6ddcb13312b093232ab98de91a9d064d5e57a79d |
|
23-Dec-2014 |
tavmjong-free <tavmjong@free.fr> |
Use gray for 'context-fill' and 'context-stroke' in marker selector.
Fix rendering bug when elements with 'context-fill' and 'context-stroke' are inside groups. |
9ba77856a8823f85b53c0a861d220cd0347f2754 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove sp_desktop_document and finish cleanup of desktop-handles.h |
fc336487182165df2bbcbe52800aa3d2e292b7c7 |
|
26-Nov-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability |
7928f64712fea954c584ebbe2708f4a3a45b8af2 |
|
05-Oct-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree |
05445c57397b3e794e8d49df2f80af94d294da78 |
|
02-Oct-2014 |
JazzyNico <nicoduf@yahoo.fr> |
i18n. Fix for Bug #380522 (strings that need to be fixed for translation).
Translations. Inkscape.pot and French translation update. |
d2e42b9425ccd4c2d4c20c2217455da177035e48 |
|
27-Sep-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Update to experimental r13565 |
84d3dac7b0c792923b87e7d0df5b100ad98a4665 |
|
07-Sep-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Update to experimental r13543 |
ce400ef266d52e8e355d9381465798ac7e11ab98 |
|
02-Sep-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove misleading dialogs directory |
3e3e2a49f82b250cb852586703fbc460b3ca20e4 |
|
27-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
5. Refactoring of Application class: make copy/assignment operators private, disallow pointers to Application |
70437cc91faa1eab599e62436155e99446836690 |
|
13-Sep-2013 |
Krzysztof KosiĆski <tweenk.pl@gmail.com> |
Improve the functions which create GdkPixbuf from Cairo surface
and vice versa. Simplifies some code.
Also introduce proper refcounting into svg_preview_cache.cpp
and fix its users. |
3afa4acc9016a20e4358633cf4f6d38a81638b8f |
|
12-Jun-2013 |
Martin Owens <doctormo@gmail.com> |
Use fixed inkscape icon for 'no-marker' instead of gtk theme icon |
534761ed15383b1ecbfcafa0ecbc20652cfe9596 |
|
12-Jun-2013 |
Martin Owens <doctormo@gmail.com> |
Use 'remove' instead of 'gtk-remove' for theme. |
dafb7c49e61c99b402626104f8f657939602bbfd |
|
12-Jun-2013 |
Martin Owens <doctormo@gmail.com> |
Change back to using NULL and fix windows theme error by checking |
5a5d529d0cac2d73b19776530d8a344024f4abcc |
|
11-Jun-2013 |
Martin Owens <doctormo@gmail.com> |
Fix new bug with No-Marker having no icon, use Stock GTK::Remove icon for No-Marker. |
3bf61b68adefdaba175e584aeda5b40f23146a7c |
|
11-Jun-2013 |
Martin Owens <doctormo@gmail.com> |
Change marker layout in stroke-widget so they are all on one line. |
d123f30890a7fe226b27b2c1f576da5cf5e35502 |
|
25-Sep-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 293358 : Reduce width of Fill Stroke dialog |
48ccbd047a46be9ea741214e50ce912ea2c5c5be |
|
18-Sep-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 165865 : Fix marker color on duplicate |
2647750e10dcc80876a80b0ae09e50466e6cadda |
|
28-Aug-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 165865 : markers must take object's stroke color - fix for floating window bug |
5918336f232770abf2da7efea2e1b35096105034 |
|
20-Aug-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 165865 : markers must take object's stroke color |
47b9f5ea8422d7f057fe469f3cf45c559c5e09cb |
|
07-Aug-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 1030239 : Custom markers only added to the list in 'Fill and Stroke - Style' after reloading the file : Fix selection regression |
b3aad357684d3a0ef78dca903863a44a0aab9d14 |
|
04-Aug-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 1030239 : Custom markers only added to the list in Stroke Style after reloading the file |
afe6139d42ccfc3ff3b5358564caf6f2c9f41216 |
|
04-Aug-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 1030239 : Custom markers only added to the list in Stroke Style after reloading the file |
5de67636ab6229eb65d875a4e2f6f19aa41bc1a6 |
|
18-May-2012 |
John Smith <removethis.john.q.public@bigmail.com> |
Fix for 973195 : Limit width of marker labels |
f628c624dd74535a75a1eae5a1cee460ac02d5c4 |
|
09-Apr-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
fix memory leak and some minor things |
0ce918f80fe50c422e3cb9918b5fb0c3b4613ab7 |
|
04-Apr-2012 |
Jon A. Cruz <jon@joncruz.org> |
Warning cleanup. |
8c2f489baa38f019b839e9e6c460386af42c588d |
|
14-Mar-2012 |
John Smith <removethis.john.q.public@bigmail.com> |
Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBox |