| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * generic/tkMenubutton.h: fixed compound menubutton handling like | hobbs | 2003-11-17 | 1 | -48/+63 |
|
|
* | * unix/configure: | hobbs | 2003-11-12 | 3 | -86/+84 |
|
|
* | * unix/Makefile.in (SHLIB_LD_FLAGS): include in Makefile as it is | hobbs | 2003-11-11 | 1 | -1/+2 |
|
|
* | TIP 155 implementation | vincentdarley | 2003-10-31 | 1 | -1/+2 |
|
|
* | Basic style guide fixes for tkUnixRFont.c | dkf | 2003-10-29 | 1 | -269/+258 |
|
|
* | * unix/tkUnixFont.c (GetFontAttributes): place extra check for NULL | hobbs | 2003-10-28 | 1 | -1/+8 |
|
|
* | Delete WM_TRANSIENT_FOR property instead of setting it to None | jenglish | 2003-10-15 | 1 | -7/+10 |
|
|
* | changed macro argument names to match function argument names | jenglish | 2003-10-14 | 1 | -4/+4 |
|
|
* | * unix/mkLinks: | hobbs | 2003-10-13 | 1 | -0/+2 |
|
|
* | * mac/tkMacButton.c (TkpDisplayButton): | hobbs | 2003-10-10 | 1 | -4/+4 |
|
|
* | * doc/ConfigWidg.3: Removed reference to Tk_Offset from the | dgp | 2003-10-06 | 1 | -4/+0 |
|
|
* | *unix/configure.in: Reconfigured to use $TCL_PREFIX as the | dgp | 2003-10-06 | 2 | -192/+207 |
|
|
* | * unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path so | dgp | 2003-10-06 | 2 | -26/+99 |
|
|
* | * unix/configure.in: Added check that version of Tcl header found | dgp | 2003-10-06 | 2 | -1/+17 |
|
|
* | Update from Tcl | dkf | 2003-09-29 | 1 | -1/+1 |
|
|
* | * unix/configure: | das | 2003-09-25 | 3 | -3/+16 |
|
|
* | Make test suite pass without crashes from TIP#109 changes... | dkf | 2003-08-14 | 2 | -10/+21 |
|
|
* | TIP#109 implementation - checkbuttons and radiobuttons now look better. | dkf | 2003-08-14 | 3 | -140/+351 |
|
|
* | * unix/tkUnixFont.c (Tk_DrawChars): do not make XGetGeometry call | hobbs | 2003-07-19 | 1 | -3/+12 |
|
|
* | * unix/tkUnixEvent.c (TkpCloseDisplay): Don't | mdejong | 2003-07-02 | 1 | -10/+40 |
|
|
* | Fix for [Bug#751553] "Xft: [font configure] does not update in-use fonts". | jenglish | 2003-06-09 | 1 | -29/+87 |
|
|
* | configure.in: BUGFIX: --enable-xft test was broken. | jenglish | 2003-06-02 | 2 | -3/+3 |
|
|
* | * unix/tkUnixRFont.c (InitFont): Fill in TkFontAttributes from | jenglish | 2003-05-31 | 1 | -19/+25 |
|
|
* | Experimental support for antialiased text under X11 [Patch#535541] | jenglish | 2003-05-31 | 4 | -17/+124 |
|
|
* | Changes from Keith Packard's version: | jenglish | 2003-05-31 | 1 | -15/+48 |
|
|
* | SOURCE: Imported from cvs.fontconfig.org, tk/unix/tkUnixRFont.c rev 1.4 | jenglish | 2003-05-31 | 1 | -0/+556 |
|
|
* | * unix/mkLinks: Set the var S to "" at the top | mdejong | 2003-05-23 | 1 | -0/+2 |
|
|
* | * unix/tkUnixFont.c: use gb2312-raw as the alias for gb2312* | hobbs | 2003-05-15 | 1 | -2/+2 |
|
|
* | * generic/tkButton.h: Rewrote the handling | hobbs | 2003-04-26 | 1 | -26/+37 |
|
|
* | * unix/tkUnixButton.c (TkpDisplayButton): Use the normalTextGc when | hobbs | 2003-04-25 | 1 | -4/+8 |
|
|
* | * unix/Makefile.in: Subst TCL_LIBS instead of | mdejong | 2003-04-04 | 5 | -1333/+73 |
|
|
* | * unix/configure: Regen. | mdejong | 2003-04-02 | 2 | -7/+71 |
|
|
* | * unix/configure: Regen. | mdejong | 2003-03-28 | 2 | -4/+4 |
|
|
* | * unix/configure: Regen. | mdejong | 2003-03-27 | 2 | -0/+25 |
|
|
* | Require autoconf 2.57 or newer, see TIP 34 | mdejong | 2003-03-13 | 3 | -2711/+6585 |
|
|
* | * doc/wm.n (minimize, maximize): Remove claim | mdejong | 2003-03-12 | 1 | -24/+64 |
|
|
* | * README: Bumped version number of | dgp | 2003-03-04 | 4 | -13/+13 |
|
|
* | replace version refs with version-agnostic wording | hobbs | 2003-02-27 | 1 | -5/+6 |
|
|
* | * unix/tkUnixFont.c (CreateClosestFont, CanUseFallback): use the | hobbs | 2003-02-25 | 1 | -4/+4 |
|
|
* | * unix/tkUnixButton.c (TkpDisplayButton): Correct visual display | hobbs | 2003-02-25 | 1 | -13/+33 |
|
|
* | * library/console.tcl: (aqua & macintosh) added missing <Cmd-q> | das | 2003-02-21 | 2 | -2/+2 |
|
|
* | Removed potentially fatal FMR in Unix font handling. No test because any | dkf | 2003-02-20 | 1 | -22/+48 |
|
|
* | * unix/configure: Regen. | andreas_kupries | 2003-02-19 | 2 | -124/+131 |
|
|
* | * unix/configure: Regen. | mdejong | 2003-02-19 | 2 | -168/+174 |
|
|
* | * README: Bumped to 8.4.2. | hobbs | 2003-02-15 | 3 | -127/+132 |
|
|
* | correct HP-UX ia64 --enable-64bit build flags | hobbs | 2003-02-15 | 1 | -2/+7 |
|
|
* | unix/tkUnixEvent.c (OpenIM): Remove unused variable | jenglish | 2003-01-10 | 1 | -3/+2 |
|
|
* | WaitForEvent(): process Map and Unmap events | jenglish | 2002-12-27 | 1 | -9/+13 |
|
|
* | * tests/wm.test: Add wm-transient-6.3 to | mdejong | 2002-12-01 | 1 | -17/+9 |
|
|
* | * unix/Makefile.in: add macosx/*.tcl (buildTkConfig.tcl in | hobbs | 2002-11-19 | 1 | -3/+3 |
|
|