summaryrefslogtreecommitdiffstats
path: root/generic/tkEntry.h
Commit message (Expand)AuthorAgeFilesLines
* Merge core-8-6-branch: Eradicate uses of sprintf because it triggers deprecat...fvogel2023-01-181-3/+3
|\
| * Eradicate uses of sprintf because it triggers deprecation warning on macOS Ve...fvogel2023-01-101-3/+3
* | TIP #628 for Tk: Shared 8.7/9.0 build environmentjan.nijtmans2022-06-251-9/+9
* | More alphabetizing Tk options. More type-cast improvementsjan.nijtmans2022-05-121-1/+1
* | (c) -> ©jan.nijtmans2020-12-091-1/+1
* | Convert Tk_ItemIndexProc/Tk_ItemInsertProc to use size_t as index type, when ...jan.nijtmans2020-05-261-4/+4
* | More progressjan.nijtmans2020-05-241-5/+5
* | Merge 8.6jan.nijtmans2019-01-101-2/+2
|\ \ | |/
| *-. Merge 8.6 and all changes from original [bug-9e31fd9449] branchjan.nijtmans2019-01-081-3/+3
| |\ \
| | | * Bring back more original "None" usages, and fix other warnings which graduall...jan.nijtmans2019-01-031-3/+3
| * | | Fix two compiler warnings about format string buffers being too small.culler2019-01-031-1/+1
| * | | As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-1/+1
| | * Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2018-12-201-1/+1
* | | merge trunk (because tip-496 does not target 8.6 but 8.7, whereas branch tip-...fvogel2018-04-151-1/+1
|\ \ \ | |/ /
| * | Fix two new gcc-7.3 (harmless) compiler warnings.jan.nijtmans2018-04-121-1/+1
* | | Latest changes from René Zaumseil. Now tk::spinbox supports -placeholder* op...fvogel2018-03-051-0/+3
* | | tk::entry: Moved defines where they belong to, reordered options to follow al...fvogel2018-02-111-4/+5
* | | -placeholdertext becomes -placeholder. Changes provided by René Zaumseilfvogel2018-02-061-3/+3
* | | Change -empty* option names to -placeholder*. Changes provided by René Zaumseilfvogel2018-02-061-5/+5
* | | Implementation of TIP #496 - Display hints in ::ttk::entry (by René Zaumseil)fvogel2018-01-311-0/+9
|/ /
* | Formattingnijtmans2010-04-231-8/+0
* | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-1/+1
* | More elimination of pre-C89-isms.dkf2008-05-021-2/+2
|/
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-2/+2
* More bits of ANSIfyingdkf2005-11-111-95/+94
* Get the Entry and Spinbox widgets to draw with the native look & feel onwolfsuit2005-03-241-0/+307