| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | -5/+4 |
| | | | | (bzr r13820) | ||||
| * | Purge sp_desktop_namedview in favor of SPDesktop::getNamedView | Liam P. White | 2014-12-21 | 1 | -3/+3 |
| | | | | (bzr r13810) | ||||
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -4/+4 |
| | | | | (bzr r13809) | ||||
| * | Fix stroke style unit in F&S dialog (update to display unit on first open). | Josh Andler | 2014-11-25 | 1 | -2/+2 |
| | | | | (bzr r13755) | ||||
| * | Units: make it absolutely clear that Document properties unit dropdown is ↵ | Johan B. C. Engelen | 2014-11-24 | 1 | -3/+3 |
| | | | | | | | | 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 r13638 | Liam P. White | 2014-10-25 | 1 | -4/+6 |
| |\ | | | | | (bzr r13341.1.286) | ||||
| | * | Don't set linejoin and linecap type if query is "nothing" (query value is ↵ | Tavmjong Bah | 2014-10-19 | 1 | -4/+6 |
| | | | | | | | | | | | invalid). (bzr r13628) | ||||
| * | | Update to trunk r13621 | Liam P. White | 2014-10-17 | 1 | -0/+6 |
| |\| | | | | | (bzr r13341.1.278) | ||||
| | * | Fix multiple: "Called C++ object pointer is null" | Tavmjong Bah | 2014-10-13 | 1 | -0/+6 |
| | | | | | | | (bzr r13608) | ||||
| * | | Remove misleading dialogs directory | Liam P. White | 2014-09-02 | 1 | -1/+1 |
| |/ | | | (bzr r13341.1.192) | ||||
| * | Clean up of style code: refactor marker properties. Step 3. | Tavmjong Bah | 2014-04-24 | 1 | -3/+4 |
| | | | | (bzr r13301) | ||||
| * | Added "Gtk::" scope to "manage" function calls. | Markus Engel | 2014-03-30 | 1 | -6/+6 |
| | | | | (bzr r13236) | ||||
| * | Change stroke-dasharray and stroke-dashoffset handling to match other ↵ | Tavmjong Bah | 2014-03-11 | 1 | -7/+7 |
| | | | | | | | | properties. Split style.h into more manageable size files. (bzr r13135) | ||||
| * | Remove unused includes to tidy up the code. | Martin Owens | 2014-03-09 | 1 | -0/+1 |
| | | | | (bzr r13132) | ||||
| * | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵ | Johan B. C. Engelen | 2013-10-12 | 1 | -15/+15 |
| | | | | | | 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) | ||||
| * | fix obvious leak | Johan B. C. Engelen | 2013-09-30 | 1 | -0/+2 |
| | | | | (bzr r12634) | ||||
| * | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 1 | -89/+34 |
| |\ | | | | | (bzr r11608.1.120) | ||||
| | * | Switched to global UnitTable. | Matthew Petroff | 2013-08-04 | 1 | -1/+1 |
| | | | | | | | (bzr r12380.1.62) | ||||
| | * | Ported "widgets/stroke-style.*". | Matthew Petroff | 2013-07-20 | 1 | -89/+34 |
| | | | | | | | (bzr r12380.1.44) | ||||
| | * | Ported sp-namedview.cpp (todo: fix a bunch of things). | Matthew Petroff | 2013-07-09 | 1 | -3/+3 |
| | | | | | | | (bzr r12380.1.8) | ||||
| * | | Cleaned up. | Markus Engel | 2013-08-03 | 1 | -1/+1 |
| |/ | | | (bzr r11608.1.117) | ||||
| * | Change marker layout in stroke-widget so they are all on one line. | Martin Owens | 2013-06-11 | 1 | -33/+8 |
| | | | | (bzr r12363) | ||||
| * | Use subclass of RadioButton rather than setting gobject data in Stroke Style ↵ | Alex Valavanis | 2013-03-23 | 1 | -55/+79 |
| | | | | | | dialog: fixes cast-align issue. (bzr r12233) | ||||
| * | minor fix (do not compare to zero) | Kris De Gussem | 2013-01-20 | 1 | -1/+2 |
| | | | | (bzr r12048) | ||||
| * | Warning and dead code cleanup. | Jon A. Cruz | 2013-01-11 | 1 | -6/+3 |
| | | | | (bzr r12014) | ||||
| * | Migrate remaining stuff from GtkTable to GtkGrid | Alex Valavanis | 2012-12-09 | 1 | -1/+44 |
| | | | | (bzr r11939) | ||||
| * | Fix for 165865 : Markers - fix Undo history | John Smith | 2012-10-29 | 1 | -3/+2 |
| | | | | (bzr r11850) | ||||
| * | Fix for 165865 : Assert when duplicating markers | John Smith | 2012-09-23 | 1 | -1/+0 |
| | | | | (bzr r11699) | ||||
| * | Fix for 165865 : Fix marker color on duplicate | John Smith | 2012-09-17 | 1 | -57/+29 |
| | | | | (bzr r11671) | ||||
| * | Fix for 165865 : markers must take object's stroke color | John Smith | 2012-08-20 | 1 | -40/+251 |
| | | | | (bzr r11614) | ||||
| * | Fix for 1030239 : Custom markers only added to the list in Stroke Style ↵ | John Smith | 2012-08-04 | 1 | -0/+2 |
| | | | | | | after reloading the file (bzr r11588) | ||||
| * | Fix for 1032880 : Stroke style panel is mirrored between open windows | John Smith | 2012-08-04 | 1 | -547/+434 |
| | | | | (bzr r11587) | ||||
| * | Migrate to new device pointer API for GTK+ 3 | Alex Valavanis | 2012-06-23 | 1 | -3/+2 |
| | | | | (bzr r11511) | ||||
| * | Fix crash in fill and stroke dialog with GTK+ 3 | Alex Valavanis | 2012-06-18 | 1 | -24/+83 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1011331 (bzr r11504) | ||||
| * | gtkmm-3.0 changes for Gtk::Adjustment | Alex Valavanis | 2012-04-30 | 1 | -3/+14 |
| | | | | (bzr r11308) | ||||
| * | gtkmm-3.0 fixes for Gtk::Box and header inclusions | Alex Valavanis | 2012-04-28 | 1 | -0/+1 |
| | | | | (bzr r11304) | ||||
| * | Fix for 959223 : Object selection messes up styles, regression from r11082 | John Smith | 2012-03-21 | 1 | -0/+4 |
| | | | | (bzr r11107) | ||||
| * | Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBox | John Smith | 2012-03-14 | 1 | -471/+76 |
| | | | | (bzr r11083) | ||||
| * | Fix false gtk deprecation warnings from gtkmm headers | Alex Valavanis | 2012-03-12 | 1 | -2/+1 |
| | | | | (bzr r11070) | ||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -0/+2 |
| | | | | (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-12 | 1 | -0/+1 |
| | | | | (bzr r10963) | ||||
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 1 | -0/+2 |
| | | | | (bzr r10940) | ||||
| * | More deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -13/+11 |
| | | | | (bzr r10827) | ||||
| * | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 2011-12-08 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762) | ||||
| * | Documentation update pass. | Jon A. Cruz | 2011-10-23 | 1 | -4/+0 |
| | | | | (bzr r10692) | ||||
| * | Cleaned up display-forward.h, including many redundant usages. | Jon A. Cruz | 2011-10-04 | 1 | -1/+0 |
| | | | | (bzr r10666) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -17/+11 |
| | | | | (bzr r10660) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -2/+1 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
