f02481bb90
fix include order in GUI headers
...
the rules are:
- our own headers go before any library headers
- all headers need to be spelled relative to include root
- ensure that gtk is always included via gui/gtk-base.hpp
2014-08-17 07:02:48 +02:00
3f1b7651e9
GPL header whitespace
2010-12-17 23:28:49 +01:00
Joel Holdsworth
e753463802
Added PanelBar and ButtonBar RTL support
2009-04-16 17:58:28 +01:00
Joel Holdsworth
8cd3d64679
Added custom layouts for better PanelBar overflow
2009-04-16 15:44:40 +01:00
Joel Holdsworth
d3d703e200
Modified ButtonBar::append to be universal for all widgets
2009-03-23 22:23:39 +00:00
Joel Holdsworth
3769719f7e
Reworked MiniButton as a template class
2009-03-23 22:23:39 +00:00
Joel Holdsworth
94242b779a
Added append with event to ButtonBar
2009-03-23 22:23:38 +00:00
Joel Holdsworth
2f2bb6b75a
Added support for ButtonBar seperators
2009-03-23 22:23:38 +00:00
Joel Holdsworth
2a66789773
Divorced ButtonBar from Toolbar
2009-03-23 22:23:38 +00:00
Joel Holdsworth
77022b3bcb
Added initial ButtonBar implementation
2009-03-23 22:23:37 +00:00