Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved the tests for ttk::style element create args | patthoyts | 2007-11-25 | 1 | -3/+3 |
| | |||||
* | General improvements to Unix README | dkf | 2007-11-23 | 2 | -24/+45 |
| | |||||
* | Improve theming of Unix dialogs | dkf | 2007-11-21 | 3 | -7/+14 |
| | |||||
* | autoconf-2.59core_8_5_b3 | das | 2007-11-19 | 1 | -6/+6 |
| | |||||
* | missing contributor names | das | 2007-11-19 | 1 | -13/+14 |
| | |||||
* | formatting | das | 2007-11-19 | 1 | -6/+2 |
| | |||||
* | Fixed crash bug in style element create | patthoyts | 2007-11-19 | 3 | -2/+20 |
| | |||||
* | tag 8.5b3 | dgp | 2007-11-19 | 1 | -0/+2 |
| | |||||
* | * README: Bump version number to 8.5b3. | dgp | 2007-11-19 | 9 | -21/+31 |
| | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | * changes: Update changes for 8.5b3 release. | dgp | 2007-11-19 | 2 | -2/+20 |
| | |||||
* | aqua changes for 8.5b3 | das | 2007-11-19 | 1 | -2/+18 |
| | |||||
* | formatting | das | 2007-11-19 | 1 | -28/+22 |
| | |||||
* | * generic/ttk/ttkElements.c, macosx/ttkMacOSXTheme.c: | jenglish | 2007-11-19 | 6 | -182/+134 |
| | | | | | | | | | | | | Add "fill" element: like "background" but only erases parcel. * generic/ttk/ttkFrame.c: Use fill element in Labelframe Label sublayout. Also improved default labelmargins for -labelanchor w*, e*. * generic/ttk/ttkLabel.c: no longer need Labelframe hack. * library/ttk/aquaTheme.tcl: ImageTextElement no longer needed. TextElement no longer needs '-background' option. | ||||
* | * generic/ttk/ttkFrame.c: Use sublayout for ttk::labelframe labels | jenglish | 2007-11-18 | 10 | -64/+100 |
| | | | | | | | | instead of single element. * generic/ttk/ttkLabel.c: Default -anchor for text and label elements is now "w" instead of "center". Fixes [Bug 1614540]. * library/ttk/defaults.tcl, library/ttk/*Theme.tcl: Button styles now need explicit "-anchor center". | ||||
* | BUGFIX: Ttk_GetPaddingFromObj() and Ttk_GetBorderFromObj() returned garbage | jenglish | 2007-11-18 | 2 | -1/+8 |
| | | | | when passed an empty list. | ||||
* | ttkMacOSXTheme.c: Resynchronize with Tile codebase | jenglish | 2007-11-18 | 3 | -44/+60 |
| | | | | | so that patches can flow back and forth. aquaTheme.tcl: Extra TButton -padding no longer needed. | ||||
* | autoconf-2.59 | das | 2007-11-18 | 1 | -18/+18 |
| | |||||
* | whitespace & order (sync with tclconfig/tcl.m4) | das | 2007-11-18 | 1 | -7/+8 |
| | |||||
* | * win/ttkWinXPTheme.c: Add support for size information flags for | patthoyts | 2007-11-18 | 2 | -13/+62 |
| | | | | | scrollbar and combobox buttons. This handles tile patches 1596647 and 1596657 but a bit more generically. | ||||
* | Tidy up some variable types. | patthoyts | 2007-11-17 | 11 | -25/+33 |
| | |||||
* | Minor reshuffle for clarity | patthoyts | 2007-11-17 | 1 | -5/+5 |
| | |||||
* | Fix the environment to run only our built version | patthoyts | 2007-11-17 | 1 | -21/+42 |
| | |||||
* | Forgot the changelog | patthoyts | 2007-11-17 | 1 | -0/+6 |
| | |||||
* | Only check for -displayof if there are sufficient arguments. This permits ↵ | patthoyts | 2007-11-17 | 2 | -8/+19 |
| | | | | checking strings like -d. | ||||
* | Add mandatory 8.5-isms. | jenglish | 2007-11-17 | 1 | -3/+3 |
| | |||||
* | Swap in core scrollbars for [ttk::scrollbar]s on OSX. | jenglish | 2007-11-17 | 3 | -2/+56 |
| | |||||
* | whitespace | das | 2007-11-17 | 1 | -9/+6 |
| | |||||
* | * macosx/tkMacOSXFont.c (TkpMeasureCharsInContext): Correct an | cc_benny | 2007-11-16 | 2 | -8/+18 |
| | | | | oversight in the bug fix from 2007-11-11. [Bug 1824638] | ||||
* | autoconf-2.59 | das | 2007-11-16 | 1 | -231/+513 |
| | |||||
* | sync with tcl/unix/tcl.m4 | das | 2007-11-16 | 1 | -281/+246 |
| | |||||
* | * macosx/Wish.xcodeproj/project.pbxproj: add new chanio.test. | das | 2007-11-15 | 3 | -5/+14 |
| | | | | * macosx/Wish.xcode/project.pbxproj: | ||||
* | The Swedish message catalog should be for Swedish... [Bug 1831803] | dkf | 2007-11-14 | 2 | -72/+77 |
| | |||||
* | typo: s/Bearbieten/Bearbeiten/ (suchenwi on chat) | das | 2007-11-14 | 1 | -1/+1 |
| | |||||
* | autoconf-2.59 | das | 2007-11-14 | 1 | -6/+6 |
| | |||||
* | sync with tcl/unix/tcl.m4 | das | 2007-11-14 | 1 | -0/+31 |
| | |||||
* | whitespace | das | 2007-11-13 | 1 | -9/+8 |
| | |||||
* | * macosx/tkMacOSXFont.c (TkpMeasureCharsInContext): Fix the | cc_benny | 2007-11-11 | 2 | -27/+34 |
| | | | | | case when TK_WHOLE_WORDS and TK_AT_LEAST_ONE are both set and maxLength is small. [Bug #1824638] | ||||
* | typo | das | 2007-11-09 | 1 | -1/+1 |
| | |||||
* | * macosx/tkMacOSXButton.c: sync formatting, whitespace, copyright | das | 2007-11-09 | 9 | -20/+37 |
| | | | | | | | | | | * macosx/tkMacOSXDialog.c: with core-8-4-branch. * macosx/tkMacOSXMenus.c: * macosx/tkMacOSXWm.c: * xlib/xgc.c * library/bgerror.tcl: * library/console.tcl: * library/menu.tcl: | ||||
* | * macosx/tkMacOSXFont.c (TkpGetFontAttrsForChar): panic on false return | das | 2007-11-09 | 1 | -2/+5 |
| | | | | from TkMacOSXSetupDrawingContext(). | ||||
* | fix warnings | das | 2007-11-08 | 2 | -7/+4 |
| | |||||
* | move #includes for TkMacOSXGetNamedDebugSymbol() outside of TK_MAC_DEBUG #ifdef | das | 2007-11-08 | 1 | -4/+4 |
| | |||||
* | formatting | das | 2007-11-08 | 1 | -9/+7 |
| | |||||
* | * macosx/tkMacOSXCarbonEvents.c | das | 2007-11-08 | 2 | -59/+150 |
| | | | | | | | | | | | | (InstallStandardApplicationEventHandler): on Mac OS X Leopard, replace the 2005-11-27 approach of installing the standard application handler by calling RAEL and immediately longjmping out of it from an event handler, as that now leads to crashes in -[NSView unlockFocus] whenever HIToolbox uses Cocoa in Leopard (Help menu, Nav Services, Color Picker). Instead call InstallStandardEventHandler() on the application and menubar event targets, as Leopard ISEH finally handles these correctly. Unfortunately need a HIToolbox-internal SPI to retrieve the menubar event target, no public API appears have that functionality. | ||||
* | * macosx/tkMacOSXDebug.c: make TkMacOSXInitNamedDebugSymbol() | das | 2007-11-08 | 2 | -6/+5 |
| | | | | | * macosx/tkMacOSXDebug.h: available outside of debug builds as the new Leopard ISAEH needs it. | ||||
* | * macosx/tkMacOSXButton.c: replace HiliteControl() by modern API | das | 2007-11-08 | 2 | -130/+238 |
| | | | | | | | | | | | | | * macosx/tkMacOSXMenubutton.c: for activation and enabling; distinguish inactive and disabled look&feel; correct activation handling to match that of container toplevel. * macosx/tkMacOSXMenubutton.c: correct size computation of bevelbutton variant to match that of buttons; fix crash with bitmap due to NULL GC; delay picParams setup until needed; formatting cleanup. [Bug 1824521] | ||||
* | * library/menu.tcl: correct handling of menubutton "active" | das | 2007-11-08 | 1 | -6/+14 |
| | | | | state on Aqua to match that of buttons. | ||||
* | * macosx/tkMacOSXDefault.h: correct button & menubutton active | das | 2007-11-08 | 1 | -6/+7 |
| | | | | | foreground and background colors and menubutton border width. | ||||
* | * macosx/tkMacOSXWindowEvent.c: handle kEventWindowExpanding carbon | das | 2007-11-08 | 1 | -5/+15 |
| | | | | | | | | | | * macosx/tkMacOSXCarbonEvents.c: event instead of kEventWindowExpanded to ensure activate event arrives after window is remapped, also need to process all Tk events generated by remapping in the event handler to ensure children are remapped before activate event is processed. | ||||
* | * macosx/tkMacOSXSubwindows.c: add pixmap size field to MacDrawable | das | 2007-11-08 | 5 | -26/+50 |
| | | | | | | | * macosx/tkMacOSXInt.h: struct; add flag for B&W pixmaps. * macosx/tkMacOSXDraw.c: * macosx/tkMacOSXEmbed.c: * macosx/tkMacOSXMenu.c: |