fe4492cc1077f798b64277b51f1a4bf9291b1a81 |
|
20-May-2015 |
Ben Scholzen 'DASPRiD' <mail@dasprids.de> |
Use sane constant for min and max values in LPE dialogs |
0b159142b0b5738b20883b411fe8233657cf8b4f |
|
09-May-2015 |
Jabiertxof <jtx@jtx.marker.es> |
Remove documentUnits from live_effect/effect.cpp/h
Remove units from fillet-chamfer and roughen |
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 |
deaf8922dbca36e15fe43a72b2b4320ae649a42f |
|
08-Mar-2015 |
Jabiertxof <jtx@jtx.marker.es> |
Update simplify and bspline to auto size some helper paths based on current zoom |
40503cc12fca62b22ba6f8efbe86b32173c50857 |
|
13-Jan-2015 |
JazzyNico <nicoduf@yahoo.fr> |
i18n. String handling improvement and memory leak fix.
Translations. Translations template and French translation update. |
549eaba948c21f4cefe532950f8b343d8fa20f75 |
|
06-Jan-2015 |
JazzyNico <nicoduf@yahoo.fr> |
UI/i18n. Fixing inconsistencies in the Fillet/Chamfer LPE dialogs.
Translations. Translation template and French translation update. |
9ba77856a8823f85b53c0a861d220cd0347f2754 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove sp_desktop_document and finish cleanup of desktop-handles.h |
280b71d60fccdc85da5173435d9a454c16644640 |
|
15-Nov-2014 |
Jabiertxof <jtx@jtx.marker.es> |
ignore this commit |
afe3b94c9da473ea1e7632e7853dd7dee528d194 |
|
14-Nov-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by Ivan Louette. |
9b80020e27112b78e215939df28efa1de7f11d2c |
|
10-Nov-2014 |
Jon A. Cruz <jon@joncruz.org> |
Fix 32-bit build break. |
d70e4df5c93140d7a0a9979ad6baec179a91212a |
|
10-Nov-2014 |
Jabiertxof <jtx@jtx.marker.es> |
fix a bug pointed by su_v in fillet chamfer dialog, about units |
606af53389504a74c0435cb91e5b451261af3a1d |
|
05-Nov-2014 |
Masato HASHIMOTO <cabezon.hashimoto@gmail.com> |
i18n. Fix for bug #1389509 (typos in trunk-r13669). |
3c024caadbaea502bc219bc7aed8fe925017096d |
|
03-Nov-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Update fillet/chamfer to allow subdivisions in chamfer mode.
Still happends bug affecting only selected nodes in document:units diferent than "px".
I think the problem is node->position() send me a bad data if document units not px. |
93cce75c515069567a34a17f5f75a9742881695d |
|
01-Nov-2014 |
Jon A. Cruz <jon@joncruz.org> |
Warning cleanup. |
d2e42b9425ccd4c2d4c20c2217455da177035e48 |
|
27-Sep-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Update to experimental r13565 |
af4ffc13725d197d363363e3396de870410a8556 |
|
11-Sep-2014 |
Jabiertxof <jtx@jtx.marker.es> |
add radius support to fillet-chamfer, bugfixes |
97e4c6ce6154744a269fc7cde2c2fcd301c3dff7 |
|
24-Aug-2014 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix Gtk+ 2 build |
8f9c83d1338070cd64c6dc61b6480f67f969ec5b |
|
23-Aug-2014 |
Alex Valavanis <valavanisalex@gmail.com> |
Finish Gtk::Grid migration |
7afb53df65578f04da41d1f7a2dcf4a29c93fcb1 |
|
23-Aug-2014 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix deprecated VBox use |
19715d9462f14c8543082f8df232e3c99a8453ca |
|
02-Jul-2014 |
Jabiertxof <jtx@jtx.marker.es> |
Add LPE fillet-chamfer |