summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changed to not use c:/ as initialdirashok2014-10-161-4/+14
* Fixes to compile with newer Visual Studio versionsashok2014-10-161-19/+20
* Updated chooseDirectory docs for Vistaashok2014-10-162-4/+6
* Updated documentation for tk_getOpen/SaveFile -initialdir optionashok2014-10-151-2/+6
* Update test suite for compatibility with new Vista file dialogs.ashok2014-09-201-68/+83
* Make findwindow more robust by ensuring it is a window belongingashok2014-09-201-0/+22
* Convert native paths returned from file dialogs to Tcl canonical paths.ashok2014-09-203-21/+119
* Make -xpstyle a hidden optionashok2014-09-201-30/+29
* Implemented Vista+ tk_chooseDirectory dialogsashok2014-09-171-478/+239
* Implemented -filetypes and -typevariable for new Vista file dialogs.ashok2014-09-141-13/+207
* Implemented multiselect in new file dialogs.ashok2014-09-141-28/+116
* Implemented more options for new tk_get{Open,Save} file dialogsashok2014-09-134-166/+349
* Get basic new style dialogs working.ashok2014-09-121-145/+695
* Started on new Vista-style file dialogs. Refactored option processing.ashok2014-09-121-0/+195
* Fix for font configure crash on OS X, thanks to rob@bitkeeper.com for the patchKevin Walzer2014-08-013-34/+37
* merge-markjan.nijtmans2014-07-280-0/+0
|\
| * Fine-tune scrolling, especially of text widgets with embedded windows, after ...Kevin Walzer2014-07-285-209/+1
* | Fine-tune scrolling, especially of text widgets with embedded windows, after ...Kevin Walzer2014-07-284-186/+1
* | merge-markjan.nijtmans2014-07-270-0/+0
|\ \ | |/
| * Add copyright notice to Marc Culler for extensive patch to alpha rendering on...Kevin Walzer2014-07-257-16/+38
| * Fix for display of images when scrolling a text widget on OS X; thanks to Mar...Kevin Walzer2014-07-242-64/+116
* | Add copyright notice to Marc Culler for extensive patch to alpha rendering on...Kevin Walzer2014-07-257-168/+185
* | Fix for display of images when scrolling a text widget on OS X; thanks to Mar...Kevin Walzer2014-07-242-64/+116
* | Workaround for [http://core.tcl.tk/tcl/tktview?name=4955f5d8a4dce006e063f924b...jan.nijtmans2014-07-081-8/+8
|\ \
| * \ merge trunkbug_4955f5d8a4jan.nijtmans2014-05-227-147/+140
| |\ \
* | \ \ merge-markjan.nijtmans2014-07-080-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix for alpha channel rendering for images on OS X Mavericks; thanks to Marc ...Kevin Walzer2014-07-074-121/+170
* | | | Fix for alpha channel rendering for images on OS X Mavericks; thanks to Marc ...Kevin Walzer2014-07-074-121/+170
* | | | Eliminate last two calls to Tcl_CreateCommand().jan.nijtmans2014-06-304-44/+44
* | | | two more (test-)command converted to Tcl_Obj APIjan.nijtmans2014-06-271-29/+28
* | | | Use Tcl_FindCommand in stead of Tcl_GetCommandInfo where this suffices.jan.nijtmans2014-06-032-5/+2
* | | | re-generate tkIntDecls.hjan.nijtmans2014-06-031-7/+6
* | | | Convert TkpTestembedCmd and TkpTesttextCmd to Tcl_Obj-based commands.jan.nijtmans2014-06-0311-91/+84
* | | | Typo's and unnecessary end-of-line spacingjan.nijtmans2014-06-033-8/+8
* | | | ttk::entry, ttk::combobox: proposed fix for [a80f5d7165]:jenglish2014-05-271-6/+32
|\ \ \ \ | |/ / /
| * | | ttk::entry, ttk::combobox: proposed fix for [a80f5d7165]:jenglish2014-05-271-6/+32
* | | | Make "send" (and "testsend") use the Tcl_Obj API.jan.nijtmans2014-05-267-77/+77
|\ \ \ \
| * | | | make test-case send-8.15 pass (is this the right way?)send_obj_cmdjan.nijtmans2014-05-241-2/+0
| * | | | Make "send" (and "testsend") use the Tcl_Obj API.jan.nijtmans2014-05-237-77/+78
* | | | | Convert "testwinevent", "testmetrics" and "testdeleteapps" for using the Tcl_...jan.nijtmans2014-05-262-58/+49
|/ / / /
* | | | remove TODO: scrollbars use Tcl_Obj API nowjan.nijtmans2014-05-221-4/+0
| |_|/ |/| |
* | | Make "scrollbar" a Tcl_Obj-based commandjan.nijtmans2014-05-227-147/+140
|\ \ \
| * | | Some more places where Tcl_Obj's can be usedscrollbar_obj_cmdjan.nijtmans2014-05-222-13/+17
| * | | Make the "scrollbar" a real Tcl_Obj-based command. No change in functionality.jan.nijtmans2014-05-225-134/+129
| | |/ | |/|
| * | Possible fix for [http://core.tcl.tk/tcl/info/4955f5d8a4dce006e063f924bc9709f...jan.nijtmans2014-05-191-8/+8
|/ /
* | Provide full Tk patchlevel to tk.pc and move private libs to "Libs.private". jan.nijtmans2014-04-091-3/+4
|\ \ | |/
| * Provide full Tk patchlevel to tk.pc and move private libs to "Libs.private".jan.nijtmans2014-04-091-3/+4
* | Fix [http://core.tcl.tk/tcl/info/5bcb5026ad|5bcb5026ad]: Undefined autotools ...jan.nijtmans2014-04-011-3/+2
|\ \ | |/
| * Fix [http://core.tcl.tk/tcl/info/5bcb5026ad|5bcb5026ad]: Undefined autotools ...jan.nijtmans2014-04-012-3/+5
* | Fix [http://core.tcl.tk/tcl/info/2f7cbd01c3|2f7cbd01c3]: tcl8.6.1 fails to bu...jan.nijtmans2014-03-202-10/+18
|\ \ | |/