summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | SPColorSlider c++-sification: remove gobject based codeTomasz Boczkowski2014-05-242-718/+0
| | | | | | | | | | | | (bzr r13341.6.14)
| * | | SPColorSlider c++-sification: fixed size requestTomasz Boczkowski2014-05-242-1/+13
| | | | | | | | | | | | (bzr r13341.6.10)
| * | | SPColorSlider c++-sification: compilation with GTK3Tomasz Boczkowski2014-05-242-32/+100
| | | | | | | | | | | | (bzr r13341.6.9)
| * | | SPColorSlider c++-sification: fixed failed Gtk assertionTomasz Boczkowski2014-05-241-1/+3
| | | | | | | | | | | | (bzr r13341.6.8)
| * | | SPColorSlider c++-sification: fixed drawing borderTomasz Boczkowski2014-05-241-8/+10
| | | | | | | | | | | | (bzr r13341.6.7)
| * | | SPColorSlider c++-sification: ported mouse eventsTomasz Boczkowski2014-05-241-3/+50
| | | | | | | | | | | | (bzr r13341.6.6)
| * | | SPColorSlider c++-sification: ported drawingTomasz Boczkowski2014-05-232-7/+78
| | | | | | | | | | | | (bzr r13341.6.5)
| * | | ported draw methodTomasz Boczkowski2014-05-231-6/+167
| | | | | | | | | | | | (bzr r13341.6.4)
| * | | moved widgets/sp-color-slider to ui/widget/color-sliderTomasz Boczkowski2014-05-233-0/+1109
| | | | | | | | | | | | (bzr r13341.6.2)
* | | | Fix GTK3 build (typo).Tavmjong Bah2015-03-211-1/+1
| | | | | | | | | | | | (bzr r14024)
* | | | Add GUI for 'viewBox'.Tavmjong Bah2015-03-212-22/+168
| | | | | | | | | | | | (bzr r14022)
* | | | Remove sleep() left over from debugging.Tavmjong Bah2015-03-171-1/+0
| | | | | | | | | | | | (bzr r14011)
* | | | Allow changing document scale (via changing viewBox). Start of GUI.Tavmjong Bah2015-03-112-1/+136
| | | | | | | | | | | | (bzr r13994)
* | | | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to ↵Tavmjong Bah2015-03-011-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 possibleLiam P. White2015-02-222-5/+14
| | | | | | | | | (bzr r13936)
* | | i18nKris De Gussem2015-02-161-1/+1
| |/ |/| | | (bzr r13925)
* | improved precision in placing grids and guides. (Bug 1373311)Alvin Penner2015-01-231-1/+4
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1373311 (bzr r13868)
* | Avoid calling root->updateRepr() twice when changing width and height.Tavmjong Bah2015-01-051-2/+1
| | | | | | (bzr r13837)
* | Remove sp_style_new().Tavmjong Bah2014-12-252-23/+19
| | | | | | (bzr r13822.1.6)
* | Remove sp_style_write_string() and sp_style_write_difference().Tavmjong Bah2014-12-251-5/+4
| | | | | | (bzr r13822.1.4)
* | Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-2111-56/+55
| | | | | | (bzr r13820)
* | Purge sp_desktop_canvasLiam P. White2014-12-212-6/+6
| | | | | | (bzr r13811)
* | Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-215-7/+11
| | | | | | (bzr r13810)
* | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-213-4/+5
| | | | | | (bzr r13809)
* | Change grids to use 'user units'. Grids using absolute units are read in butTavmjong Bah2014-12-112-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. Engelen2014-12-101-2/+2
| | | | | | | | | | gtkrc theme file (bzr r13793)
* | LayerSelector (bottom left): change size of visibility and lock icons to ↵Johan B. C. Engelen2014-12-101-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 Penner2014-12-061-2/+4
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1384915 (bzr r13789)
* | avoid recalculating viewbox if it is not necessary. (Bug 1384915, comment 24)Alvin Penner2014-11-282-5/+6
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1384915 (bzr r13776)
* | Update to trunk r13766Liam P. White2014-11-262-3/+3
|\ \ | | | | | | (bzr r13341.5.24)
| * | Units: make it absolutely clear that Document properties unit dropdown is ↵Johan B. C. Engelen2014-11-242-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 r13750Liam P. White2014-11-241-2/+2
|\| | | | | | | | (bzr r13341.5.23)
| * | Rename variable to better express its use. (units -> page_size_units)Tavmjong Bah2014-11-201-2/+2
| | | | | | | | | (bzr r13740)
* | | Update to trunk r13690Liam P. White2014-11-095-29/+25
|\| | | | | | | | (bzr r13341.5.22)
| * | Warning cleanup.Jon A. Cruz2014-11-025-29/+25
| | | | | | | | | (bzr r13657)
* | | Update to experimental r13619Liam P. White2014-10-184-19/+6
|\| | | | | | | | (bzr r13341.5.18)
| * | Update to trunk r13621Liam P. White2014-10-171-1/+3
| |\ \ | | | | | | | | (bzr r13341.1.278)
| | * | Fix crash with GTK+ 3.14 on launchBryce Harrington2014-10-141-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 buildLiam P. White2014-10-083-20/+3
| | | | | | | | | | | | (bzr r13341.1.262)
* | | | Update to experimental r13598Liam P. White2014-10-087-7/+14
|\| | | | | | | | | | | (bzr r13341.5.17)
| * | | Update to trunk r13580Liam P. White2014-10-061-1/+5
| |\| | | | | | | | | | (bzr r13341.1.255)
| | * | i18n. Fix for Bug #380522 (strings that need to be fixed for translation).Nicolas Dufour2014-10-021-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. White2014-10-051-1/+1
| | | | | | | | | | | | (bzr r13341.1.249)
| * | | change header include order to fix win64 buildJohan B. C. Engelen2014-09-303-3/+5
| | | | | | | | | | | | (bzr r13341.1.235)
| * | | Update to experimental r13543Liam P. White2014-09-071-1/+1
| | | | | | | | | | | | (bzr r13090.1.108)
| * | | Update to experimental r13531Liam P. White2014-08-3138-94/+127
| |\ \ \ | | | | | | | | | | (bzr r13090.1.106)
| | * | | Reduce header bloatAlex Valavanis2014-08-301-2/+5
| | | | | | | | | | | | | | | (bzr r13341.1.184)
| | * | | Fix modelinesAlex Valavanis2014-08-3031-76/+76
| | | | | | | | | | | | | | | (bzr r13341.1.183)
| | * | | Standardise InkscapeApplication GObject implementation (namespace not ↵Alex Valavanis2014-08-264-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | supported properly) (bzr r13341.1.179)
| * | | | Update to experimental r13483Liam P. White2014-08-171-4/+14
| |\ \ \ \ | | | | | | | | | | | | (bzr r13090.1.105)