b9efc33ba168a5374613d10fbbc85738ccc677b2 |
|
28-Apr-2015 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc |
2f64b614754d1f1ca1265fdb3624407f93933a15 |
|
26-Aug-2014 |
Alex Valavanis <valavanisalex@gmail.com> |
Standardise InkscapeApplication GObject implementation (namespace not supported properly) |
3e3e2a49f82b250cb852586703fbc460b3ca20e4 |
|
27-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
5. Refactoring of Application class: make copy/assignment operators private, disallow pointers to Application |
77c7ff125b9cf3d212f719f5dd1cbe67b51cf8e9 |
|
07-Jun-2013 |
Jon A. Cruz <jon@joncruz.org> |
Adding inclusion of config.h where needed for threads.h check. |
a53fd00014de5e3469827acbab0e4cce9ed39087 |
|
06-Jun-2013 |
Jon A. Cruz <jon@joncruz.org> |
Added configure/ifdef guards to only bring in the needed #include if glibmm has it. |
253ced74a9eaba9a1fab5e20628e27b1d03a4612 |
|
04-Jun-2013 |
Jon A. Cruz <jon@joncruz.org> |
Correct to compile against recent gtkmm, including updated macports versions. Fixes bug #1179338. |
3262f14c5bf064354a579fea8fe008bf190c9596 |
|
14-Mar-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix another tonne of forward declaration tags |
715757c20baad0e8e8b54e8ad6742565f923b74c |
|
14-Mar-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Kill ancient gcc version check in configure.ac and fix a load of broken forward declarations |
4524755733342d1f59efec7d655bfb6a47c0ab72 |
|
21-Sep-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 1014988 : Converts slide widgets to new spin-scale widget |
286d18945cb19dcbae081665931ea9713f03358d |
|
21-May-2012 |
John Smith <removethis.john.q.public@bigmail.com> |
Fix for 1000023 : Fill & Stroke dialog redesign |
3deb9b5ce0f058530cd0749009464b5afe8cf09c |
|
01-May-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
gtkmm-3.0 changes for Gtk::Adjustment |
c430d2746364aa1f6b816bf2057440dc9c7d9ea4 |
|
16-Mar-2012 |
John Smith <removethis.john.q.public@bigmail.com> |
Fix for 950508 : Fill Stroke : Minor visual enhancements, fix for Opacity label size |
1b3a8414f17dc95fc921d999ea715c99d10dd4aa |
|
26-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Clean up all remaining false warnings from Gtkmm |
648401434273d7165b6346f9d04675b138464d2f |
|
07-Jan-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
minor documentation and header stuff |
9982f495cde2750b1c6446bfb152af73ab981512 |
|
17-Apr-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
change spinbox to new one in many places. |
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. |
7079a43aa387066c2f67402d77dbe3db981b1054 |
|
31-Oct-2008 |
Ted Gould <ted@canonical.com> |
Merge from trunk |
be6c4327fc304962b439fd503536678e029ad51d |
|
01-Jan-2008 |
mental <mental@users.sourceforge.net> |
make blend versus blur more configurable on a case-by-case basis |
4424b8328f6e253450bb7015c223257bb5bcd7be |
|
01-Jan-2008 |
mental <mental@users.sourceforge.net> |
fix update on layer switch and work around some blur-related glitches |
9d2da14dec9f62765544a573f9151d83b85d0909 |
|
01-Jan-2008 |
mental <mental@users.sourceforge.net> |
separate blend history for objects versus layers |
17eb9e57e1550f744916bf486947162aa523bdda |
|
01-Jan-2008 |
mental <mental@users.sourceforge.net> |
first crack at enabling blend for layers dialog |
ad83b521a557c8a2d91c469f74137ca4ff4ab2d1 |
|
01-Jan-2008 |
mental <mental@users.sourceforge.net> |
abstraction for style widget subjects |
526c8bf9bb41b582dc49f54ac192705de9e2edf2 |
|
01-Jan-2008 |
mental <mental@users.sourceforge.net> |
factor filter and opacity controls into separate metawidget |