summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* TIP 300 IMPLEMENTATIONkennykb2006-12-0110-25/+320
| | | FossilOrigin-Name: c2f09fce1e370748b29a5a3709a29153dfd4fc20
* * doc/wm.n, tests/winWm.test:hobbs2006-12-014-55/+157
| | | | | | * win/tkWinWm.c: add -transparentcolor attribute for Windows. FossilOrigin-Name: 2e3c6dc1d40eb58ced539d86cd100513d99e8a86
* Dead code removal.jenglish2006-12-013-8/+7
| | | FossilOrigin-Name: fb532f2f637bd3343d199aa59fa99dc4f0f73084
* * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): fix inability to usedas2006-12-012-1/+8
| | | | | | | buttons with standard Escape key binding as -default button (reported on tcl-mac by Hans-Christoph Steiner). FossilOrigin-Name: cd53cd856b3764782a23fd9f9f98ce5650a8531c
* * macosx/tkMacOSXWm.c (WmAttributesCmd): fix getting [wm attr -alpha].das2006-12-012-4/+10
| | | | | | [Bug 1581932] FossilOrigin-Name: 9534309d068e3b3d64fd5aef28f8c84d6ee5bb48
* * library/ttk/fonts.tcl: Clean up temporary variables.jenglish2006-11-282-45/+55
| | | FossilOrigin-Name: 3f3258080caf47385ceeac3e5955d7c357ebaa9d
* Corrected Xft configuration so that Xftkennykb2006-11-273-1/+11
| | | | | | actually does get turned on if available FossilOrigin-Name: 527e5ae3e8f9e912b66a5e8c6c3a1866656e7aec
* * generic/ttk/ttkWidget.c, generic/ttk/ttkPaned.c Fix for #1603506jenglish2006-11-279-101/+123
| | | | | | | | | | * library/ttk/button.tcl, library/ttk/combobox.tcl, library/ttk/utils.tcl: Rename ttk::CopyBindings to ttk::copyBindings * generic/ttk/ttkTreeview.c, doc/ttk_treeview.n: -displaycolumns {} now means "no columns" instead of "all columns". Use -displaycolumns #all for "all columns" [Fixes #1547622]. FossilOrigin-Name: 55ed983446d1c1b57e001b62b41f44a52cdd4e83
* * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558]das2006-11-263-29/+109
| | | | | | * configure: autoconf-2.59 FossilOrigin-Name: c74a1d6f2b0cf6e318751aa110ea277774bf603d
* whitespacedas2006-11-261-34/+34
| | | FossilOrigin-Name: cf39b120fbbf9ecc1b43451faefc8f95a6c79eea
* add tclMathOp.cdas2006-11-261-0/+4
| | | FossilOrigin-Name: 03bc97481be82fa777c0ce6afb95767b85da22a8
* * macosx/tkMacOSXInit.c (TkpInit): only set tcl_interactive 1 ifhobbs2006-11-242-13/+25
| | | | | | | it isn't already defined. Allows embedders to set it to 0 to prevent the console appearing on OS X. [Bug 1487701] FossilOrigin-Name: 9901d3eab0e599b5fb0a586ef1712201c5b77dca
* * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usagehobbs2006-11-244-21/+42
| | | | | | * tests/menu.test (menu-36.1): [Bug 1599877] FossilOrigin-Name: a2dae84f2aadc32af1fea0e90f03464b2b20ea60
* * library/ttk/altTheme.tcl, library/ttk/clamTheme.tcl,jenglish2006-11-2412-53/+70
| | | | | | | | | | | | library/ttk/defaults.tcl, library/ttk/winTheme.tcl, library/ttk/xpTheme.tcl: explicitly specify -anchor w on TMenubutton * tests/ttk/entry.test: Fixed font dependency; test entry-3.2 should work on all platforms now. * library/classicTheme.tcl: Don't define or use TkClassicDefaultFont. * generic/ttk/ttkTreeview.c, generic/ttk/ttkPanedwindow.c: Handle missing layouts. FossilOrigin-Name: bcec0a6d03c28d1231062507218dbf8cf5d15de1
* * win/tkWinMenu.c (TkWinHandleMenuEvent, DrawMenuUnderline):hobbs2006-11-242-24/+39
| | | | | | handle unichar underlining correctly and safely. [Bug 1599877] FossilOrigin-Name: 2081c3f894a293842e0935247df25f8fbdde627d
* removed tcl/tools/genWinImage.tcl tcl/win/README.binary and ↵das2006-11-231-38/+32
| | | | | | | | tk/win/rc/wish.exe.manifest corrected link order of ttk files FossilOrigin-Name: 83262de3827e64a6be84e86e70d7f908fa1c3e0f
* Add support for alternate/indeterminate checkbutton state.jenglish2006-11-213-45/+48
| | | | | | | Fix various spacing parameters [#1596020, patch from Tim Baker]. Remove unused uxtheme hooks. FossilOrigin-Name: 717b2844921923dd935e87300698cfdb9e554d41
* Minor fixes/improvementsdkf2006-11-163-8/+10
| | | FossilOrigin-Name: 00d3d6663c63c795c7adbf81dfe56cf780a45c82
* Minor correction of abbreviationdkf2006-11-161-2/+2
| | | FossilOrigin-Name: 6bda98d47eb8f4f2cd8854605d40fbace28d564e
* Highlighted keyword in exampledkf2006-11-161-2/+2
| | | FossilOrigin-Name: 53cfe16303b4cce03fe01f7e198d25e822616d99
* Added exampledkf2006-11-162-3/+44
| | | FossilOrigin-Name: 1296fe996a58ee03bd691092c974f0e61d61261c
* Added example for labelsdkf2006-11-152-3/+22
| | | FossilOrigin-Name: 1c2ab7f76e2544a01fdd593a8b9910d5d15a2d3d
* Convert \fP to \fR so that man-page scrapers have an easier time.dkf2006-11-1528-490/+502
| | | FossilOrigin-Name: 5bcb6a84090d58ae13f218ca5f473e6d6328948c
* Fix off-by-one bug in tree indicator size computation [#1596021,jenglish2006-11-142-7/+13
| | | | | | patch from Tim Baker]. Increased default size from 7 to 9 pixels. FossilOrigin-Name: 3dd84a3d28122190dfb92263cdd494217f2f8533
* *correct* fix for #1588251.jenglish2006-11-132-7/+13
| | | FossilOrigin-Name: 01e8b6ff8bcf33bbe6fd8818437af87c76f00d48
* Workaround for #1583038jenglish2006-11-122-1/+5
| | | FossilOrigin-Name: e4e59adc10bdff11fc58ca8093c37560fc9044bb
* Reworked cleanup procedure -- "self-cancelling" idle call is not robust,jenglish2006-11-122-15/+19
| | | | | | | call Tcl_CancelIdleCall() in TtkFreeScrollHandle instead. [fixes #1588251] FossilOrigin-Name: 39eefd1b3c192fb5f81931415b9218687d9c4e5d
* * macosx/Wish.xcodeproj/project.pbxproj: remove tclParseExpr.c anddas2006-11-105-6/+128
| | | | | | | | | | | | bwidget.test. * unix/tcl.m4 (Darwin): suppress linker arch warnings when building universal for both 32 & 64 bit and no 64bit CoreFoundation is available; sync with tcl tcl.m4 change. * unix/configure: autoconf-2.59 * unix/tkConfig.h.in: autoheader-2.59 FossilOrigin-Name: b93c50e72c6012e11617f9a1d776afbfedc6bb69
* Bug 1592667kennykb2006-11-083-4/+184
| | | FossilOrigin-Name: aa33d6e2b32776234d56bab6a60a1c8aff3f62ee
* fixed typo in last commitkennykb2006-11-082-3/+3
| | | FossilOrigin-Name: 749f411c954cb16be71fe20b4f378dc2f87e5886
* Silence warnings about Xft unless Xft is requested explicitly.kennykb2006-11-083-24/+43
| | | FossilOrigin-Name: 18b0f63f9cbfc9ae12c532c65545d4a75746bfac
* correct typodgp2006-11-082-3/+3
| | | FossilOrigin-Name: 416e2fe65d69638853264e4b41e50e349247b4ce
* make --enable-xft the defaultkennykb2006-11-073-5/+11
| | | FossilOrigin-Name: 247ff34e6158b43d11d0e480a30c39380b8b77df
* Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS:jenglish2006-11-0712-166/+53
| | | | | | | | fix comments damaged by overzealous search-and-destroy; removed obsolete [style default] synonym for [ttk::style configure]; removed other dead code. FossilOrigin-Name: b0e5e0ffb2a3a61a7533fa4477fa5751811babbe
* Theme itpatthoyts2006-11-032-9/+13
| | | FossilOrigin-Name: 382ed8d2d05640406587a9301ec376d5a03b838c
* We do not want to require tkInt in all the ttk files so added thepatthoyts2006-11-035-9/+25
| | | | | | | definition of MODULE_SCOPE to ttkTheme.h Ensure everyone gets to see the definition from someplace. FossilOrigin-Name: 45dafadbad52bdd2d728a260bacc12ef03945a84
* In a safe interp there is no osVersion field in tcl_platform so work around it.patthoyts2006-11-032-6/+20
| | | FossilOrigin-Name: 26e06743597ae14867d52fe218276248ef0de31b
* #include tkInt.h to ensure MODULE_SCOPE is defineddas2006-11-031-2/+2
| | | FossilOrigin-Name: 8b3c5ec7d1f948c9b1eb96146aa4644020fdd6f1
* Oops. Removing rogue flagpatthoyts2006-11-031-3/+2
| | | FossilOrigin-Name: a7e9998cd8c28e03d16f93657bc1f7944a6ae820
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-0336-659/+720
| | | | | | | | | | | | | | | | | | | | | | | | | * generic/ttk/ttkClamTheme.c, generic/ttk/ttkClassicTheme.c: * generic/ttk/ttkDecls.h, generic/ttk/ttkDefaultTheme.c: * generic/ttk/ttkElements.c, generic/ttk/ttkEntry.c: * generic/ttk/ttkFrame.c, generic/ttk/ttkImage.c: * generic/ttk/ttkInit.c, generic/ttk/ttkLabel.c: * generic/ttk/ttkLayout.c, generic/ttk/ttkManager.h: * generic/ttk/ttkNotebook.c, generic/ttk/ttkPanedwindow.c: * generic/ttk/ttkProgress.c, generic/ttk/ttkScale.c: * generic/ttk/ttkScroll.c, generic/ttk/ttkScrollbar.c: * generic/ttk/ttkSeparator.c, generic/ttk/ttkSquare.c: * generic/ttk/ttkStubInit.c, generic/ttk/ttkStubLib.c: * generic/ttk/ttkTheme.c, generic/ttk/ttkTheme.h: * generic/ttk/ttkThemeInt.h, generic/ttk/ttkTrack.c: * generic/ttk/ttkTreeview.c, generic/ttk/ttkWidget.c: * generic/ttk/ttkWidget.h, macosx/ttkMacOSXTheme.c: * win/ttkWinMonitor.c, win/ttkWinTheme.c, win/ttkWinXPTheme.c: ensure all global Ttk symbols have Ttk or ttk prefix; declare all externally visible Ttk symbols not contained in stubs table as MODULE_SCOPE (or as static when possible); so that 'make check{exports,stubs}' once again complete without errors. FossilOrigin-Name: 194ccbce3f908d2343794aca69518cac59d0794e
* * macosx/tkMacOSXColor.c (TkMacOSXCompareColors): ifdef out when unused.das2006-11-031-1/+3
| | | FossilOrigin-Name: e632ac88f9d65f4cd1c5bf61b08fa73eac4ceeee
* * macosx/Wish.xcodeproj/project.pbxproj: check autoconf/autoheader exitdas2006-11-031-2/+2
| | | | | | status and stop build if they fail. FossilOrigin-Name: 0d2ed393ec0b056c9e6dc10854f0ea214dfb4e3d
* comment typodas2006-11-021-2/+2
| | | FossilOrigin-Name: 00072a7e321d0890287d04e09dbbf4c7ecebbc51
* * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): fix handling ofdas2006-11-022-31/+44
| | | | | | | | Carbon Update events: the QuickDraw window update region was being ignored and all child TkWindows were sent an Expose XEvent even when they did not need to be redrawn. [Patch 1589226] FossilOrigin-Name: aa4e45d38130ed358f8f29b018bf4872c95da8c5
* * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-privatedas2006-10-319-53/+70
| | | | | | | | | | | | * macosx/tkMacOSXDebug.h: global symbols without Tk prefix; ifdef out * macosx/tkMacOSXEmbed.c: currently unused debug procs. * macosx/tkMacOSXEvent.c: * macosx/tkMacOSXInt.h: * macosx/tkMacOSXCarbonEvents.c: * macosx/tkMacOSXSubwindows.c: * macosx/tkMacOSXWm.c: FossilOrigin-Name: a7a4a4997291ea2e3097feab25cb59e18a452d01
* Add manifest merging for MSVC8.patthoyts2006-10-312-17/+37
| | | FossilOrigin-Name: ffc0679c245a7261fb492fd28e35327fbe312b03
* whitespacedas2006-10-311-2/+2
| | | FossilOrigin-Name: 54e892e3f387aed18340c3153727514bf7937e65
* Update to support ttk merge.patthoyts2006-10-313-13/+121
| | | FossilOrigin-Name: f5ba36e6f973a6a92cb9e392c5dcb345ea369a37
* * macosx/Wish.xcodeproj/project.pbxproj: add new Ttk files.das2006-10-315-10/+330
| | | | | | | | | | | * macosx/ttkMacOSXTheme.c: standardize header #includes. * unix/Makefile (checkstubs, checkexports): check ttk.decls, allow export of Ttk prefixed symbols. * generic/ttk/tkDefaultTheme.c: fix warnings. FossilOrigin-Name: 0c8d1e77007bc6d1a10000f55c8c725edf857e3e
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-31116-64/+37030
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/ttk_checkbutton.n, doc/ttk_combobox.n, doc/ttk_dialog.n: * doc/ttk_entry.n, doc/ttk_frame.n, doc/ttk_image.n: * doc/ttk_intro.n, doc/ttk_label.n, doc/ttk_labelframe.n: * doc/ttk_menubutton.n, doc/ttk_notebook.n, doc/ttk_panedwindow.n: * doc/ttk_progressbar.n, doc/ttk_radiobutton.n, doc/ttk_scrollbar.n: * doc/ttk_separator.n, doc/ttk_sizegrip.n, doc/ttk_style.n: * doc/ttk_treeview.n, doc/ttk_widget.n,: * generic/ttk/ttk.decls, generic/ttk/ttkBlink.c: * generic/ttk/ttkButton.c, generic/ttk/ttkCache.c: * generic/ttk/ttkClamTheme.c, generic/ttk/ttkClassicTheme.c: * generic/ttk/ttkDecls.h, generic/ttk/ttkDefaultTheme.c: * generic/ttk/ttkElements.c, generic/ttk/ttkEntry.c: * generic/ttk/ttkFrame.c, generic/ttk/ttkImage.c: * generic/ttk/ttkInit.c, generic/ttk/ttkLabel.c: * generic/ttk/ttkLayout.c, generic/ttk/ttkManager.c: * generic/ttk/ttkManager.h, generic/ttk/ttkNotebook.c: * generic/ttk/ttkPanedwindow.c, generic/ttk/ttkProgress.c: * generic/ttk/ttkScale.c, generic/ttk/ttkScroll.c: * generic/ttk/ttkScrollbar.c, generic/ttk/ttkSeparator.c: * generic/ttk/ttkSquare.c, generic/ttk/ttkState.c: * generic/ttk/ttkStubInit.c, generic/ttk/ttkStubLib.c: * generic/ttk/ttkTagSet.c, generic/ttk/ttkTheme.c: * generic/ttk/ttkTheme.h, generic/ttk/ttkThemeInt.h: * generic/ttk/ttkTrace.c, generic/ttk/ttkTrack.c: * generic/ttk/ttkTreeview.c, generic/ttk/ttkWidget.c: * generic/ttk/ttkWidget.h: * library/demos/ttk_demo.tcl, library/demos/ttk_iconlib.tcl: * library/demos/ttk_repeater.tcl: * library/ttk/altTheme.tcl, library/ttk/aquaTheme.tcl: * library/ttk/button.tcl, library/ttk/clamTheme.tcl: * library/ttk/classicTheme.tcl, library/ttk/combobox.tcl: * library/ttk/cursors.tcl, library/ttk/defaults.tcl: * library/ttk/dialog.tcl, library/ttk/entry.tcl: * library/ttk/fonts.tcl, library/ttk/icons.tcl: * library/ttk/keynav.tcl, library/ttk/menubutton.tcl: * library/ttk/notebook.tcl, library/ttk/panedwindow.tcl: * library/ttk/progress.tcl, library/ttk/scale.tcl: * library/ttk/scrollbar.tcl, library/ttk/sizegrip.tcl: * library/ttk/treeview.tcl, library/ttk/ttk.tcl: * library/ttk/utils.tcl, library/ttk/winTheme.tcl: * library/ttk/xpTheme.tcl: * macosx/ttkMacOSXTheme.c: * tests/ttk/all.tcl, tests/ttk/bwidget.test, tests/ttk/combobox.test: * tests/ttk/entry.test, tests/ttk/image.test: * tests/ttk/labelframe.test, tests/ttk/layout.test: * tests/ttk/misc.test, tests/ttk/notebook.test: * tests/ttk/panedwindow.test, tests/ttk/progressbar.test: * tests/ttk/scrollbar.test, tests/ttk/treetags.test: * tests/ttk/treeview.test, tests/ttk/ttk.test, tests/ttk/validate.test: * win/ttkWinMonitor.c, win/ttkWinTheme.c, win/ttkWinXPTheme.c: First import of Ttk themed Tk widgets as branched from tile 0.7.8 * generic/tkInt.h, generic/tkWindow.c: add Ttk_Init call, copy tk classic widgets to ::tk namespace. * library/tk.tcl: add source of ttk/ttk.tcl, define $::ttk::library. * unix/Makefile.in, win/Makefile.in: add Ttk build bits * win/configure, win/configure.in: check for uxtheme.h (XP theme). FossilOrigin-Name: 7c7e532bde391eb8b36b9e412978dd5ab8facee2