summaryrefslogtreecommitdiffstats
path: root/generic/tkPointer.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'...jan.nijtmans2014-02-101-1/+1
* minor improvements to flag handlingdkf2012-07-311-1/+1
* Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-081-2/+4
|\
| * Change XSetDashes signature and many others to match Xorg, needed for Cygwinjan.nijtmans2012-06-051-2/+4
| |\
| | * Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-2/+4
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tkPointer.c (Tk_UpdatePointer): fix failure to restore adas2008-06-121-6/+4
| * | * generic/tkPointer.c (Tk_UpdatePointer): use all 5 buttons.das2009-04-101-2/+2
| * | * generic/tkPointer.c (Tk_UpdatePointer): fix failure to restore adas2008-06-121-6/+4
* | | Tiny whitespace changes for readability improvement.dkf2010-02-211-2/+2
* | | use -pipe for gcc on win32 (mingw/cygwin)nijtmans2010-02-131-2/+2
* | | SMALL FIX: Remove useless explicit casts now that we require C89 or later.dkf2010-01-021-9/+9
* | | * generic/tkPointer.c (Tk_UpdatePointer): use all 5 buttons.das2009-04-101-2/+2
* | | * generic/tkPointer.c (Tk_UpdatePointer): fix failure to restore adas2008-06-121-6/+4
|/ /
* | ANSIfydkf2005-11-151-149/+150
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-6/+1
* | Corrected targetWinPtr check, now if winPtr==0 and targetWinPtr!=0 thena_kovalenko2003-11-251-2/+2
|/
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-2/+7
* TIP #47 "Modifying Tk to Allow Writing X Window managers"jenglish2002-06-141-2/+2
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-1/+2
* * Merged 8.1 branch into the main trunkstanton1999-04-161-74/+94
* integrated stubs into 8.0 main branchstanton1999-03-101-1/+5
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+623