summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * unix/tkUnixFont.c (GetFontAttributes): place extra check for NULLhobbs2003-10-291-1/+8
* Make sure we do default placement strategy when placement is empty [Bug 819284]dkf2003-10-282-2/+11
* Constrain tk_dialg to be sensibly sized and placed. [Bug 827535]dkf2003-10-222-1/+16
* * generic/tkInt.h: move TkGetOptionSpec to stubs intDeclshobbs2003-10-135-7/+23
* * unix/mkLinks:hobbs2003-10-134-10/+31
* * mac/tkMacButton.c (TkpDisplayButton):hobbs2003-10-104-12/+19
* correct imageYOffset for buttons with just imageshobbs2003-10-102-4/+9
* * unix/mkLinks: make mklinksdgp2003-10-062-2/+1
* * doc/ConfigWidg.3: Removed reference to Tk_Offset from thedgp2003-10-062-6/+6
* log updatedgp2003-10-061-1/+1
* *unix/configure.in: Reconfigured to use $TCL_PREFIX as thedgp2003-10-063-341/+358
* * unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path sodgp2003-10-063-139/+170
* * unix/configure.in: Added check that version of Tcl header founddgp2003-10-063-135/+156
* * README: Bumped to patch level 8.4.5dgp2003-10-039-18/+30
* * library/scale.tcl: Clear bug with chording mouse buttons.patthoyts2003-10-032-3/+9
* * macosx/Wish.pbproj/project.pbxproj:das2003-10-014-29/+63
* Added note to make it clear that frameworks are an OSX feature [Bug 619440]dkf2003-09-292-3/+8
* * tkMacOSXWm.h: Nested comment typocc_benny2003-09-261-1/+0
* * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap): Addcc_benny2003-09-262-5/+12
* * library/demos/widget: don't create iconwindow on aqua, but adddas2003-09-254-9/+36
* * generic/tkImage.c: Stopped [image create] from generating andgp2003-09-173-5/+26
* * generic/tkPanedWindow.c(PanedWindowWorldChanged):jenglish2003-08-192-2/+8
* * library/scale.tcl: Fix for bug #787065 for Button-2 press.patthoyts2003-08-133-2/+58
* * macosx/tkMacOSXMenu.c: fixed C99'ism that breaks gcc 2.95.das2003-08-122-2/+7
* note 8.4.4 changes and tag datecore_8_4_4hobbs2003-07-212-1/+48
* * macosx/buildTkConfig.tcl: fix to TK_BUILD_* ref generationdas2003-07-212-2/+7
* * unix/tkUnixFont.c (Tk_DrawChars): do not make XGetGeometry callhobbs2003-07-192-3/+17
* * library/panedwindow.tcl: use widget-specific Priv slots forhobbs2003-07-192-20/+25
* * win/tkWinCursor.c (TkGetCursorByName): Fix bug 420510 to providepatthoyts2003-07-192-3/+16
* * generic/tkEvent.c (Tk_HandleEvent): correct XCreateIC call forhobbs2003-07-192-3/+18
* * win/tkWinCursor.c (TkGetCursorByName): Fix bug 420510 to providehobbs2003-07-191-2/+2
* * win/tkWinDialog.c: doubled the TK_MULTI_MAX_PATH value to ~10K.hobbs2003-07-182-3/+9
* Fix for [Bug 702230], and what an evil bug that is!dkf2003-07-183-2/+34
* * macosx/Makefile: Changes for new tcl buildsystem.das2003-07-185-1446/+79
* D'oh! Important word missing...dkf2003-07-171-4/+4
* Better docs of [$photo put]. [Bug 728952]dkf2003-07-172-9/+20
* Panedwindow fixes that make things behave right in complex geometry cases.dkf2003-07-173-9/+19
* Try harder to avoid zero-length mallocs()... [Bug 404421]dkf2003-07-172-25/+40
* I prefer direct return from switch processing; simpler to understand.dkf2003-07-172-19/+23
* * 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-6/+40
* * generic/tkWindow.c (Initialize): do not free uninit'ed dstring.hobbs2003-07-162-2/+6
* * unix/tkUnixEvent.c (TkpCloseDisplay): Don'tmdejong2003-07-162-10/+50
* * README: Bumped patchlevel to 8.4.4 in preparationdgp2003-07-159-18/+30
* menu clone cleanup bug fixvincentdarley2003-07-155-73/+175
* 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
* Backported fix for [Bug 749353]dkf2003-07-072-7/+26