summaryrefslogtreecommitdiffstats
path: root/src/widgets/paintbucket-toolbar.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged from trunk (r12488).Markus Engel2013-08-301-10/+11
|\ | | | | (bzr r11608.1.120)
| * Switched to global UnitTable.Matthew Petroff2013-08-041-1/+1
| | | | | | (bzr r12380.1.62)
| * Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.Matthew Petroff2013-07-191-2/+2
| | | | | | (bzr r12380.1.30)
| * Ported "widgets/text-toolbar.cpp" and "widgets/paintbucket.cpp"Matthew Petroff2013-07-171-8/+9
| | | | | | (bzr r12380.1.11)
* | Cleaned up a bit.Markus Engel2013-04-211-1/+2
|/ | | (bzr r11608.1.102)
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-3/+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/+250
(bzr r11346)