| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix Gtk alignment API | Alexander Valavanis | 2017-07-08 | 1 | -2/+4 |
| | | |||||
| * | Refactor profile directory use and promote IO::Resource get_path and ↵ | Martin Owens | 2017-06-28 | 1 | -1/+2 |
| | | | | | get_filename methods | ||||
| * | Implement rotation via desktop to window affine. | Tavmjong Bah | 2017-03-20 | 1 | -8/+1 |
| | | | | | | | Remove rotation via viewbox. Still some work to do... (bzr r15603) | ||||
| * | fixing to new trunk | Jabiertxof | 2017-01-24 | 1 | -13/+17 |
| |\ | | | | | (bzr r15142.1.38) | ||||
| | * | antialiasing options on export | Marc Jeanmougin | 2017-01-04 | 1 | -3/+12 |
| | | | | | | | (bzr r15391) | ||||
| | * | Rm some deprecated Gtk::Stock usage | Alex Valavanis | 2016-12-27 | 1 | -10/+5 |
| | | | | | | | (bzr r15366) | ||||
| * | | Add exporters | Jabier Arraiza Cenoz | 2016-11-05 | 1 | -3/+0 |
| | | | | | | | (bzr r15142.1.32) | ||||
| * | | Update to trunk | Jabier Arraiza Cenoz | 2016-10-25 | 1 | -1/+1 |
| |\| | | | | | (bzr r15142.1.26) | ||||
| | * | CPPification: almost all sp_object_set_whatever and sp_selection_whatever ↵ | Marc Jeanmougin | 2016-10-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | global functions are now methods of ObjectSet*, with these additional benefits: - They can now act on any SelectionSet, not just the current selection; - Whenever possible, they don't need a desktop anymore and can run if called from GUI. I hope I did not break too many things in the process. *: So instead of callink sp_selection_move(desktop,x,y), you call myobjectset->move(x,y) (bzr r15189) | ||||
| * | | Doc rotate start | Jabier Arraiza Cenoz | 2016-10-02 | 1 | -1/+11 |
| |/ | | | (bzr r15142.1.1) | ||||
| * | minor fix (+ satisfy build bots (?)) | Marc Jeanmougin | 2016-09-25 | 1 | -3/+4 |
| | | | | (bzr r15132) | ||||
| * | Exposes to the user additional PNG settings: Interlacing, grayscale, bit ↵ | Marc Jeanmougin | 2016-09-25 | 1 | -5/+56 |
| | | | | | | | | | depth, alpha, compression level, PNG pHYs dpi. Fixed bugs: - https://launchpad.net/bugs/170650 (bzr r15131) | ||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 1 | -90/+6 |
| |\ | | | | | (bzr r14954.1.30) | ||||
| | * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -90/+6 |
| | |\ | | | | | | | (bzr r15038) | ||||
| | | * | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -5/+0 |
| | | | | | | | | | | (bzr r15023.2.8) | ||||
| | | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -84/+6 |
| | | | | | | | | | | (bzr r15023.2.7) | ||||
| * | | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -14/+1 |
| |\| | | | | | | | | (bzr r14954.1.29) | ||||
| | * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -14/+1 |
| | | | | | | | | | | (bzr r15034) | ||||
| | * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+15 |
| | | | | | | | | | | (bzr r15027) | ||||
| | * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -15/+1 |
| | |/ | | | | | (bzr r15025) | ||||
| * | | Renamed some functions, fixed tests | Adrian Boguszewski | 2016-07-27 | 1 | -1/+1 |
| | | | | | | | (bzr r14954.1.28) | ||||
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -6/+8 |
| |\| | | | | | (bzr r14954.1.13) | ||||
| * | | Added xmlNodes as range function | Adrian Boguszewski | 2016-07-01 | 1 | -5/+4 |
| | | | | | | | (bzr r14954.1.12) | ||||
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -7/+7 |
| |/ | | | (bzr r14954.1.10) | ||||
| * | static code analysis | Kris De Gussem | 2015-11-05 | 1 | -3/+3 |
| | | | | (bzr r14446) | ||||
| * | Export. Fix for bug #170295 (default export image name for not-saved drawings). | Nicolas Dufour | 2015-09-12 | 1 | -0/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/170295 (bzr r14357) | ||||
| * | Force PNG bitmap export to always write with PNG extension | Jabier Arraiza Cenoz | 2015-07-10 | 1 | -3/+5 |
| | | | | (bzr r14238) | ||||
| * | updated with trunk | Marc Jeanmougin | 2015-04-29 | 1 | -4/+0 |
| |\ | | | | | (bzr r13922.1.19) | ||||
| | * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 2015-04-27 | 1 | -4/+0 |
| | | | | | | | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | ||||
| * | | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -2/+2 |
| | | | | | | | (bzr r13922.1.10) | ||||
| * | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -4/+4 |
| | | | | | | | (bzr r13922.1.5) | ||||
| * | | I can't really understand why, but i can now launch inkscape without it ↵ | mc | 2015-02-18 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | segfaulting. That's an improvement. Next thing: code cleaning, replacing containers with vectors (bzr r13922.1.4) | ||||
| * | | At first, I was thinking "I just have to go to the selection file, and ↵ | Marc Jeanmougin | 2015-02-17 | 1 | -13/+15 |
| |/ | | | | | | | | 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 | -8/+7 |
| | | | | (bzr r13820) | ||||
| * | Purge sp_desktop_namedview in favor of SPDesktop::getNamedView | Liam P. White | 2014-12-21 | 1 | -2/+2 |
| | | | | (bzr r13810) | ||||
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -18/+18 |
| | | | | (bzr r13809) | ||||
| * | Update to trunk r13766 | Liam P. White | 2014-11-26 | 1 | -1/+1 |
| |\ | | | | | (bzr r13341.5.24) | ||||
| | * | Units: make it absolutely clear that Document properties unit dropdown is ↵ | Johan B. C. Engelen | 2014-11-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | 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 r13690 | Liam P. White | 2014-11-09 | 1 | -1/+1 |
| |\| | | | | | (bzr r13341.5.22) | ||||
| | * | export dialog, small code cleanup, should be a noop. (check if pointer is ↵ | Johan B. C. Engelen | 2014-11-08 | 1 | -1/+1 |
| | | | | | | | | | | | nullptr, instead of checking the pre-condition for newing into the pointer) (bzr r13687) | ||||
| * | | 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) | ||||
| | * | Remove misleading dialogs directory | Liam P. White | 2014-09-02 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.1.192) | ||||
| * | | Update to experimental r13565 | Liam P. White | 2014-09-27 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.5.16) | ||||
| * | | 5. Refactoring of Application class: make copy/assignment operators private, ↵ | Liam P. White | 2014-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | disallow pointers to Application (bzr r13341.5.9) | ||||
| * | | 3. remove dead code, refactor existing code. Connect overlooked signals. | Liam P. White | 2014-06-26 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.5.3) | ||||
| * | | 1. make it compile | Liam P. White | 2014-06-25 | 1 | -1/+1 |
| |/ | | | (bzr r13341.5.1) | ||||
| * | Fix for Bug #1158506 (Batch export DPI always at 90). | Nicolas Dufour | 2014-03-17 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1158506 (bzr r13160) | ||||
| * | static code analysis: references for string classes that are function input ↵ | Kris De Gussem | 2014-03-04 | 1 | -249/+253 |
| | | | | | | parameters (bzr r13114) | ||||
| * | Give the selection id a default just in case every selected item has no id. ↵ | Martin Owens | 2014-01-10 | 1 | -1/+1 |
| | | | | | | | | | Fixes crash in bug #1257417 Fixed bugs: - https://launchpad.net/bugs/1257417 (bzr r12910) | ||||
