| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | SPColorSlider c++-sification: remove gobject based code | Tomasz Boczkowski | 2014-05-24 | 2 | -718/+0 | |
| | | | | | | | | | | | | | (bzr r13341.6.14) | |||||
| | * | | | SPColorSlider c++-sification: fixed size request | Tomasz Boczkowski | 2014-05-24 | 2 | -1/+13 | |
| | | | | | | | | | | | | | (bzr r13341.6.10) | |||||
| | * | | | SPColorSlider c++-sification: compilation with GTK3 | Tomasz Boczkowski | 2014-05-24 | 2 | -32/+100 | |
| | | | | | | | | | | | | | (bzr r13341.6.9) | |||||
| | * | | | SPColorSlider c++-sification: fixed failed Gtk assertion | Tomasz Boczkowski | 2014-05-24 | 1 | -1/+3 | |
| | | | | | | | | | | | | | (bzr r13341.6.8) | |||||
| | * | | | SPColorSlider c++-sification: fixed drawing border | Tomasz Boczkowski | 2014-05-24 | 1 | -8/+10 | |
| | | | | | | | | | | | | | (bzr r13341.6.7) | |||||
| | * | | | SPColorSlider c++-sification: ported mouse events | Tomasz Boczkowski | 2014-05-24 | 1 | -3/+50 | |
| | | | | | | | | | | | | | (bzr r13341.6.6) | |||||
| | * | | | SPColorSlider c++-sification: ported drawing | Tomasz Boczkowski | 2014-05-23 | 2 | -7/+78 | |
| | | | | | | | | | | | | | (bzr r13341.6.5) | |||||
| | * | | | ported draw method | Tomasz Boczkowski | 2014-05-23 | 1 | -6/+167 | |
| | | | | | | | | | | | | | (bzr r13341.6.4) | |||||
| | * | | | moved widgets/sp-color-slider to ui/widget/color-slider | Tomasz Boczkowski | 2014-05-23 | 3 | -0/+1109 | |
| | | | | | | | | | | | | | (bzr r13341.6.2) | |||||
| * | | | | Fix GTK3 build (typo). | Tavmjong Bah | 2015-03-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r14024) | |||||
| * | | | | Add GUI for 'viewBox'. | Tavmjong Bah | 2015-03-21 | 2 | -22/+168 | |
| | | | | | | | | | | | | | (bzr r14022) | |||||
| * | | | | Remove sleep() left over from debugging. | Tavmjong Bah | 2015-03-17 | 1 | -1/+0 | |
| | | | | | | | | | | | | | (bzr r14011) | |||||
| * | | | | Allow changing document scale (via changing viewBox). Start of GUI. | Tavmjong Bah | 2015-03-11 | 2 | -1/+136 | |
| | | | | | | | | | | | | | (bzr r13994) | |||||
| * | | | | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to ↵ | Tavmjong Bah | 2015-03-01 | 1 | -2/+2 | |
| | |_|/ |/| | | | | | | | | | | | | | | | | | | | | <meshpatch>. Remove experimental smoothing types. Add new smoothing 'type' attribute with bicubic smoothing option. Per SVG WG decission at Sydney 2015 face-to-face meeting. (bzr r13956) | |||||
| * | | | Make icon creation more consistent - use sp_icon_new where possible | Liam P. White | 2015-02-22 | 2 | -5/+14 | |
| | | | | | | | | | | (bzr r13936) | |||||
| * | | | i18n | Kris De Gussem | 2015-02-16 | 1 | -1/+1 | |
| | |/ |/| | | | (bzr r13925) | |||||
| * | | improved precision in placing grids and guides. (Bug 1373311) | Alvin Penner | 2015-01-23 | 1 | -1/+4 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1373311 (bzr r13868) | |||||
| * | | Avoid calling root->updateRepr() twice when changing width and height. | Tavmjong Bah | 2015-01-05 | 1 | -2/+1 | |
| | | | | | | | (bzr r13837) | |||||
| * | | Remove sp_style_new(). | Tavmjong Bah | 2014-12-25 | 2 | -23/+19 | |
| | | | | | | | (bzr r13822.1.6) | |||||
| * | | Remove sp_style_write_string() and sp_style_write_difference(). | Tavmjong Bah | 2014-12-25 | 1 | -5/+4 | |
| | | | | | | | (bzr r13822.1.4) | |||||
| * | | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 11 | -56/+55 | |
| | | | | | | | (bzr r13820) | |||||
| * | | Purge sp_desktop_canvas | Liam P. White | 2014-12-21 | 2 | -6/+6 | |
| | | | | | | | (bzr r13811) | |||||
| * | | Purge sp_desktop_namedview in favor of SPDesktop::getNamedView | Liam P. White | 2014-12-21 | 5 | -7/+11 | |
| | | | | | | | (bzr r13810) | |||||
| * | | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 3 | -4/+5 | |
| | | | | | | | (bzr r13809) | |||||
| * | | Change grids to use 'user units'. Grids using absolute units are read in but | Tavmjong Bah | 2014-12-11 | 2 | -6/+35 | |
| | | | | | | | | | | | may be scaled incorrectly due to change of 90 to 96 dpi. (bzr r13795) | |||||
| * | | undo previous commit. figured out how to set the "decoration" icon size from ↵ | Johan B. C. Engelen | 2014-12-10 | 1 | -2/+2 | |
| | | | | | | | | | | | gtkrc theme file (bzr r13793) | |||||
| * | | LayerSelector (bottom left): change size of visibility and lock icons to ↵ | Johan B. C. Engelen | 2014-12-10 | 1 | -2/+2 | |
| | | | | | | | | | | | ICON_SIZE_SMALL_TOOLBAR to make the size changeable from the GTK2 theme file, and make the size fall in line with rest of UI. I saw no effect on the looks of the UI with default gtkrc on Windows, but greatly improves icon sizing on hi-dpi theme settings. (bzr r13792) | |||||
| * | | do not recalculate page height unless it is necessary. (Bug 1384915, comment 24) | Alvin Penner | 2014-12-06 | 1 | -2/+4 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1384915 (bzr r13789) | |||||
| * | | avoid recalculating viewbox if it is not necessary. (Bug 1384915, comment 24) | Alvin Penner | 2014-11-28 | 2 | -5/+6 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1384915 (bzr r13776) | |||||
| * | | Update to trunk r13766 | Liam P. White | 2014-11-26 | 2 | -3/+3 | |
| |\ \ | | | | | | | (bzr r13341.5.24) | |||||
| | * | | Units: make it absolutely clear that Document properties unit dropdown is ↵ | Johan B. C. Engelen | 2014-11-24 | 2 | -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 r13750 | Liam P. White | 2014-11-24 | 1 | -2/+2 | |
| |\| | | | | | | | | (bzr r13341.5.23) | |||||
| | * | | Rename variable to better express its use. (units -> page_size_units) | Tavmjong Bah | 2014-11-20 | 1 | -2/+2 | |
| | | | | | | | | | | (bzr r13740) | |||||
| * | | | Update to trunk r13690 | Liam P. White | 2014-11-09 | 5 | -29/+25 | |
| |\| | | | | | | | | (bzr r13341.5.22) | |||||
| | * | | Warning cleanup. | Jon A. Cruz | 2014-11-02 | 5 | -29/+25 | |
| | | | | | | | | | | (bzr r13657) | |||||
| * | | | Update to experimental r13619 | Liam P. White | 2014-10-18 | 4 | -19/+6 | |
| |\| | | | | | | | | (bzr r13341.5.18) | |||||
| | * | | Update to trunk r13621 | Liam P. White | 2014-10-17 | 1 | -1/+3 | |
| | |\ \ | | | | | | | | | (bzr r13341.1.278) | |||||
| | | * | | Fix crash with GTK+ 3.14 on launch | Bryce Harrington | 2014-10-14 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch from Liam to check for undefined desktop during startup. ** (inkscape:57708): CRITICAL **: SPCanvas* sp_desktop_canvas(const SPDesktop*): assertion 'desktop != NULL' failed Fixes: https://bugs.launchpad.net/inkscape/+bug/1375085 Fixed bugs: - https://launchpad.net/bugs/1375085 (bzr r13611) | |||||
| | * | | | Fix gtk3 build at risk of breaking windows build | Liam P. White | 2014-10-08 | 3 | -20/+3 | |
| | | | | | | | | | | | | | (bzr r13341.1.262) | |||||
| * | | | | Update to experimental r13598 | Liam P. White | 2014-10-08 | 7 | -7/+14 | |
| |\| | | | | | | | | | | | (bzr r13341.5.17) | |||||
| | * | | | Update to trunk r13580 | Liam P. White | 2014-10-06 | 1 | -1/+5 | |
| | |\| | | | | | | | | | | (bzr r13341.1.255) | |||||
| | | * | | i18n. Fix for Bug #380522 (strings that need to be fixed for translation). | Nicolas Dufour | 2014-10-02 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Inkscape.pot and French translation update. Fixed bugs: - https://launchpad.net/bugs/380522 (bzr r13576) | |||||
| | * | | | Move GtkAction subclasses to widgets/ | Liam P. White | 2014-10-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r13341.1.249) | |||||
| | * | | | change header include order to fix win64 build | Johan B. C. Engelen | 2014-09-30 | 3 | -3/+5 | |
| | | | | | | | | | | | | | (bzr r13341.1.235) | |||||
| | * | | | Update to experimental r13543 | Liam P. White | 2014-09-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r13090.1.108) | |||||
| | * | | | Update to experimental r13531 | Liam P. White | 2014-08-31 | 38 | -94/+127 | |
| | |\ \ \ | | | | | | | | | | | (bzr r13090.1.106) | |||||
| | | * | | | Reduce header bloat | Alex Valavanis | 2014-08-30 | 1 | -2/+5 | |
| | | | | | | | | | | | | | | | | (bzr r13341.1.184) | |||||
| | | * | | | Fix modelines | Alex Valavanis | 2014-08-30 | 31 | -76/+76 | |
| | | | | | | | | | | | | | | | | (bzr r13341.1.183) | |||||
| | | * | | | Standardise InkscapeApplication GObject implementation (namespace not ↵ | Alex Valavanis | 2014-08-26 | 4 | -13/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | supported properly) (bzr r13341.1.179) | |||||
| | * | | | | Update to experimental r13483 | Liam P. White | 2014-08-17 | 1 | -4/+14 | |
| | |\ \ \ \ | | | | | | | | | | | | | (bzr r13090.1.105) | |||||
