Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -1/+1 |
|\ | |||||
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -1/+1 |
| | | |||||
* | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | |||||
* | | bug #2026405: Check for 0x prefix in sprintf %p to work around cygwin issue. | patthoyts | 2008-07-26 | 1 | -1/+4 |
| | | |||||
* | | Reduce the number of warnings | dkf | 2007-02-23 | 1 | -3/+3 |
| | | |||||
* | | Less of that K&R or wrongly indented function header style! | dkf | 2007-02-22 | 1 | -2/+3 |
| | | |||||
* | | Many minute fixes to reduce number of minor warnings from GCC. | dkf | 2007-01-11 | 1 | -7/+6 |
| | | |||||
* | | More fixes (mostly getting rid of excess spaces) | dkf | 2005-12-02 | 1 | -18/+19 |
| | | |||||
* | | ANSIfication | dkf | 2005-12-02 | 1 | -149/+150 |
|/ | |||||
* | TIP #47 "Modifying Tk to Allow Writing X Window managers" | jenglish | 2002-06-14 | 1 | -4/+4 |
| | | | | | | | | (patch from Neil McKay). * Add CirculateRequest, Create, MapRequest, ResizeRequest, and ConfigureRequest event types; * Split TK_TOPLEVEL flag into TK_TOPLEVEL, TK_HAS_WRAPPER, TK_WIN_MANAGED, and TK_TOP_HIERARCHY. | ||||
* | * win/tkWinWindow.c: made use of standard Tk_GetHWND instead of | hobbs | 2001-10-01 | 1 | -11/+10 |
| | | | | older, private TkWinGetHWND. | ||||
* | * Corrected definition of | dgp | 2001-09-25 | 1 | -2/+2 |
| | | | | | TkpScanWindowId to handle situation where types Window and int do not have the same number of bits. CONST-ified too. | ||||
* | * win/tkWinWindow.c (TkpPrintWindowId, TkpScanWindowId): fixed to | hobbs | 2001-09-21 | 1 | -5/+18 |
| | | | | work on Win64 with 64bit XIDs. | ||||
* | * generic/tkFileFilter.c (AddClause): Cast to match function prototype. | mo | 2000-07-06 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | * win/stubs.c (_XInitImageFuncPtrs): Add return value for function. * win/tkWinButton.c (buttonStyles, ButtonBindProc, ComputeStyle): Remove unused declarations. * win/tkWinColor.c (GetColorByName, GetColorByValue): Remove unused function declarations. * win/tkWinDialog.c (TrySetDirectory): Remove unused function declaration. * win/tkWinEmbed.c (TkWinEmbeddedEventProc): Cast to match function prototype. * win/tkWinMenu.c (winMenuMutex, MenuExitProc): Remove unused declaration. * win/tkWinWindow.c (StackWindow): Remove unused declaration. * win/tkWinWm.c (ConfigureEvent): Remove unused declaration. * win/tkWinX.c (winXMutex): Remove unused declaration. * xlib/ximage.c (XCreateBitmapFromData): Cast to match function prototype. | ||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -24/+26 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Reduced message traffic by setting WS_EX_NOPARENTNOTIFY on TkChild windows. | stanton | 1998-08-05 | 1 | -3/+3 |
| | |||||
* | plugin updates | welch | 1998-06-27 | 1 | -1/+6 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+796 |