summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nested comment typodas2003-08-251-1/+0
* Brought tk_messageBox demo into line with the newer look-and-feel for the demos.dkf2003-08-223-13/+20
* make images align at 16pix height and do not allow Dismiss Return to trigger ...hobbs2003-08-211-6/+8
* use delete image for dismiss buttonhobbs2003-08-201-2/+2
* * win/tkWin3d.c: Applied Tk patch 791273 from Jeremy Collins whichpatthoyts2003-08-202-5/+10
* add sep frame to seecode/dismiss button framehobbs2003-08-201-4/+7
* * library/demos/widget: Redo code view dialog, use named fonts,hobbs2003-08-2041-319/+343
* Use Tcl_Obj-based interfaces for working with user-supplied font maps.dkf2003-08-202-27/+29
* * generic/tkPanedWindow.c(PanedWindowWorldChanged):jenglish2003-08-192-2/+8
* * doc/bind.n: Added more information on event types and detailsjenglish2003-08-192-14/+192
* * win/configure: Regen.mdejong2003-08-183-0/+105
* Faster color data parsing code for the [$photo put] subcommand.dkf2003-08-152-21/+58
* Make test suite pass without crashes from TIP#109 changes...dkf2003-08-143-10/+24
* TIP#109 implementation - checkbuttons and radiobuttons now look better.dkf2003-08-144-140/+358
* ChangeLog Police: Added missing entry (derived from 8.4 branch checkin)dkf2003-08-131-0/+5
* * library/scale.tcl: Fix for bug #787065 for Button-2 press.patthoyts2003-08-132-2/+54
* * macosx/tkMacOSXMenu.c: fixed C99'ism that breaks gcc 2.95.das2003-08-122-2/+7
* Fixed stupid typo.patthoyts2003-07-311-2/+2
* * win/tkWinDialog.c: Applied patch from bug #611615 which fixes apatthoyts2003-07-282-1/+56
* * library/panedwindow.tcl: Apply patch from bug #778893 to makepatthoyts2003-07-282-1/+7
* * library/tk.tcl: Apply fix for bug #778840 for window placementpatthoyts2003-07-282-1/+10
* * win/tkWinCursor.c: Fix for bug #776646 for a native hand2 andpatthoyts2003-07-243-4/+170
* * macosx/buildTkConfig.tcl: fix to TK_BUILD_* ref generationdas2003-07-212-3/+8
* * unix/tkUnixFont.c (Tk_DrawChars): do not make XGetGeometry callhobbs2003-07-192-17/+27
* * library/panedwindow.tcl: use widget-specific Priv slots forhobbs2003-07-192-20/+25
* * win/tkWinCursor.c: Applied misplaced Tcl RFE 700799 to providepatthoyts2003-07-192-4/+17
* * generic/tkEvent.c (Tk_HandleEvent): correct XCreateIC call forhobbs2003-07-192-3/+17
* * win/tkWinCursor.c (TkGetCursorByName): Fix bug 420510 to providepatthoyts2003-07-182-2/+7
* * win/tkWinDialog.c: doubled the TK_MULTI_MAX_PATH value to ~10K.hobbs2003-07-182-3/+9
* MacOSX native dialogvincentdarley2003-07-181-2/+2
* MacOSX fixesvincentdarley2003-07-185-7/+429
* Fix for [Bug 702230], and an evil bug it is too!dkf2003-07-183-2/+34
* * macosx/Makefile: Changes for new tcl buildsystem.das2003-07-185-1448/+81
* Better docs of [$photo put]. [Bug 728952]dkf2003-07-172-8/+19
* Docfix [Bug 747814]dkf2003-07-172-6/+5
* Try harder to avoid zero-length malloc()s... [Bug 404421]dkf2003-07-172-25/+40
* Rearranged code in ImgPhotoCmd to not use confusing fallthroughs in switches.dkf2003-07-172-36/+34
* * generic/tkPack.c (ConfigureSlaves): silence compiler warningdgp2003-07-172-2/+7
* * win/tkWinImage.c (XGetImage): correct init of biSizeImage inhobbs2003-07-172-2/+7
* * generic/tkPanedWindow.c (ArrangePanes): Ensure that the last panehobbs2003-07-173-5/+36
* Make sure all options can be setpspjuth2003-07-163-5/+39
* * generic/tkWindow.c (Initialize): do not free uninit'ed dstring.hobbs2003-07-162-2/+6
* Added missing .TPdkf2003-07-141-1/+2
* Stop xhost smash by the test suite; that can render a machine unusable.dkf2003-07-092-4/+10
* * generic/tkTextDisp.c (DisplayText): correct use of textPtr datahobbs2003-07-072-6/+8
* Fixed [Bug 749353] by making the removal of masters from the global image tabledkf2003-07-072-7/+27
* Prime the systemButtonText from the theme brush. This is really only the firstwolfsuit2003-07-032-19/+23
* * unix/tkUnixEvent.c (TkpCloseDisplay): Don'tmdejong2003-07-022-10/+50
* ChangeLog policemdejong2003-07-021-0/+8
* Windows menu popup location fixvincentdarley2003-06-262-3/+12