summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXWm.c
Commit message (Expand)AuthorAgeFilesLines
* Make Aqua Tk build on OSX Leopard againdkf2012-12-171-1/+21
|\
| * Make Aqua Tk build on OSX Leopard again; *I* still use it!dkf2012-12-171-4/+25
* | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget]dgp2012-10-241-0/+6
|\ \ | |/
| * 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget]dgp2012-10-241-0/+6
* | consistant use of mode: objc for OSX, strip spaces from the end of linesjan.nijtmans2012-10-231-7/+7
|\ \ | |/
| * remove RCS keywords, use mode: objc consistantlyjan.nijtmans2012-10-231-12/+12
| * Backport of dgp wm-forget and wm-manage fixes; test suite no longer crashesKevin Walzer2012-10-181-6/+17
| * Backport of dgp fixes to trunk for Tk-CocoaKevin Walzer2012-09-251-1/+3
| * Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-1093/+1194
* | Updated branch now stops all segfaults and panics in the test suite.bug_3567786dgp2012-09-161-1/+6
* | More work in progress. wm-manage tests all work now. still some issuesdgp2012-09-161-2/+6
* | Work in progress - make TkWmNewWindow and TkWmDeadWindow more complementarydgp2012-09-161-1/+4
* | merge trunkdkf2012-08-081-50/+12
|\ \
| * | Fixes for menu and wm fullscreen bugs; thanks to Adrian Robert for patchesmistake__off_trunkKevin Walzer2012-08-061-50/+12
* | | minor improvements to flag handlingdkf2012-07-311-3/+3
* | | more auditing of error codesdkf2012-07-301-2/+3
* | | Purged Tcl_AppendElement from all non-test code.dkf2012-07-291-23/+34
* | | Ttk and Aqua donedkf2012-07-241-199/+251
* | | Much more cleaning up of result handling.dkf2012-07-231-11/+15
* | | Working towards adding all the Tcl_SetErrorCode calls that should be there.dkf2012-07-161-60/+55
|/ /
* | Patch for font metrics and colorspace provided by Adrian RobertKevin Walzer2012-02-221-1/+1
* | Minor tweak for wm forgetKevin Walzer2011-07-271-2/+2
* | Minor fix of wm forget implementation on AquaKevin Walzer2011-07-261-2/+2
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tkImgPhoto.c: fix leaks discovered with the Mac OS Xdas2009-02-061-1/+7
| | * * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Revert 2007-10-26das2007-12-181-33/+78
| | * Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-091-12/+205
| | * * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): fix window class ofdas2007-10-261-24/+27
| | * * macosx/tkMacOSXWm.c (TkMacOSXGrowToplevel): manually constrain resizedas2007-10-111-2/+13
| | * * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-17/+13
| | * * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros;das2007-06-091-8/+8
| | * * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enabledas2007-06-061-59/+22
| | * * macosx/tkMacOSXMenu.c: add error checking; whitespace cleanup.das2007-06-041-7/+5
| | * * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete alldas2007-05-311-11/+32
| | * * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API.das2007-05-301-9/+10
| | * * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-2021/+2450
| | * * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-privatedas2006-10-311-6/+6
| | * fix logic bug in previous commitdas2006-09-111-9/+13
| | * * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part ofdas2006-09-111-34/+61
| | * whitespacedas2006-09-101-2/+2
| | * * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-181-6/+13
| | * * macosx/tkMacOSXWm.c (WmAttributesCmd): correct OS X result forhobbs2006-08-171-45/+44
| | * * macosx/tkMacOSXWm.c (TkWmMapWindow): fix incorrect values of wmInfodas2006-07-241-10/+22
| | * * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add supportdas2006-07-201-25/+27
| | * fix building on Jaguar: move defines of newer OS constants to top, fix warningsdas2006-05-161-13/+16
| | * * macosx/tkMacOSXWindowEvent.c (TkMacOSXGenerateFocusEvent): don't senddas2006-05-161-14/+55
| | * * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use ofdas2006-04-281-53/+19
| | * * macosx/tkMacOSXEmbed.c:das2006-04-221-7/+61