2a98a5e2754dd0b36dbed4d90d637d90832a8c73 |
|
12-Apr-2016 |
Alexander Valavanis <valavanisalex@gmail.com> |
inkview: Fix cursor API deprecation #Hackfest2016 |
69461a258b9faa3dd54c3a1f03576c96b5efa311 |
|
29-Feb-2016 |
JazzyNico <nicoduf@yahoo.fr> |
Inkview. Code consistency fixes. |
45f772bd438d0b9784175afe6f2488ec60ae7a0c |
|
25-Feb-2016 |
bryce <bryce@bryceharrington.org> |
inkview: Drop use of obsolete getopt
This lets us drop getopt as a cmake requirement.
Patch from rindolf, thanks!
http://www.shlomifish.org/Files/files/code/inkscape-cmake-get-rid-of-getopt-check-2.diff |
841eacbf1679abafd185f3e062a2d670973e8b79 |
|
28-Dec-2015 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix GTK+ fullscreen issue |
15154a96861d033eb4878c31390f6255737171cd |
|
08-May-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
fixes a few of jenkins warnings |
8f8f7c7fe35e8c54bf8ce47fbb4d6021bd7a712d |
|
26-Feb-2015 |
Liam P. White <inkscapebrony@gmail.com> |
Rename libgc/ => inkgc/ to reflect difference from Boehm GC |
c83fdd0e5de4555dcd3c0814071b8c681eb49a39 |
|
25-Feb-2015 |
Liam P. White <inkscapebrony@gmail.com> |
Isolate components of libgc |
d2e42b9425ccd4c2d4c20c2217455da177035e48 |
|
27-Sep-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Update to experimental r13565 |
a621afd7b2d3476c80e1c9f2dd6688d6bb8e106a |
|
30-Aug-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove old stub from inkview |
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 |
30f9f4fe4daca79803eb15c44fea79502bf3ce72 |
|
27-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Move constructor/destructor into private section, remove protected section. Rename init(). Add to-do list. |
52cad88e59adf0342e9294b9249b96bffe8fbe9e |
|
26-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
4. further refactor Application class; create proper singleton, encapsulate members, simplify signals |
6cc2da37c4f1d408dbc9ca92ee622d4093f554fb |
|
26-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
3. remove dead code, refactor existing code. Connect overlooked signals. |
1989682aa0e9162a46a309839ea541ff98bd83c1 |
|
25-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
1. make it compile |
02db7fad736ff0812658ef9c5f82ac2e64ffdefc |
|
02-Jan-2014 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated |
d16495c17bbc27ff37e18ea3eb61f6b07448152a |
|
27-Aug-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Added viewBox implement document unit support. |
5c45bb188ab729e501e48732842cb9de6a9813be |
|
25-Mar-2013 |
Alex Valavanis <valavanisalex@googlemail.com> |
Workaround usage of deprecated glib symbols in 3rd party libraries |
1cc477e21f1192a341169b46f9737079f890a2d9 |
|
01-Dec-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Migrate inkview buttons from deprecated GtkTable layout to GtkButtonBox |
7a7345e59acafc35c32fdae5f0ceb5cf4b62bdfc |
|
05-Jul-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Drop GTK+ 2.20 support. |
cb636f65fa2a5cd40ff3d571719326351ae68ad8 |
|
03-May-2012 |
Jon A. Cruz <jon@joncruz.org> |
Eliminated duplication of GTK key defines. |
126aa5b056be3aec870a698c7a7d99df41ce12d8 |
|
15-Apr-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Get rid of remaining deprecated GDK Key symbols |
a740974ca998da33f2426f3e53685ca4aaf1cbab |
|
09-Apr-2012 |
Alex Valavanis <valavanisalex@googlemail.com> |
Replace deprecated gdk_cursor_unref |
47badd0035ae8c9135c51444f3770b17ae504dda |
|
12-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Header cleaning |
d830a80c36766626896696ee2283f8c5683a5e39 |
|
06-Feb-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
Unwanted output in documentation dropped |
f9ad29477e5b11b6a0af5ac0f0d4dab1a9c6ec1c |
|
11-Jan-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
A few GSEAL issues |
c0537dcfe264414d52ad86579d57cb0cb2183dcb |
|
08-Dec-2011 |
Alex Valavanis <valavanisalex@gmail.com> |
Switch to top-level glib headers. Thanks to DimStar for patch |
edf415bfa81ef3be799bb0d740a9ca54553ff091 |
|
27-Aug-2011 |
Krzysztof Kosinski <tweenk.pl@gmail.com> |
Completely remove NRRect, NRRectL, in-svg-plane.h |
63c922ae7e6ea7c10d390ed6c570f03f4d09f660 |
|
24-Jun-2011 |
Alex Valavanis <valavanisalex@gmail.com> |
Remove/replace deprecated gtk_window_set_policy symbol |
70207641401debe608223aa2febe3c50f412bcbd |
|
03-Jun-2011 |
Alex Valavanis <valavanisalex@gmail.com> |
Use generic headers in preparation for GTK+ 3 transition |
0dc33d4ce43e0bb49c63aa53b826ec4a1ff68e28 |
|
23-Dec-2010 |
Jon A. Cruz <jon@joncruz.org> |
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward header. |
2b635337710b879262acf4906dd85ee99b69f474 |
|
01-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
C++fied SPDocument added |
d5ad05ac17abfd7d2eae333a8c1233971e1c1a8f |
|
29-Jun-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
This is the first c++ification commit from me. It handles sp-line, sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. |
5a931dcbd585584fed4990ae6cd1717a3918f90a |
|
15-Mar-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Move around files to remove some vanity directories.
Also remove the obsolete IDL file stub. |
2acf607ccc8e260a52e2119ee630343a00507132 |
|
06-Mar-2010 |
Jon A. Cruz <jon@joncruz.org> |
Prevent crash due to double delete. Fixes bug #316506. |
09ba3247163582bf2e30e17c4c154aa259ce038a |
|
06-Aug-2009 |
cilix42 <cilix42@users.sourceforge.net> |
Revert recent refactoring changes by johnce because they break the build, which cannot be fixed easily. |
b45b3ca12c271745b18a142d10a6ac8efd9f79cc |
|
05-Aug-2009 |
johnce <johnce@users.sourceforge.net> |
SPDocument->Document |
006405dc77fafe2d0aec0975bd882d24998d1545 |
|
04-May-2009 |
joncruz <joncruz@users.sourceforge.net> |
Implement warning of prior errors. |
b50bd4043d21611cc8301b731f60b4b0cd27bfb8 |
|
04-May-2009 |
joncruz <joncruz@users.sourceforge.net> |
Fixed broken preferences singleton and removed GUI encapsulation leakage. Fixes bug #367752. |
8add5a0055ab98b804bbdb5e3be808477f8bad20 |
|
12-Mar-2009 |
bryce <bryce@users.sourceforge.net> |
whitespace |
7cff29615374c1b9d7e7e88cf9cbe787b5c732e1 |
|
10-Jan-2009 |
jaspervdg <jaspervdg@users.sourceforge.net> |
Fixes rendering of feImage (using bitmaps) by preventing the error "Unable to wrap GdkPixbuf". |
a4ceb4c68d07fabde1ec5eed287f66b1c848f0e3 |
|
07-Dec-2008 |
tweenk <tweenk@users.sourceforge.net> |
Change the way preferences are loaded to simplify unit testing |
e9b6af083e34e2397a8ddbe9781920733d09d151 |
|
27-Oct-2008 |
Ted Gould <ted@canonical.com> |
From trunk |
4852f347df5405e934e2ccd5b30597d196f3949c |
|
16-Sep-2008 |
tweenk <tweenk@users.sourceforge.net> |
Refactored preferences handling into a new version of
the Inkscape::Preferences class. Removed all use of
prefs_get_string_attribute(), pref_path_get_nth_child() and
create_pref() in favor of the new API. Replaced some "0 or 1" integer
preferences with booleans. |
790b412563dca362f0ba25d67bd0daf5d74c6bca |
|
16-Jul-2008 |
joncruz <joncruz@users.sourceforge.net> |
warning cleanup |
1fb99fe049611470d78a45bc6d8024129512a41e |
|
12-Jun-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
patch 185522 |
42a4bbad0ba4ef56c9141ec3ba41d55bc41b4873 |
|
13-Jan-2008 |
kidproto <kidproto@users.sourceforge.net> |
KILLING OLD TODO/BUG: remove option that slipped-in without the code. |
fe3091465b3ba55e4e6d6f66c29d15d4c00d3e83 |
|
22-Mar-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
set busy cursor while loading; delete documents on loading new; many other fixes |
cad34e731c7d4305ee7cc3dd2117191f9cc10556 |
|
10-Jan-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
fix 1630485, add some keys |
2e8c1dd5a38efda364e76dce3be21f49afec6cc7 |
|
16-Jul-2006 |
dwyip <dwyip@users.sourceforge.net> |
use atoi for char* -> int conversion |
3171d9c29f997e22190b783bc061bb4ef44ab123 |
|
15-Jul-2006 |
ishmal <ishmal@users.sourceforge.net> |
add HAVE_GETOPT_H |
af80de26fd5777ead589f500348b2b90672e8e71 |
|
14-Jul-2006 |
kidproto <kidproto@users.sourceforge.net> |
added commandline option ability and got timer ready for doing automatic
slideshows |
815e3fc44098466b138092ef35137c5f71de14f9 |
|
28-May-2006 |
mental <mental@users.sourceforge.net> |
replace nr_new() with g_new(), and try to converge on using the glib allocator a little more instead of the others (aside from libgc) |
f951374eef04129c6a0d213e7ab4d9ed2095ca69 |
|
15-Feb-2006 |
rwst <rwst@users.sourceforge.net> |
bulk trailing spaces removal. consistency through MD5 of binary |
1391834bee278d740c12201a5f258cd1eda044c1 |
|
13-Feb-2006 |
rwst <rwst@users.sourceforge.net> |
bulk whitespace removal patch #1198588 by gigaclon |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |