summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Spelling correctionsdgp2007-11-054-10/+10
* * library/entry.tcl: don't error with Clear event. [Bug 1509288]hobbs2007-10-302-2/+7
* fix DEF_MENUBUTTON_FONTdas2007-10-301-2/+2
* * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): fix window class ofdas2007-10-262-24/+32
* * macosx/tkMacOSXDialog.c: sync with HEAD.das2007-10-261-12/+13
* * unix/configure.in (Darwin): add support for 64-bit X11.das2007-10-253-78/+126
* * generic/tkPlace.c: Prevent segfault in place geometry manager.dgp2007-10-252-4/+48
* Added Hungarian message catalog.dkf2007-10-112-0/+79
* * macosx/tkMacOSXWm.c (TkMacOSXGrowToplevel): manually constrain resizedas2007-10-112-2/+19
* * README: Bump version number to 8.4.17dgp2007-10-028-25/+55
* *** 8.4.16 TAGGED FOR RELEASE ***core_8_4_16das2007-09-181-0/+6
* Aqua changes for 8.4.16das2007-09-181-1/+29
* update changes for 8.4.16 releasedgp2007-09-181-1/+13
* * unix/tcl.m4 (SunOS-5.1x): replace direct use of '/usr/ccs/bin/ld'das2007-09-153-128/+144
* * generic/tkImgGIF.c: Fixed a buffer overrun that got triggered byrmax2007-09-113-3/+23
* cleanupdas2007-09-111-11/+7
* * unix/configure.in: backport of TK_INCLUDE_SPEC addition.das2007-09-114-5/+24
* Fix for AMD64 symbols buildspatthoyts2007-09-113-15/+25
* Backported the BASE_NO_TK_ICON patch to assist in creating tclkitspatthoyts2007-09-042-1/+15
* * tests/wm.test: -transparentcolor added to windows wm attributes testspatthoyts2007-09-042-4/+8
* * macosx/tkMacOSXDialog.c (Tk_ChooseColorObjCmd): correct setting ofdas2007-08-272-35/+33
* move macros for Debugging.h to private headerdas2007-08-232-4/+11
* * unix/Makefile.in: add support for compile flags specific todas2007-08-074-13/+31
* * macosx/tkMacOSXDialog.c (NavServicesGetFile): reset interp result ondas2007-07-252-1/+7
* * macosx/tkMacOSXWindowEvent.c (Tk_MacOSXIsAppInFront): use process mgrdas2007-07-093-105/+163
* * macosx/tkMacOSXDraw.c (TkPutImage): handle non-native XImage byte anddas2007-07-091-49/+26
* * macosx/tkMacOSXXStubs.c (DestroyImage): Fixed crash in releasehobbs2007-07-042-3/+8
* typodas2007-07-021-2/+2
* * macosx/tkMacOSXColor.c: add debug messages for unknown pixel values.das2007-07-023-4/+18
* * xlib/xgc.c (XCreateGC): correct black and white pixel values used todas2007-07-021-3/+5
* * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-2930-1008/+1086
* * xlib/ximage.c: bitmaps created from the static .bmpdas2007-06-291-1/+3
* * macosx/tkMacOSXXStubs.c (XCreateImage, DestroyImage): correct XImagedas2007-06-233-127/+253
* * generic/tkImgPhoto.c (ImgPhotoConfigureInstance, DisposeInstance):das2007-06-232-39/+19
* * win/tkWinWm.c (WmIconphotoCmd): fix wm iconphoto RGBA issues.hobbs2007-06-102-4/+18
* * win/tkWinMenu.c (TkWinHandleMenuEvent): improve handling tohobbs2007-06-092-16/+25
* * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros;das2007-06-0914-377/+405
* * macosx/tkMacOSXInt.h: use native debug message API when available.das2007-06-062-2/+20
* * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enabledas2007-06-0611-262/+248
* * unix/configure.in (Darwin): link the Tk and Wish plists into theirdas2007-06-063-190/+181
* Fix [Bug 1731348]dkf2007-06-052-3/+9
* * macosx/tkMacOSXMenu.c: add error checking; whitespace cleanup.das2007-06-0413-51/+91
* * macosx/tkMacOSXMenu.c (TkpPostMenu): ensure cascade menus display indas2007-06-022-1/+8
* * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete alldas2007-05-318-293/+236
* * generic/tkFont.c: #ifdef out debug msg printing to stderr.das2007-05-311-1/+3
* * generic/tk.h: Correct placement of #include <tcl.h> [Bug 1723812].dgp2007-05-302-8/+8
* * README: Bump version number to 8.4.16dgp2007-05-308-32/+81
* replace previous inoperative commit with direct setting of highlightbackgroun...das2007-05-301-2/+9
* * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API.das2007-05-3012-275/+275
* * generic/tkFileFilter.c (AddClause): fix warning.das2007-05-301-2/+2