Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor correction of abbreviation | dkf | 2006-11-16 | 1 | -2/+2 |
| | |||||
* | Highlighted keyword in example | dkf | 2006-11-16 | 1 | -2/+2 |
| | |||||
* | Added example | dkf | 2006-11-16 | 1 | -3/+40 |
| | |||||
* | Added example for labels | dkf | 2006-11-15 | 1 | -3/+20 |
| | |||||
* | Convert \fP to \fR so that man-page scrapers have an easier time. | dkf | 2006-11-15 | 27 | -433/+433 |
| | |||||
* | * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n: | hobbs | 2006-10-31 | 23 | -0/+2888 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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). | ||||
* | * doc/text.n: fix docs to not correct -tabs usage case. | hobbs | 2006-10-18 | 1 | -2/+2 |
| | |||||
* | * doc/WindowId.3: Pat's commit on 2006-10-08 broke the .SH NAME | andreas_kupries | 2006-10-16 | 1 | -7/+2 |
| | | | | | | information across several lines, breaking the cross-linking of manpages during installation for this one. Put everything back on a single line, unbreaking it. | ||||
* | Implemented TIP #264 - Tk_Interp | patthoyts | 2006-10-08 | 1 | -2/+13 |
| | |||||
* | fix make html error | das | 2006-04-12 | 1 | -3/+3 |
| | |||||
* | * macosx/tkMacOSXInt.h: Implemented 'zoomed' window state | das | 2006-04-11 | 1 | -5/+7 |
| | | | | | | * macosx/tkMacOSXWindowEvent.c: handling for TkAqua, via titlebar * macosx/tkMacOSXWm.c: widget clicks as well as [wm state]. * doc/wm.n: [Bug 1073456] | ||||
* | Band-aid doc update for [Bug 220787] | dkf | 2006-03-07 | 1 | -1/+5 |
| | |||||
* | TIP#260 implementation | dkf | 2006-01-12 | 1 | -1/+10 |
| | |||||
* | Doc change to discourage the use of TK_CONFIG_OPTION_SPECIFIED which was not | dkf | 2005-12-06 | 1 | -7/+9 |
| | | | | thread-safe and is now no-longer used. | ||||
* | * doc/checkbutton.n: fix -selectcolor docs [Bug 1083838] | hobbs | 2005-12-01 | 1 | -4/+3 |
| | |||||
* | Fix [Bug 1151523] the non-embarrasing way! | dkf | 2005-11-22 | 1 | -3/+4 |
| | |||||
* | clarify text index documentation | vincentdarley | 2005-11-16 | 1 | -2/+6 |
| | |||||
* | Added support for [wm attributes] on X11 [TIP#231, patch#1062022]. | jenglish | 2005-11-16 | 1 | -2/+26 |
| | |||||
* | tip256 implementation | vincentdarley | 2005-10-10 | 1 | -21/+49 |
| | |||||
* | Fix [Bug 1151523] | dkf | 2005-08-18 | 1 | -3/+2 |
| | |||||
* | Fixed missing [] in prototypes that have objv. | georgeps | 2005-08-17 | 1 | -4/+4 |
| | |||||
* | clarify tab stop behaviour | vincentdarley | 2005-08-09 | 1 | -2/+5 |
| | |||||
* | Added another example. | dkf | 2005-08-04 | 1 | -2/+42 |
| | |||||
* | * doc/getOpenFile.n: correct -multiple docs (takes boolean) | hobbs | 2005-07-06 | 1 | -2/+2 |
| | |||||
* | Fix silly error in SYNOPSIS of Tk_AllocBitmapFromObj doc [1224983] | dkf | 2005-06-21 | 1 | -2/+2 |
| | |||||
* | * doc/Inactive.3 (new file): C level API documentationn for | rmax | 2005-05-31 | 1 | -0/+38 |
| | | | | | TIP#245 (Tk_GetUserInactiveTime, Tk_ResetUserInactiveTime). * tests/tk.test: Added tests for the TIP#245 implementation. | ||||
* | Partial implementation of TIP#245; thanks Reinhard! | dkf | 2005-05-27 | 1 | -1/+17 |
| | |||||
* | Updated out-of-date references to "Tk_GetBoolean" | dgp | 2005-05-12 | 2 | -6/+6 |
| | |||||
* | fixed a typo | georgeps | 2005-04-22 | 1 | -2/+3 |
| | |||||
* | fix to Home/End and display lines | vincentdarley | 2005-04-18 | 1 | -6/+6 |
| | |||||
* | Purge old and inaccurate .VS/.VE macros. | dkf | 2005-04-06 | 34 | -288/+36 |
| | |||||
* | * doc/wm.n: Add documentation for -fullscreen attribute. | mdejong | 2005-02-17 | 1 | -1/+5 |
| | | | | | | | | | | | * tests/winWm.test: Add -fullscreen to wm attribute usage message. * tests/wm.test: Add -fullscreen to wm attribute usage message. Add -fullscreen attribute test cases for Windows. * win/tkWinWm.c (WmInfo, UpdateWrapper, TkpWmSetFullScreen, WmAttributesCmd, UpdateGeometryInfo): Implement TIP 223 [wm attributes -fullscreen]. | ||||
* | fix to newline eliding in text widget | vincentdarley | 2005-02-14 | 1 | -10/+1 |
| | |||||
* | * doc/options.n: note -cursor {} behavior. [Bug 965618] | hobbs | 2005-02-14 | 1 | -1/+3 |
| | |||||
* | * doc/text.n: note 'image' key in 'dump' command. [Bug 1115907] | hobbs | 2005-02-11 | 1 | -4/+4 |
| | |||||
* | Added docs on predefined virtual events. [608115] | dkf | 2005-01-12 | 1 | -1/+65 |
| | |||||
* | Move emacs mode comment to end of file to stop problems with old man. | dkf | 2005-01-05 | 2 | -4/+10 |
| | |||||
* | D'oh! Spotted another one! | dkf | 2004-12-20 | 1 | -2/+2 |
| | |||||
* | Fix silly typo. [Bug 1087842] | dkf | 2004-12-20 | 1 | -2/+2 |
| | |||||
* | removed backslash quote | vincentdarley | 2004-11-20 | 1 | -2/+2 |
| | |||||
* | changed the internal name to pack-old to avoid a name clash with the new ↵ | rmax | 2004-11-19 | 1 | -2/+2 |
| | | | | pack manpage. | ||||
* | improved documentation of -tabs | vincentdarley | 2004-11-17 | 1 | -2/+4 |
| | |||||
* | * doc/SetOptions.3: | das | 2004-11-12 | 2 | -7/+8 |
| | | | | | | | | * doc/text.n: fixed *roff errors uncovered by running 'make html'. * macosx/tkMacOSXFont.c (Tk_MeasureChars,Tk_DrawChars,etc): Make sure that the lastSubFontPtr remains valid even when the subfont array is reallocated. [Bug 618872] | ||||
* | * generic/tkMain.c: | das | 2004-11-11 | 1 | -3/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * macosx/tkMacOSXAppInit.c (removed): * macosx/Wish.pbproj/project.pbxproj: * macosx/tkMacOSXInit.c: * macosx/tkMacOSXInt.h: changes to make TkAqua dynamically loadable, enabling [package require Tk] from tclsh. Startup code from tkMacOSXAppInit.c moved into tkMacOSXInit.c, added code that notifies the window server that an unbundled executable is a full GUI application after loading Tk. [Patch 1035348] * doc/wm.n: documented [wm attributes] on Mac OS X. [Bug 606665] * macosx/tkMacOSXWm.c: implemented TIP 222 [wm attributes -alpha] on Mac OS X. [Patch 892194] WmIconbitmapCmd: adopted FSRef changes from [wm atttrs -titlepath]. * macosx/tkMacOSXSubwindows.c: synced spacing/formatting with core-8-4-branch. * generic/tkRectOval.c: * macosx/README: * macosx/tkMacOSXDefault.h: * macosx/tkMacOSXDraw.c: * macosx/tkMacOSXInit.c: * macosx/tkMacOSXInt.h: * macosx/tkMacOSXMenu.c: * macosx/tkMacOSXWm.c: forward port from core-8-4-branch of Jim's and my changes for CG drawing and [wm attributes] (corresponds to 8.4 changes dating from 09-18, 07-27, 07-24). * macosx/tkMacOSXMouseEvent.c: endianness fixes. * macosx/Wish.pbproj/project.pbxproj: corrected path to html help inside framework. * macosx/Makefile: prevent parallel make from building several targets at the same time. | ||||
* | doc/frame.n: Added some info for -width/-height options. [Bug 1055423] | pspjuth | 2004-11-07 | 1 | -7/+13 |
| | |||||
* | Minor format fix | dkf | 2004-10-29 | 1 | -3/+3 |
| | |||||
* | More minor doc fixes | dkf | 2004-10-28 | 9 | -138/+182 |
| | |||||
* | Assorted minor documentation fixes | dkf | 2004-10-28 | 15 | -75/+104 |
| | |||||
* | Add -hide and -stretch options to panedwindow widgets. (TIPs 177 and 179) | dkf | 2004-10-24 | 1 | -4/+35 |
| | | | | Thanks to Brian Griffin for developing these! [Patch 983886] | ||||
* | Fill in missing part of sentence in [wm attributes] | dkf | 2004-10-08 | 1 | -11/+12 |
| |