| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
FossilOrigin-Name: 612e1ce7edd4912b3d7bc7bb5d667111590e24b5
|
|
|
| |
FossilOrigin-Name: 7468498d2d7f7fd676bfa13ac6258633551aaa7c
|
|
|
| |
FossilOrigin-Name: 57150e00b33ee1c18f3437820c70d147325cd770
|
|
|
| |
FossilOrigin-Name: f8c4419d3d2336ceb7cc6774b9414efade9b9561
|
|
|
| |
FossilOrigin-Name: f449787fb16a3a32463679ccd2c2f9451f5275e4
|
|
|
|
|
|
|
|
| |
* doc/text.n: Update double and triple click
docs to match implementation changes made on
2002-02-14.
FossilOrigin-Name: fa9c4e0f61bf9a530ca6599eaa8898a874f757d4
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
| |
FossilOrigin-Name: bd4ba973698f1ebf47369d5774a610d0a3db687a
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
| |
FossilOrigin-Name: 564aa3355ab35f41dfb85023b6618bba69f371d2
|
|
|
| |
FossilOrigin-Name: 5265df93d207cec0cfc2940a152e030a2f848bd0
|
|
|
|
|
|
|
| |
implementing TIP 44. All Tk commands and variables matching
tk[A-Z]* are now in the ::tk namespace.
FossilOrigin-Name: 3c0c681d8883f0843b9dcb3f402c2773f6a438a7
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
-count when images/windows are embedded
FossilOrigin-Name: 029b6655942cc865ed4354a8f162c0541d99b4ac
|
|
|
|
|
|
|
| |
* doc/text.n: clarified mark gravity definition and usage of
``word'' in binding definitions. [Bug: 2004 2277 1388]
FossilOrigin-Name: ee72d68f70bb3461677a2a14e6a45435c2801db7
|
|
|
|
|
|
|
|
|
|
|
|
| |
* generic/tkText.c:
* generic/tkText.h:
* generic/tkTextBTree.c:
* generic/tkTextDisp.c:
* generic/tkTextTag.c: removed the -state option for text tags,
and reoriented it around -elide, as -state disabled was never
implemented, and -state hidden is better as -elide.
FossilOrigin-Name: 2d0345f6c1062523a702446018fef2943e47e26b
|
|
|
|
|
|
|
|
|
|
|
| |
-state, -active*, -disabled*, -offset, essentially rewrote the
man patch for completely updated 8.3 canvas widget.
* doc/entry.n: added docs for entry widget validation
* doc/event.n: added docs for -warp
* doc/text.n: doc'ed new -state value 'hidden'
* doc/GetDash.3: (new file) man page explaining Tk_GetDash
FossilOrigin-Name: bb2e63fc1fb45b3175ae46f05e494283a6b324a6
|
|
|
| |
FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
|
|
FossilOrigin-Name: 8922a99ffbe6bf4c9a879291efacef5ce9caa2aa
|