c44326787562757f47a5bc50f6776feff2115adb |
|
04-May-2016 |
tavmjong-free <tavmjong@free.fr> |
Fix rendering of tool bar icons. |
c12c62ecdc9f7802850107980b6a41ac327eb44c |
|
12-Apr-2016 |
Martin Owens <doctormo@gmail.com> |
Replace xthickness and ythickness with Gtk Context padding. |
cee084c8a6394fa638af2629ca8670ca138ed706 |
|
05-Oct-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Move obvious ui component to ui/ |
edc2f3b640cca99df088effceaa7da6273f4d8d4 |
|
30-Aug-2014 |
Alex Valavanis <valavanisalex@gmail.com> |
Reduce header bloat |
d7d8258e1a66c82fb59b1b95f0c1ccec49e3e7ef |
|
19-Aug-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Fix gtk3 build |
437c1cd94c72c1a38636a923cd9c0a95189596ad |
|
18-Aug-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Fix build (not pretty). |
377ff4742f6ad20c6594696e36cad31a395001c6 |
|
18-Aug-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Code cleanup. |
27e8a544f1ad1e2044b3e993fe7236e16ac099c7 |
|
01-Jul-2013 |
Eric Greveson <eric@greveson.co.uk> |
Factored layer model out into new Inkscape::LayerModel class. This allows
Inkscape::Selection to use a LayerModel that is not associated with a UI.
Changed the interface of verbs (SPAction) to use a new ActionContext
rather than UI::View::View, again so that verbs may be used in a console
mode.
Modified boolean operation verbs to work in console-only mode.
Fixed up DESKTOP_IS_ACTIVE macro to work in the case of no desktops.
Modified main.cpp to process selections and verbs in no-GUI mode.
Other changes are all consequences of the SPDesktop, Selection and
LayerModel interface changes. |
c185efb1dc7c60b149d98ee4eb21662cdd405df9 |
|
26-Jan-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
More GObject boilerplate reduction |
253a831f0fda7107ad98c474e21b71e90592d0f2 |
|
25-Dec-2012 |
Alex Valavanis <valavanisalex@googlemail.com> |
Convert a load more C-style pointer casts to GObject or C++ casts (merry christmas\!) |
6b0fbf10b982696648debeede2b57f2b32a6a958 |
|
11-Nov-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Replace remaining C-style pointer casts for src/widgets |
8c8ef8f6b62e09ebb1b519c22905826210346968 |
|
23-Jul-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Drop use of size-request in button and sp-widget (GTK3) |
7a7345e59acafc35c32fdae5f0ceb5cf4b62bdfc |
|
05-Jul-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Drop GTK+ 2.20 support. |
5acdb77a121c6c39e6ea935aa2cf5fb187f02746 |
|
18-May-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Gtk+ 3 fixes for button widget |
a1a2c0ed8149266ce0a23101fa0974abd70ebd1b |
|
18-Apr-2012 |
Jon A. Cruz <jon@joncruz.org> |
Fixed conditional code to avoid unused function warnings. |
a1c83ca671ae9b97c6a30901ee3542faf93defb4 |
|
17-Apr-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Work around for some missing glibmm headers in gtkmm (should be fixed in gtkmm 3.4) |
5a0c9c0d523287747d281c61c78cb529b1118778 |
|
29-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Header tidying, suppress all gdk deprecation errors in gtkmm |
24d0bcc7652434b07c32055043ef9311cfae9cb3 |
|
05-Jan-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
More GSEAL fixes |
cf9d357e8558ba533df29b7339ab879886a95062 |
|
28-Aug-2011 |
Krzysztof Kosinski <tweenk.pl@gmail.com> |
Remove nr-object.h and nr-macros.h |
9f32e6203d2f30a5bd17dbb294c8956b714e59e6 |
|
12-Jun-2011 |
Alex Valavanis <valavanisalex@gmail.com> |
Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros |
b25122b8f1c7572aeef3abac486346c2d33a8404 |
|
05-Jun-2011 |
Alex Valavanis <valavanisalex@gmail.com> |
Replace use of deprecated GtkTooltips API |
e396a825a3bd1781f77df0427a14c0a33d2e51d4 |
|
29-Oct-2010 |
Jon A. Cruz <jon@joncruz.org> |
Cleanups from backports. |
560a131fd676a3d5926ebbf12e4aa7a91ad38e90 |
|
06-Sep-2010 |
Jasper van de Gronde <th.v.d.gronde@hccnet.nl> |
Automatically add shortcuts to tooltips |
e3b6cd4b0523f08a6414dc0800a15a3b1710ce8a |
|
06-May-2008 |
joncruz <joncruz@users.sourceforge.net> |
Updating deprecated type calls. |
109e6513fe12819f639b71b6ae98b28d1fce4aab |
|
11-Nov-2007 |
joncruz <joncruz@users.sourceforge.net> |
Minor cleanup |
f4f507228b30d55fd7e39386ba513f3a0a54bd5d |
|
25-Aug-2006 |
kidproto <kidproto@users.sourceforge.net> |
peeled back the gboolean code as it hit on some complexity theory principles...
need to rethink and incrementally change gbooleans to bools |
c87d0307348fcfdc65b6b4ab6999a3cb0de2431f |
|
23-Aug-2006 |
kidproto <kidproto@users.sourceforge.net> |
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
one major janitorial task we identified.... |
e173aaf34472892de413d42ef20b7fd00aafd45b |
|
09-Jul-2006 |
gustav_b <gustav_b@users.sourceforge.net> |
Added descriptions to Undo/Redo commands in the menus |
e42e6130e1aca183d24c4e696c9fae555c49beaa |
|
06-Apr-2006 |
joncruz <joncruz@users.sourceforge.net> |
Decoupling from direct use of GtkIconSize to allow for smaller custom ones. |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |