summaryrefslogtreecommitdiffstats
path: root/src/widgets/connector-toolbar.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned up includes of tools / revert experimental casting macro ↵Markus Engel2014-03-261-0/+3
| | | | | replacements from r13061 (bzr r13216)
* Fixed includes for tools.Markus Engel2014-03-021-33/+18
| | | (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-4/+4
| | | (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)
* Step 1. Remove junk and keep functionality.Martin Owens2012-11-301-67/+0
| | | (bzr r11894.1.1)
* Replace remaining C-style pointer casts for src/widgetsAlex Valavanis2012-11-111-8/+8
| | | (bzr r11868)
* 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/+532
(bzr r11346)