summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hackfest icon work: restore selected menu icons and make theming easierAlexander Valavanis2017-06-291-20/+14
|\
| * Remove old icon handling codeAlexander Valavanis2017-06-291-20/+14
| |
* | Refactor profile directory use and promote IO::Resource get_path and ↵Martin Owens2017-06-281-7/+7
|/ | | | get_filename methods
* Attempt to make paintbucket build option not cause errors for toolbar loadingMartin Owens2017-06-161-0/+11
|
* Fix err leaking and cmakeMartin Owens2017-06-161-0/+2
|
* Complete to move to using ui files instead of compiled in xmlMartin Owens2017-06-161-470/+23
|
* Cleanup old xmlMartin Owens2017-06-151-55/+4
|
* Use user interface files for the user interfaceMartin Owens2017-06-151-3/+17
|
* Add GUI support for 'direction' property (right to left vs. left to right text).Tavmjong Bah2017-02-021-0/+2
| | | (bzr r15466)
* Prevent display units from effecting 'line-height' unit.Tavmjong Bah2017-02-011-1/+2
| | | | | | | | Allow relative units to be saved in preferences for 'line-height'. Fixed bugs: - https://launchpad.net/bugs/1562217 (bzr r15462)
* Improve UI to partialy fix bug 1654121 now offset in measure is neas the ↵Jabiertxof2017-01-061-3/+2
| | | | | only button tat have this option. also improved tooltip (bzr r15393)
* Rm remaining Gtk::Stock usageAlex Valavanis2016-12-271-1/+1
| | | (bzr r15368)
* Rm more deprecated Gtk::StockAlex Valavanis2016-12-271-1/+1
| | | (bzr r15367)
* Add option to unset 'line-height' (as well as determine where it is set).Tavmjong Bah2016-12-111-0/+1
| | | (bzr r15321)
* Add button to access outer text style ('font-size', 'line-height'). These ↵Tavmjong Bah2016-12-091-5/+5
| | | | | determine the minimum line spacing. (bzr r15315)
* Add toggles for handle visibility, editing fill, and editing stroke.Tavmjong Bah2016-12-011-0/+4
| | | (bzr r15289)
* Improve mesh handling in Fill and Stroke dialog.Tavmjong Bah2016-11-081-0/+1
| | | | | | Create new meshes with alternating color/white pattern (makes it more obvious a mesh has been created). (bzr r15229)
* Add option to scale mesh to fit in bounding box.Tavmjong Bah2016-10-171-0/+1
| | | (bzr r15173)
* Update to trunk and some fixesJabier Arraiza Cenoz2016-10-021-54/+11
|\ | | | | (bzr r14865.1.14)
| * Split InkAction classes into separate filesAlex Valavanis2016-08-051-0/+1
| | | | | | (bzr r15043)
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-46/+9
| |\ | | | | | | (bzr r15038)
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-46/+9
| | | | | | | | | (bzr r15023.2.7)
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-8/+1
| | | | | | | | | (bzr r15034)
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+8
| | | | | | | | | (bzr r15027)
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-8/+1
| |/ | | | | (bzr r15025)
| * Reorder eraser toolbox widgetsJabier Arraiza Cenoz2016-05-221-1/+2
| | | | | | (bzr r14909)
* | Added some widgets from caligraphic toolJabier Arraiza Cenoz2016-05-221-0/+7
| | | | | | (bzr r14865.1.13)
* | Clip eraser done! Thanks Doctormon!Jabier Arraiza Cenoz2016-05-221-1/+2
|/ | | (bzr r14865.1.9)
* GTK3: Give names to more widgets.Tavmjong Bah2016-05-171-1/+3
| | | (bzr r14896)
* GTK3: Give names to many widgets. Useful for debugging and for using CSS.Tavmjong Bah2016-05-151-0/+5
| | | (bzr r14890)
* Add option for larger icons (useful for 4K display).Tavmjong Bah2016-04-121-1/+2
| | | (bzr r14789)
* Make sure adjustment is attached to spin buttonMartin Owens2016-03-221-0/+5
| | | (bzr r14738)
* Add line-height unit selector to text toolbar.Tavmjong Bah2016-03-221-0/+1
| | | | | Remove 'm' and 'ft' non-CSS lengths. (bzr r14716.1.3)
* Reverting 14701.Tavmjong Bah2016-03-181-6/+0
| | | (bzr r14716.1.2)
* Add a units box to line height and wire in the style units, plus some cleanupMartin Owens2016-03-121-0/+6
| | | (bzr r14701)
* Improve fill rule and add mass optionJabier Arraiza Cenoz2016-03-011-0/+3
| | | (bzr r14648.1.2)
* Changed one icon/action in meassure toolbar to one more explicitJabier Arraiza Cenoz2016-02-071-1/+1
| | | (bzr r14638)
* Added phantom meassure feature to meassure toolJabier Arraiza Cenoz2016-02-061-0/+1
| | | (bzr r14634)
* Fixed a bug related to windows position on dynamic toolbat commitJabier Arraiza Cenoz2016-01-291-2/+5
| | | (bzr r14624)
* Add dinamic toolbar to spray,poligon/star and wrap toolsJabier Arraiza Cenoz2016-01-281-2/+2
| | | (bzr r14621)
* static code analysisKris De Gussem2015-12-071-9/+9
| | | (bzr r14508)
* Merge 'writing-modes' branch.Tavmjong Bah2015-11-241-0/+2
|\ | | | | (bzr r14487)
| * Implement 'text-orientation' with user interface. Update 'writing-mode', ↵Tavmjong Bah2015-10-281-0/+2
| | | | | | | | | | | | | | adding 'vertical-lr'. Overhaul vertical text. Eliminate any use of "internal" leading in glyph metrics. Etc. (bzr r14430.1.1)
* | Compile against external libpotraceAlex Valavanis2015-11-211-1/+14
|\ \ | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1156664 (bzr r14480)
| * | Enable builds without flood/trace on systems without PotraceAlex Valavanis2015-11-091-1/+14
| | | | | | | | | (bzr r14449.1.4)
* | | Add option to spray tool to no overlap between colorsJabier Arraiza Cenoz2015-11-111-4/+4
| | | | | | | | | (bzr r14455)
* | | Improvements to the over visible/invisible to minimize the colisions, ↵Jabier Arraiza Cenoz2015-11-111-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | sprayed items fit on background whith overlap visible or invisible areas Add option in picker mode to compute the center/or average area of sprayed item Now reverse work without adbanced trace dialog inverting the color. By this all buttons have a utility in advanced and in normal mode (bzr r14454)
* | | Spray Tool: Change hide invisibe by over visible and over invisible, ↵Jabier Arraiza Cenoz2015-11-101-1/+2
| | | | | | | | | | | | | | | sugested by Ivan Louette (bzr r14453)
* | | update to trunkJabier Arraiza Cenoz2015-11-041-0/+14
|\| | | | | | | | (bzr r14422.1.41)
| * | Fix the points Nathan review.Jabier Arraiza Cenoz2015-10-221-0/+3
| |\ \ | | | | | | | | | | | | | | | | Make accesible the comented function to only detect visible crossings (bzr r14393.3.1)