summaryrefslogtreecommitdiffstats
path: root/src/widgets/tweak-toolbar.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move toolbars to ui/toolbarAlexander Valavanis2018-06-171-387/+0
|
* Convert tweak tool to use ink-select-one-action.Tavmjong Bah2018-01-311-122/+116
|
* Remove old icon handling codeAlexander Valavanis2017-06-291-6/+6
|
* Split InkAction classes into separate filesAlex Valavanis2016-08-051-1/+2
| | | (bzr r15043)
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+1
| | | (bzr r15034)
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+2
| | | (bzr r15027)
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+1
| | | (bzr r15025)
* Add dinamic toolbar to spray,poligon/star and wrap toolsJabier Arraiza Cenoz2016-01-281-9/+9
| | | (bzr r14621)
* i18n. Strings disambiguation (thanks, Maren!).Nicolas Dufour2015-11-011-4/+4
| | | | | | Translation. Translation template update. Translation. French translation update. (bzr r14440)
* Move GtkAction subclasses to widgets/Liam P. White2014-10-051-4/+4
| | | (bzr r13341.1.249)
* Fixed includes for tools.Markus Engel2014-03-021-22/+8
| | | (bzr r13097)
* Moved and renamed some tool-related files.Markus Engel2013-11-091-2/+2
| | | (bzr r12785)
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-7/+7
| | | (bzr r12782)
* Enable unit evaluation in toolbars.Matthew Petroff2013-09-151-3/+3
| | | (bzr r12475.1.22)
* Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.Matthew Petroff2013-07-191-3/+3
| | | (bzr r12380.1.30)
* Removed unused unit includes.Matthew Petroff2013-07-171-4/+0
| | | (bzr r12380.1.10)
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-2/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243)
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
| | | | | Pruned header to not introduce extraneous includes. (bzr r11502)
* Build with GDK_DISABLE_DEPRECATED for Gtk+ 2Alex Valavanis2012-05-281-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/943207 (bzr r11431)
* Fix for 986446 : Refactor toolbox into tool specific filesJohn Smith2012-05-081-0/+410
(bzr r11346)