| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * unix/Makefile.in: Add AR and STLIB_LD variables. | mdejong | 2001-07-11 | 2 | -22/+21 |
|
|
* | * win/configure: Regen. | mdejong | 2001-07-06 | 2 | -16/+30 |
|
|
* | * win/Makefile.in: Subst DEPARG directly instead | mdejong | 2001-07-06 | 4 | -38/+48 |
|
|
* | updated README with purls | uid38172 | 2001-07-05 | 1 | -5/+3 |
|
|
* | * win/Makefile.in: Remove PATHTYPE variable. | mdejong | 2001-07-04 | 4 | -64/+66 |
|
|
* | * win/Makefile.in: Don't use VPSEP, instead just use : | mdejong | 2001-07-04 | 3 | -8/+4 |
|
|
* | * unix/Makefile.in: | mdejong | 2001-06-27 | 1 | -1/+9 |
|
|
* | * win/configure: | mdejong | 2001-06-27 | 2 | -266/+77 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-06-26 | 2 | -3/+3 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-06-26 | 2 | -87/+288 |
|
|
* | * win/configure: Regen. | mdejong | 2001-06-26 | 3 | -33/+28 |
|
|
* | * win/configure: Regen. | mdejong | 2001-06-26 | 2 | -73/+36 |
|
|
* | * win/configure: Regen. | mdejong | 2001-06-23 | 3 | -3/+9 |
|
|
* | * win/configure: Regen. | mdejong | 2001-06-23 | 2 | -9/+21 |
|
|
* | * win/configure: Regen. | mdejong | 2001-06-23 | 2 | -2/+2 |
|
|
* | * unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@. | mdejong | 2001-06-22 | 4 | -19/+19 |
|
|
* | * win/configure: | mdejong | 2001-06-22 | 2 | -4/+4 |
|
|
* | * win/configure: Regen. | mdejong | 2001-06-06 | 2 | -44/+66 |
|
|
* | * win/tkWinX.c: moved the initialization of tkPlatformId from | hobbs | 2001-05-30 | 1 | -10/+11 |
|
|
* | win/tkWinKey.c (TkpSetKeycodeAndState): removed old debug info | hobbs | 2001-05-30 | 1 | -9/+1 |
|
|
* | * unix/configure: | mdejong | 2001-05-23 | 2 | -8/+8 |
|
|
* | * unix/configure: Regen. | mdejong | 2001-04-25 | 2 | -22/+29 |
|
|
* | * win/tkWinMenu.c (TkWinHandleMenuEvent): corrected reseting of | hobbs | 2001-04-04 | 1 | -2/+2 |
|
|
* | win/tkWinDialog.c (GetFileNameA): initialize multi to 0. | hobbs | 2001-04-04 | 1 | -2/+2 |
|
|
* | * win/configure: | hobbs | 2001-04-03 | 2 | -2/+2 |
|
|
* | * generic/tk.h: | hobbs | 2001-04-02 | 2 | -3/+3 |
|
|
* | * win/makefile.vc: | hobbs | 2001-03-30 | 6 | -18/+264 |
|
|
* | * win/Makefile.in (install-*): improved install-* targets to use | hobbs | 2001-03-30 | 1 | -4/+4 |
|
|
* | * win/tkWinWm.c (UpdateWrapper): ensured that the passed in winPtr | hobbs | 2001-03-30 | 1 | -4/+11 |
|
|
* | * win/tkWinDialog.c (GetFileNameA): added support for -multiple to | hobbs | 2001-03-30 | 1 | -38/+162 |
|
|
* | 2001-01-02 Andreas Kupries <a.kupries@westend.com> | andreas_kupries | 2001-01-02 | 1 | -36/+903 |
|
|
* | Overall change: Implemented TIP 5, which exports | ericm | 2000-11-22 | 2 | -8/+9 |
|
|
* | fixed remaining references to old-style TCL_SRC_DIR defn | hobbs | 2000-11-03 | 1 | -8/+8 |
|
|
* | * win/tkWinButton.c: | hobbs | 2000-11-03 | 4 | -10/+104 |
|
|
* | * unix/configure: | hobbs | 2000-11-03 | 1 | -0/+1990 |
|
|
* | * win/tcl.m4: | hobbs | 2000-11-03 | 2 | -30/+50 |
|
|
* | * tests/winDialog.test: Corrected expected results for bad option | ericm | 2000-11-02 | 1 | -108/+38 |
|
|
* | * win/tkWinDialog.c (GetFileNameW, GetFileNameA, | hobbs | 2000-11-02 | 1 | -5/+61 |
|
|
* | * win/tkWinDialog.c: Added branch for 0 return from | ericm | 2000-11-02 | 1 | -8/+56 |
|
|
* | 2000-10-30 David Gravereaux <davygrvy@ajubasolutions.com> | davidg | 2000-10-31 | 6 | -149/+249 |
|
|
* | * win/Makefile.in (test, winhelp, tktest): corrected the | hobbs | 2000-10-31 | 1 | -4/+4 |
|
|
* | * win/tkWinDraw.c (RenderObject): Applied patch from [Bug: 6368], | ericm | 2000-10-24 | 1 | -8/+6 |
|
|
* | * win/tkWinDialog.c (GetFileNameW, GetFileNameA, | ericm | 2000-10-19 | 1 | -10/+122 |
|
|
* | * win/Makefile.in (cat32.${OBJEXT}): add win/ subdirectory to | hobbs | 2000-10-06 | 1 | -2/+2 |
|
|
* | * win/Makefile.in: commented use of TESTFLAGS | hobbs | 2000-09-29 | 1 | -1/+5 |
|
|
* | * README: | hobbs | 2000-09-06 | 1 | -2/+2 |
|
|
* | * win/makefile.vc (install-libraries): | ericm | 2000-09-02 | 2 | -4/+5 |
|
|
* | * win/tkWinMenu.c (DrawWindowsSystemBitmap): Use scratchDC | ericm | 2000-08-29 | 2 | -4/+5 |
|
|
* | remove --enable-gcc configure option | mo | 2000-08-25 | 2 | -62/+22 |
|
|
* | cleaned up use of *_DIR macros | hobbs | 2000-08-06 | 1 | -10/+10 |
|
|