summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for Tk Bug #592201 "wm transient fails with two masters".jenglish2002-08-084-23/+72
* * tests/unixWm.test: Corrected packaging of unixWm-50.3 so thatdgp2002-08-082-5/+15
* *** empty log message ***rmax2002-08-081-0/+4
* * unix/Makefile.in: Fixed typos in DISTNAME, and ZIPNAME.rmax2002-08-081-3/+3
* 8.4b2 tag notecore_8_4_b2hobbs2002-08-081-0/+2
* * generic/tkButton.c (TkButtonWorldChanged): added GCFont handlinghobbs2002-08-082-1/+13
* * generic/tkImgGIF.c (FileReadGIF): fixed -from handling for gifshobbs2002-08-081-5/+5
* * generic/tkCanvUtil.c (TkSmoothParseProc): recognize the built-inhobbs2002-08-083-4/+20
* * win/configure:hobbs2002-08-083-4/+29
* * tests/panedwindow.test: added -text foobar to some test buttonshobbs2002-08-081-5/+5
* * generic/tkPanedWindow.c (Tk_PanedWindowObjCmd):hobbs2002-08-082-12/+12
* * doc/GetBitmap.3: removed doc refs to deprecatedhobbs2002-08-081-2/+2
* * win/tkWinMenu.c (TkpSetWindowMenuBar): fixed logic bug in whenhobbs2002-08-081-4/+3
* * win/tkWinDialog.c: enabled use of the updated native Windowshobbs2002-08-081-7/+3
* Made panedwindow tests all work again; I'm fairly sure the current behaviour ...dkf2002-08-062-6/+26
* * tests/defs.tcl: removed file. No longer needed now that Tk isdgp2002-08-062-1064/+5
* * win/tkWinFont.c: Additional changes to fix CONST warnings ondgp2002-08-053-7/+10
* Applied companion patch for Tcl Patch 585105,dgp2002-08-05103-700/+855
* Stopped a potential core dump from happening when a idle event outlives its c...dkf2002-08-022-2/+11
* different method of silencing compiler warning.dgp2002-08-021-3/+3
* silenced compiler warningdgp2002-08-021-2/+3
* Postpone paned-window layout arrangement on geometry event until idle,dkf2002-07-312-3/+16
* Resynch with Tcldkf2002-07-312-40/+53
* * unix/configure: Regen.mdejong2002-07-294-205/+272
* * unix/Makefile.in: Add MAJOR_VERSION, MINOR_VERSION,mdejong2002-07-286-318/+403
* Last commit missed a few lines.pspjuth2002-07-251-1/+7
* Objectifed wm. [Patch #564521]pspjuth2002-07-251-1126/+2085
* Objectifed wm. [Patch #564521]pspjuth2002-07-258-2645/+5329
* * tests/spinbox.test: added spinbox-22.[1-3]hobbs2002-07-253-16/+45
* * library/spinbox.tcl (MouseSelect): when not in the entry, justhobbs2002-07-252-15/+15
* * library/tk.tcl (RestoreFocusGrab): handle the case where thehobbs2002-07-252-3/+12
* see changeloghobbs2002-07-241-0/+21
* * tests/canvas.test: added canvas-14.[1-6]hobbs2002-07-242-19/+44
* * win/tkWinButton.c (TkpDisplayButton): corrected display of focushobbs2002-07-241-9/+10
* * unix/README: Corrected notes about running user interactive Tkhobbs2002-07-241-5/+7
* * generic/tkText.c (TextEditUndo): set isDirtyIncrement to -1 whenhobbs2002-07-241-14/+16
* * generic/tkEntry.c (DisplayEntry): correct cursor position beforehobbs2002-07-241-3/+3
* * unix/configure: Regen.mdejong2002-07-232-116/+144
* * unix/configure: Regen.mdejong2002-07-233-17/+21
* removed invalid ChangeLog entrymdejong2002-07-231-15/+0
* * library/choosedir.tcl (tk::dialog::file::chooseDir):mdejong2002-07-226-40/+31
* * unix/configure:mdejong2002-07-195-251/+265
* Oops. Minor fix to the previous fix.drh2002-07-191-2/+2
* Fix a bug in the Postscript encoding vector generator that was causingdrh2002-07-192-4/+8
* * unix/tkUnixSend.c: Using Tcl_GetTime instead of TclpGetTime.rmax2002-07-182-3/+7
* code cleanupvincentdarley2002-07-171-38/+80
* * library/unsupported.tcl: Extended ExposePrivateVariable, andrmax2002-07-172-8/+21
* logdgp2002-07-171-0/+5
* corrected reversed logic in assert -> panic conversiondgp2002-07-171-3/+1
* * generic/tkFont.c (TkFontPkgFree): Call panic insteadmdejong2002-07-162-6/+9