summaryrefslogtreecommitdiffstats
path: root/doc/text.n
Commit message (Collapse)AuthorAgeFilesLines
* Corrected description of when tag -relief is ignored.dkf2008-04-171-2/+2
| | | FossilOrigin-Name: a86983368f8b122e0963079b8eb1ab9fca50835f
* merge stable branch onto HEADdgp2007-12-131-3/+3
| | | FossilOrigin-Name: e7868b44c1e7bffc63a053b87a96a4499757f80d
* Fixed mistake in [$t tag remove] docs. [Bug 1792191]dkf2007-11-011-3/+3
| | | FossilOrigin-Name: 064aa79a8e5cd0773af7d8ccbf7908334f9e021f
* More documentation improvementsdkf2007-10-301-4/+11
| | | FossilOrigin-Name: b16ced4d51e5abcc871279e9c516935bc0316de4
* fix spelling of -inactiveselectbackground [Bug 1626415]hobbs2007-10-301-4/+4
| | | FossilOrigin-Name: 6532e3d09392be4eeb9cf57aecfb5ce915a7f00b
* Clarify search subcommand docs. [Bug 1622919]dkf2007-10-301-2/+3
| | | FossilOrigin-Name: 058c78ce55af1513eaaec5b80de8f8b9a0ef0466
* Lots more GOOBE stuff. Now works with 'make html'!dkf2007-10-291-90/+165
| | | FossilOrigin-Name: 6373cd0cf2deb3038f42488bf9ad272b2d9aed9e
* * doc/*.1: Revert doc changes that brokedgp2007-10-261-57/+26
| | | | | | | * 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-25/+54
| | | FossilOrigin-Name: 719dc3b1128c165488999004be06a1432d8e6286
* Rendering-with-groff GOOBE.dkf2007-10-231-2/+4
| | | FossilOrigin-Name: 83ccda2cf944903eb2b18ebbd188d586249c0802
* Text widget documentation improvementsdkf2007-10-161-102/+105
| | | FossilOrigin-Name: f3d52fa07e20c17e913199cfeaf736a19d26e609
* Convert \fP to \fR so that man-page scrapers have an easier time.dkf2006-11-151-28/+28
| | | FossilOrigin-Name: 5bcb6a84090d58ae13f218ca5f473e6d6328948c
* * doc/text.n: fix docs to not correct -tabs usage case.hobbs2006-10-181-2/+2
| | | FossilOrigin-Name: 9a4c1234f419b05828435751e2c914f4eb13ed22
* fix make html errordas2006-04-121-3/+3
| | | FossilOrigin-Name: ce4911b4d813822fa087b3243a20a1296c0e3cf3
* clarify text index documentationvincentdarley2005-11-161-2/+6
| | | FossilOrigin-Name: 344b9833a9997e812118d66c14309f9b63b5d24f
* tip256 implementationvincentdarley2005-10-101-21/+49
| | | FossilOrigin-Name: b26b042c687a34c89798f90861d4035a87ee6212
* clarify tab stop behaviourvincentdarley2005-08-091-2/+5
| | | FossilOrigin-Name: ce77064ee5cde8a99a08f00cf577d470d6421d0a
* Updated out-of-date references to "Tk_GetBoolean"dgp2005-05-121-3/+3
| | | FossilOrigin-Name: 195c8aeed247ddae34fc7ebe84676a24c10d4539
* fix to Home/End and display linesvincentdarley2005-04-181-6/+6
| | | FossilOrigin-Name: 503637c737c55f17d41befd508f32ff987f96281
* fix to newline eliding in text widgetvincentdarley2005-02-141-10/+1
| | | FossilOrigin-Name: 46ac803ae4b55ceb29a03cd1aa950ad4d8792a0f
* * doc/text.n: note 'image' key in 'dump' command. [Bug 1115907]hobbs2005-02-111-4/+4
| | | FossilOrigin-Name: d80ba20d42a555537219c8f4406e9cf28154efa0
* removed backslash quotevincentdarley2004-11-201-2/+2
| | | FossilOrigin-Name: 28e5c8809fafca493eaa746161996927825313c4
* improved documentation of -tabsvincentdarley2004-11-171-2/+4
| | | FossilOrigin-Name: baa5f279b8b35af903336a6ca5ea71c7d1554c0f
* * doc/SetOptions.3:das2004-11-121-5/+6
| | | | | | | | | | * 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] FossilOrigin-Name: 951e50bdbe45ec5be5829b518cbbd958c79352da
* More minor doc fixesdkf2004-10-281-101/+137
| | | FossilOrigin-Name: da9814e92b42d4f7e683a8e278d413344e5d6413
* Standardize style of section refs & public symbols. Remove displayed tabsdkf2004-09-191-3/+3
| | | FossilOrigin-Name: 21e74dc17aeb9f48f2a53bcf395d591eedf42bba
* text widget 'peer' subcommand -- TIP#169 implementationvincentdarley2004-09-101-15/+142
| | | FossilOrigin-Name: 24c87e87ffd71144101ff6cab47226828e813d38
* Doc patches [1010083] and [1010607] from Mikhail Kolesnitschenko.dkf2004-08-171-92/+93
| | | | | | Also some general fixes to menu.n and text.n FossilOrigin-Name: 03f8b25add691532a590ee350534f2515bb88b0e
* text widget fixesvincentdarley2004-06-041-8/+14
| | | FossilOrigin-Name: cb4cc14bf47525593a3b1284aee97eaf664af9f3
* minor doc fixes for html conversioncore-8-5-a1hobbs2004-03-041-5/+5
| | | FossilOrigin-Name: f35f85415360958066155e003044fc16c4b0c7b9
* doc/text.n: Fix markup errors (".t" at beginning of line).jenglish2003-12-221-7/+15
| | | FossilOrigin-Name: 301ef436f95041463132fb37c9e5958189eb5cf6
* fix to text widget tabs and xy-scroll-commandvincentdarley2003-12-041-3/+7
| | | FossilOrigin-Name: 8e445371278f1788f708a0f4b9c737c029368cb1
* documentation and cleanupvincentdarley2003-11-161-31/+38
| | | FossilOrigin-Name: 289327e5a132f780e88206e7fa90181580e3e8fb
* doc/text.n: Fix markup errors.jenglish2003-11-151-45/+47
| | | FossilOrigin-Name: 5ec972b35ed43dae1258d912d53f526482a5b574
* better elide tag handlingvincentdarley2003-11-071-15/+16
| | | FossilOrigin-Name: be1a77f9a978fa4147b702f19579c6d62b50c7f6
* TIP 155 implementationvincentdarley2003-10-311-83/+315
| | | FossilOrigin-Name: e58248ce5f8b5af24ae723c3108610d0d5272db7
* * library/text.tcl, doc/text.n: Text widget binding forjenglish2003-10-061-4/+3
| | | | | | | Control-v is now Mac-only, since it conflicts with standard <<Paste>> binding on other platforms. [Bug #605277] FossilOrigin-Name: 121da1209e3711c43cef11e2c5d634ddeb86c5d5
* Fixed markup errors.jenglish2003-05-291-4/+4
| | | FossilOrigin-Name: ed32b2152df3ca9d96ba3fb73955310e61e9a32c
* tip 113 implementationvincentdarley2003-05-191-3/+24
| | | FossilOrigin-Name: 7ef32f7c99a098ed9e22bc612e400c8ef9c2196b
* * doc/entry.n:mdejong2003-02-191-3/+3
| | | | | | | | * doc/text.n: Update double and triple click docs to match implementation changes made on 2002-02-14. FossilOrigin-Name: fa9c4e0f61bf9a530ca6599eaa8898a874f757d4
* * doc/text.n: TIP #93 implementation thathobbs2002-06-221-4/+19
| | | | | | | | | * generic/tkText.c (TextWidgetCmd): enhances the text get and * generic/tkTextIndex.c (TkTextGetIndex): delete methods to accept * tests/text.test: multiple range pairs. This handles the delete case in an atomic, fixed-index fashion. FossilOrigin-Name: 56373b17842760c71abe22bea606c0de0c9c41d3
* added 8.4 version marker to -maxundohobbs2002-06-211-1/+3
| | | FossilOrigin-Name: bd4ba973698f1ebf47369d5774a610d0a3db687a
* * doc/text.n: TIP #104 implementation which generalizes thehobbs2002-06-211-5/+8
| | | | | | | | | | | | | | | | | * generic/tkText.c: undo/redo stack to not be tied solely to the * generic/tkText.h: text widget. The APIs are still private. * generic/tkUndo.c: This also adds a stack limiting ability and * generic/tkUndo.h: a -maxundo option to the text widget (in * library/text.tcl: addition to the options from TIP #26) should * mac/tkMacDefault.h: users want to limit the undo/redo stack * tests/text.test: (should not be necessary in most cases). * unix/Makefile.in: [Patch #554763] (callewart) * unix/tkUnixDefault.h: * win/Makefile.in: * win/makefile.vc: * win/tkWinDefault.h: FossilOrigin-Name: 6a28d5bdfd4bd0d8ab71bc4b8aeb118626124b0a
* Minor improvements to undo (demo,docs&bindings)dkf2001-11-151-70/+73
| | | FossilOrigin-Name: 564aa3355ab35f41dfb85023b6618bba69f371d2
* added TIP#26 text widget undo/redo functionalityhobbs2001-11-131-1/+95
| | | FossilOrigin-Name: 5265df93d207cec0cfc2940a152e030a2f848bd0
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-3/+25
| | | | | | | implementing TIP 44. All Tk commands and variables matching tk[A-Z]* are now in the ::tk namespace. FossilOrigin-Name: 3c0c681d8883f0843b9dcb3f402c2773f6a438a7
* * doc/toplevel.n:ericm2000-08-251-7/+9
| | | | | | | | | | | | | | | | | | | | | * 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
* CanvPsY.3, ConfigWidg.3, CrtImgType.3, CrtItemType.3,jenglish2000-07-251-6/+6
| | | | | | | | FontId.3, GetFont.3, canvas.n, font.n, options.n, text.n: Documentation fix: Replaced references to XFontStruct * and Tk_FontStruct with Tk_Font. FossilOrigin-Name: b10e56c17f4c9710567b36d1ba7616710168243c
* * doc/text.n: clarified docs on what happens during a search withhobbs2000-02-011-4/+8
| | | | | | -count when images/windows are embedded FossilOrigin-Name: 029b6655942cc865ed4354a8f162c0541d99b4ac
* * doc/WindowId.3: added docs for Tk_IsContainer and Tk_IsEmbeddedhobbs2000-01-211-10/+12
| | | | | | | * doc/text.n: clarified mark gravity definition and usage of ``word'' in binding definitions. [Bug: 2004 2277 1388] FossilOrigin-Name: ee72d68f70bb3461677a2a14e6a45435c2801db7