| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update popup menu usage | Alexander Valavanis | 2017-07-09 | 1 | -1/+5 |
| | | |||||
| * | Move directory scanners to new get_filenames(...) calls | Martin Owens | 2017-07-02 | 1 | -47/+12 |
| | | |||||
| * | Refactor profile directory use and promote IO::Resource get_path and ↵ | Martin Owens | 2017-06-28 | 1 | -3/+4 |
| | | | | | get_filename methods | ||||
| * | [Bug #1447971] User palettes not available if all shared system palettes are ↵ | Nicolas Dufour | 2016-08-30 | 1 | -1/+1 |
| | | | | | | | | | deleted from installation. Fixed bugs: - https://launchpad.net/bugs/1447971 (bzr r15093) | ||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 1 | -4/+0 |
| |\ | | | | | (bzr r14954.1.30) | ||||
| | * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -4/+0 |
| | |\ | | | | | | | (bzr r15038) | ||||
| | | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -4/+0 |
| | | | | | | | | | | (bzr r15023.2.7) | ||||
| * | | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -9/+0 |
| |\| | | | | | | | | (bzr r14954.1.29) | ||||
| | * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -9/+0 |
| | | | | | | | | | | (bzr r15034) | ||||
| | * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+11 |
| | | | | | | | | | | (bzr r15027) | ||||
| | * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -11/+0 |
| | |/ | | | | | (bzr r15025) | ||||
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -1/+1 |
| |\| | | | | | (bzr r14954.1.13) | ||||
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -1/+1 |
| |/ | | | (bzr r14954.1.10) | ||||
| * | Fix regression: restore order in resources (e.g. pattern list) | Marc Jeanmougin | 2016-05-21 | 1 | -8/+8 |
| | | | | (bzr r14907) | ||||
| * | GTK3: Give even more widgets names. | Tavmjong Bah | 2016-05-18 | 1 | -0/+1 |
| | | | | (bzr r14901) | ||||
| * | Displays filename instead of blank string in unnamed palettes | Adrian Boguszewski | 2016-03-10 | 1 | -5/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/780659 (bzr r14697) | ||||
| * | cppification : GHashMaps replaced by stl maps. getResouceList now gives a ↵ | Marc Jeanmougin | 2015-12-07 | 1 | -14/+13 |
| | | | | | | | | std::set<SPObject *>. Should give some performance improvements (quite a few linear lookups are now logarithmic) (bzr r14504.1.6) | ||||
| * | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -1/+1 |
| | | | | (bzr r13922.1.5) | ||||
| * | Just... | mc | 2015-02-18 | 1 | -3/+3 |
| | | | | | | | | some... more... lines... (bzr r13922.1.2) | ||||
| * | Remove sp_style_new(). | Tavmjong Bah | 2014-12-25 | 1 | -13/+11 |
| | | | | (bzr r13822.1.6) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -2/+2 |
| | | | | (bzr r13820) | ||||
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -1/+1 |
| | | | | (bzr r13809) | ||||
| * | Update to experimental r13565 | Liam P. White | 2014-09-27 | 1 | -73/+30 |
| | | | | (bzr r13341.5.16) | ||||
| * | Convert accidental member accesses into static function accesses | Liam P. White | 2014-06-26 | 1 | -1/+1 |
| | | | | (bzr r13341.5.7) | ||||
| * | 1. make it compile | Liam P. White | 2014-06-25 | 1 | -1/+1 |
| | | | | (bzr r13341.5.1) | ||||
| * | Added "Gtk::" scope to "manage" function calls. | Markus Engel | 2014-03-30 | 1 | -1/+1 |
| | | | | (bzr r13236) | ||||
| * | Stop tracking SPDocuments as they are deleted. | Jon A. Cruz | 2014-03-02 | 1 | -30/+73 |
| | | | | (bzr r13095) | ||||
| * | swatches dialog: remove unused code part. cleanup some code | Johan B. C. Engelen | 2014-02-27 | 1 | -7/+3 |
| | | | | (bzr r13069) | ||||
| * | swatches dialog: properly reference count the reference to SPDocument in ↵ | Johan B. C. Engelen | 2014-02-27 | 1 | -1/+2 |
| | | | | | | | | | timer object. Fixes crash reported in comment #6 of bug 1284391! Fixed bugs: - https://launchpad.net/bugs/1284391 (bzr r13068) | ||||
| * | Check order (fixing bug 1219264 ?) | Kris De Gussem | 2013-12-15 | 1 | -2/+2 |
| | | | | (bzr r12851) | ||||
| * | add null pointer check | Kris De Gussem | 2013-12-05 | 1 | -1/+1 |
| | | | | (bzr r12838) | ||||
| * | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 1 | -1/+2 |
| |\ | | | | | (bzr r11608.1.107) | ||||
| | * | Factored layer model out into new Inkscape::LayerModel class. This allows | Eric Greveson | 2013-07-01 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) | ||||
| * | | Merged PaintServer and subclasses; moved Gradient classes to own files. | Markus Engel | 2013-04-05 | 1 | -1/+0 |
| |/ | | | (bzr r11608.1.82) | ||||
| * | Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPicker | Alex Valavanis | 2013-03-09 | 1 | -3/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1094504 (bzr r12185) | ||||
| * | Fix missing headers for Gtk+ 3 build | Alex Valavanis | 2013-02-23 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122816 (bzr r12145) | ||||
| * | Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ↵ | John Smith | 2012-11-28 | 1 | -16/+18 |
| | | | | | | never go away (bzr r11911) | ||||
| * | Fix for 1060563 : Swatches : Sort the list of swatch names | John Smith | 2012-10-08 | 1 | -16/+31 |
| | | | | (bzr r11757) | ||||
| * | code cleanup: make more functions static, add includes. | Campbell Barton | 2012-10-04 | 1 | -2/+5 |
| | | | | (bzr r11737) | ||||
| * | Fix for 908392 : Swatches dialog minimum size | John Smith | 2012-07-21 | 1 | -0/+13 |
| | | | | (bzr r11559) | ||||
| * | Adopt obsolete GtkAnchorType enum as SPAnchorType | Alex Valavanis | 2012-04-10 | 1 | -2/+2 |
| | | | | (bzr r11207) | ||||
| * | cppcheck | Kris De Gussem | 2012-04-04 | 1 | -3/+3 |
| | | | | (bzr r11149) | ||||
| * | Fix false gtk deprecation warnings from gtkmm headers | Alex Valavanis | 2012-03-12 | 1 | -1/+1 |
| | | | | (bzr r11070) | ||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -0/+3 |
| | | | | (bzr r11030) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -2/+1 |
| | | | | (bzr r11018) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-25 | 1 | -0/+1 |
| | | | | (bzr r11015) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+2 |
| | | | | (bzr r10963) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-18 | 1 | -2/+2 |
| | | | | (bzr r10681) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -3/+3 |
| | | | | (bzr r10660) | ||||
| * | Fix large memory leaks in the swatches panel | Krzysztof Kosi??ski | 2011-08-16 | 1 | -15/+9 |
| | | | | (bzr r10347.1.35) | ||||
