Joel Holdsworth
|
5bfdf73f7d
|
Replaced gavl_time_ts with lumiera::Times
|
2009-08-30 16:26:27 +01:00 |
|
Joel Holdsworth
|
647ea9797e
|
Bugfix: Fix window size being too thin
|
2009-04-16 18:33:27 +01:00 |
|
Joel Holdsworth
|
b6263971cf
|
Added PanelBar border padding support
|
2009-04-16 18:28:49 +01:00 |
|
Joel Holdsworth
|
e753463802
|
Added PanelBar and ButtonBar RTL support
|
2009-04-16 17:58:28 +01:00 |
|
Joel Holdsworth
|
937f1f6298
|
Arrange PanelBar widgets with varying heights
|
2009-04-16 17:16:08 +01:00 |
|
Joel Holdsworth
|
3a6ac0425c
|
Bugfix for negative PanelBar areas
|
2009-04-16 16:02:58 +01:00 |
|
Joel Holdsworth
|
8cd3d64679
|
Added custom layouts for better PanelBar overflow
|
2009-04-16 15:44:40 +01:00 |
|
Joel Holdsworth
|
a4fbcfec49
|
Added panel splitting
|
2009-04-15 12:24:34 +01:00 |
|
Joel Holdsworth
|
592d94fadb
|
Updated switch_panel documentation
|
2009-04-15 11:13:27 +01:00 |
|
Joel Holdsworth
|
55176fb70f
|
Fixed a bug in panel locking
|
2009-04-14 23:43:17 +01:00 |
|
Joel Holdsworth
|
1ce8a626eb
|
Resolved some Gtk container warnings
|
2009-04-14 21:40:58 +01:00 |
|
Joel Holdsworth
|
8f201b76b7
|
Added Hide command
|
2009-04-14 19:39:58 +01:00 |
|
Joel Holdsworth
|
fbbebc9ab7
|
Documented PanelBar
|
2009-04-14 19:37:46 +01:00 |
|
Joel Holdsworth
|
8b3b6a263f
|
Fixed destruction bug
|
2009-04-13 16:42:58 +01:00 |
|
Joel Holdsworth
|
653f820c7e
|
Improved switching implementation
|
2009-04-13 16:11:50 +01:00 |
|
Joel Holdsworth
|
53f987e63d
|
Did some tidying
|
2009-04-13 12:45:14 +01:00 |
|
Joel Holdsworth
|
1814669301
|
Added nieve PanelManager::switch_panel
|
2009-04-06 23:08:51 +01:00 |
|
Joel Holdsworth
|
fff605e6d8
|
Added the panel choice list
|
2009-04-06 23:08:50 +01:00 |
|
Joel Holdsworth
|
775ef6d809
|
Fixes for MenuButton including stay depressed while menu is shown
|
2009-04-06 23:04:33 +01:00 |
|
Joel Holdsworth
|
f90b575e16
|
Fixed rulers not being correctly updated
|
2009-03-28 19:25:58 +00:00 |
|
Joel Holdsworth
|
7693e36642
|
Add a 1 pixel border around PanelBar
|
2009-03-28 19:16:56 +00:00 |
|
Joel Holdsworth
|
390354ea8a
|
Added support for no-state mode to TimelineWidget
|
2009-03-28 18:24:53 +00:00 |
|
Joel Holdsworth
|
7766a223eb
|
Finished TimelineState work
|
2009-03-28 18:24:53 +00:00 |
|
Joel Holdsworth
|
2933deaa20
|
Bugfix: TimelineWidget is never thawed
|
2009-03-28 18:24:52 +00:00 |
|
Joel Holdsworth
|
16793fc2d4
|
Added show_all so that child widgets are shown
|
2009-03-28 18:24:52 +00:00 |
|
Joel Holdsworth
|
890d24fe04
|
Add hide item to the menu
|
2009-03-23 22:23:41 +00:00 |
|
Joel Holdsworth
|
c47c08650d
|
Put a window under the panel bar widgets to set the cursor to be an
arrow
|
2009-03-23 22:23:41 +00:00 |
|
Joel Holdsworth
|
ee50f55fa6
|
Moved panel handles into GDL
|
2009-03-23 22:23:41 +00:00 |
|
Joel Holdsworth
|
457a930f47
|
Added panel grip handles
|
2009-03-23 22:23:40 +00:00 |
|
Joel Holdsworth
|
46d30306cb
|
Removed PanelBar::internal_setup - a redundant function
|
2009-03-23 22:23:40 +00:00 |
|
Joel Holdsworth
|
192a3dfae8
|
Tidied up and documented PanelBar
|
2009-03-23 22:23:40 +00:00 |
|
Joel Holdsworth
|
cb5c4a682e
|
Remove redundant include
|
2009-03-23 22:23:40 +00:00 |
|
Joel Holdsworth
|
d42d1722be
|
Documented and tidied menu-button.hpp
|
2009-03-23 22:23:40 +00:00 |
|
Joel Holdsworth
|
6ce9aff38b
|
Put ButtonBar into grip
|
2009-03-23 22:23:39 +00:00 |
|
Joel Holdsworth
|
0599428045
|
Added initial PanelBar implementation
|
2009-03-23 22:23:39 +00: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
|
babb46a4ad
|
Improved ButtonBar documentation
|
2009-03-23 22:23:38 +00:00 |
|
Joel Holdsworth
|
d15264fd67
|
Added MiniButton::set_stock_id
|
2009-03-23 22:23:38 +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
|
ec01a51302
|
Misc fixes, and added default icon size to MiniButton
|
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 |
|
Joel Holdsworth
|
249380fed0
|
Factored the state out of the timeline widget
|
2009-03-23 22:22:14 +00:00 |
|
Joel Holdsworth
|
6f7fa0613e
|
Set titleMenuButton so that it can't be focussed
|
2009-03-14 09:19:31 +00:00 |
|
Joel Holdsworth
|
b4e4f6c4b7
|
Correction to a comment
|
2009-03-06 11:55:29 +00:00 |
|
Joel Holdsworth
|
1eec9df897
|
Correction to menu-button.hpp documentation
|
2009-03-06 11:55:29 +00:00 |
|
Joel Holdsworth
|
7e46bc504f
|
Removed spurious add_events call
|
2009-03-06 11:55:29 +00:00 |
|
Joel Holdsworth
|
4683b120c5
|
Ion Fixes: Corrected the timeline header dragging cursors
|
2009-02-03 23:33:26 +00:00 |
|