summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* inverted logic in previous commitdas2007-02-241-3/+3
* * library/ttk/notebook.tcl (ttk::notebook::enableTraversal): OS Xhobbs2007-02-242-3/+13
* D'oh!dkf2007-02-231-2/+2
* Reduce the number of warningsdkf2007-02-233-58/+51
* missing comma in previous commitdas2007-02-231-2/+2
* Less of that K&R or wrongly indented function header style!dkf2007-02-2217-1672/+1722
* * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch.hobbs2007-02-193-2/+18
* * library/tkfbox.tcl (::tk::IconList_Goto): avoid goto issues inhobbs2007-02-191-2/+2
* fix crlf line endingsdas2007-02-131-1517/+1517
* Fix minor K&R-ismdkf2007-02-131-54/+54
* Fix minor K&R-ismdkf2007-02-132-198/+204
* Fix minor K&R-ismdkf2007-02-131-3/+3
* Fix minor K&R-ismdkf2007-02-121-66/+67
* Fix minor K&R-ismdkf2007-02-122-233/+239
* Fix minor K&R-ismdkf2007-02-122-89/+87
* Minor whitespace correctionsdkf2007-02-121-1516/+1517
* Fix minor K&R-ismdkf2007-02-121-5/+5
* Windows build fixesJoe Mistachkin2007-02-093-4/+16
* Add no-op [package ifneeded] script for tile 0.8.0,jenglish2007-02-062-1/+10
* * unix/tcl.m4: use gcc4's __attribute__((__visibility__("hidden"))) ifdas2007-02-045-27/+134
* see logJoe Mistachkin2007-02-044-7/+26
* Support IsAppThemed() call. This is what is used when theming ispatthoyts2007-02-022-3/+13
* * macosx/Wish.xcodeproj/project.pbxproj: extract build settings thatdas2007-01-2810-482/+950
* * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible anddas2007-01-253-8/+29
* Build fix for man2tcl.c with MSVC8Joe Mistachkin2007-01-192-3/+9
* fix warningdas2007-01-191-2/+2
* * macosx/Wish.xcodeproj/project.pbxproj: remove libtommath defines.das2007-01-194-8/+25
* whitespacedas2007-01-195-10/+12
* various "const" additions, in line with TIP #27nijtmans2007-01-188-143/+143
* various "const" additions, in line with TIP #27nijtmans2007-01-185-115/+115
* More warning squelching (mostly uninit variable warnings)dkf2007-01-126-35/+45
* Added more build output that everyone should ignoredkf2007-01-121-1/+3
* Quell type-punning warnings from gcc/unix builddkf2007-01-122-7/+7
* Revert previous change to keep in sync with Tile codebase.jenglish2007-01-1114-106/+93
* s/CRLF/LF/ghobbs2007-01-113-778/+782
* * win/tcl.m4(CFLAGS_WARNING): Remove "-Wconversion".jenglish2007-01-113-30/+26
* Many minute fixes to reduce number of minor warnings from GCC.dkf2007-01-1132-285/+319
* Revert addition of contravariant 'const' qualifiers,jenglish2007-01-1114-44/+51
* various "const" additions, in line with TIP #27nijtmans2007-01-0551-163/+163
* fix breakage in last commitdas2007-01-031-2/+2
* various "const" additions, in line with TIP #27nijtmans2007-01-031-0/+10
* various "const" additions, in line with TIP #27nijtmans2007-01-0337-121/+122
* various "const" additions in implementationnijtmans2007-01-038-28/+28
* Made the generic fake-X11 glue layer abide by the formatting rules of the core.dkf2007-01-027-360/+414
* Various small syntactic simplifications of ImgPhotoGet()dkf2007-01-021-52/+49
* * macosx/ttkMacOSXTheme.c: Define a constant to make itcc_benny2006-12-301-0/+2
* * Define a constant to make it compile on Mac OS X 10.3.cc_benny2006-12-301-1/+6
* * macosx/tkMacOSXFont.c: Fill-in TkpGetFontAttrsForChar (TIP #300).cc_benny2006-12-301-0/+4
* * TIP #300 Implementation, fill-in TkpGetFontAttrsForChar.cc_benny2006-12-301-69/+144
* * tests/wm.test: Update wm attributes outputmdejong2006-12-282-4/+10