summaryrefslogtreecommitdiffstats
path: root/doc/spinbox.n
Commit message (Collapse)AuthorAgeFilesLines
* Purge RCS Keywords.dgp2011-06-081-2/+0
|\ | | | | FossilOrigin-Name: 3f95fbe0ce14948fd409844b915c18ef25d7d0a0
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| | | | | | FossilOrigin-Name: a74f32bb6369d3e66e661145c81a98a14ed79b3a
| * More backporting of doc fixesdkf2004-10-281-3/+3
| | | | | | FossilOrigin-Name: f449787fb16a3a32463679ccd2c2f9451f5275e4
* | merge stable branch onto HEADdgp2007-12-131-1/+1
| | | | | | FossilOrigin-Name: e7868b44c1e7bffc63a053b87a96a4499757f80d
* | More documentation improvementsdkf2007-10-301-4/+3
| | | | | | FossilOrigin-Name: b16ced4d51e5abcc871279e9c516935bc0316de4
* | Lots more GOOBE stuff. Now works with 'make html'!dkf2007-10-291-21/+27
| | | | | | FossilOrigin-Name: 6373cd0cf2deb3038f42488bf9ad272b2d9aed9e
* | * doc/*.1: Revert doc changes that brokedgp2007-10-261-14/+8
| | | | | | | | | | | | | | * doc/*.3: `make html` so we can get the release * doc/*.n: out the door. FossilOrigin-Name: 4fe4274467a1800529131c86ff155c4c0b03db8a
* | Lots of improvements to look and feel of manual pagesdkf2007-10-241-8/+14
| | | | | | FossilOrigin-Name: 719dc3b1128c165488999004be06a1432d8e6286
* | Doc patches [1010083] and [1010607] from Mikhail Kolesnitschenko.dkf2004-08-171-3/+3
|/ | | | | | Also some general fixes to menu.n and text.n FossilOrigin-Name: 03f8b25add691532a590ee350534f2515bb88b0e
* corrected spin(up|down) -> button(up|down)hobbs2001-12-181-3/+3
| | | FossilOrigin-Name: 4b3b96dfd7306f4348a7de69954b7fb2c795f963
* * doc/toplevel.n:ericm2000-08-251-10/+10
| | | | | | | | | | | | | | | | | | | | | * doc/spinbox.n: * doc/scrollbar.n: * doc/scale.n: * doc/menubutton.n: * doc/menu.n: * doc/listbox.n: * doc/entry.n: * doc/frame.n: * doc/message.n: * doc/checkbutton.n: * doc/radiobutton.n: * doc/button.n: * doc/label.n: * doc/canvas.n: * doc/text.n: Fixed Standard Options section to make best use of new tab settings in man.macros. FossilOrigin-Name: aab4f8f0ade0fbed2d69b0a7c5316cf05eba894c
* * doc/spinbox.n: (new file) docs for spinbox widgethobbs2000-05-291-0/+582
* generic/tkInt.h: added Tk_SpinboxObjCmd declaration * generic/tkEntry.c: added 'spinbox' widget - an extension of the entry widget type. * generic/tkWindow.c: added 'spinbox' to core Tk commands * library/spinbox.tcl: (new file) binding and helper procs for spinbox * library/tk.tcl: added spinbox.tcl to list of files to source * tests/entry.test: updated changed error messages * tests/spinbox.test: (new file) test suite for spinbox FossilOrigin-Name: 73da332473d5aadcb1fa8f6a108a1947d501e87e