summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Collapse)AuthorAgeFilesLines
* object manager panel: fix clip/mask iconschr2017-05-182-14/+14
| | | | | missing icon delayed inkscape startup of about 3-5 seconds (bzr r15698.1.4)
* [Bug #1635982] HSL tab in 0.92 corrupted: colors in hue slider incorrect, ↵shark0r2017-04-211-0/+1
| | | | | | | | defunct 5th slider at the bottom. Fixed bugs: - https://launchpad.net/bugs/1635982 (bzr r15627)
* Fix behavior of scroling stroke width statusbar indicator with non-px unitseman-mod2017-04-152-9/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1671877 (bzr r15622)
* fix scrolling on style indicator in statusbar for gtk3eman-mod2017-04-151-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1672384 (bzr r15621)
* Add some comment. Comment out unused signals.Tavmjong Bah2017-02-281-0/+1
| | | (bzr r15554)
* Fix "swap fill and stroke" for multiple objects in selectionalexandru.roman2017-01-211-56/+1
| | | | | | | | | Add verb and shortcut possibility Fixed bugs: - https://launchpad.net/bugs/367360 - https://launchpad.net/bugs/675690 (bzr r15428)
* Fix a bad inicialization of unsigned intJabiertxof2017-01-081-1/+1
| | | (bzr r15402)
* Rm more deprecated Gtk::StockAlex Valavanis2016-12-272-11/+3
| | | (bzr r15367)
* Rm some deprecated Gtk::Stock usageAlex Valavanis2016-12-272-10/+1
| | | (bzr r15366)
* Fix header inclusion orderingAlex Valavanis2016-12-262-1/+3
| | | (bzr r15365)
* frame: Gtk3 fixesAlex Valavanis2016-12-262-14/+19
| | | (bzr r15361)
* Fix a few Gtkmm deprecationsAlex Valavanis2016-12-262-8/+6
| | | (bzr r15357)
* fix automatic dockbar resizingMarc Jeanmougin2016-11-111-1/+1
| | | (bzr r15237)
* resizable undocked dialogsMarc Jeanmougin2016-11-091-0/+2
| | | (bzr r15233)
* Enable swapping of fill and stroke when one is a mesh.Tavmjong Bah2016-11-091-0/+6
| | | (bzr r15230)
* 1639832 Blend and blur unspected resultsJabier Arraiza Cenoz2016-11-071-4/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1639832 (bzr r15222)
* Provide simple "preview" for mesh gradients.Tavmjong Bah2016-10-091-2/+2
| | | (bzr r15157)
* Update to trunkJabier Arraiza Cenoz2016-10-0374-4413/+89
|\ | | | | (bzr r15017.1.35)
| * Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.Tavmjong Bah2016-09-271-2/+2
| | | | | | | | | | Note: <mesh> has been repurposed to be a special shape that tightly wraps a mesh gradient. (bzr r15137)
| * Adjust label for resize in page sizer tabMartin Owens2016-08-161-1/+1
| | | | | | (bzr r15060)
| * Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/Tavmjong Bah2016-08-151-1/+1
| | | | | | (bzr r15059)
| * Merged trunkAdrian Boguszewski2016-08-0961-4254/+41
| |\ | | | | | | (bzr r14954.1.30)
| | * Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-106/+0
| | | | | | | | | (bzr r15046)
| | * Fix autotools buildAlex Valavanis2016-08-081-4/+0
| | | | | | | | | (bzr r15045)
| | * Move GIMP widgets to their own folderAlex Valavanis2016-08-089-2618/+2
| | | | | | | | | (bzr r15043.1.2)
| | * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-0458-1528/+41
| | |\ | | | | | | | | (bzr r15038)
| | | * Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-284-153/+0
| | | | | | | | | | | | (bzr r15023.2.8)
| | | * ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-2855-1375/+41
| | | | | | | | | | | | (bzr r15023.2.6)
| * | | Merged trunkAdrian Boguszewski2016-08-0335-139/+34
| |\| | | | | | | | | | (bzr r14954.1.29)
| | * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-0334-133/+31
| | | | | | | | | | | | (bzr r15034)
| | * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-2836-22/+132
| | | | | | | | | | | | (bzr r15027)
| | * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-2836-132/+22
| | |/ | | | | | | (bzr r15025)
| * | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-1/+1
| | | | | | | | | (bzr r14954.1.21)
| * | First part of new SPObject children listAdrian Boguszewski2016-07-111-14/+6
| | | | | | | | | (bzr r14954.1.17)
| * | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-1/+1
| | | | | | | | | (bzr r14954.1.10)
| * | Added first range to ObjectSetAdrian Boguszewski2016-06-193-5/+8
| |\ \ | | | | | | | | (bzr r14954.1.8)
| * | | Moved most functions from Selection to ObjectSetAdrian Boguszewski2016-06-161-1/+1
| | | | | | | | | | | | (bzr r14954.1.7)
* | | | Noumerous bug fixes, font size, stroke with arroow position, and text input ↵Jabier Arraiza Cenoz2016-08-011-1/+0
| | | | | | | | | | | | | | | | | | | | response (bzr r15017.1.25)
* | | | Fix text param and alow run from commandlineJabier Arraiza Cenoz2016-07-313-14/+9
| | | | | | | | | | | | (bzr r15017.1.21)
* | | | Full rewrite on working mode now no linked paths necesaryJabier Arraiza Cenoz2016-07-303-4/+5
| | | | | | | | | | | | (bzr r15017.1.15)
* | | | Fixes positions of labelsJabier Arraiza Cenoz2016-07-301-1/+1
| | | | | | | | | | | | (bzr r15017.1.14)
* | | | Remove font-Dialog and useGtk::FontSelector insteadJabier Arraiza Cenoz2016-07-296-168/+90
| | | | | | | | | | | | (bzr r15017.1.13)
* | | | Add orientation and alow unsort combobox enum widgetJabier Arraiza Cenoz2016-07-293-7/+10
| | | | | | | | | | | | (bzr r15017.1.12)
* | | | Finish linked path and add local number formatJabier Arraiza Cenoz2016-07-282-4/+5
| | | | | | | | | | | | (bzr r15017.1.9)
* | | | Add gap,offset,insensitive transforms, and delete on lpe removeJabier Arraiza Cenoz2016-07-251-1/+1
| | | | | | | | | | | | (bzr r15017.1.6)
* | | | update to trunkJabier Arraiza Cenoz2016-07-242-6/+3
|\ \ \ \ | | |_|/ | |/| | (bzr r15017.1.3)
| * | | Fises to toggle button and coding styleJabier Arraiza Cenoz2016-07-242-6/+3
| | |/ | |/| | | | (bzr r15021)
* / | Add Text tag and update widgets codeJabier Arraiza Cenoz2016-07-245-0/+260
|/ / | | | | (bzr r15017.1.2)
* / [Bug #1300865] lcms2: crash in Fill and Stroke if linked color profile is ↵Mark Harmer2016-06-141-1/+2
|/ | | | | | | | missing on local system. Fixed bugs: - https://launchpad.net/bugs/1300865 (bzr r14987)
* Sort color profile listshouz2016-06-021-1/+16
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1457126 (bzr r14946)