summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed extra spacebug_1247115ffffvogelnew1@free.fr2015-07-141-1/+1
* Bug [1247115fff] - Added -proxyrelief optionfvogelnew1@free.fr2015-07-146-9/+22
* Fixed bug [3f1f79abcf] - Text widget crash when seeing or bboxing (or selecti...fvogelnew1@free.fr2015-07-132-1/+14
|\
| * Added test case for bug [3f1f79abcf]fvogelnew1@free.fr2015-07-111-0/+13
| * Fixed bug [3f1f79abcf] - Text widget crash when seeing or bboxing (or selecti...fvogelnew1@free.fr2015-07-101-1/+1
* | Fixed bad indentation in the contents table of the text widget man page of th...fvogelnew1@free.fr2015-07-131-1/+1
|/
* Fix for [805cffb017fde5ba]: segfault via Tk_ConfigureWidgetnijtmans@users.sourceforge.net2015-07-071-2/+4
* Add tk-mac doc to 8.5Kevin Walzer2015-06-301-0/+237
* Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...nijtmans@users.sourceforge.net2015-06-2515-2436/+2439
* Fix [2a02881e4c] for 8.5 too: Colors added in 8.5 not documented in man page nijtmans@users.sourceforge.net2015-06-251-0/+11
* merge markfvogelnew1@free.fr2015-06-010-0/+0
|\
| * Complementary fix for bug [3592454fff] - Don't identify the sash associated t...fvogelnew1@free.fr2015-06-011-1/+3
* | Complementary fix for bug [3592454fff] - Don't identify the sash associated t...fvogelnew1@free.fr2015-06-011-1/+3
* | Fixed bug [1292219fff] - Propagated MapNotify and UnmapNotify events of a pan...fvogelnew1@free.fr2015-06-012-0/+26
|\ \
| * | Completed test for bug [1292219fff], regarding MapNotify event this timefvogelnew1@free.fr2015-05-301-2/+8
| * | Propagated MapNotify events of a panedwindow to its childrenfvogelnew1@free.fr2015-05-301-0/+4
| * | Added test for bug [1292219fff] regarding UnmapNotify eventfvogelnew1@free.fr2015-05-301-0/+11
| * | Propagated UnmapNotify events of a panedwindow to its childrenfvogelnew1@free.fr2015-05-301-0/+5
* | | Fixed bug [1714535fff] - Documented explicitely that geometry requests from m...fvogelnew1@free.fr2015-06-011-0/+9
|\ \ \
| * | | Documented explicitely that geometry requests from mapped slaves (panes) are ...fvogelnew1@free.fr2015-05-281-0/+9
| |/ /
* | | Fixed bug [3592454fff] - Don't draw the sash associated to the last visible panefvogelnew1@free.fr2015-06-011-10/+42
|\ \ \ | | |/ | |/|
| * | Don't draw the sash associated to the last visible panefvogelnew1@free.fr2015-05-261-10/+42
| |/
* | Fixed bug [2368195fff] - More correct error handling when calling paneconfigu...fvogelnew1@free.fr2015-06-011-0/+9
|\ \
| * | More correct error handling when calling paneconfigure with a non existing wi...fvogelnew1@free.fr2015-05-241-0/+9
* | | Fixed bug [d7bad57c43] - Limited sash proxy maximum coordinates to the size o...fvogelnew1@free.fr2015-06-011-1/+11
|\ \ \
| * | | Limit sash proxy maximum coordinates to the size of the panedwindow it belong...fvogelnew1@free.fr2015-05-241-1/+11
| |/ /
* | | Fixed typo in commentfvogelnew1@free.fr2015-05-302-2/+2
| |/ |/|
* | Fix [1641721]: tk_getOpenFile shows symlinks to directories twice.nijtmans@users.sourceforge.net2015-05-261-0/+4
|/
* Fixed bug [53f8fc9c2f] - geometry management of panedwindow panes is incorrec...fvogelnew1@free.fr2015-05-241-1/+1
* Partly undo the effect of [46e08e5ab3b742bb], which didn't only update the re...nijtmans@users.sourceforge.net2015-05-201-4387/+7106
* [3603436][06c3fcb136] Correction to earlier bugfix. When alpha values aredgp@users.sourceforge.net2015-05-051-3/+3
* Fixed bug [3554052fff]fvogelnew1@free.fr2015-04-281-0/+10
|\
| * Fixed bug [3554052fff] by applying [b28d8aaa7c] to core-8-5-branchfvogelnew1@free.fr2015-04-261-0/+10
|/
* Small patch for menubtton demo on OS X; thanks to Marc CullerKevin Walzer2015-04-091-0/+6
* [562118ce41] Fix wordstart modifier handling of multi-byte charsdgp@users.sourceforge.net2015-04-092-5/+24
|\
| * Added test for bug [562118ce41]fvogelnew1@free.fr2015-04-081-0/+10
| * Fix typo in commentfvogelnew1@free.fr2015-04-071-1/+1
| * Fix wordstart modifier for UTF-8 text - Bug [562118ce41]fvogelnew1@free.fr2015-04-071-4/+13
* | [e4ed00a954] Fixed crash with display wordstartdgp@users.sourceforge.net2015-04-092-1/+6
|\ \
| * | Fixed crash with display wordstart - Bug [e4ed00a954]fvogelnew1@free.fr2015-04-082-1/+6
* | | Re-working of internal Cocoa widget drawing routines, especially when resizin...Kevin Walzer2015-04-0912-144/+307
|/ /
* | Repair mangled stubs header file.dgp@users.sourceforge.net2015-04-081-1220/+0
|/
* Backing out changes; unexpected issues with window resizing that require furt...Kevin Walzer2015-04-079-247/+1336
* Backing out changes; unexpected issues with window resizing that require furt...Kevin Walzer2015-04-071-13/+0
* Further cleanup of scrolling, drawing, resize in Cocoa; thanks to Marc Culler...Kevin Walzer2015-04-0710-117/+260
* Fixed failed compile.dgp@users.sourceforge.net2015-03-211-23/+11
* Additional copyright noticesKevin Walzer2015-03-213-0/+9
* Final cleanup of zombie windows in CocoaKevin Walzer2015-03-211-0/+2
* Remove duplicate call to safeSetMainMenuKevin Walzer2015-03-211-7/+0
* Add copyright notice for Marc CullerKevin Walzer2015-03-212-0/+2