| Commit message (Expand) | Author | Age | Files | Lines |
* | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-03 | 36 | -118/+119 |
|
|
* | various "const" additions in implementation | nijtmans | 2007-01-03 | 8 | -28/+28 |
|
|
* | Various small syntactic simplifications of ImgPhotoGet() | dkf | 2007-01-02 | 1 | -52/+49 |
|
|
* | ImageElement clientData no longer needed. | jenglish | 2006-12-25 | 1 | -22/+11 |
|
|
* | Remove assert() calls - Don't Panic | jenglish | 2006-12-18 | 1 | -12/+6 |
|
|
* | Big batch of ttk::treeview improvements: | jenglish | 2006-12-18 | 2 | -154/+412 |
|
|
* | Use more portable string literals | dgp | 2006-12-18 | 5 | -2162/+1985 |
|
|
* | Add combobox -height option; only show scrollbar if the listbox | jenglish | 2006-12-17 | 1 | -1/+6 |
|
|
* | Global reduction: use per-file *_Init() routines to reduce | jenglish | 2006-12-14 | 16 | -179/+211 |
|
|
* | * generic/ttk/ttkInit.c: | hobbs | 2006-12-13 | 3 | -14/+6 |
|
|
* | Try to straighten out theme loading and selection logic. | jenglish | 2006-12-13 | 2 | -2/+9 |
|
|
* | Remove nonfunctional code and incorrect comments. | jenglish | 2006-12-13 | 1 | -9/+1 |
|
|
* | Rename typedef Ttk_Element => Ttk_ElementImpl. | jenglish | 2006-12-10 | 6 | -23/+23 |
|
|
* | fix warning | das | 2006-12-10 | 1 | -2/+2 |
|
|
* | Merged duplicate functionality between image element factory, | jenglish | 2006-12-09 | 7 | -264/+274 |
|
|
* | * generic/tkListbox.c (ConfigureListboxItem): ListboxWorldChanged | hobbs | 2006-12-04 | 1 | -5/+10 |
|
|
* | TIP#286 implementation. [Patch 1152376] | dkf | 2006-12-04 | 1 | -19/+64 |
|
|
* | TIP 300 IMPLEMENTATION | Kevin B Kenny | 2006-12-01 | 3 | -14/+75 |
|
|
* | Dead code removal. | jenglish | 2006-12-01 | 2 | -8/+2 |
|
|
* | * generic/ttk/ttkWidget.c, generic/ttk/ttkPaned.c Fix for #1603506 | jenglish | 2006-11-27 | 4 | -87/+75 |
|
|
* | * library/ttk/altTheme.tcl, library/ttk/clamTheme.tcl, | jenglish | 2006-11-24 | 3 | -24/+29 |
|
|
* | Add support for alternate/indeterminate checkbutton state. | jenglish | 2006-11-21 | 1 | -5/+1 |
|
|
* | Fix off-by-one bug in tree indicator size computation [#1596021, | jenglish | 2006-11-14 | 1 | -7/+7 |
|
|
* | *correct* fix for #1588251. | jenglish | 2006-11-13 | 1 | -7/+9 |
|
|
* | Reworked cleanup procedure -- "self-cancelling" idle call is not robust, | jenglish | 2006-11-12 | 1 | -15/+12 |
|
|
* | Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS: | jenglish | 2006-11-07 | 4 | -17/+12 |
|
|
* | We do not want to require tkInt in all the ttk files so added the | patthoyts | 2006-11-03 | 3 | -4/+14 |
|
|
* | * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c: | das | 2006-11-03 | 31 | -623/+657 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: add new Ttk files. | das | 2006-10-31 | 1 | -2/+4 |
|
|
* | * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n: | hobbs | 2006-10-31 | 39 | -3/+23000 |
|
|
* | * README: Bump version number to 8.5a6 | dgp | 2006-10-23 | 1 | -2/+2 |
|
|
* | * README: Bump version number to 8.5a6 | dgp | 2006-10-23 | 1 | -3/+3 |
|
|
* | fix signature of TkInitStubs (missing CONST for version parameter) | nijtmans | 2006-10-20 | 2 | -4/+4 |
|
|
* | generic/tkImgBmap.c: Fixed line endings. | patthoyts | 2006-10-19 | 1 | -1294/+1294 |
|
|
* | * generic/tkTextDisp.c (SizeOfTab): fix -tabstyle wordprocessor | hobbs | 2006-10-17 | 1 | -2/+2 |
|
|
* | generic/tkText.c: Applied suggested patch from #1536735 | patthoyts | 2006-10-17 | 1 | -17/+21 |
|
|
* | * changes: updates for 8.5a5 release. | das | 2006-10-16 | 3 | -3/+29 |
|
|
* | Implemented TIP #264 - Tk_Interp | patthoyts | 2006-10-08 | 4 | -4/+45 |
|
|
* | * generic/tkConsole.c: TIP #268 update regarding registered package | andreas_kupries | 2006-09-22 | 3 | -9/+9 |
|
|
* | Fix 1562528 in Tk | dkf | 2006-09-21 | 1 | -1294/+1294 |
|
|
* | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 4 | -9/+25 |
|
|
* | * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTION | hobbs | 2006-09-06 | 4 | -36/+76 |
|
|
* | Style cleanup | dkf | 2006-08-18 | 2 | -576/+560 |
|
|
* | swap out of order "F34" and "R14" | das | 2006-07-21 | 1 | -2/+2 |
|
|
* | * generic/tkBind.c (TkBindInit): for REDO_KEYSYM_LOOKUP, change | das | 2006-07-21 | 1 | -7/+9 |
|
|
* | * generic/tkImgGIF.c (ReadImage): | das | 2006-07-20 | 1 | -3/+3 |
|
|
* | * generic/tkWindow.c (Initialize): Modify change of 2006-05-25 | andreas_kupries | 2006-07-14 | 1 | -1/+8 |
|
|
* | * generic/tkScale.c: Revised variable writing logic to account | dgp | 2006-06-14 | 1 | -5/+12 |
|
|
* | * generic/tkMain.c: Added Tcl_Preserve() call on the master | dgp | 2006-06-09 | 1 | -1/+3 |
|
|
* | * generic/tkConsole.c: Added Tcl_RegisterChannel() calls to bump | dgp | 2006-06-01 | 1 | -2/+11 |
|
|