bdd77920088d5498d22675b0ed6c1cdb843bc51b |
|
26-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Convert accidental member accesses into static function accesses |
1989682aa0e9162a46a309839ea541ff98bd83c1 |
|
25-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
1. make it compile |
fffc36dfe1bbd3c97a1c2ec752c8065a0c59f2aa |
|
20-Apr-2014 |
Martin Owens <doctormo@gmail.com> |
Stop observer from crashing when it doesn't exist in preferences.xml |
3706c353bc04597e458073a3b2f291c81c05305c |
|
16-Mar-2014 |
Kris <Kris.De.Gussem@hotmail.com> |
string class usage |
422486f79cf484f51e2388e3b36c8aaabfe04397 |
|
09-Jan-2014 |
Kris <Kris.De.Gussem@hotmail.com> |
add null check: should fix bug #1163241 (inkscape crashed with SIGSEGV in Inkscape::Preferences::_getNode()) |
87b68db8c76e3425a99bb2f05c70d7b25c50b654 |
|
13-Oct-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ? |
fc2e20aa610641335a34aa9b6604c3c4ec0ae7c4 |
|
05-Aug-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Switched to global UnitTable. |
7fcaa5a74fb9115a7110b16473821458f39afaa5 |
|
12-Feb-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
A couple of forward declarations |
88381aa2b5d06411a23bed41ae19f73d15c92a80 |
|
30-Nov-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 255792 : Calligraphy tool presets management |
1cd5f4b7d334c460e9bba1ba803c78c1ab1fdaad |
|
20-Sep-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
some memleak fixes (Bug #1043571) |
183be9459025fc175326418ac6d00b9cbbf0596c |
|
03-Sep-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was not enabled) and other issues |
d0d9dc8846169ff203ce93b6fd6bf331e663a7cd |
|
02-Sep-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
converted some c-string usage to c++ string class usage: should fix some memory leaks |
1eeac70647337d9636b4cebb7a39a449399c3211 |
|
27-Nov-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
preferences read out: when no unit is specified, assume it is in the requested units |
9f656ce74962b82d511d487b19aa486090373b23 |
|
23-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Removed use of 'void *' as attemtp to limit access to internals. |
96494faa7bac8e00301a3017fe37ec1d48514711 |
|
22-Oct-2011 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck: variable initialisation / fix possible memory leak |
8952e0a5008b96fe895e2ba0ab76b949f5eb485e |
|
17-Apr-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
add new preference widget for a number with a unit.
change Preferences > Steps to this new widget |
60c7d978954193564ceb338a4d8f5e73a8658418 |
|
21-Mar-2011 |
Jon A. Cruz <jon@joncruz.org> |
Doc comment cleanup of '@brief'. |
3b0b82f35f249913241e5cf45e8aca71b5d95199 |
|
20-Mar-2011 |
Jon A. Cruz <jon@joncruz.org> |
Cleaned up memory patch. Fixes bug #737298. |
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. |
16a8c7d5e433b176636a4a1260c42ea43932110b |
|
29-Nov-2009 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
First GSoC node tool commit to Bazaar |
9fae10676238f30f8405c5239208bcd403833702 |
|
10-Nov-2009 |
joncruz <joncruz@users.sourceforge.net> |
Fixed copying of old settings, along with some data() vs. c_str() cleanup. Fixes bug #437929. |
8c21372d930dd7349fc1d2fd42d6cb8494bf7d7e |
|
09-Nov-2009 |
joncruz <joncruz@users.sourceforge.net> |
Migrate file MRU prefs |
90bfd9a366106951a354fd9d1f0e032f33262022 |
|
05-May-2009 |
joncruz <joncruz@users.sourceforge.net> |
Fixed collapsed if/cond/body lines that blocked debugging. |
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. |
d9f3774e53223e7355d0051cca9513a612fe7a79 |
|
26-Feb-2009 |
tweenk <tweenk@users.sourceforge.net> |
Tentative fix for LP bug #168922: don't save prefs n crash handler |
db9d88bf13e3cf1c8cf9bd1001e03a62387da2a8 |
|
09-Dec-2008 |
tweenk <tweenk@users.sourceforge.net> |
preferences.cpp: Remove an assert that causes problems with some
input devices. |
a4ceb4c68d07fabde1ec5eed287f66b1c848f0e3 |
|
07-Dec-2008 |
tweenk <tweenk@users.sourceforge.net> |
Change the way preferences are loaded to simplify unit testing |
01d27eab5fca2dcb8e883011f8be77ae6b78a11c |
|
28-Oct-2008 |
Ted Gould <ted@canonical.com> |
Merge from trunk |
e9b6af083e34e2397a8ddbe9781920733d09d151 |
|
27-Oct-2008 |
Ted Gould <ted@canonical.com> |
From trunk |
90a3966dd44e306d23febc15ebd65cde07d7a4dd |
|
11-Oct-2008 |
Ted Gould <ted@canonical.com> |
Merging from trunk |
0ab91da1b107e5a692b6c0829968bdd7fe0f21dc |
|
17-Sep-2008 |
tweenk <tweenk@users.sourceforge.net> |
Fix some bugs introduced by the preferences rewrite. |
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. |
f951374eef04129c6a0d213e7ab4d9ed2095ca69 |
|
15-Feb-2006 |
rwst <rwst@users.sourceforge.net> |
bulk trailing spaces removal. consistency through MD5 of binary |
215dce1628fac9e0d4785a47754cfa248181aca3 |
|
17-Jan-2006 |
mjwybrow <mjwybrow@users.sourceforge.net> |
Fix a typo, a vim modeline, and a wrongly indented line. |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |