summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXTest.c
Commit message (Expand)AuthorAgeFilesLines
* Rename (internal) TkMacOSXDrawableView() -> TkMacOSXGetNSViewForDrawable()jan.nijtmans2020-09-021-1/+1
* Eliminate MODULE_SCOPE wrapper function for TkMacOSXDrawable(). Rename (inter...jan.nijtmans2020-09-021-1/+1
* Add stub entry for XLowerWindow() on MacOS (no idea why this was commented ou...jan.nijtmans2020-08-061-9/+8
* Make image testing work better in the Sierrasculler2020-07-221-22/+8
* For macOS tests, account for the fact that Big Sur has a larger menubar.culler2020-07-201-1/+36
* Fix stupid error with isDrawing - thanks Christopher, Nicolas and Kevin.culler2020-07-161-4/+26
* Aqua: replace [NSApp macMinorVersion] by [NSApp macOSVersion] event though th...culler2020-06-251-1/+1
* Fix compiler errors and warnings on macOS 10.6 (Snow Leopard)culler2020-05-161-1/+1
* Add non-regression tests.marc_culler2020-05-041-10/+28
* make injectkeyevent accept a numerical keysym instead of a virtual key code.marc_culler2020-05-031-21/+17
* Deal with <Oslash> ~ <Shift-oslash> ~ <Shift-Option-o> ~ <Shift-Option-O> ~ <...marc_culler2020-04-291-31/+30
* More comment edits. Add a new test command which can by used to inject key N...culler2020-04-281-1/+98
* Some end-of-line exess spacingjan.nijtmans2019-10-251-15/+15
* Added a regression test, which involved adding a command to tkMacOSXTest.c to...culler2019-10-181-0/+100
* CONST -> const. Eliminate unnecessary type-casts and end-of-line spacingjan.nijtmans2019-06-251-2/+1
* On OSX 10.13 and earlier a different strategy is needed.culler2019-05-211-11/+18
* On macOS, edit comments and documentation; fix compiler warnings.culler2019-04-201-2/+10
* Use a better method for making test images on the mac emulate test images on ...culler2018-11-151-11/+9
* Came up with a scheme for making test images behave the way that theculler2018-11-061-10/+13
* Make XSync, and hence update, be synchronous so test results are consistent. ...culler2018-11-051-0/+26
* Convert TkpTestembedCmd and TkpTesttextCmd to Tcl_Obj-based commands.jan.nijtmans2014-06-031-7/+7
* consistant use of mode: objc for OSX, strip spaces from the end of linesjan.nijtmans2012-10-231-1/+1
|\
| * remove RCS keywords, use mode: objc consistantlyjan.nijtmans2012-10-231-3/+1
| * Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-3/+14
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-6/+7
| * * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use ofdas2006-04-281-2/+2
| * * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-281-4/+4
| * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-3/+2
| * * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code intodas2005-08-091-3/+4
* | Make all internal initializationnijtmans2009-11-291-2/+1
* | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-4/+13
* | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-231-6/+7
* | * generic/tkInt.decls: move all platform test sources from tk lib intodas2005-12-091-3/+4
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-4/+2
* | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-3/+4
|/
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-0/+82