summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * win/tkWinWm.c (WmIconphotoCmd): fix wm iconphoto RGBA issues.hobbs2007-06-101-5/+15
* * win/tkWinMenu.c (TkWinHandleMenuEvent): improve handling tohobbs2007-06-091-16/+15
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-182-21/+31
* Test ttk widgetspatthoyts2007-05-151-2/+18
* [Tk Bug 1712081]dgp2007-05-143-11/+18
* Make the tktest build work when Tcl is located in a path with a space indkf2007-05-051-2/+2
* Slight simplificationdkf2007-05-051-3/+4
* TIP #145 implementationpatthoyts2007-05-044-6/+157
* Sync with tcl versionpatthoyts2007-05-041-13/+93
* Standardize function definition format.dkf2007-04-173-337/+474
* Skip OS version test, should work on Vista/Aero now as well as XPjenglish2007-04-101-37/+24
* Re-sync with Tile codebase so patches can flow back and forth.jenglish2007-04-102-110/+53
* Added compliler define SUPPORT_CONFIG_EMBEDDED to support config of -use opti...chengyemao2007-02-282-3/+4
* Reduce the number of warningsdkf2007-02-233-58/+51
* Less of that K&R or wrongly indented function header style!dkf2007-02-226-383/+433
* Windows build fixesJoe Mistachkin2007-02-092-4/+10
* see logJoe Mistachkin2007-02-043-7/+18
* Support IsAppThemed() call. This is what is used when theming ispatthoyts2007-02-021-3/+8
* Build fix for man2tcl.c with MSVC8Joe Mistachkin2007-01-191-2/+4
* various "const" additions, in line with TIP #27nijtmans2007-01-182-4/+4
* More warning squelching (mostly uninit variable warnings)dkf2007-01-125-33/+41
* Added more build output that everyone should ignoredkf2007-01-121-1/+3
* Revert previous change to keep in sync with Tile codebase.jenglish2007-01-113-20/+18
* * win/tcl.m4(CFLAGS_WARNING): Remove "-Wconversion".jenglish2007-01-112-30/+20
* Many minute fixes to reduce number of minor warnings from GCC.dkf2007-01-1117-179/+203
* various "const" additions, in line with TIP #27nijtmans2007-01-052-4/+4
* (TkpDisplayButton): lint init. [Bug 1618604]hobbs2006-12-191-2/+2
* * doc/cursors.n: Mention "none" in supportedmdejong2006-12-172-1/+3
* * win/Makefile.in, unix/Makefile.in (demo): add 'demo' targethobbs2006-12-131-1/+4
* * win/tkWinButton.c (InitBoxes): Call Tcl_Panic()mdejong2006-12-122-3/+13
* TIP 300 IMPLEMENTATIONKevin B Kenny2006-12-011-1/+57
* * doc/wm.n, tests/winWm.test:hobbs2006-12-011-27/+80
* * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usagehobbs2006-11-241-3/+3
* * win/tkWinMenu.c (TkWinHandleMenuEvent, DrawMenuUnderline):hobbs2006-11-241-24/+34
* Add support for alternate/indeterminate checkbutton state.jenglish2006-11-211-40/+41
* Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS:jenglish2006-11-071-2/+2
* We do not want to require tkInt in all the ttk files so added thepatthoyts2006-11-031-5/+5
* #include tkInt.h to ensure MODULE_SCOPE is defineddas2006-11-031-2/+2
* Oops. Removing rogue flagpatthoyts2006-11-031-3/+2
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-033-19/+19
* Add manifest merging for MSVC8.patthoyts2006-10-311-15/+35
* Update to support ttk merge.patthoyts2006-10-312-13/+116
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-316-20/+2031
* * README: Bump version number to 8.5a6dgp2006-10-232-3/+3
* generic/tkImgBmap.c: Fixed line endings.patthoyts2006-10-193-145/+366
* * unix/Makefile.in (install-binaries): Added a second guard to theandreas_kupries2006-09-272-3/+5
* * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-225-9/+13
* * win/tkWinMenu.c (TkpPostMenu): disable menu animation in menushobbs2006-09-211-2/+19
* * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-061-1/+2
* * win/tkWinKey.c: Add WM_UNICHAR window message support (used byhobbs2006-08-302-2/+51