summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added demo of basic Ttk widgets.dkf2007-10-173-1/+65
* no messagedavygrvy2007-10-161-0/+5
* * win/makefile.vc: depend target now works and builds a generateddavygrvy2007-10-161-86/+23
* s/style/ttk::style/jenglish2007-10-162-56/+55
* More improvements for the widget demo main structure, including 'new' flagging.dkf2007-10-162-104/+166
* Text widget documentation improvementsdkf2007-10-162-102/+110
* Minor improvementsdkf2007-10-161-35/+28
* GOOBE work on the widget demo, plus a new demo of text widget peering.dkf2007-10-157-103/+172
* Fixed exampledkf2007-10-151-9/+9
* whitespace changehobbs2007-10-151-4/+3
* * generic/tkFocus.c, generic/tkFrame.c, generic/tkInt.h:hobbs2007-10-1511-41/+756
* generic/ttk/ttkTreeview.c: Store pointer to column table entryjenglish2007-10-153-73/+46
* * generic/tkArgv.c: Fix gcc warnings about 'cast to/fromdas2007-10-1517-64/+447
* * macosx/Wish-Common.xcconfig: add 'tktest-X11' target.das2007-10-156-6/+2059
* * unix/configure.in (Darwin): add support for 64-bit X11.das2007-10-152-15/+106
* * win/configure, win/configure.in (TK_WIN_VERSION): Make sure thehobbs2007-10-153-5/+14
* 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-124-125/+377
* Make use of TkFixedFont and ttk widgets in the console. Try and select a bett...patthoyts2007-10-122-15/+34
* * macosx/tkMacOSXDraw.c: replace all (internal) use of QD regiondas2007-10-1215-431/+1101
* * xlib/xgc.c: factor out alloc/free of GC clip_mask;das2007-10-122-48/+86
* * macosx/tkMacOSXButton.c: delay picParams setup until needed.das2007-10-121-25/+16
* * generic/tkTextDisp.c (CharUndisplayProc): fix textDisp.test crash.das2007-10-121-21/+23
* no messagedavygrvy2007-10-121-0/+7
* * win/winMain.c: Replaced incorrect comments in main() to descibedavygrvy2007-10-121-4/+3
* * macosx/tkMacOSXWm.c (TkMacOSXGrowToplevel): manually constrain resizedas2007-10-112-2/+19
* Make Ttk_GetImage safe if called with NULL interp. Added some testspatthoyts2007-10-093-3/+44
* * generic/tk.h: Bump version number to 8.5b1.1 to distinguishdgp2007-10-028-20/+31
* Fix private routines accidentally defined in global namespace [Bug 1803836]jenglish2007-09-302-3/+9
* Added Hungarian messages. [Patch 1800742]dkf2007-09-262-0/+82
* update changes for 8.5b1core_8_5_b1dgp2007-09-242-3/+5
* Only call callbacks that are not NULL. [Bug 1791052]dkf2007-09-203-15/+42
* contributor namesdas2007-09-201-14/+14
* * changes: updates for 8.5b1 release.dgp2007-09-202-3/+27
* fix 'make checkstubs' complaint about Tk_PkgInitStubsCheckdas2007-09-201-1/+3
* * README: Bump version number to 8.5b1.dgp2007-09-199-17/+28
* Replace isdigit call with an internal implementation to avoid libc linkage on...patthoyts2007-09-192-2/+15
* Aqua changes for 8.5b1das2007-09-181-1/+34
* * generic/tkStubLib.c: Remove C library calls from Tk_InitStubs()dgp2007-09-183-4/+16
* fix warningsdas2007-09-181-3/+3
* autoconf-2.59das2007-09-181-85/+148
* fix quoting of new FreeBSD SHLIB_LDdas2007-09-181-1/+1
* Yet another step in the tidying up of the GIF code.dkf2007-09-182-163/+199
* Made ttk/all.tcl be the same as tk's all.tcl and make use of file normalizepatthoyts2007-09-183-12/+26
* Add crt flags for tkStubLib now it makes use of C-library functionspatthoyts2007-09-172-2/+7
* Use '${CC} -shared' instead of 'ld -Bshareable' to build shared librariesjenglish2007-09-174-186/+103
* * generic/tkConsole.c: Revised callers of Tcl_InitStubs() to accountdgp2007-09-176-11/+88
* Try to improve combobox appearance on OSX + Tk 8.5 [#1780286].jenglish2007-09-172-40/+70
* * unix/tcl.m4: replace all direct references to compiler by ${CC} todas2007-09-153-74/+90