summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* * win/tkWinButton.c (TkpComputeButtonGeometry): corrected thehobbs2001-11-171-87/+227
* install target repaired.davygrvy2001-11-161-20/+19
* Added the logic for the linkexten option.davygrvy2001-11-132-20/+30
* small bug fix with filenames in the .res files.davygrvy2001-11-131-2/+8
* * win/mkd.bat:davygrvy2001-11-135-420/+799
* added TIP#26 text widget undo/redo functionalityhobbs2001-11-131-1/+3
* * unix/Makefile.in:mdejong2001-11-111-1/+9
* * win/tkWinX.c (TkWinXInit): added InitCommonControlsEx call.hobbs2001-11-104-3/+61
* add comctl32.lib to build libshobbs2001-11-103-6/+6
* had to add ""s now that configure.in is doing the right thinghobbs2001-10-152-3/+3
* * unix/configure:hobbs2001-10-153-13/+30
* implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpointtmh2001-10-124-31/+157
* * win/tkWinWindow.c: made use of standard Tk_GetHWND instead ofhobbs2001-10-011-11/+10
* minor cast changes to support Win64hobbs2001-10-011-24/+6
* better error reporting from testclipboardhobbs2001-10-011-8/+105
* updated for Win64 SDK RC1 compilation supporthobbs2001-10-013-76/+130
* updated copyrighthobbs2001-10-012-6/+6
* Added labelframe widget. TIP#18.pspjuth2001-09-262-6/+25
* * Corrected definition ofdgp2001-09-251-2/+2
* * win/tkWinWindow.c (TkpPrintWindowId, TkpScanWindowId): fixed tohobbs2001-09-211-5/+18
* minor cast fixes to prevent 64bit warningshobbs2001-09-212-14/+15
* (TkGetServerInfo): added recognition of Win64hobbs2001-09-211-4/+10
* * win/tkWinWm.c (WinSetIcon): fixed SetClassLong for 64bit support.hobbs2001-09-211-3/+19
* * win/Makefile.in: Fix Windows Makefile so thatmdejong2001-09-101-2/+9
* * win/Makefile.in: Use TKTEST variable directlymdejong2001-09-101-2/+2
* * win/mkd.bat:mdejong2001-09-082-46/+48
* * win/tkWinDialog.c (ChooseDirectoryHookProc): work-around for MShobbs2001-08-281-24/+22
* *Bumped up patchlevel to 8.4a4 to distinguishdgp2001-08-082-3/+3
* * win/configure: regeneratedhobbs2001-08-043-42/+42
* * win/winMain.c (WishPanic): fixed CONST changes to go withhobbs2001-08-041-5/+5
* * unix/Makefile.in: Add AR and STLIB_LD variables.mdejong2001-07-112-22/+21
* * win/configure: Regen.mdejong2001-07-062-16/+30
* * win/Makefile.in: Subst DEPARG directly insteadmdejong2001-07-064-38/+48
* updated README with purlsuid381722001-07-051-5/+3
* * win/Makefile.in: Remove PATHTYPE variable.mdejong2001-07-044-64/+66
* * win/Makefile.in: Don't use VPSEP, instead just use :mdejong2001-07-043-8/+4
* * unix/Makefile.in:mdejong2001-06-271-1/+9
* * win/configure:mdejong2001-06-272-266/+77
* * unix/configure: Regen.mdejong2001-06-262-3/+3
* * unix/configure: Regen.mdejong2001-06-262-87/+288
* * win/configure: Regen.mdejong2001-06-263-33/+28
* * win/configure: Regen.mdejong2001-06-262-73/+36
* * win/configure: Regen.mdejong2001-06-233-3/+9
* * win/configure: Regen.mdejong2001-06-232-9/+21
* * win/configure: Regen.mdejong2001-06-232-2/+2
* * unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@.mdejong2001-06-224-19/+19
* * win/configure:mdejong2001-06-222-4/+4
* * win/configure: Regen.mdejong2001-06-062-44/+66
* * win/tkWinX.c: moved the initialization of tkPlatformId fromhobbs2001-05-301-10/+11
* win/tkWinKey.c (TkpSetKeycodeAndState): removed old debug infohobbs2001-05-301-9/+1