summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * library/msgs/fr.msg: updated msg catalog. [Bug #737790] (zolli)hobbs2003-05-142-9/+13
* * macosx/tkMacOSXInit.c (TkpInit): use new versioned bundledas2003-05-132-3/+8
* backport of Mac OS X specific changes on trunk since 8.4.2:das2003-05-1310-1387/+129
* * generic/tkCanvPoly.c (PolygonToPostscript):hobbs2003-05-113-17/+20
* * macosx/tkMacOSXButton.c (TkpDisplayButton): correct typo forhobbs2003-04-302-3/+8
* remove outdated commentshobbs2003-04-261-5/+1
* * generic/tkButton.h: Rewrote the handlinghobbs2003-04-267-135/+205
* * unix/tkUnixButton.c (TkpDisplayButton): Use the normalTextGc whenhobbs2003-04-253-13/+38
* * library/bgerror.tcl: make bgerror dialog topmost on Windows tohobbs2003-04-251-3/+6
* * generic/tkCursor.c: s/GetCursor/TkcGetCursor as Windows has ahobbs2003-04-181-7/+7
* * generic/tkCanvBmap.c: s/CreateBitmap/TkcCreateBitmap as Windowshobbs2003-04-181-5/+5
* * win/configure: Regen.mdejong2003-04-034-22/+48
* * win/configure: Regen.mdejong2003-04-033-15/+10
* Corrected several problems that prevented OPTS=symbols from building Kevin B Kenny2003-03-233-9/+24
* * tests/unixWm.test (unixWm-41.2): Corrected typo in 2003-03-13dgp2003-03-182-2/+7
* * macosx/Wish.pbproj/project.pbxproj:das2003-03-185-48/+98
* Backport of the 'Message box buttons too wide' fix. [Bug #701812]dkf2003-03-142-3/+8
* * tests/unixWm.test: Constrained all tests older than revision 1.21dgp2003-03-133-171/+179
* Backed the version to 8.4 on the 8.4 branch. Kevin B Kenny2003-03-132-2/+7
* Backported the code that makes the makefile build pkgIndex.tcl as part Kevin B Kenny2003-03-112-2/+14
* mark Mar 3 date for 8.4.2core_8_4_2hobbs2003-03-032-2/+6
* Added credits to changesdkf2003-03-031-30/+39
* updated changes for 8.4.2 release drafted by dkfdgp2003-03-031-1/+102
* Make all %-expansions generate ?? when their event doesn't have the rightdkf2003-02-283-58/+108
* see ChangeLoghobbs2003-02-271-0/+6
* correct 8.4.3 refs to 8.4.2hobbs2003-02-271-3/+3
* replace version refs with version-agnostic wordinghobbs2003-02-271-5/+6
* * win/tkWinInt.h:hobbs2003-02-264-7/+47
* * generic/tkMenu.c (TkMenuCleanup): make sure to reset statichobbs2003-02-262-2/+35
* Added the 'aete' resource defining the doscript event, and adding it to the W...wolfsuit2003-02-253-205/+1103
* * macosx/tkMacOSXHLEvents.c: fixed conversion of apple eventdas2003-02-251-2/+2
* * macosx/tkMacOSXHLEvents.c: fixed conversion of apple eventdas2003-02-257-459/+78
* * unix/tkUnixFont.c (CreateClosestFont, CanUseFallback): use thehobbs2003-02-252-4/+7
* * generic/tkListbox.c (ListboxSelectionSubCmd):hobbs2003-02-253-12/+33
* * unix/tkUnixButton.c (TkpDisplayButton): Correct visual displayhobbs2003-02-253-27/+70
* * doc/panedwindow.n: clarified the need to use 'update idle' whenhobbs2003-02-251-2/+6
* * generic/tkEntry.c (SpinboxWidgetObjCmd, EntryWidgetObjCmd):hobbs2003-02-254-15/+54
* 2003-02-24 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>wolfsuit2003-02-242-2/+8
* * library/clrpick.tcl (color::BuildDialog):dkf2003-02-213-16/+17
* Made the standard file dialogs use [grid] for their bottom area [Bug #673722]dkf2003-02-212-52/+38
* * library/comdlg.tcl (FDGetFileTypes): Set an upper limit on howdkf2003-02-212-2/+14
* Typo fix from Georgios Petasis, and commented-out-code removal.dkf2003-02-211-18/+2
* Use the panedwindow's depth, not the screen's default depth. [Bug #671122]dkf2003-02-214-6/+24
* * library/console.tcl: (aqua & macintosh) added missing <Cmd-q>das2003-02-215-70/+87
* * win/tkWinScrlbr.c (UpdateScrollbar): use SIF_DISABLENOSCROLL tohobbs2003-02-212-1/+17
* * tests/panedwindow.test:hobbs2003-02-212-35/+57
* Fixed calculation of the last slave'spspjuth2003-02-203-6/+57
* Removed pointless static variable ZeroDataBlock from tkImgGIF.c [Bug #664788]dkf2003-02-202-5/+4
* Removed potentially fatal FMR in Unix font handling. No test because anydkf2003-02-202-22/+56
* * macosx/tkMacOSXKeyEvent.c: fix for uninitialized var warning.das2003-02-202-40/+44