c652591f8105502bfed1dcd3d7207681932a7515 |
|
05-Nov-2015 |
Kris De Gussem <Kris.De.Gussem@hotmail.com> |
static code analysis |
15154a96861d033eb4878c31390f6255737171cd |
|
08-May-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
fixes a few of jenkins warnings |
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 |
aa9235c966804d9b8f8daa083a2d123d9d47d2bb |
|
27-Feb-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
corrected the casts (hopefully) |
acd93b79c034f4bcc8ff02de8aa877f70f081881 |
|
19-Feb-2015 |
Marc Jeanmougin <mc> |
Put a few std::vector<SPitem*> |
1c1a657fd782b0eb600b69d955d4d266a807df96 |
|
18-Feb-2015 |
mc... <> |
Just...
some...
more...
lines... |
9ba77856a8823f85b53c0a861d220cd0347f2754 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove sp_desktop_document and finish cleanup of desktop-handles.h |
769a6887551cf7ff7bce4b48d3ac303cbea69507 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection |
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. |
79b385a8d3cc4d02ed3ce57db2fadaf3e31ce51e |
|
29-Mar-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Header cleanup |
d61d2d7858ded67cc041d49e7c81a10a84c9e164 |
|
19-Mar-2013 |
jtx <javier.arraiza@marker.es> |
Fixing regression |
b411bf4b8d2be4d10c0c5371c3b282639ff47bcf |
|
17-Mar-2013 |
Jabiertxo Arraiza Zenotz <jtx@jtx.marker.es> |
Working with widjets |
d5514e9794200b2ece6d285b9ca8c6f8f5cec8ee |
|
15-Mar-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix missing Gtkmm/Glib headers for Gtk+ 3 build |
1c583c9572e4e20a533e5814846a34add919465a |
|
23-Jan-2013 |
Kris <Kris.De.Gussem@hotmail.com> |
revert my revision 12053 (Bug #1103248 ) |
53e89f81a69a7bb05cbeea292c4618957150d71d |
|
22-Jan-2013 |
Kris <Kris.De.Gussem@hotmail.com> |
direct use of Glib::ustring |
b113f74cd28fecc5bfaa6bc97346a9a62c258e7f |
|
17-Apr-2012 |
John Smith <removethis.john.q.public@bigmail.com> |
Fix for 169888 : HIG Style frame |
9c54d8e6dee330c19f895f29760af901190ab856 |
|
07-Mar-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck |
1b3a8414f17dc95fc921d999ea715c99d10dd4aa |
|
26-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Clean up all remaining false warnings from Gtkmm |
47badd0035ae8c9135c51444f3770b17ae504dda |
|
12-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Header cleaning |
5cacbbec22b42a0480f396eb94bcfb5f746ac68a |
|
06-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Get rid of gtkmm top-level header usage - not required by API |
5cf332777b4c27336d64c273ac63bce3ee27a53d |
|
03-Jan-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Cleanup GSEAL issues and deprecated GtkTooltips |
c0537dcfe264414d52ad86579d57cb0cb2183dcb |
|
08-Dec-2011 |
Alex Valavanis <valavanisalex@gmail.com> |
Switch to top-level glib headers. Thanks to DimStar for patch |
dbb33756bd786e9432e18ec7be93f8c416e1b492 |
|
03-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Doxygen cleanup. |
3a3365c39fe3932d005ae1aa4324ef48606f5e18 |
|
07-Aug-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Rewrite NRArena -> Inkscape::Drawing. Call render and update
methods on the Drawing rather than on the root DrawingItem. |
d1bde559850436556ebee2e70e10f1cfc8aff636 |
|
06-Aug-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Rewrite NRArenaItem hierarchy into C++ |
8a0a34615f080ecd1c09986d8963d6afe5937a25 |
|
16-Jul-2011 |
Jon A. Cruz <jon@joncruz.org> |
Cleanup of oudated/redundant SP_ITEM() macro use. |
f68aabe351946119c80978525cd86564dd33e02f |
|
21-Feb-2011 |
Jon A. Cruz <jon@joncruz.org> |
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. |
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. |
ee4b4652d889e8043b88855596f9fc6cdc7279d4 |
|
27-Oct-2010 |
Kris <Kris.De.Gussem@hotmail.com> |
UI: punctiation and mnemonics in preferences, export and ico preview dialog |
7732f14a82b1ea4d3a2597cb77706ba380b49729 |
|
26-Jul-2010 |
Jon A. Cruz <jon@joncruz.org> |
Added preference to suppress auto-refresh of icon previews. |
736c58100a101409399de089c1912d285b4fac8a |
|
26-Jul-2010 |
Jon A. Cruz <jon@joncruz.org> |
Added preference to suppress auto-refresh of icon previews. |
baa959128081519e35441237a90e94ea912674f6 |
|
26-Jul-2010 |
Jon A. Cruz <jon@joncruz.org> |
Added debug info.
Throttle down icon preview rendering based on observed duration. |
5561f2a781b6a33e9e6710ea35513475130ce064 |
|
26-Jul-2010 |
Jon A. Cruz <jon@joncruz.org> |
Added debug info.
Throttle down icon preview rendering based on observed duration. |
3463fa75dbfce17489b430657fecdaea2e746dd3 |
|
25-Jul-2010 |
Jon A. Cruz <jon@joncruz.org> |
Make icon preview seleciton stikcy by default. |
cacf8687cfebf76a810664080d3ad0403395df1c |
|
25-Jul-2010 |
Jon A. Cruz <jon@joncruz.org> |
Make icon preview selection sticky by default. |
785e491f57a7d173ffbc2f999f87bc3e7cbe839d |
|
25-Jul-2010 |
Jon A. Cruz <jon@joncruz.org> |
Added preference to suppress icon preview frames. |
778d71cc875de3799c2fe5bf42867fc5e7900d8c |
|
25-Jul-2010 |
Jon A. Cruz <jon@joncruz.org> |
Added preference to keep last selected item shown. |
ed6467ed951fca2b7646e43ba22e214177bc17bc |
|
25-Jul-2010 |
Jon A. Cruz <jon@joncruz.org> |
Added preference to suppress icon preview frames. |
0103439eefd32684148364d995d32c769e68020d |
|
25-Jul-2010 |
Jon A. Cruz <jon@joncruz.org> |
Added preference to keep last selected item shown. |
08a361d798dd4b44b1432103f4114473935da63f |
|
25-Jul-2010 |
Jon A. Cruz <jon@joncruz.org> |
Adding preference to suppress packing of previews. |
a77e2e96ac0ad7bcafdf81958005ac2204a28d0e |
|
25-Jul-2010 |
Jon A. Cruz <jon@joncruz.org> |
Adding preference to suppress packing of previews. |
b23821f12759411fa525cc3af32bea4fc98e21fb |
|
30-Jun-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder. |
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]. |
2c297ab4792210f85663264d2735949cc356e1dc |
|
06-May-2010 |
Jon A. Cruz <jon@joncruz.org> |
Track selection changes for updating in icon preview. |
942364bf59021425927c18ba42767d91a3eb6dfd |
|
06-May-2010 |
Jon A. Cruz <jon@joncruz.org> |
Removed redundant refresh button, ui cleanup, added frames, etc. for bug #171376. |
329e69a19720ff7ce42f77a0d063bbac873d2c95 |
|
06-May-2010 |
Jon A. Cruz <jon@joncruz.org> |
Switched icons to have frames, be square, and arranged more efficiently for space. Addressing bug #171376. |
27386614426118f73ffcc869d6b80691d7917b66 |
|
02-May-2010 |
Jon A. Cruz <jon@joncruz.org> |
Follow-up to bug 427514 specific to icon preview, which happened to fix bug #171918. |
f77fbbae517ab9a0c194068e88cbdf0f43b72f9b |
|
06-Apr-2010 |
Jon A. Cruz <jon@joncruz.org> |
Fixed use of dialogs in more than one window, and tile problem with selection. Fixes bug #556233. |
839598cdda20adbc1a3b5d0982c13558440d1fcb |
|
02-Mar-2010 |
Jon A. Cruz <jon@joncruz.org> |
Cleanup on id access. |
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. |
a02211fee45e7402a822d3f81bc0ed49233718e5 |
|
05-Aug-2009 |
johnce <johnce@users.sourceforge.net> |
SPDocument->Document |
a73e5f92baa51f76f70126ed64cabac4fa811764 |
|
21-Feb-2009 |
tweenk <tweenk@users.sourceforge.net> |
Move files from the src/dialogs/ directory to the places where they
should be. Build libinkscape.a - should reduce link time. |