| Commit message (Expand) | Author | Age | Files | Lines |
* | Documented the Command modifier. [Bug 1232908] | dkf | 2007-11-01 | 2 | -19/+23 |
|
|
* | Fix [Bug 1386955] | dkf | 2007-11-01 | 3 | -4/+17 |
|
|
* | Improved description/comments so that people better understand what is being | dkf | 2007-10-31 | 2 | -2/+8 |
|
|
* | D'uh, now make the code more idiomatic! | dkf | 2007-10-31 | 1 | -2/+2 |
|
|
* | Minor GOOBE boost on Unix and OSX | dkf | 2007-10-31 | 1 | -4/+3 |
|
|
* | Mark non-loadable images as such instead of throwing a nasty dialog, | dkf | 2007-10-31 | 2 | -3/+12 |
|
|
* | Improve Tk_PhotoPutBlock a bit more. Derived from [Patch 224066] | dkf | 2007-10-31 | 2 | -36/+67 |
|
|
* | BUGFIX: Unpost can be called with no preceding Post. | jenglish | 2007-10-31 | 2 | -2/+9 |
|
|
* | Use -fp:strict with msvc8 as -fp:precise fails on amd64 builds. Fix | patthoyts | 2007-10-31 | 4 | -17/+17 |
|
|
* | * library/choosedir.tcl: only enable OK button when valid in | hobbs | 2007-10-30 | 2 | -6/+28 |
|
|
* | More documentation improvements | dkf | 2007-10-30 | 21 | -222/+230 |
|
|
* | * library/listbox.tcl (::tk::ListboxBeginSelect): ignore | hobbs | 2007-10-30 | 2 | -4/+7 |
|
|
* | fix spelling of -inactiveselectbackground [Bug 1626415] | hobbs | 2007-10-30 | 2 | -4/+6 |
|
|
* | * generic/tk.h: Bump version number to 8.5b2.1 to distinguish | dgp | 2007-10-30 | 8 | -12/+23 |
|
|
* | * library/entry.tcl: don't error with Clear event. [Bug 1509288] | hobbs | 2007-10-30 | 2 | -3/+6 |
|
|
* | use size -12 TkFixedFont (was -10) | hobbs | 2007-10-30 | 2 | -2/+6 |
|
|
* | Fix Arabic and Hebrew rendering on Windows. [Bug 1803723] | dkf | 2007-10-30 | 2 | -3/+8 |
|
|
* | Typo | dkf | 2007-10-30 | 1 | -9/+8 |
|
|
* | Rename enumermation for somewhat simpler-to-read code. [Bug 1677613] | dkf | 2007-10-30 | 2 | -3/+8 |
|
|
* | * generic/ttk/ttkWidget.c: Split up RedisplayWidget() | jenglish | 2007-10-30 | 4 | -87/+82 |
|
|
* | Clarify UTF8_STRING handling. [Bug 1778563] | dkf | 2007-10-30 | 2 | -13/+20 |
|
|
* | Clarify search subcommand docs. [Bug 1622919] | dkf | 2007-10-30 | 2 | -2/+7 |
|
|
* | Made maintenance easier by adding extra dependency information so that
| dkf | 2007-10-30 | 1 | -1/+6 |
|
|
* | use Monaco 11 (was 9) as Aqua TkFixedFont | hobbs | 2007-10-30 | 3 | -5/+7 |
|
|
* | * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test: | hobbs | 2007-10-30 | 24 | -292/+405 |
|
|
* | restored TIP#145 and Aqua improvements that got lost in the 8.5b2 release revert | das | 2007-10-30 | 1 | -6/+72 |
|
|
* | * tests/winfo.test: winfo-4.5 raise .t to above . for Windows | hobbs | 2007-10-30 | 2 | -1/+4 |
|
|
* | * tests/unixWm.test: note TIP#142 results and remove unnecessary | hobbs | 2007-10-30 | 2 | -150/+153 |
|
|
* | Minor improvements | dkf | 2007-10-29 | 2 | -5/+6 |
|
|
* | Lots more GOOBE stuff. Now works with 'make html'! | dkf | 2007-10-29 | 119 | -1307/+1635 |
|
|
* | * library/ttk/combobox.tcl: Make popdown window [wm resizable 0 0] | jenglish | 2007-10-28 | 4 | -77/+82 |
|
|
* | restore babycore_8_5_b2 | dgp | 2007-10-26 | 1 | -1/+11 |
|
|
* | * doc/*.1: Revert doc changes that broke | dgp | 2007-10-26 | 78 | -1732/+1445 |
|
|
* | tag:8.5b2 | dgp | 2007-10-26 | 1 | -0/+2 |
|
|
* | add Aqua changes for for 8.5b2 | das | 2007-10-26 | 1 | -24/+34 |
|
|
* | * changes: Update changes for 8.5b2 release. | dgp | 2007-10-26 | 2 | -1/+25 |
|
|
* | * README: Bump version number to 8.5b2. | dgp | 2007-10-26 | 9 | -21/+33 |
|
|
* | Fix minor faults | dkf | 2007-10-26 | 3 | -8/+6 |
|
|
* | * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): fix window class of | das | 2007-10-26 | 2 | -14/+20 |
|
|
* | whitespace | das | 2007-10-26 | 1 | -7/+7 |
|
|
* | use global for -typevariable | das | 2007-10-26 | 1 | -4/+7 |
|
|
* | * macosx/tkMacOSXDialog.c: TIP#242 cleanup. | das | 2007-10-26 | 3 | -37/+44 |
|
|
* | ttk::notebook: reworked [$nb insert] logic (fixes multiple bugs; see #1817596) | jenglish | 2007-10-25 | 3 | -34/+67 |
|
|
* | * doc/getOpenFile.n: TIP#242 implementation of -typevariable to | hobbs | 2007-10-25 | 8 | -66/+264 |
|
|
* | * generic/tkPlace.c: Prevent segfault in place geometry manager. | dgp | 2007-10-25 | 2 | -4/+47 |
|
|
* | Move widget layout registration from TtkElements_Init() | jenglish | 2007-10-25 | 17 | -818/+622 |
|
|
* | Lots of improvements to look and feel of manual pages | dkf | 2007-10-24 | 62 | -412/+703 |
|
|
* | Applied patch from #1723362 for transparent bitmaps | patthoyts | 2007-10-24 | 2 | -1/+5 |
|
|
* | permit wm manage of any widget (esp: ttk::frame) | patthoyts | 2007-10-24 | 2 | -2/+6 |
|
|
* | * library/ttk/combobox.tcl (ttk::combobox::PopdownWindow): redo wm | hobbs | 2007-10-23 | 2 | -7/+22 |
|
|