summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | SPColorSlider c++-sification: remove gobject based codeTomasz Boczkowski2014-05-242-718/+0
| * | | SPColorSlider c++-sification: fixed size requestTomasz Boczkowski2014-05-242-1/+13
| * | | SPColorSlider c++-sification: compilation with GTK3Tomasz Boczkowski2014-05-242-32/+100
| * | | SPColorSlider c++-sification: fixed failed Gtk assertionTomasz Boczkowski2014-05-241-1/+3
| * | | SPColorSlider c++-sification: fixed drawing borderTomasz Boczkowski2014-05-241-8/+10
| * | | SPColorSlider c++-sification: ported mouse eventsTomasz Boczkowski2014-05-241-3/+50
| * | | SPColorSlider c++-sification: ported drawingTomasz Boczkowski2014-05-232-7/+78
| * | | ported draw methodTomasz Boczkowski2014-05-231-6/+167
| * | | moved widgets/sp-color-slider to ui/widget/color-sliderTomasz Boczkowski2014-05-233-0/+1109
* | | | Fix GTK3 build (typo).Tavmjong Bah2015-03-211-1/+1
* | | | Add GUI for 'viewBox'.Tavmjong Bah2015-03-212-22/+168
* | | | Remove sleep() left over from debugging.Tavmjong Bah2015-03-171-1/+0
* | | | Allow changing document scale (via changing viewBox). Start of GUI.Tavmjong Bah2015-03-112-1/+136
* | | | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...Tavmjong Bah2015-03-011-2/+2
| |_|/ |/| |
* | | Make icon creation more consistent - use sp_icon_new where possibleLiam P. White2015-02-222-5/+14
* | | i18nKris De Gussem2015-02-161-1/+1
| |/ |/|
* | improved precision in placing grids and guides. (Bug 1373311)Alvin Penner2015-01-231-1/+4
* | Avoid calling root->updateRepr() twice when changing width and height.Tavmjong Bah2015-01-051-2/+1
* | Remove sp_style_new().Tavmjong Bah2014-12-252-23/+19
* | Remove sp_style_write_string() and sp_style_write_difference().Tavmjong Bah2014-12-251-5/+4
* | Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-2111-56/+55
* | Purge sp_desktop_canvasLiam P. White2014-12-212-6/+6
* | Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-215-7/+11
* | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-213-4/+5
* | Change grids to use 'user units'. Grids using absolute units are read in butTavmjong Bah2014-12-112-6/+35
* | undo previous commit. figured out how to set the "decoration" icon size from ...Johan B. C. Engelen2014-12-101-2/+2
* | LayerSelector (bottom left): change size of visibility and lock icons to ICON...Johan B. C. Engelen2014-12-101-2/+2
* | do not recalculate page height unless it is necessary. (Bug 1384915, comment 24)Alvin Penner2014-12-061-2/+4
* | avoid recalculating viewbox if it is not necessary. (Bug 1384915, comment 24)Alvin Penner2014-11-282-5/+6
* | Update to trunk r13766Liam P. White2014-11-262-3/+3
|\ \
| * | Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-242-3/+3
* | | Update to trunk r13750Liam P. White2014-11-241-2/+2
|\| |
| * | Rename variable to better express its use. (units -> page_size_units)Tavmjong Bah2014-11-201-2/+2
* | | Update to trunk r13690Liam P. White2014-11-095-29/+25
|\| |
| * | Warning cleanup.Jon A. Cruz2014-11-025-29/+25
* | | Update to experimental r13619Liam P. White2014-10-184-19/+6
|\| |
| * | Update to trunk r13621Liam P. White2014-10-171-1/+3
| |\ \
| | * | Fix crash with GTK+ 3.14 on launchBryce Harrington2014-10-141-1/+3
| * | | Fix gtk3 build at risk of breaking windows buildLiam P. White2014-10-083-20/+3
* | | | Update to experimental r13598Liam P. White2014-10-087-7/+14
|\| | |
| * | | Update to trunk r13580Liam P. White2014-10-061-1/+5
| |\| |
| | * | i18n. Fix for Bug #380522 (strings that need to be fixed for translation).Nicolas Dufour2014-10-021-1/+5
| * | | Move GtkAction subclasses to widgets/Liam P. White2014-10-051-1/+1
| * | | change header include order to fix win64 buildJohan B. C. Engelen2014-09-303-3/+5
| * | | Update to experimental r13543Liam P. White2014-09-071-1/+1
| * | | Update to experimental r13531Liam P. White2014-08-3138-94/+127
| |\ \ \
| | * | | Reduce header bloatAlex Valavanis2014-08-301-2/+5
| | * | | Fix modelinesAlex Valavanis2014-08-3031-76/+76
| | * | | Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis2014-08-264-13/+13
| * | | | Update to experimental r13483Liam P. White2014-08-171-4/+14
| |\ \ \ \