Joel Holdsworth
|
b8e5900067
|
Corrected a bug in create_timeline_tracks_from_branch
|
2008-12-06 19:26:46 +00:00 |
|
Joel Holdsworth
|
2ebd768d88
|
Corrected some indentation
|
2008-12-06 19:12:18 +00:00 |
|
Joel Holdsworth
|
aa9048fa68
|
Added more STL slickness
|
2008-12-06 18:15:08 +00:00 |
|
Joel Holdsworth
|
418bd87419
|
Made use of util::contains to reduce the volume of boilerplate
|
2008-12-06 14:52:59 +00:00 |
|
Joel Holdsworth
|
619c5b0769
|
Corrected an ENSURE condition
|
2008-12-06 14:48:52 +00:00 |
|
Joel Holdsworth
|
b2ffa116f5
|
Modified MAX to play nice with GLib's MAX
|
2008-12-06 14:47:00 +00:00 |
|
Joel Holdsworth
|
d75261ea23
|
Corrected some REQUIRE(model_track != NULL) to REQUIRE(model_track)
|
2008-12-06 14:36:29 +00:00 |
|
Joel Holdsworth
|
19c97fd52a
|
Replaced model::Track* with boost::shared_ptr<Track>
|
2008-12-06 14:08:03 +00:00 |
|
Joel Holdsworth
|
f54595b17e
|
Replace TimelineWidget* with shared_ptr<TimelineWidget>
|
2008-12-05 20:27:15 +00:00 |
|
Joel Holdsworth
|
da3d14da72
|
Replaced Sequence* with boost::shared_ptr<Sequence>
|
2008-12-05 20:17:56 +00:00 |
|
Joel Holdsworth
|
e3e639a2db
|
Corrected "New Track" to "New Sequence"
|
2008-12-05 18:39:23 +00:00 |
|
Joel Holdsworth
|
e1f752f55d
|
Tidied up create_timeline_tracks
|
2008-11-29 17:02:27 +00:00 |
|
Joel Holdsworth
|
7a86c08ec8
|
Added some documentation
|
2008-11-29 16:40:50 +00:00 |
|
Joel Holdsworth
|
ed37bed4c6
|
Fixed a memory leak
|
2008-11-29 16:33:24 +00:00 |
|
Joel Holdsworth
|
0ef3917553
|
Added an error condition for unknown track types
|
2008-11-29 16:30:45 +00:00 |
|
Joel Holdsworth
|
4f4234b62c
|
Made the timeline view model driven
|
2008-11-29 16:13:58 +00:00 |
|
Joel Holdsworth
|
d74a9e687f
|
Tidied up trailing backslashes
|
2008-11-25 22:16:37 +00:00 |
|
Joel Holdsworth
|
14df5bbb8d
|
Created a model for tracks
|
2008-11-25 22:11: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
|
c58bc861ff
|
Made some corrections in the documentation
|
2008-11-25 21:00:12 +00:00 |
|
Joel Holdsworth
|
164fff2359
|
Ditched some test code
|
2008-11-24 23:02:13 +00:00 |
|
Joel Holdsworth
|
16c48f69c4
|
Implemented a sequence name chooser dialog
|
2008-11-24 22:16:51 +00:00 |
|
Joel Holdsworth
|
a9ee81b57f
|
Added documentation to dialog.hpp
|
2008-11-24 21:43:34 +00:00 |
|
Joel Holdsworth
|
f2f41ee99b
|
Correct RENDER_H -> RENDER_HPP
|
2008-11-24 21:39:47 +00:00 |
|
Joel Holdsworth
|
f8fb24ff62
|
Added dialog.hpp for global layout constants
|
2008-11-24 21:37:46 +00:00 |
|
Joel Holdsworth
|
7ae08aa608
|
Corrected some mistakes in old dialog headers
|
2008-11-24 17:38:26 +00:00 |
|
Joel Holdsworth
|
37123f84b6
|
Corrected some indentation
|
2008-11-24 17:12:47 +00:00 |
|
Joel Holdsworth
|
3d35f2e535
|
Added add/remove of sequences
|
2008-11-22 19:08:12 +00:00 |
|
Joel Holdsworth
|
952d7b5599
|
Added some refinement to the notebook
|
2008-11-22 16:43:24 +00:00 |
|
Joel Holdsworth
|
9d11081ff7
|
Added sequences, and tabs in the timeline view to display them
|
2008-11-22 16:34:49 +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
|
ab8edcdedd
|
Applied upstream patches to rsvg-convert
|
2008-11-15 16:32:29 +00:00 |
|
Joel Holdsworth
|
6c50182db1
|
Added support for highlighting the hovering track
|
2008-11-15 15:17:26 +00:00 |
|
|
|
f13f851d77
|
error message when plugin.c is built without defining the plugin search path
(and btw... thanks for the hint ;-)
|
2008-11-07 23:10:08 +01:00 |
|
|
|
27052a8f58
|
bugfix
|
2008-11-07 21:59:36 +01:00 |
|
|
|
bd538edfe9
|
try to make icon-render-script more robust regarding the output destination
|
2008-11-07 19:13:58 +01:00 |
|
|
|
18b750d86b
|
SCons: set LUMIERA_PLUGIN_PATH, add option PKGLIBDIR
|
2008-11-07 01:54:39 +01:00 |
|
|
|
8ffbc29b29
|
SCons: generally expand vars when setting Flags to environment
|
2008-11-07 01:42:32 +01:00 |
|