| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Implementation of TIP#147, "Make Grid's Column/Row Configure Easier". | pspjuth | 2003-09-18 | 1 | -110/+170 |
|
|
* | * generic/tkImage.c: Stopped [image create] from generating an | dgp | 2003-09-17 | 1 | -4/+7 |
|
|
* | Reworked a part of grid's geometry computations | pspjuth | 2003-09-16 | 1 | -20/+86 |
|
|
* | * doc/wish.1: Implementation of TIPs 137/151. | dgp | 2003-09-05 | 1 | -23/+43 |
|
|
* | Removed unused variable [Bug 664783] | dkf | 2003-08-27 | 1 | -3/+2 |
|
|
* | Use Tcl_Obj-based interfaces for working with user-supplied font maps. | dkf | 2003-08-20 | 1 | -27/+24 |
|
|
* | * generic/tkPanedWindow.c(PanedWindowWorldChanged): | jenglish | 2003-08-19 | 1 | -2/+3 |
|
|
* | Faster color data parsing code for the [$photo put] subcommand. | dkf | 2003-08-15 | 1 | -21/+52 |
|
|
* | * generic/tkEvent.c (Tk_HandleEvent): correct XCreateIC call for | hobbs | 2003-07-19 | 1 | -3/+12 |
|
|
* | MacOSX native dialog | vincentdarley | 2003-07-18 | 1 | -2/+2 |
|
|
* | MacOSX fixes | vincentdarley | 2003-07-18 | 1 | -2/+2 |
|
|
* | Fix for [Bug 702230], and an evil bug it is too! | dkf | 2003-07-18 | 1 | -1/+9 |
|
|
* | Try harder to avoid zero-length malloc()s... [Bug 404421] | dkf | 2003-07-17 | 1 | -25/+38 |
|
|
* | Rearranged code in ImgPhotoCmd to not use confusing fallthroughs in switches. | dkf | 2003-07-17 | 1 | -28/+19 |
|
|
* | * generic/tkPack.c (ConfigureSlaves): silence compiler warning | dgp | 2003-07-17 | 1 | -2/+2 |
|
|
* | * generic/tkPanedWindow.c (ArrangePanes): Ensure that the last pane | hobbs | 2003-07-17 | 1 | -3/+9 |
|
|
* | Make sure all options can be set | pspjuth | 2003-07-16 | 1 | -2/+5 |
|
|
* | * generic/tkWindow.c (Initialize): do not free uninit'ed dstring. | hobbs | 2003-07-16 | 1 | -2/+1 |
|
|
* | * generic/tkTextDisp.c (DisplayText): correct use of textPtr data | hobbs | 2003-07-07 | 1 | -6/+3 |
|
|
* | Fixed [Bug 749353] by making the removal of masters from the global image table | dkf | 2003-07-07 | 1 | -7/+21 |
|
|
* | fix to menu clone deletion bug | vincentdarley | 2003-05-30 | 3 | -71/+164 |
|
|
* | text widget cleanup fix | vincentdarley | 2003-05-27 | 4 | -41/+55 |
|
|
* | The panedwindow widget now sizes right around unmapped windows. [Bug 738143] | dkf | 2003-05-21 | 1 | -3/+10 |
|
|
* | D'oh! Zero and one are not the same thing... | dkf | 2003-05-21 | 1 | -138/+160 |
|
|
* | Fixed test suite breakage that I inadvertently introduced [Bug 739965] | dkf | 2003-05-19 | 1 | -21/+28 |
|
|
* | Stopped warnings about signed/unsigned and strncmp() and added missing forwar... | dkf | 2003-05-19 | 3 | -86/+128 |
|
|
* | tip 113 implementation | vincentdarley | 2003-05-19 | 15 | -2502/+3652 |
|
|
* | * generic/tkCanvPoly.c (PolygonToPostscript): | hobbs | 2003-05-11 | 1 | -3/+6 |
|
|
* | Stop deleted images from showing up in the various [image *] operations. | dkf | 2003-05-08 | 1 | -2/+37 |
|
|
* | * generic/tkButton.h: Rewrote the handling | hobbs | 2003-04-26 | 2 | -18/+28 |
|
|
* | * generic/tkCanvBmap.c: s/CreateBitmap/TkcCreateBitmap as Windows | hobbs | 2003-04-18 | 1 | -5/+5 |
|
|
* | * generic/tkCursor.c: s/GetCursor/TkcGetCursor as Windows has a | hobbs | 2003-04-18 | 1 | -7/+7 |
|
|
* | * generic/tkBind.c (TkpGetBindingXEvent): Add helper method | mdejong | 2003-04-14 | 2 | -3/+31 |
|
|
* | * generic/tkGrid.c (GridStructureProc, ConfigureSlaves): | mdejong | 2003-03-12 | 3 | -96/+141 |
|
|
* | TIP#116 implementation. Docs still to come, tests will never be done because | dkf | 2003-03-06 | 7 | -76/+277 |
|
|
* | * README: Bumped version number of | dgp | 2003-03-04 | 1 | -8/+8 |
|
|
* | Make all %-expansions generate ?? when their event doesn't have the right | dkf | 2003-02-28 | 1 | -57/+92 |
|
|
* | * generic/tkMenu.c (TkMenuCleanup): make sure to reset static | hobbs | 2003-02-26 | 1 | -2/+30 |
|
|
* | * generic/tkListbox.c (ListboxSelectionSubCmd): | hobbs | 2003-02-25 | 1 | -11/+15 |
|
|
* | * generic/tkEntry.c (SpinboxWidgetObjCmd, EntryWidgetObjCmd): | hobbs | 2003-02-25 | 1 | -13/+14 |
|
|
* | Use the panedwindow's depth, not the screen's default depth. [Bug #671122] | dkf | 2003-02-21 | 1 | -5/+3 |
|
|
* | * tests/panedwindow.test: | hobbs | 2003-02-21 | 1 | -3/+6 |
|
|
* | Fixed calculation of the last slave's | pspjuth | 2003-02-20 | 1 | -5/+3 |
|
|
* | Removed pointless static variable ZeroDataBlock from tkImgGIF.c [Bug #664788] | dkf | 2003-02-20 | 1 | -5/+1 |
|
|
* | (EntrySetValue): removed unused code var. [Bug #664781] | hobbs | 2003-02-18 | 1 | -3/+3 |
|
|
* | (TkPostscriptImage): remove unused depth var. [Bug #664787] | hobbs | 2003-02-18 | 1 | -3/+2 |
|
|
* | (TextWidgetCmd): remove unused lastEnd var. [Bug #664790] | hobbs | 2003-02-18 | 1 | -4/+3 |
|
|
* | * generic/tkImgGIF.c (FileReadGIF): Ensure that the trashBuffer is | dkf | 2003-02-18 | 1 | -9/+13 |
|
|
* | * generic/tkEvent.c (Tk_HandleEvent): Fixup button | mdejong | 2003-02-18 | 2 | -3/+20 |
|
|
* | * README: Bumped to 8.4.2. | hobbs | 2003-02-15 | 1 | -3/+3 |
|
|