Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor cast fixes to prevent 64bit warnings | hobbs | 2001-09-21 | 1 | -2/+2 |
| | |||||
* | made XID __int64 type for Win64 | hobbs | 2001-09-21 | 1 | -0/+4 |
| | |||||
* | * generic/tkFileFilter.c (AddClause): Cast to match function prototype. | mo | 2000-07-06 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | * 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. | ||||
* | * tests/color.test: | hobbs | 2000-03-02 | 1 | -7/+10 |
| | | | | | | * xlib/xcolors.c (XParseColor FindColor): * win/tkWinColor.c (XAllocColor): Fixed bit fiddling for colors to return "correct" values for color mapping. [Bug: 4282] | ||||
* | * xlib/xgc.c: #def'd out XDrawSegments for the Mac, and added | hobbs | 2000-02-10 | 1 | -1/+6 |
| | | | | some extra include info for the Mac | ||||
* | added recognition of tiling in GC | hobbs | 1999-12-14 | 1 | -3/+190 |
| | |||||
* | * xlib/X11/Xlib.h: Remove XFillRectangle since it is now in the | redman | 1999-07-31 | 1 | -13/+0 |
| | | | | stub tables. | ||||
* | modified files to work with new windows Makefiles | surles | 1999-06-16 | 1 | -13/+0 |
| | |||||
* | * generic/tkIntXlibDecls.h: | stanton | 1999-06-02 | 1 | -0/+4 |
| | | | | | | | * xlib/X11/Xlib.h: Added Mac specific defines to help with compilation. * generic/tkFont.c: lint | ||||
* | merge with 8.1.0 branch | redman | 1999-04-21 | 1 | -1/+1 |
| | |||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 5 | -100/+10 |
| | |||||
* | Merge changes in 8.1 into 8.0.6, specifically we should be exporting | redman | 1999-03-10 | 1 | -11/+0 |
| | | | | XCreateBitmapFromData() from the Xlib code. | ||||
* | integrated stubs into 8.0 main branch | stanton | 1999-03-10 | 2 | -3013/+11 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 6 | -6/+6 |
| | |||||
* | Eliminated XReadBitmapFile emulation | welch | 1998-08-04 | 1 | -49/+5 |
| | |||||
* | New Windows keysymdef.h | welch | 1998-07-06 | 1 | -0/+5 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 14 | -0/+8915 |