summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix for [Bug#751553] "Xft: [font configure] does not update in-use fonts".jenglish2003-06-092-33/+97
* configure.in: BUGFIX: --enable-xft test was broken.jenglish2003-06-023-3/+7
* * unix/tkUnixRFont.c (InitFont): Fill in TkFontAttributes fromjenglish2003-05-312-19/+30
* Experimental support for antialiased text under X11 [Patch#535541]jenglish2003-05-315-17/+132
* Changes from Keith Packard's version:jenglish2003-05-311-15/+48
* SOURCE: Imported from cvs.fontconfig.org, tk/unix/tkUnixRFont.c rev 1.4jenglish2003-05-311-0/+556
* fix to menu clone deletion bugvincentdarley2003-05-305-73/+174
* doc/text.n: Fixed markup errors.jenglish2003-05-291-0/+3
* Fixed markup errors.jenglish2003-05-291-4/+4
* Keeping the change-log up-to-date...dkf2003-05-291-0/+4
* library/msgs/cs.msg updated msg catalog [Bug 743796] <wohnivec@iol.cz>bagnonm2003-05-291-17/+31
* MacOS tearoff menu location fixvincentdarley2003-05-272-1/+9
* text widget cleanup fixvincentdarley2003-05-275-41/+63
* * unix/mkLinks: Set the var S to "" at the topmdejong2003-05-232-0/+9
* The panedwindow widget now sizes right around unmapped windows. [Bug 738143]dkf2003-05-213-4/+24
* D'oh! Zero and one are not the same thing...dkf2003-05-212-138/+166
* Fixed test suite breakage that I inadvertently introduced [Bug 739965]dkf2003-05-194-26/+37
* I18n (and some l10n) for the console and the main window of the widget demo.dkf2003-05-197-166/+413
* Stopped warnings about signed/unsigned and strncmp() and added missing forwar...dkf2003-05-194-87/+135
* tip 113 implementationvincentdarley2003-05-1923-2542/+4250
* * macosx/Wish.pbproj/project.pbxproj: changed tkConfig.sh locationdas2003-05-192-5/+12
* * unix/tkUnixFont.c: use gb2312-raw as the alias for gb2312*hobbs2003-05-152-2/+9
* * library/msgs/fr.msg: updated msg catalog. [Bug #737790] (zolli)hobbs2003-05-142-9/+13
* space in path bug fixvincentdarley2003-05-132-2/+7
* * macosx/tkMacOSXInit.c (TkpInit): use new versioned bundledas2003-05-132-3/+8
* * generic/tkCanvPoly.c (PolygonToPostscript):hobbs2003-05-113-4/+20
* macosx/tkMacOSXClipboard.c (TkSelGetSelection): Convertwolfsuit2003-05-102-2/+18
* Stop deleted images from showing up in the various [image *] operations.dkf2003-05-084-16/+75
* * macosx/tkMacOSXButton.c (TkpDisplayButton): correct typo forhobbs2003-04-302-3/+8
* * generic/tkButton.h: Rewrote the handlinghobbs2003-04-267-139/+205
* * unix/tkUnixButton.c (TkpDisplayButton): Use the normalTextGc whenhobbs2003-04-253-13/+30
* * library/bgerror.tcl: make bgerror dialog topmost on Windows tohobbs2003-04-251-3/+6
* * win/configure: regenhobbs2003-04-183-1/+23
* * generic/tkCanvBmap.c: s/CreateBitmap/TkcCreateBitmap as Windowshobbs2003-04-181-5/+5
* * generic/tkCursor.c: s/GetCursor/TkcGetCursor as Windows has ahobbs2003-04-181-7/+7