summaryrefslogtreecommitdiffstats
path: root/generic/tkStubInit.c
Commit message (Expand)AuthorAgeFilesLines
* merge core-8-4-branchbug_3508771jan.nijtmans2012-06-051-45/+100
|\
| * Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-44/+99
|/
* Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-251-96/+78
* Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-241-24/+24
* fix some visual studio warnings, eliminate some ANSI_ARGSjan.nijtmans2012-05-141-8/+8
* typojan.nijtmans2012-05-141-1/+1
* implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-141-31/+116
* [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-05-021-0/+6
|\
* | Ensure that Tk_GetHINSTANCE is defined on OSX.dkf2012-04-261-20/+25
* | provide dummy Tk_AttachHWND and friends for OSX as welljan.nijtmans2012-04-261-1/+3
* | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinjan.nijtmans2012-04-261-94/+58
|\ \ | |/ |/|
| * implement various internal win32 stub functions for cygwinjan.nijtmans2012-04-251-92/+53
|/
* improved, faster implementations of XParseColor and TkParseColorbug_3486474jan.nijtmans2012-02-121-0/+6
* Purge RCS Keywords.dgp2011-06-081-2/+0
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-1/+2
* * generic/tkFrame.c (DisplayFrame):hobbs2005-07-281-1/+4
* * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme.mdejong2004-09-231-1/+2
* * generic/tkInt.h: move TkGetOptionSpec to stubs intDeclshobbs2003-10-131-1/+2
* * generic/tkImage.c (Tk_ImageObjCmd): Added check to make suredkf2003-01-221-1/+2
* * generic/tkInt.decls: add TkWinSetHINSTANCE declhobbs2002-12-081-1/+2
* * generic/tkInt.decls(tkIntXlib): added XQueryTree declaration fordas2002-10-091-1/+3
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-17/+227
* Added TIP#48 style engine implementationdkf2002-06-181-1/+19
* * generic/tk.decls: added TIP #84 implementation that adds ahobbs2002-06-151-1/+2
* regendkf2002-06-141-3/+3
* TIP#98 implementation; improved photo image copy and GIF frame accessdkf2002-06-141-3/+14
* * generic/tkInt.decls: Add unix decl for TkpWmSetState.mdejong2002-05-271-1/+2
* * generic/tkStubInit.c:hobbs2002-04-121-1/+7
* * generic/tkStubInit.c:hobbs2002-04-051-1/+2
* Add TK patch 481148 to implement TIP 74, themdejong2001-12-041-1/+2
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-91/+12
* Geometry manager changes to support TIP#18.pspjuth2001-09-261-1/+3
* * Corrected definition ofdgp2001-09-251-1/+2
* Overall change: Implemented TIP 5, which exportsericm2000-11-221-2/+3
* Added TkPhotoGetValidRegion() to tkInt stubs. Bug #120930 closed.dkf2000-11-211-1/+2
* * generic/tkCmds.c (Tk_WinfoObjCmd): Added check forericm2000-10-051-1/+2
* * generic/tk.h: added typdef for Tk_ClientMessageProchobbs2000-06-031-1/+3
* * generic/tkImage.c (Tk_PostscriptImage): added check to createhobbs2000-04-251-1/+2
* * doc/WinViewable.3:ericm2000-04-191-2/+1
* * win/tkWinDialog.c: Added checks for visibility of parent windowericm2000-04-181-1/+2
* * tests/event.test: Added test for [event generate $widgetericm2000-04-101-1/+2
* * generic/tkImgGIF.c (FileReadGIF): added cast for trashBufferhobbs2000-02-101-1/+7
* * generic/tk.decls:hobbs2000-02-091-1/+3
* * generic/tkDecls.h:hobbs2000-02-081-1/+21
* * generic/tkCanvas.c: fixed mem leak with TagSearchExprInithobbs2000-01-121-3/+1
* * generic/tkStubInit.c:hobbs1999-12-141-4/+12
* added TkMacPreprocessMenuhobbs1999-12-071-1/+2
* 1999-08-10 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-101-1/+2
* New Function: TkpDrawHighlightBorder. Use this in place of Tk_DrawFocusHighl...jingham1999-08-101-1/+2
* 1999-07-30 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-07-311-1/+4