bf77c21f0de0cf7315031cbd48bb480d91986e58 |
|
23-Feb-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix missing headers for Gtk+ 3 build |
2a9c05345787988c8cd9e7ff91a450d28f43e830 |
|
21-May-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
GTK+ 3 changes for cell-renderers |
11e745050d350ffe9bd0d71d748d61926bff9c7d |
|
21-May-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
More size-request GTK+ 3 fixes |
1b3a8414f17dc95fc921d999ea715c99d10dd4aa |
|
26-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Clean up all remaining false warnings from Gtkmm |
d0a19f4014cdd171eb8c6ff4c7b1e2ff7891b223 |
|
17-Feb-2012 |
John Smith <removethis.john.q.public@bigmail.com> |
Fix for 171579 : Make inkscape remember dialogs window status |
42345039880217340bb50cfa9692a75851e0766a |
|
11-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Lots of gtkmm deprecation fixes |
5cacbbec22b42a0480f396eb94bcfb5f746ac68a |
|
06-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Get rid of gtkmm top-level header usage - not required by API |
435e5af0d53e9cafc1d383953e9d56a7a5a6f231 |
|
14-Jan-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
More GSEAL stuff |
d32069a97446378779c1bad23f8ec9a1f4f98f0a |
|
31-Dec-2011 |
JazzyNico <nicoduf@yahoo.fr> |
Fix for Bug #494722 (Docked dialogs in a floating window crashes on shutdown), by John Smith. |
153bb1867986d6db392e2cfa711ad6231fce8abe |
|
27-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Fixing more broken and split doc comments. |
dbb33756bd786e9432e18ec7be93f8c416e1b492 |
|
03-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Doxygen cleanup. |
6dcce791a11745b50ce3986cfd87192d8afcf37d |
|
15-Jun-2011 |
Alex Valavanis <valavanisalex@gmail.com> |
Clean up deprecated GTK_WIDGET API |
e9c5870c5c454d21d1f463b15bc961359caabb05 |
|
06-Dec-2010 |
Jon A. Cruz <jon@joncruz.org> |
A proper fix for dock item mising icon problem. Fixes bug #658055. |
c1156e043a8df3fbd660d0353bcfb573a2f6c4d8 |
|
21-Nov-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Fix crash when floating dialog icon is not found |
a4030d5ca449e7e384bc699cd249ee704faaeab0 |
|
17-Nov-2010 |
Chris Morgan <chris.morganiser@gmail.com> |
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in all 1074 Vim modelines.
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").
Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99
That's my geekiest commit yet. |
750d775523090483b297590ea048d0b7a919a198 |
|
25-Apr-2009 |
tweenk <tweenk@users.sourceforge.net> |
Fix compile on Windows (the last paramteter is not defaulted in older
versions of gtkmm) |
068e06392acda58bcc914495a5af1aa1efd60795 |
|
25-Apr-2009 |
tweenk <tweenk@users.sourceforge.net> |
Fix missing dock icons (bug #364075) |
dc33780dcf8376114aef79eeaa5259e8fe07ae84 |
|
19-Apr-2009 |
joncruz <joncruz@users.sourceforge.net> |
Handle case when an icon is not populated |
e9b6af083e34e2397a8ddbe9781920733d09d151 |
|
27-Oct-2008 |
Ted Gould <ted@canonical.com> |
From trunk |
80bbf8e51af477c4325fa16439e9700ce83abd73 |
|
06-Jun-2008 |
joncruz <joncruz@users.sourceforge.net> |
Fixed uninitialized members |
963f23115db07f460bdd862b957f8bd9dba88b9b |
|
22-Nov-2007 |
gustav_b <gustav_b@users.sourceforge.net> |
The dialog to panel refactoring:
* Made the current dialogs subclass the Panel class instead of the
Dialog class.
* Extended the Panel class with some functionality that the dialogs
relied on.
* Added a PanelDialog class which is a dialog container for a
single panel with the dialog behavior as a template parameter.
(* Fixed coding style for the Panel and Dialog class)
For details, see
http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html
http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html |
4afe6ce6ad98c33cff42076097036e7327f32ceb |
|
10-Nov-2007 |
joncruz <joncruz@users.sourceforge.net> |
Warning cleanup |
073fa4ce4f7402aa0ce7e02dea7c3da7a1cacc27 |
|
26-Sep-2007 |
gustav_b <gustav_b@users.sourceforge.net> |
Define DockItems' floating state properly. Fixes some issues with
floating docks. |
1648a193c23a5e42acab91e8918322047fdd7a14 |
|
20-Sep-2007 |
gustav_b <gustav_b@users.sourceforge.net> |
Add scrolling of dock on DockItem::present. |
2a0d28d8362038ea37c9ed50a4e30a763529835a |
|
16-Sep-2007 |
gustav_b <gustav_b@users.sourceforge.net> |
Add handling of focus tabbing for GdlDockItem + various DockItem focus
fixes. |
88203f7fac722a3539389dbc0e580176f3458653 |
|
10-Sep-2007 |
gustav_b <gustav_b@users.sourceforge.net> |
Allow GdlDockItems to take focus, and grab focus on present. Various
cleanups. |
ee3ad2b5b26e1e7be85a2de966ac7f208d88ff45 |
|
06-Sep-2007 |
gustav_b <gustav_b@users.sourceforge.net> |
Group dock related prefs, add hidden prefs for dock bar and switcher appearance. |
e6ab333964dd7ef6941edd00f4a43bb5b1bdb2ff |
|
06-Sep-2007 |
gustav_b <gustav_b@users.sourceforge.net> |
Prevented automatic center docking from happening and added the
preference "options.dialogscancenterdock" to allow users to disable it
completely. |
da15593ce819c0c0fa2c2adaddebde9de7e0f62c |
|
03-Sep-2007 |
gustav_b <gustav_b@users.sourceforge.net> |
Fixes for transient dialogs in win32. |
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799 |
|
29-Aug-2007 |
gustav_b <gustav_b@users.sourceforge.net> |
Dockable dialogs patch applied
(https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) |