| Commit message (Expand) | Author | Age | Files | Lines |
* | Expanded set of symbolic cursors. | jenglish | 2008-10-28 | 6 | -37/+208 |
|
|
* | * README: Bump version number to 8.6a4 | dgp | 2008-10-23 | 1 | -2/+2 |
|
|
* | Implemented keyboard bindings for ttk::scale | patthoyts | 2008-10-17 | 1 | -6/+42 |
|
|
* | a final fix | tmh | 2008-09-09 | 1 | -4/+4 |
|
|
* | add global tk_strickMotif | tmh | 2008-09-09 | 1 | -4/+4 |
|
|
* | * README: Bump version number to 8.6a3 | dgp | 2008-08-28 | 1 | -2/+2 |
|
|
* | fix typo in menu.tcl | tmh | 2008-08-27 | 1 | -2/+2 |
|
|
* | correct to use global namespace varialbe : 1023955 | tmh | 2008-08-25 | 1 | -5/+5 |
|
|
* | [Bug 1023955] don't flip to arrow cursor on menus | tmh | 2008-08-25 | 1 | -7/+15 |
|
|
* | Bug tracker ID 1936220 | tmh | 2008-08-25 | 1 | -20/+7 |
|
|
* | * README: Bump version number to 8.6a2 | dgp | 2008-08-12 | 1 | -2/+2 |
|
|
* | * library/ttk/aquaTheme.tcl: Use system color names and TIP145 named | das | 2008-07-22 | 1 | -16/+18 |
|
|
* | Work around missing timezones (eg: tclkit or some unixes) | patthoyts | 2008-06-24 | 1 | -3/+9 |
|
|
* | * generic/tk.h: TIP 285 additions make Tk 8.6 call the new | dgp | 2008-06-19 | 1 | -4/+2 |
|
|
* | * README: Bump version number to 8.6a1 | dgp | 2008-06-19 | 1 | -2/+2 |
|
|
* | Batch of ttk::treeview enhancements: | jenglish | 2008-05-23 | 8 | -95/+49 |
|
|
* | Add correct border to combobox on Vista | patthoyts | 2008-05-15 | 1 | -1/+24 |
|
|
* | Support pixel sized font in the +/- keybindings | patthoyts | 2008-05-13 | 1 | -3/+8 |
|
|
* | Support for ttk widgets in AmpWidget | patthoyts | 2008-05-11 | 1 | -5/+5 |
|
|
* | BUGFIX: [$tv selection] takes a list of items, not a single item [Bug 1951733]. | jenglish | 2008-04-25 | 1 | -2/+2 |
|
|
* | Don't resize the window if the toplevel is not resizable or the sizegrip is d... | patthoyts | 2008-04-04 | 1 | -3/+19 |
|
|
* | Fix the foreground colour for labelframe in xp | patthoyts | 2008-04-03 | 1 | -2/+2 |
|
|
* | * README: Bump version number to 8.6a0 | dgp | 2008-04-01 | 1 | -3/+3 |
|
|
* | * README: Bump to 8.5.2 for release. | dgp | 2008-03-28 | 1 | -2/+2 |
|
|
* | whitespace fixes | hobbs | 2008-03-27 | 1 | -19/+8 |
|
|
* | * library/safetk.tcl (::safe::tkInterpInit): make sure tk_library | hobbs | 2008-03-27 | 1 | -31/+25 |
|
|
* | Aqua GOOBE | das | 2008-03-17 | 1 | -2/+6 |
|
|
* | Made work when run twice in the same session. [Bug 1899664] | dkf | 2008-03-16 | 1 | -691/+787 |
|
|
* | * library/demos/knightstour.tcl: Aqua GOOBE. | das | 2008-03-11 | 2 | -15/+26 |
|
|
* | Added a Knights tour canvas demo. | patthoyts | 2008-02-29 | 2 | -1/+249 |
|
|
* | Arrange to deliver <<ComboboxSelected>> event after listbox is unposted, | jenglish | 2008-02-23 | 1 | -2/+2 |
|
|
* | *** 8.5.1 TAGGED FOR RELEASE *** | dgp | 2008-02-04 | 1 | -2/+2 |
|
|
* | * library/msgbox.tcl (::tk::MessageBox): don't use ttk::label in | hobbs | 2008-01-31 | 1 | -2/+3 |
|
|
* | library/treeview.tcl: Fix bug in Shift-ButtonPress-1 binding | jenglish | 2008-01-30 | 1 | -2/+2 |
|
|
* | Fix MouseWheel bindings for ttk::treeview widget | jenglish | 2008-01-06 | 2 | -18/+64 |
|
|
* | * generic/tk.h: Bump version number to 8.5.1b1 to distinguish | dgp | 2008-01-02 | 1 | -2/+2 |
|
|
* | Fix [Bug 1860802] | dkf | 2007-12-30 | 1 | -103/+110 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 52 | -56/+56 |
|
|
* | s/style/ttk::style/ | jenglish | 2007-12-08 | 2 | -63/+61 |
|
|
* | line endings | dgp | 2007-12-06 | 1 | -76/+76 |
|
|
* | * library/demos/widget: reduce start size to 70% of screenheight | hobbs | 2007-12-05 | 1 | -2/+2 |
|
|
* | Correct errors in language specifiers | dkf | 2007-12-05 | 1 | -75/+75 |
|
|
* | Added missing messages. [Patch 1800744] | dkf | 2007-12-04 | 1 | -74/+76 |
|
|
* | Added Danish message catalog. [Patch 1844143] | dkf | 2007-12-04 | 1 | -0/+77 |
|
|
* | * library/tkfbox.tcl (VerifyFileName): Corrected a couple | Kevin B Kenny | 2007-11-26 | 1 | -4/+5 |
|
|
* | Improve theming of Unix dialogs | dkf | 2007-11-21 | 2 | -7/+10 |
|
|
* | * README: Bump version number to 8.5b3. | dgp | 2007-11-19 | 1 | -2/+2 |
|
|
* | * generic/ttk/ttkElements.c, macosx/ttkMacOSXTheme.c: | jenglish | 2007-11-19 | 1 | -7/+1 |
|
|
* | * generic/ttk/ttkFrame.c: Use sublayout for ttk::labelframe labels | jenglish | 2007-11-18 | 7 | -26/+28 |
|
|
* | ttkMacOSXTheme.c: Resynchronize with Tile codebase | jenglish | 2007-11-18 | 1 | -3/+3 |
|
|