869802ff28a9fcaa6b83441677167713feec223d |
|
13-Apr-2016 |
Alexander Valavanis <valavanisalex@gmail.com> |
clonetiler: Fix deprecated GtkAlignment #Hackfest2016 |
26b299ddcd057ad083e06330a7cb5581b06d9acd |
|
13-Apr-2016 |
Alexander Valavanis <valavanisalex@gmail.com> |
clonetiler: Fix deprecated gtk_misc_set_alignment #Hackfest2016 |
fea2a78b4be6fd42480c5b6099057e7bf59bbf3d |
|
08-Nov-2015 |
Jabiertxof <jtx@jtx.marker.es> |
Fix a typo |
646d971205eedad50c99a44b450ac14f494edfe9 |
|
08-Nov-2015 |
Jabiertxof <jtx@jtx.marker.es> |
Fixes from review form Mc- |
791a08b98a568a2be7e7a87a3cff9604d795cc2a |
|
07-Nov-2015 |
Jabiertxof <jtx@jtx.marker.es> |
Use color if trace dialog is disabled |
dfb8610808350871e9cfe90d551b9a0a38bcb4c4 |
|
31-Oct-2015 |
Jabiertxof <jtx@jtx.marker.es> |
'End' of picker work |
9b096f72b7f340eac232f3b1f97907ebae2c354d |
|
31-Oct-2015 |
Jabiertxof <jtx@jtx.marker.es> |
Working on picker |
4b8d4136cf15a6811025301fa66d549200e1b99a |
|
30-Oct-2015 |
jabiertxof <jabier.arraiza@marker.es> |
Open trace dialog on click on pick toogle |
be0acd278c68b7331b0b83f8355aabeb44d98ca1 |
|
30-Oct-2015 |
Jabiertxof <jtx@jtx.marker.es> |
Add optional presure to width and to size
Start showing trace dialog |
b859d57b8b55a2933be8ff8132f0a42abd85138d |
|
04-Oct-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
Fixes clonetiler trace mode on non-px documents |
f789e93464ce3e156a12bc353532047015b66e29 |
|
27-Apr-2015 |
Marc Jeanmougin <mc@M0nst3r.bouyguesbox.fr> |
Just reread the entire diff against trunk. Given the diff size, i must have forgotten things, but hopefully, there are only very few changes of semantics:
->childList is now in the intuitive order (childList()[0] is now firstChild)
-> sp_selection_paste_impl is now in the opposite order (change is local to selection-chemistry.cpp, and simplify a few things)
-> selection.setReprList now takes the list in the opposite order. It was always the case (the list was always reversed before handing to it)
-> a few comparison functions now work "the c++ way": the C way was to return -1 if a<b, 0 if a==b and 1 if a>b, now they return (bool)(a<b) |
a9d2b2b796f898bc43f9167821e5e348460a07c3 |
|
21-Feb-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
Fix for bug 469885: Tiled Clones / Trace: Apply to Size skews resulting clone grid |
f4b46a0d068828384a45d0d254976e382258daee |
|
20-Feb-2015 |
mc... <marcjeanmougin@free.fr> |
Clones. Fix for bug #168651 (Tiled clones inside transformed groups broken) |
acd93b79c034f4bcc8ff02de8aa877f70f081881 |
|
19-Feb-2015 |
Marc Jeanmougin <mc> |
Put a few std::vector<SPitem*> |
0de73848362e95b081e5fa85f910d6481094b2b9 |
|
17-Feb-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
At first, I was thinking "I just have to go to the selection file, and change that GSList* with a std::list, then resolve the few problems"
So, i tried that.
And I will continue tomorrow, and the days after, on and on. |
9ba77856a8823f85b53c0a861d220cd0347f2754 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove sp_desktop_document and finish cleanup of desktop-handles.h |
ae267d9fae0374116e9e21f75bcb170368f4d47a |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Purge sp_desktop_message_stack |
08c634c4b964dbbb89686a645bce04c1c7275611 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Purge sp_desktop_namedview in favor of SPDesktop::getNamedView |
769a6887551cf7ff7bce4b48d3ac303cbea69507 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection |
153362cd6667a5a3eaf7549513643fe1f8855268 |
|
24-Nov-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
Units: make it absolutely clear that Document properties unit dropdown is for UI Display Units. Upon document load, calculate the units used for SVG values, if a viewbox is available. If not, default to "px" SVG units.
Change all code to use either Display units OR svg units. |
f4d474ff2d58b3d32dacd5feed0c164e8df4936c |
|
10-Nov-2014 |
Jon A. Cruz <jon@joncruz.org> |
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files. |
44b71d203def28cf81091da51bf96d30822bc98b |
|
13-Oct-2014 |
tavmjong-free <tavmjong@free.fr> |
Fixed: "Called C++ object pointer is null" |
cee084c8a6394fa638af2629ca8670ca138ed706 |
|
05-Oct-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Move obvious ui component to ui/ |
2f64b614754d1f1ca1265fdb3624407f93933a15 |
|
26-Aug-2014 |
Alex Valavanis <valavanisalex@gmail.com> |
Standardise InkscapeApplication GObject implementation (namespace not supported properly) |
5ab808257c9fed15b1e8a5e75c9061a9faa8d7b5 |
|
12-Jul-2014 |
apenner <penner@vaxxine.com> |
scale tiled clones to document units (Bug 1288860) |
3e3e2a49f82b250cb852586703fbc460b3ca20e4 |
|
27-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
5. Refactoring of Application class: make copy/assignment operators private, disallow pointers to Application |
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. |
cf1b00269e6a363acfe397115fb123d1999759fd |
|
25-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
2. connect signals |
58ba7163a5ee19414f3357a7c84d93989cb7498c |
|
08-Feb-2014 |
mathog <mathog@caltech.edu> |
DrawingContext: change variable names ct to dc (bug #1272073) |
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. |
ed93708e7161e1b556017476a739316746cba604 |
|
18-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Switch unit functions from using pointer arguements to reference arguements. |
58796c10572cc1f7bf590f57194084c635afe096 |
|
18-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Ported "ui/dialog/clonetiler.*". |
d59543855809cbcb6cb9dc2a5181987518438662 |
|
09-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Ported sp-namedview.cpp (todo: fix a bunch of things). |
79b385a8d3cc4d02ed3ce57db2fadaf3e31ce51e |
|
29-Mar-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Header cleanup |
8b19e83a07ee805e3a34b046fbbb8cbf4e481ee2 |
|
09-Dec-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Migrate remaining stuff from GtkTable to GtkGrid |
d369a1fe30d98e96fbb1f3bfe0d434a9d71f6a50 |
|
15-Nov-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
cppcheck: Simple fixes for src/ui/dialog |
3deb9b5ce0f058530cd0749009464b5afe8cf09c |
|
01-May-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
gtkmm-3.0 changes for Gtk::Adjustment |
96dd952aee838bbfe83dc5401364adc084176953 |
|
10-Apr-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Replace deprecated gtk_vbox_new and gtk_widget_size_request |
9b9f1cf38b528f0fc1f86654a90cd066787caf5e |
|
10-Apr-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Replace remaining gtk_hbox_new usage |
2f48995b5616e7ec03e6731e508dfe8f641d4691 |
|
24-Mar-2012 |
John Smith <removethis.john.q.public@bigmail.com> |
Fix for 251674 and 592323 : Make CloneTiler dialog dockable |