summaryrefslogtreecommitdiffstats
path: root/src/widgets/erasor-toolbar.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-07-23Fix spelling error in filenameKrzysztof Kosi??ski1-172/+0
(bzr r12430)
2013-07-19Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.Matthew Petroff1-1/+1
(bzr r12380.1.30)
2013-07-17Removed unused unit includes.Matthew Petroff1-4/+0
(bzr r12380.1.10)
2013-03-25Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis1-3/+1
Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243)
2012-11-11Replace remaining C-style pointer casts for src/widgetsAlex Valavanis1-1/+3
(bzr r11868)
2012-06-17Removed outdated classes.Jon A. Cruz1-0/+2
Pruned header to not introduce extraneous includes. (bzr r11502)
2012-05-28Build with GDK_DISABLE_DEPRECATED for Gtk+ 2Alex Valavanis1-1/+1
Fixed bugs: - https://launchpad.net/bugs/943207 (bzr r11431)
2012-05-08Fix for 986446 : Refactor toolbox into tool specific filesJohn Smith1-0/+170
(bzr r11346)