summaryrefslogtreecommitdiffstats
path: root/xlib
Commit message (Collapse)AuthorAgeFilesLines
* minor cast fixes to prevent 64bit warningshobbs2001-09-211-2/+2
|
* made XID __int64 type for Win64hobbs2001-09-211-0/+4
|
* * generic/tkFileFilter.c (AddClause): Cast to match function prototype.mo2000-07-061-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:hobbs2000-03-021-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 addedhobbs2000-02-101-1/+6
| | | | some extra include info for the Mac
* added recognition of tiling in GChobbs1999-12-141-3/+190
|
* * xlib/X11/Xlib.h: Remove XFillRectangle since it is now in theredman1999-07-311-13/+0
| | | | stub tables.
* modified files to work with new windows Makefilessurles1999-06-161-13/+0
|
* * generic/tkIntXlibDecls.h:stanton1999-06-021-0/+4
| | | | | | | * xlib/X11/Xlib.h: Added Mac specific defines to help with compilation. * generic/tkFont.c: lint
* merge with 8.1.0 branchredman1999-04-211-1/+1
|
* * Merged 8.1 branch into the main trunkstanton1999-04-165-100/+10
|
* Merge changes in 8.1 into 8.0.6, specifically we should be exportingredman1999-03-101-11/+0
| | | | XCreateBitmapFromData() from the Xlib code.
* integrated stubs into 8.0 main branchstanton1999-03-102-3013/+11
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-146-6/+6
|
* Eliminated XReadBitmapFile emulationwelch1998-08-041-49/+5
|
* New Windows keysymdef.hwelch1998-07-061-0/+5
|
* Initial revisionrjohnson1998-04-0114-0/+8915