summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Faster color data parsing code for the [$photo put] subcommand.dkf2003-08-151-0/+6
* Make test suite pass without crashes from TIP#109 changes...dkf2003-08-141-0/+3
* TIP#109 implementation - checkbuttons and radiobuttons now look better.dkf2003-08-141-0/+7
* ChangeLog Police: Added missing entry (derived from 8.4 branch checkin)dkf2003-08-131-0/+5
* * macosx/tkMacOSXMenu.c: fixed C99'ism that breaks gcc 2.95.das2003-08-121-0/+4
* * win/tkWinDialog.c: Applied patch from bug #611615 which fixes apatthoyts2003-07-281-0/+4
* * library/panedwindow.tcl: Apply patch from bug #778893 to makepatthoyts2003-07-281-0/+3
* * library/tk.tcl: Apply fix for bug #778840 for window placementpatthoyts2003-07-281-0/+5
* * win/tkWinCursor.c: Fix for bug #776646 for a native hand2 andpatthoyts2003-07-241-0/+6
* * macosx/buildTkConfig.tcl: fix to TK_BUILD_* ref generationdas2003-07-211-0/+5
* * unix/tkUnixFont.c (Tk_DrawChars): do not make XGetGeometry callhobbs2003-07-191-14/+15
* * library/panedwindow.tcl: use widget-specific Priv slots forhobbs2003-07-191-0/+4
* * win/tkWinCursor.c: Applied misplaced Tcl RFE 700799 to providepatthoyts2003-07-191-1/+6
* * generic/tkEvent.c (Tk_HandleEvent): correct XCreateIC call forhobbs2003-07-191-0/+5
* * win/tkWinCursor.c (TkGetCursorByName): Fix bug 420510 to providepatthoyts2003-07-181-0/+5
* * win/tkWinDialog.c: doubled the TK_MULTI_MAX_PATH value to ~10K.hobbs2003-07-181-0/+6
* MacOSX fixesvincentdarley2003-07-181-0/+13
* Fix for [Bug 702230], and an evil bug it is too!dkf2003-07-181-0/+7
* * macosx/Makefile: Changes for new tcl buildsystem.das2003-07-181-0/+15
* Better docs of [$photo put]. [Bug 728952]dkf2003-07-171-0/+4
* Docfix [Bug 747814]dkf2003-07-171-0/+3
* Try harder to avoid zero-length malloc()s... [Bug 404421]dkf2003-07-171-0/+2
* Rearranged code in ImgPhotoCmd to not use confusing fallthroughs in switches.dkf2003-07-171-8/+15
* * generic/tkPack.c (ConfigureSlaves): silence compiler warningdgp2003-07-171-0/+5
* * win/tkWinImage.c (XGetImage): correct init of biSizeImage inhobbs2003-07-171-0/+5
* * generic/tkPanedWindow.c (ArrangePanes): Ensure that the last panehobbs2003-07-171-0/+4
* Make sure all options can be setpspjuth2003-07-161-0/+6
* * generic/tkWindow.c (Initialize): do not free uninit'ed dstring.hobbs2003-07-161-0/+5
* Stop xhost smash by the test suite; that can render a machine unusable.dkf2003-07-091-0/+6
* * generic/tkTextDisp.c (DisplayText): correct use of textPtr datahobbs2003-07-071-0/+5
* Fixed [Bug 749353] by making the removal of masters from the global image tabledkf2003-07-071-0/+6
* Prime the systemButtonText from the theme brush. This is really only the firstwolfsuit2003-07-031-0/+6
* * unix/tkUnixEvent.c (TkpCloseDisplay): Don'tmdejong2003-07-021-0/+10
* ChangeLog policemdejong2003-07-021-0/+8
* Windows menu popup location fixvincentdarley2003-06-261-0/+5
* Fix for [Bug#751553] "Xft: [font configure] does not update in-use fonts".jenglish2003-06-091-4/+10
* configure.in: BUGFIX: --enable-xft test was broken.jenglish2003-06-021-0/+4
* * unix/tkUnixRFont.c (InitFont): Fill in TkFontAttributes fromjenglish2003-05-311-0/+5
* Experimental support for antialiased text under X11 [Patch#535541]jenglish2003-05-311-0/+8
* fix to menu clone deletion bugvincentdarley2003-05-301-0/+8
* doc/text.n: Fixed markup errors.jenglish2003-05-291-0/+3
* Keeping the change-log up-to-date...dkf2003-05-291-0/+4
* MacOS tearoff menu location fixvincentdarley2003-05-271-0/+3
* text widget cleanup fixvincentdarley2003-05-271-0/+8
* * unix/mkLinks: Set the var S to "" at the topmdejong2003-05-231-0/+7
* The panedwindow widget now sizes right around unmapped windows. [Bug 738143]dkf2003-05-211-0/+3
* D'oh! Zero and one are not the same thing...dkf2003-05-211-0/+6
* Fixed test suite breakage that I inadvertently introduced [Bug 739965]dkf2003-05-191-0/+4
* I18n (and some l10n) for the console and the main window of the widget demo.dkf2003-05-191-0/+7
* Stopped warnings about signed/unsigned and strncmp() and added missing forwar...dkf2003-05-191-1/+7