summaryrefslogtreecommitdiffstats
path: root/library/demos
Commit message (Collapse)AuthorAgeFilesLines
* [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-226-6/+6
|\
| * [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-226-6/+6
| |
* | Purge RCS Keywords.dgp2011-06-0866-132/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-0852-104/+0
| |
| * Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-091-13/+18
| |
| * replace previous inoperative commit with direct setting of ↵das2007-05-301-2/+9
| | | | | | | | highlightbackground on all buttons
| * * library/bgerror.tcl: standardize dialog option & button sizedas2007-05-301-5/+13
| | | | | | | | | | | | | | * library/dialog.tcl: modifications done when running on on Aqua. * library/msgbox.tcl: * library/demos/button.tcl: set button highlightbackground on Aqua.
| * * library/demos/menu.tcl: on aqua, use custom MDEF and tearoffs;das2007-04-293-12/+16
| | | | | | | | | | | | * library/demos/menubu.tcl: correct menubutton toplevel name. * library/demos/puzzle.tcl: fix button size & padding for aqua.
| * * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part ofdas2006-09-111-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-05-16 change that had set overrideredirect windows to not become activated by the window manager, as this prevented interaction with native widgets in such windows [Bug 1472624]; apply changes to carbon window attributes even if native window has already been created. * macosx/tkMacOSXKeyEvent.c (TkMacOSXProcessKeyboardEvent): fix app * macosx/tkMacOSXMenu.c (DrawMenuBarWhenIdle): menu item key shortcuts * macosx/tkMacOSXInt.h: when custom ".apple" menu is installed. * library/demos/widget: on TkAqua, don't install file menu with single quit menu item, as the application menu already has a quit item. * macosx/tkMacOSXColor.c: fix building on Mac OS X 10.2.
| * * library/demos/cscroll.tcl: add MouseWheel bindings for aqua.das2005-12-131-1/+15
| | | | | | | | | | | | | | | | | | | | | | * macosx/tkMacOSXCarbonEvents.c (TkMacOSXInitCarbonEvents): * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent, GenerateMouseWheelEvent): add support for kEventMouseScroll events (smooth mouse wheel scrolling from mighty mouse or scrolling trackpad) by handling kEventMouseWheelMoved on application target as well as on dispatcher, in order to pick up synthesized MouseWheel events from HIObject handler (c.f. QA1453); add support for horizontal scrolling events by generating MouseWheel XEvent with Shift modifier.
| * * library/demos/menu.tcl: removed errant '}'.core_8_4_11das2005-06-251-2/+1
| |
| * Fix widget parenting issue reported by Keith Nash. Also tidied up a bit.dkf2005-01-181-15/+17
| |
| * Stop tk_strictMotif poisoning of the widget demo [Bug 1013942]dkf2004-09-101-1/+5
| |
| * * library/demos/widget: don't create iconwindow on aqua, but adddas2003-09-251-3/+3
| | | | | | | | | | | | about menu like on classic. * macosx/Makefile: pass MAKEOVERRIDES to pxbuild. * macosx/tkMacOSXButton.c: added -compound support for bevel buttons.
* | TIP #359: Extended window manager hints support for X11.patthoyts2010-01-201-1/+3
| |
* | Rename variable to avoid clash with floorplan demo. Reported bydkf2009-12-161-3/+3
| | | | | | | | Emiliano Gavilan.
* | * library/demos/unicodeout.tcl: Added code to check forKevin B Kenny2009-12-151-19/+41
| | | | | | | | | | | | | | | | right-to-left support on Windows and adjust Hebrew and Arabic character strings accordingly. Changed the Hebrew string to 'ktb ebryt' (ktav Ivrit, "Hebrew writing") to be consistent with at least the Greek and Russian strings. Thanks to Rodrigo Readi for calling the inconsistency to our attention.
* | Added demo of ttk::scale widget.dkf2009-12-102-1/+44
| |
* | Minor glitch fix.dkf2009-10-271-2/+2
| |
* | More graceful handling of resizing.dkf2009-08-081-15/+18
| |
* | * library/demos/filebox.tcl: only show "Motif Style Dialog" checkbuttondas2009-04-101-2/+2
| | | | | | | | on X11 windowingsystem.
* | * library/demos/widget: GOOBE: use ttk::cursordas2009-04-101-6/+6
| |
* | * library/demos/knightstour.tcl: fix knightstour demo not running fromdas2009-04-101-8/+6
| | | | | | | | interactive wish.
* | Aqua GOOBEdas2008-03-171-2/+6
| |
* | Made work when run twice in the same session. [Bug 1899664]dkf2008-03-161-691/+787
| | | | | | | | Also made the control panel use Ttk widgets.
* | * library/demos/knightstour.tcl: Aqua GOOBE.das2008-03-112-15/+26
| | | | | | | | * library/demos/widget:
* | Added a Knights tour canvas demo.patthoyts2008-02-292-1/+249
| |
* | Fix [Bug 1860802]dkf2007-12-301-103/+110
| |
* | merge stable branch onto HEADdgp2007-12-1325-25/+25
| |
* | * library/demos/widget: reduce start size to 70% of screenheighthobbs2007-12-051-2/+2
| | | | | | | | from sh-200 for a more reasonable size.
* | * library/demos/mclist.tcl: Aqua GOOBE.das2007-11-044-17/+16
| | | | | | | | | | | | * library/demos/tree.tcl: * library/demos/ttknote.tcl: * library/demos/widget:
* | Tinkering with the default demo widget heightdkf2007-11-021-3/+7
| |
* | Added a demo of how to do a multi-column sortable listbox.dkf2007-11-022-1/+101
| |
* | GOOBE for unix; use themed scrollbardkf2007-11-021-2/+2
| |
* | Better resizing. [Bug 1822410]dkf2007-11-021-3/+3
| |
* | Better resizing behaviour. [Bug 1822601]dkf2007-11-011-2/+6
| |
* | * library/demos/widget: increase height of main window text widget todas2007-11-011-4/+8
| | | | | | | | use more of the available vertical space.
* | Improved description/comments so that people better understand what is beingdkf2007-10-311-2/+4
| | | | | | | | validated, following suggestion from Don Porter.
* | D'uh, now make the code more idiomatic!dkf2007-10-311-2/+2
| |
* | Minor GOOBE boost on Unix and OSXdkf2007-10-311-4/+3
| |
* | Mark non-loadable images as such instead of throwing a nasty dialog,dkf2007-10-311-3/+8
| | | | | | | | following suggestion from Don Porter.
* | Fix Arabic and Hebrew rendering on Windows. [Bug 1803723]dkf2007-10-301-3/+3
| |
* | * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test:hobbs2007-10-306-54/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * library/bgerror.tcl, library/dialog.tcl, library/listbox.tcl: * library/msgbox.tcl, library/optMenu.tcl, library/tclIndex: * library/tkfbox.tcl, library/demos/floor.tcl, library/demos/rmt: * library/demos/tcolor, library/demos/text.tcl: * library/demos/twind.tcl, library/demos/widget: Buh-bye Motif look * library/ttk/fonts.tcl: Update of Tk default look in 8.5 * macosx/tkMacOSXDefault.h: Trims border sizes, cleaner X11 look * unix/tkUnixDefault.h: with minor modifications for Win32/Aqua. * win/tkWinDefault.h: Uses Tk*Font definitions throughout for * win/tkWinFont.c: classic widgets. [Bug #1820344] * library/obsolete.tcl (::tk::classic::restore): This restores changes made to defaults in 8.5 using the 'option' command, segmented into logical groups.
* | use global for -typevariabledas2007-10-261-4/+7
| |
* | * macosx/tkMacOSXDialog.c: TIP#242 cleanup.das2007-10-261-3/+6
| | | | | | | | * library/demos/filebox.tcl: demo TIP#242 -typevariable.
* | * library/demos/combo.tcl: Aqua GOOBE.das2007-10-236-50/+77
| | | | | | | | | | | | | | | | * library/demos/toolbar.tcl: * library/demos/tree.tcl: * library/demos/ttknote.tcl: * library/demos/ttkprogress.tcl: * library/demos/widget:
* | More widget demos!dkf2007-10-229-75/+449
| |
* | * library/demos/ttkmenu.tcl: Aqua GOOBE.das2007-10-213-18/+36
| | | | | | | | | | * library/demos/ttkpane.tcl: * library/demos/widget:
* | More Ttk demosdkf2007-10-183-1/+155
| |
* | icon beautificationdas2007-10-171-17/+17
| |