summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * README: Bump version number to 8.5b2.dgp2007-10-262-3/+3
* * doc/getOpenFile.n: TIP#242 implementation of -typevariable tohobbs2007-10-251-29/+89
* Move widget layout registration from TtkElements_Init()jenglish2007-10-253-522/+360
* Applied patch from #1723362 for transparent bitmapspatthoyts2007-10-241-1/+3
* Fixed leak in CreateNamedFont spotted by das.patthoyts2007-10-231-12/+6
* * bitmaps/*.xbm: Changed CVS storage mode from -kb to -kkv as thesedavygrvy2007-10-171-2/+3
* * win/makefile.vc: depend target now works and builds a generateddavygrvy2007-10-161-86/+23
* * generic/tkFocus.c, generic/tkFrame.c, generic/tkInt.h:hobbs2007-10-151-7/+152
* * win/configure, win/configure.in (TK_WIN_VERSION): Make sure thehobbs2007-10-152-5/+9
* Hush.patthoyts2007-10-121-3/+3
* Fixed install of tk broken with last commitpatthoyts2007-10-122-9/+5
* Mine all version information from headers. Sync tcl and tk and bringpatthoyts2007-10-123-125/+372
* * win/winMain.c: Replaced incorrect comments in main() to descibedavygrvy2007-10-121-4/+3
* * generic/tk.h: Bump version number to 8.5b1.1 to distinguishdgp2007-10-022-3/+3
* * README: Bump version number to 8.5b1.dgp2007-09-192-3/+3
* * generic/tkStubLib.c: Remove C library calls from Tk_InitStubs()dgp2007-09-181-2/+2
* Add crt flags for tkStubLib now it makes use of C-library functionspatthoyts2007-09-171-2/+2
* * win/Makefile.in (install-binaries): Fixed missing brace in theandreas_kupries2007-09-122-4/+4
* * generic/tkConsole.c: Revised calls to Tcl_InitStubs() anddgp2007-09-112-8/+7
* Assorted minor cleanups.dkf2007-09-0810-203/+225
* header cleanupdgp2007-09-076-13/+9
* * generic/tkWindow.c (Initialize): Moved common Tk initializationdgp2007-09-061-8/+2
* Synchronize with tcl rules.vcpatthoyts2007-08-211-9/+14
* Fix bug #1692927 (buffer length problems). Added 'testfindwindow' and 'testge...patthoyts2007-08-012-34/+152
* * 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