summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Join TkpDrawMenuEntry flags all in a single argumentjan.nijtmans2026-03-101-3/+1
* Export X11 stubs on X11. Will be needed for extensions running on both X11 an...jan.nijtmans2026-03-064-9/+0
* Merged branch "listbox_select_colors" (see TIP 747) and made a few related ch...csaba2026-03-022-19/+7
|\
| * Added listbox options -inactiveselectbackground and -inactiveselectforeground.csaba2026-01-261-0/+3
* | Fix MacOS build (after code cleanup)jan.nijtmans2026-02-241-7/+4
* | Merge 9.0 (some code cleanup)jan.nijtmans2026-02-242-84/+26
|\ \
| * | TkGenerateButtonEventForXPointer() is only used in a single filejan.nijtmans2026-02-232-10/+6
* | | User bool for isDark (and a few others)jan.nijtmans2026-02-233-24/+24
|\ \ \ | |/ /
| * | More internal bool'sjan.nijtmans2026-02-211-1/+1
| * | Fix MacOS build error (missing '{'). Use bool for isDarkjan.nijtmans2026-02-213-19/+21
| * | Merged patch [c6292f7bd9]: Use the native selection colors for listbox and tt...csaba2026-02-201-41/+82
* | | Fix glitch in previous commit: XAllocColor() returns 1 for success, 0 for fai...jan.nijtmans2026-02-201-1/+1
* | | More bool in (internal) Tk APIjan.nijtmans2026-02-204-9/+9
* | | Merged patch [c6292f7bd9]: Use the native selection colors for listbox and tt...csaba2026-02-201-41/+84
|\ \ \
| * | | Implementation of GetWinStyleName() function slightly improved.csaba2026-01-161-1/+1
| * | | Minor improvements.csaba2026-01-151-7/+2
| * | | Updates needed for compatibility with enhanced treeview.csaba2026-01-111-6/+26
| * | | Made sure that in connection with the ttk::treeview widget, TTK_STATE_FOCUS i...csaba2026-01-061-2/+8
| * | | Using different selection colors in the !focus state; made the disclosure col...csaba2026-01-051-1/+11
| * | | Significantly improved the drawing of disclosure elements for ttk::treeview w...csaba2026-01-021-47/+53
| * | | Proposed patch for using the native selection colors for listbox and ttk::tre...csaba2025-12-291-15/+21
* | | | Fix MacOS (harmless) compiler warningjan.nijtmans2026-02-161-1/+1
* | | | _Xconst -> const (it's just the same). Cleanup of (unused) internal stub entriesjan.nijtmans2026-02-1410-209/+23
|\ \ \ \ | | |/ / | |/| |
| * | | _Xconst and const are just the samejan.nijtmans2026-02-121-2/+2
* | | | Remove dead code (unused stub entries). Use more bool internallyjan.nijtmans2026-02-116-277/+5
|\ \ \ \ | |/ / /
| * | | TkpWillDrawWidget/TkpRedrawWidget are no longer usedjan.nijtmans2026-02-112-4/+5
| * | | Fix [c77b426dc9]: panic with [menu] + [wm forget]Emiliano Gavilán2026-01-231-1/+5
* | | | Indentingjan.nijtmans2026-02-051-1/+1
* | | | Fix warnings when compiling with clang++. ckalloc -> Tcl_allocjan.nijtmans2026-02-016-43/+43
* | | | Merge bug-a8dda2e4a7: macOS test suite broken by mac_send.culler2026-01-311-9/+41
|\ \ \ \
| * | | | Track down some devils in the details.culler2026-01-311-8/+26
| * | | | Edit commentsculler2026-01-311-7/+7
| * | | | Remove testing codeculler2026-01-311-3/+1
| * | | | Fix [a8dda2e4a7]: macOS test suite broken by mac_sendculler2026-01-301-7/+23
* | | | | Correct comment typoKevin Walzer2026-01-311-1/+1
|/ / / /
* | | | Add missing code for send-16.2 and mark send-16.1 - send-17.1 as nonPortable.culler2026-01-271-1/+1
| |_|/ |/| |
* | | Ticket [c77b426d]: patch by Emiliano (Thanks !)oehhar2026-01-221-1/+5
* | | Indentingjan.nijtmans2026-01-121-18/+18
* | | merge mainculler2026-01-1238-464/+1764
|\ \ \
| * | | Use TkObjIsEmpty() when possiblejan.nijtmans2026-01-081-8/+8
| * | | indenting/spacingjan.nijtmans2026-01-0812-24/+24
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * (backport): Add reference to CUPS to print.n. Remove references to Wordtech Inc.jan.nijtmans2026-01-0814-34/+33
| | * Backport fix for [9654e3889a]: Aqua windows do not generate <Deactivate> events.culler2025-12-271-0/+3
| | * Update Mac printing to use CALayer API; thanks to Christopher Chavez for the ...Kevin Walzer2025-12-231-6/+43
| | * Backport fix for [b713c15714].culler2025-12-175-11/+20
| | * Fix for bug [5441403d4d]: Random semantic color values on macOS 10.15.6 Catal...csaba2025-12-161-4/+1
| | |\
| | | * Suggested fix for [5441403d]: Random semantic color values on macOS 10.15.6 C...chrstphrchvz2025-11-291-4/+1
| * | | Fix [9654e3889a]: Aqua windows do not generate <Deactivate> events.culler2025-12-271-0/+3
| * | | Minor typo correctionKevin Walzer2025-12-231-2/+1
| * | | Remove unnecessary debugging statementKevin Walzer2025-12-231-5/+0