| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged from trunk (r12517). | Markus Engel | 2013-09-14 | 1 | -8/+3 |
| |\ | | | | | (bzr r11608.1.121) | ||||
| | * | Improve the functions which create GdkPixbuf from Cairo surface | Krzysztof Kosi??ski | 2013-09-13 | 1 | -8/+3 |
| | | | | | | | | | | | | | | | | | and vice versa. Simplifies some code. Also introduce proper refcounting into svg_preview_cache.cpp and fix its users. (bzr r12512) | ||||
| * | | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 15 | -136/+476 |
| |\| | | | | | (bzr r11608.1.120) | ||||
| | * | Merge Google Summer of Code unit refactor. | Matthew Petroff | 2013-08-06 | 15 | -136/+476 |
| | |\ | | | | | | | (bzr r12471) | ||||
| | | * | Fixed bug in page sizer. | Matthew Petroff | 2013-08-06 | 1 | -69/+69 |
| | | | | | | | | | | (bzr r12380.1.63) | ||||
| | | * | Switched to global UnitTable. | Matthew Petroff | 2013-08-04 | 8 | -24/+23 |
| | | | | | | | | | | (bzr r12380.1.62) | ||||
| | | * | Fix UnitTracker percentage bug. | Matthew Petroff | 2013-08-01 | 1 | -1/+1 |
| | | | | | | | | | | (bzr r12380.1.59) | ||||
| | | * | Eliminate "unit-constants.h". | Matthew Petroff | 2013-07-31 | 1 | -3/+3 |
| | | | | | | | | | | (bzr r12380.1.54) | ||||
| | | * | Added percent support back to select toolbar. | Matthew Petroff | 2013-07-31 | 2 | -1/+9 |
| | | | | | | | | | | (bzr r12380.1.53) | ||||
| | | * | Cleanup. | Matthew Petroff | 2013-07-30 | 1 | -2/+2 |
| | | | | | | | | | | (bzr r12380.1.52) | ||||
| | | * | Removed last traces of "SPUnit" and removed "helper/unit*". | Matthew Petroff | 2013-07-20 | 1 | -1/+0 |
| | | | | | | | | | | (bzr r12380.1.45) | ||||
| | | * | Ported "ui/widget/style-swatch.*". | Matthew Petroff | 2013-07-19 | 2 | -5/+9 |
| | | | | | | | | | | (bzr r12380.1.40) | ||||
| | | * | Ported "ui/widget/selected-style.*". | Matthew Petroff | 2013-07-19 | 2 | -17/+23 |
| | | | | | | | | | | (bzr r12380.1.39) | ||||
| | | * | Switch unit functions from using pointer arguements to reference arguements. | Matthew Petroff | 2013-07-18 | 2 | -15/+9 |
| | | | | | | | | | | (bzr r12380.1.28) | ||||
| | | * | Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*". | Matthew Petroff | 2013-07-17 | 2 | -4/+3 |
| | | | | | | | | | | (bzr r12380.1.21) | ||||
| | | * | Merge from trunk. | Matthew Petroff | 2013-07-17 | 4 | -11/+25 |
| | | |\ | | | | | | | | | (bzr r12380.1.17) | ||||
| | | * | | Temporary fixes/kludges. | Matthew Petroff | 2013-07-17 | 1 | -0/+1 |
| | | | | | | | | | | | | | (bzr r12380.1.16) | ||||
| | | * | | Fixed conversion factors and missed unit include removal. | Matthew Petroff | 2013-07-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | (bzr r12380.1.12) | ||||
| | | * | | Added new UnitTracker class. | Matthew Petroff | 2013-07-17 | 3 | -1/+333 |
| | | | | | | | | | | | | | (bzr r12380.1.9) | ||||
| | | * | | Ported sp-namedview.cpp (todo: fix a bunch of things). | Matthew Petroff | 2013-07-09 | 2 | -3/+3 |
| | | | | | | | | | | | | | (bzr r12380.1.8) | ||||
| | | * | | Switch setWidth and setHeight to use Quantity and switch to forward ↵ | Matthew Petroff | 2013-07-06 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | declaration of Inkscape::Util::Quantity in document.h. (bzr r12380.1.7) | ||||
| | | * | | Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class. | Matthew Petroff | 2013-07-02 | 2 | -85/+83 |
| | | | | | | | | | | | | | (bzr r12380.1.4) | ||||
| * | | | | Merged from trunk (r12465). | Markus Engel | 2013-08-04 | 1 | -0/+1 |
| |\| | | | | | | | | | | | (bzr r11608.1.119) | ||||
| | * | | | fix initialization | Johan B. C. Engelen | 2013-08-03 | 1 | -0/+1 |
| | | |/ | |/| | | | | (bzr r12460) | ||||
| * | | | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes. | Markus Engel | 2013-07-31 | 1 | -7/+7 |
| | | | | | | | | | | (bzr r11608.1.110) | ||||
| * | | | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 30 | -12/+197 |
| |\| | | | | | | | | (bzr r11608.1.107) | ||||
| | * | | Fix build failure with GDL >= 3.6 | Alex Valavanis | 2013-07-06 | 2 | -9/+21 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1196070 (bzr r12407) | ||||
| | * | | Factored layer model out into new Inkscape::LayerModel class. This allows | Eric Greveson | 2013-07-01 | 2 | -2/+4 |
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | Inkscape::Selection to use a LayerModel that is not associated with a UI. Changed the interface of verbs (SPAction) to use a new ActionContext rather than UI::View::View, again so that verbs may be used in a console mode. Modified boolean operation verbs to work in console-only mode. Fixed up DESKTOP_IS_ACTIVE macro to work in the case of no desktops. Modified main.cpp to process selections and verbs in no-GUI mode. Other changes are all consequences of the SPDesktop, Selection and LayerModel interface changes. (bzr r12387.1.1) | ||||
| | * | Adding inclusion of config.h where needed for threads.h check. | Jon A. Cruz | 2013-06-07 | 16 | -0/+64 |
| | | | | | | | (bzr r12355) | ||||
| | * | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵ | Jon A. Cruz | 2013-06-06 | 26 | -0/+54 |
| | | | | | | | | | | | has it. (bzr r12353) | ||||
| | * | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 2013-06-04 | 27 | -1/+54 |
| | | | | | | | | | | | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | ||||
| * | | Merged PaintServer and subclasses; moved Gradient classes to own files. | Markus Engel | 2013-04-05 | 2 | -4/+4 |
| |/ | | | (bzr r11608.1.82) | ||||
| * | Checking file presence before calling lstat (should fix Bug #785701 Inkscape ↵ | Kris De Gussem | 2013-04-03 | 1 | -1/+1 |
| | | | | | | freezes at opening) (bzr r12263) | ||||
| * | Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible ↵ | Alex Valavanis | 2013-03-26 | 1 | -0/+2 |
| | | | | | | | | | | check for X11 backend Fixed bugs: - https://launchpad.net/bugs/1160252 - https://launchpad.net/bugs/1122774 (bzr r12247) | ||||
| * | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 2013-03-25 | 7 | -14/+10 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | ||||
| * | Fix -Wunused-function warnings | Alex Valavanis | 2013-03-18 | 1 | -11/+0 |
| | | | | (bzr r12221) | ||||
| * | cppcheck | Kris De Gussem | 2013-03-17 | 1 | -1/+2 |
| | | | | (bzr r12218) | ||||
| * | Fix even more forward declaration tags | Alex Valavanis | 2013-03-15 | 3 | -8/+8 |
| | | | | (bzr r12206) | ||||
| * | Fix another load of forward declaration tags | Alex Valavanis | 2013-03-14 | 3 | -3/+3 |
| | | | | (bzr r12205) | ||||
| * | Fix another tonne of forward declaration tags | Alex Valavanis | 2013-03-14 | 3 | -3/+3 |
| | | | | (bzr r12204) | ||||
| * | Kill ancient gcc version check in configure.ac and fix a load of broken ↵ | Alex Valavanis | 2013-03-14 | 1 | -0/+2 |
| | | | | | | forward declarations (bzr r12203) | ||||
| * | Migrate remaining dialogs to Gtk::Grid | Alex Valavanis | 2013-03-13 | 2 | -10/+43 |
| | | | | (bzr r12199) | ||||
| * | Further migration to Gtk::Grid | Alex Valavanis | 2013-03-12 | 2 | -19/+54 |
| | | | | (bzr r12196) | ||||
| * | Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPicker | Alex Valavanis | 2013-03-09 | 2 | -2/+41 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1094504 (bzr r12185) | ||||
| * | Drop deprecated get_vbox method in Gtk::Dialog | Alex Valavanis | 2013-03-08 | 1 | -0/+6 |
| | | | | (bzr r12181) | ||||
| * | Drop more Gtk::Table usage | Alex Valavanis | 2013-03-08 | 1 | -0/+12 |
| | | | | (bzr r12180) | ||||
| * | Switch to orientable Scale widgets in Gtkmm 3 | Alex Valavanis | 2013-03-08 | 5 | -6/+35 |
| | | | | (bzr r12179) | ||||
| * | Fix deprecated Gtkmm symbols in preferences widget | Alex Valavanis | 2013-03-07 | 2 | -82/+189 |
| | | | | (bzr r12178) | ||||
| * | Fix missing headers for Gtk+ 3 build | Alex Valavanis | 2013-02-23 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122816 (bzr r12145) | ||||
| * | A couple of forward declarations | Alex Valavanis | 2013-02-11 | 1 | -0/+1 |
| | | | | (bzr r12119) | ||||
