Joel Holdsworth
|
3914de5866
|
Silenced a GTK parenting warning
|
2008-12-17 18:18:37 +00:00 |
|
Joel Holdsworth
|
35cfe48dfc
|
Added a context menu with an "Add Track" command
|
2008-12-17 00:03:30 +00:00 |
|
Joel Holdsworth
|
1ecccb5925
|
Fixed set_icon_size for temporary Debian Etch compatibility
|
2008-12-16 22:55:32 +00:00 |
|
Joel Holdsworth
|
8b5733c293
|
Merge branch 'sharedlib' of git.lumiera.org:/git/lumiera/ct into gui
Conflicts:
src/gui/Makefile.am
|
2008-12-16 20:44:33 +00:00 |
|
|
|
eb14eaa376
|
temporary fix to make it compile on Etch
|
2008-12-15 01:08:30 +01:00 |
|
Joel Holdsworth
|
6cbd4282c1
|
Restructured model track tree, and improved child access
|
2008-12-13 16:58:41 +00:00 |
|
Joel Holdsworth
|
d61daa0b2f
|
Misc tidy-ups
|
2008-12-10 18:09:01 +00:00 |
|
Joel Holdsworth
|
7c1046e162
|
Unified Sequence and Track together as TrackBase
|
2008-12-10 18:04:02 +00:00 |
|
Joel Holdsworth
|
528d02931a
|
Converted timeline::Track* to boost::shared_ptr<timeline::Track>
|
2008-12-08 22:30:54 +00:00 |
|
Joel Holdsworth
|
b27545e105
|
Corrected a header layout problem when adding the first timeline widget
to the Notebook
|
2008-12-06 19:58:43 +00:00 |
|
Joel Holdsworth
|
19c97fd52a
|
Replaced model::Track* with boost::shared_ptr<Track>
|
2008-12-06 14:08:03 +00:00 |
|
Joel Holdsworth
|
da3d14da72
|
Replaced Sequence* with boost::shared_ptr<Sequence>
|
2008-12-05 20:17:56 +00:00 |
|
Joel Holdsworth
|
4f4234b62c
|
Made the timeline view model driven
|
2008-11-29 16:13:58 +00:00 |
|
Joel Holdsworth
|
cf4898e70f
|
Removed a spurious timeline::
|
2008-11-25 21:44:33 +00:00 |
|
Joel Holdsworth
|
4470baf8f5
|
Renamed some timeline widget helper class files to avoid file name
collisions with the Model
|
2008-11-25 21:31:45 +00:00 |
|
Joel Holdsworth
|
b9d62c9be9
|
Removed spurious timeline:: in group-track
|
2008-11-25 21:19:30 +00:00 |
|
Joel Holdsworth
|
25dc64575e
|
Corrected some mistakes in clip-track documentation
|
2008-11-25 21:12:56 +00:00 |
|
Joel Holdsworth
|
3d35f2e535
|
Added add/remove of sequences
|
2008-11-22 19:08:12 +00:00 |
|
Joel Holdsworth
|
10d256f833
|
Added dummy clip boxes
|
2008-11-22 13:36:46 +00:00 |
|
Joel Holdsworth
|
34e67cd01e
|
Made TrackPadding insert between tracks, rather than shortening tracks
|
2008-11-22 12:33:58 +00:00 |
|
Joel Holdsworth
|
f0ab871cb3
|
The other half of the previous commit
|
2008-11-19 22:56:46 +00:00 |
|
Joel Holdsworth
|
aed6b09572
|
Refactored timeline view window code into a helper, and added dummy
track drawing code
|
2008-11-19 22:42:38 +00:00 |
|
Joel Holdsworth
|
b3aac4bc90
|
Changed the bounding box for the expander button
|
2008-11-19 18:07:10 +00:00 |
|
Joel Holdsworth
|
7dfbd0e848
|
Fixed a comment
|
2008-11-19 17:49:06 +00:00 |
|
Joel Holdsworth
|
5b9c4fa42d
|
Fixed a headers layout bug
|
2008-11-19 17:44:57 +00:00 |
|
Joel Holdsworth
|
b2fad8d9a5
|
Fixed the problem with Etch support for 16x16 icons
|
2008-11-18 22:06:31 +00:00 |
|
Joel Holdsworth
|
7b52ff247e
|
Merge branch 'master' of git://git.lumiera.org/LUMIERA into gui
|
2008-11-15 23:37:21 +00:00 |
|
Joel Holdsworth
|
bfc34f8b1c
|
Refactored Track to distinguish GroupTracks, and added expand/collapse
functionality
|
2008-11-15 23:36:22 +00:00 |
|
Joel Holdsworth
|
6c50182db1
|
Added support for highlighting the hovering track
|
2008-11-15 15:17:26 +00:00 |
|
|
|
9f8f0c7c20
|
temp. fix to make it compile on Etch based system
|
2008-10-28 01:56:51 +01:00 |
|
Joel Holdsworth
|
efd9ab771b
|
Added track tree support and added widgets to headers
|
2008-10-22 23:11:23 +01:00 |
|
Joel Holdsworth
|
a3030515be
|
Corrected a selection rendering bug in TimelineBody
|
2008-10-22 22:23:04 +01:00 |
|
Joel Holdsworth
|
d89e979aa0
|
Renamed HeaderContainer to TimelineHeaderContainer
|
2008-10-18 11:20:02 +01:00 |
|
Joel Holdsworth
|
58e4920048
|
Corrected namespaces from lumiera::gui:: to gui::
|
2008-10-18 00:13:27 +01:00 |
|
Joel Holdsworth
|
c2d43aba2b
|
Advanced code in the HeaderContainer
|
2008-10-17 23:36:37 +01:00 |
|
Joel Holdsworth
|
094ce0654d
|
Added playback support in the timeline
|
2008-10-07 21:17:29 +01:00 |
|
Joel Holdsworth
|
430ef04bc5
|
Fixed hyperactive scroll wheel zoom
|
2008-09-02 22:42:10 +01:00 |
|
Joel Holdsworth
|
708aea87bd
|
Fixed a bug with body redrawing and added some documentation
|
2008-09-02 22:39:53 +01:00 |
|
Joel Holdsworth
|
b0b436cb92
|
Added some documentation to body and ruler
|
2008-08-30 23:10:00 +01:00 |
|
Joel Holdsworth
|
49f87b28bb
|
Added support for audacity style playback period, and added some
documentation
|
2008-08-30 22:34:26 +01:00 |
|
Joel Holdsworth
|
1532bc40e0
|
Added and corrected documentation
|
2008-08-16 16:44:52 +01:00 |
|
Joel Holdsworth
|
57aed7b40d
|
Added resizing of selection area, and some documentation
|
2008-08-16 16:02:12 +01:00 |
|
Joel Holdsworth
|
39bd8aac74
|
Rerouted some dependancies on gtk-mm
|
2008-08-16 12:38:35 +01:00 |
|
Joel Holdsworth
|
9760b0fff0
|
Further tidied up tools and added some documentation
|
2008-08-16 12:32:26 +01:00 |
|
Joel Holdsworth
|
94cd88a92a
|
Tidied up IBeam tool code
|
2008-08-16 12:17:28 +01:00 |
|
Joel Holdsworth
|
a186b7e507
|
Added out of bounds scrolling during I-Beam dragging
|
2008-08-15 22:40:57 +01:00 |
|
Joel Holdsworth
|
1b89b61370
|
Made the selection marquee stylable
|
2008-08-13 23:47:47 +01:00 |
|
Joel Holdsworth
|
2082f0843b
|
Initial implementation of I-Beam tool. Needs more work
|
2008-08-07 20:27:41 +01:00 |
|
Joel Holdsworth
|
2ee6f6be62
|
Tidied and simplified video display widget, and added cursor support to
the ibeam and arrow tool
|
2008-08-04 16:39:36 +01:00 |
|
Joel Holdsworth
|
17d0883d09
|
Added basic support for multiple tools in the timeline view
|
2008-07-30 00:12:37 +01:00 |
|