summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* C++ify button widgetAlexander Valavanis2018-12-291-23/+21
* DocumentUndo::ScopedInsensitiveThomas Holder2018-12-141-4/+1
* Fix codding styleJabiertxof2018-11-091-8/+5
* This improve symbolic icon rendering moving it to CSS only. There is places i...Jabiertxof2018-11-091-0/+12
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun2018-10-011-0/+2
* DropperToolbar: GtkAction migrationAlexander Valavanis2018-07-291-1/+1
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-62/+62
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-6/+6
* ZoomToolbar: C++ify and GtkAction migrationAlexander Valavanis2018-06-171-1/+1
* Move toolbars to ui/toolbarAlexander Valavanis2018-06-171-21/+21
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-5/+5
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-5/+5
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-19/+26
* Fix Gtkmm widget margin deprecationAlexander Valavanis2017-12-261-4/+12
* Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin2017-09-301-16/+11
* 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 get_file...Martin Owens2017-06-281-7/+7
|/
* 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
* Prevent display units from effecting 'line-height' unit.Tavmjong Bah2017-02-011-1/+2
* Improve UI to partialy fix bug 1654121 now offset in measure is neas the only...Jabiertxof2017-01-061-3/+2
* Rm remaining Gtk::Stock usageAlex Valavanis2016-12-271-1/+1
* Rm more deprecated Gtk::StockAlex Valavanis2016-12-271-1/+1
* Add option to unset 'line-height' (as well as determine where it is set).Tavmjong Bah2016-12-111-0/+1
* Add button to access outer text style ('font-size', 'line-height'). These det...Tavmjong Bah2016-12-091-5/+5
* Add toggles for handle visibility, editing fill, and editing stroke.Tavmjong Bah2016-12-011-0/+4
* Improve mesh handling in Fill and Stroke dialog.Tavmjong Bah2016-11-081-0/+1
* Add option to scale mesh to fit in bounding box.Tavmjong Bah2016-10-171-0/+1
* Update to trunk and some fixesJabier Arraiza Cenoz2016-10-021-54/+11
|\
| * Split InkAction classes into separate filesAlex Valavanis2016-08-051-0/+1
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-46/+9
| |\
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-46/+9
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-8/+1
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+8
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-8/+1
| |/
| * Reorder eraser toolbox widgetsJabier Arraiza Cenoz2016-05-221-1/+2
* | Added some widgets from caligraphic toolJabier Arraiza Cenoz2016-05-221-0/+7
* | Clip eraser done! Thanks Doctormon!Jabier Arraiza Cenoz2016-05-221-1/+2
|/
* GTK3: Give names to more widgets.Tavmjong Bah2016-05-171-1/+3
* GTK3: Give names to many widgets. Useful for debugging and for using CSS.Tavmjong Bah2016-05-151-0/+5
* Add option for larger icons (useful for 4K display).Tavmjong Bah2016-04-121-1/+2
* Make sure adjustment is attached to spin buttonMartin Owens2016-03-221-0/+5