| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Open trace dialog on click on pick toogle | Jabier Arraiza Cenoz | 2015-10-30 | 1 | -4/+10 | |
| | | | | (bzr r14422.1.30) | |||||
| * | Add optional presure to width and to size | Jabier Arraiza Cenoz | 2015-10-30 | 1 | -4/+7 | |
| | | | | | | Start showing trace dialog (bzr r14422.1.27) | |||||
| * | Fixes clonetiler trace mode on non-px documents | Marc Jeanmougin | 2015-10-04 | 1 | -1/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1502521 (bzr r14396) | |||||
| * | Just reread the entire diff against trunk. Given the diff size, i must have ↵ | Marc Jeanmougin | 2015-04-26 | 1 | -2/+1 | |
| | | | | | | | | | | | 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) (bzr r13922.1.15) | |||||
| * | Merge, resolved conflicts | Marc Jeanmougin | 2015-02-23 | 1 | -4/+7 | |
| |\ | | | | | (bzr r13922.1.8) | |||||
| | * | Fix for bug 469885: Tiled Clones / Trace: Apply to Size skews resulting ↵ | Marc Jeanmougin | 2015-02-21 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | clone grid Fixed bugs: - https://launchpad.net/bugs/469885 (bzr r13934) | |||||
| | * | Clones. Fix for bug #168651 (Tiled clones inside transformed groups broken) | Marc Jeanmougin | 2015-02-20 | 1 | -3/+4 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168651 (bzr r13929) | |||||
| * | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -3/+4 | |
| | | | | | | | (bzr r13922.1.5) | |||||
| * | | At first, I was thinking "I just have to go to the selection file, and ↵ | Marc Jeanmougin | 2015-02-17 | 1 | -8/+6 | |
| |/ | | | | | | | | 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. (bzr r13922.1.1) | |||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -11/+11 | |
| | | | | (bzr r13820) | |||||
| * | Purge sp_desktop_message_stack | Liam P. White | 2014-12-21 | 1 | -4/+4 | |
| | | | | (bzr r13817) | |||||
| * | Purge sp_desktop_namedview in favor of SPDesktop::getNamedView | Liam P. White | 2014-12-21 | 1 | -1/+1 | |
| | | | | (bzr r13810) | |||||
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -5/+5 | |
| | | | | (bzr r13809) | |||||
| * | Update to trunk r13766 | Liam P. White | 2014-11-26 | 1 | -2/+2 | |
| |\ | | | | | (bzr r13341.5.24) | |||||
| | * | Units: make it absolutely clear that Document properties unit dropdown is ↵ | Johan B. C. Engelen | 2014-11-24 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | 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. (bzr r13751) | |||||
| * | | Update to trunk r13750 | Liam P. White | 2014-11-24 | 1 | -8/+14 | |
| |\| | | | | | (bzr r13341.5.23) | |||||
| | * | Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files. | Jon A. Cruz | 2014-11-10 | 1 | -8/+14 | |
| | | | | | | | (bzr r13700) | |||||
| * | | Update to experimental r13619 | Liam P. White | 2014-10-18 | 1 | -1/+6 | |
| |\| | | | | | (bzr r13341.5.18) | |||||
| | * | Update to trunk r13621 | Liam P. White | 2014-10-17 | 1 | -1/+6 | |
| | |\ | | | | | | | (bzr r13341.1.278) | |||||
| | | * | Fixed: "Called C++ object pointer is null" | Tavmjong Bah | 2014-10-13 | 1 | -1/+6 | |
| | | | | | | | | | | (bzr r13609) | |||||
| * | | | Update to experimental r13598 | Liam P. White | 2014-10-08 | 1 | -1/+1 | |
| |\| | | | | | | | | (bzr r13341.5.17) | |||||
| | * | | Move obvious ui component to ui/ | Liam P. White | 2014-10-05 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r13341.1.247) | |||||
| | * | | Standardise InkscapeApplication GObject implementation (namespace not ↵ | Alex Valavanis | 2014-08-26 | 1 | -2/+2 | |
| | |/ | | | | | | | | | supported properly) (bzr r13341.1.179) | |||||
| * | | Update to experimental r13464 | Liam P. White | 2014-08-08 | 1 | -8/+10 | |
| |\| | | | | | (bzr r13341.5.14) | |||||
| | * | scale tiled clones to document units (Bug 1288860) | Alvin Penner | 2014-07-11 | 1 | -8/+10 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1288860 (bzr r13451) | |||||
| * | | 5. Refactoring of Application class: make copy/assignment operators private, ↵ | Liam P. White | 2014-06-27 | 1 | -2/+2 | |
| | | | | | | | | | | | disallow pointers to Application (bzr r13341.5.9) | |||||
| * | | 4. further refactor Application class; create proper singleton, encapsulate ↵ | Liam P. White | 2014-06-26 | 1 | -2/+2 | |
| | | | | | | | | | | | members, simplify signals (bzr r13341.5.6) | |||||
| * | | 3. remove dead code, refactor existing code. Connect overlooked signals. | Liam P. White | 2014-06-26 | 1 | -5/+1 | |
| | | | | | | | (bzr r13341.5.3) | |||||
| * | | 2. connect signals | Liam P. White | 2014-06-25 | 1 | -18/+22 | |
| |/ | | | (bzr r13341.5.2) | |||||
| * | DrawingContext: change variable names ct to dc (bug #1272073) | David Mathog | 2014-02-08 | 1 | -2/+2 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1272073 (bzr r13009) | |||||
| * | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵ | Johan B. C. Engelen | 2013-10-12 | 1 | -5/+5 | |
| | | | | | | 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... ? (bzr r12679) | |||||
| * | Switched to global UnitTable. | Matthew Petroff | 2013-08-04 | 1 | -5/+1 | |
| | | | | (bzr r12380.1.62) | |||||
| * | Switch unit functions from using pointer arguements to reference arguements. | Matthew Petroff | 2013-07-18 | 1 | -11/+6 | |
| | | | | (bzr r12380.1.28) | |||||
| * | Ported "ui/dialog/clonetiler.*". | Matthew Petroff | 2013-07-18 | 1 | -32/+54 | |
| | | | | (bzr r12380.1.23) | |||||
| * | Ported sp-namedview.cpp (todo: fix a bunch of things). | Matthew Petroff | 2013-07-09 | 1 | -1/+1 | |
| | | | | (bzr r12380.1.8) | |||||
| * | Header cleanup | Alex Valavanis | 2013-03-29 | 1 | -1/+0 | |
| | | | | (bzr r12258) | |||||
| * | Migrate remaining stuff from GtkTable to GtkGrid | Alex Valavanis | 2012-12-09 | 1 | -4/+43 | |
| | | | | (bzr r11939) | |||||
| * | cppcheck: Simple fixes for src/ui/dialog | Alex Valavanis | 2012-11-15 | 1 | -10/+10 | |
| | | | | (bzr r11874) | |||||
| * | gtkmm-3.0 changes for Gtk::Adjustment | Alex Valavanis | 2012-04-30 | 1 | -4/+53 | |
| | | | | (bzr r11308) | |||||
| * | Replace deprecated gtk_vbox_new and gtk_widget_size_request | Alex Valavanis | 2012-04-10 | 1 | -0/+15 | |
| | | | | (bzr r11213) | |||||
| * | Replace remaining gtk_hbox_new usage | Alex Valavanis | 2012-04-10 | 1 | -0/+60 | |
| | | | | (bzr r11204) | |||||
| * | Fix for 251674 and 592323 : Make CloneTiler dialog dockable | John Smith | 2012-03-24 | 1 | -0/+2833 | |
| (bzr r11125) | ||||||
