summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
AgeCommit message (Expand)Author
2006-02-14new color management design starts to take shape (canvas color only for now)Paul Davis
2006-01-23add undo to keymouse set sync position.. possibly the hard wayNick Mainsbridge
2006-01-23select all, musical (fuzzy) loop/punch/range region selections, soundtouch pa...Nick Mainsbridge
2006-01-22new keymouse action mute/unmute region (m)Nick Mainsbridge
2006-01-22new keymouse binding 'set region sync point'Nick Mainsbridge
2006-01-19F11 now toggles maximal editor spacePaul Davis
2006-01-10more gcc 4.1 complaints, route_list is a ListStoreNick Mainsbridge
2006-01-10move range labels, attempt to make them look nicer, gcc 4.1 complaintNick Mainsbridge
2006-01-10route list + edit group list now pretty much functional, plus preparations fo...Paul Davis
2006-01-08fix control layout size allocation (nearly done) and make duplicate region ev...Paul Davis
2006-01-08a metric ton of changesPaul Davis
2006-01-05lots of small fixes for various irritations, return of snapshots, region list...Paul Davis
2006-01-04make show all option on region list context menu workPaul Davis
2006-01-01add ability to specify row colors for region treeviewDoug McLain
2005-12-31many options moved to menus, region list context menu sort of operationalPaul Davis
2005-12-30drag-n-drop to canvas from region list worksPaul Davis
2005-12-30many changes, read the diffsPaul Davis
2005-12-24various changes to controls_layout size managementPaul Davis
2005-12-23use scroll handling instead of button 4/5 (incomplete)Paul Davis
2005-12-22s/stringcr_t/const string &/Karsten Wiese
2005-12-21Adjusted some font sizesDoug McLain
2005-12-17A possible method for correctly sizing the editor controls, and a couple butt...Doug McLain
2005-12-16use stringcr_t and gain 1/1000 binary size reduction. not thaat much...Karsten Wiese
2005-12-12editor window layout changes, and lots morePaul Davis
2005-12-07black bg for meters, font fixups for startup message, new notebook widget (in...Paul Davis
2005-12-07Removed last usage of checkmark XPMs.Taybin Rutkin
2005-11-29cleanup leftover problems from my commit yesterday; return of the windowsPaul Davis
2005-11-29remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realiz...Paul Davis
2005-11-27convert set_property("foo", bar) to property_foo() = barKarsten Wiese
2005-11-27miscellanyPaul Davis
2005-11-26compiles and runs, but crashes ... duhPaul Davis
2005-11-22plugin selector from doug; lots and lots of fixes from karstenPaul Davis
2005-11-17more fixes on the long road to compilingPaul Davis
2005-11-16more editor_imageframe.cc fixesPaul Davis
2005-11-16more editor*.cc fixesPaul Davis
2005-11-16get editor.cc to compilePaul Davis
2005-11-15latest workPaul Davis
2005-11-14editor_canvas_events.cc now compilesPaul Davis
2005-11-13time_axis_view now compilesPaul Davis
2005-11-13some C++-ification of GnomeCanvasBlahNick Mainsbridge
2005-11-12incomplete changes based on karsten's megapatchPaul Davis
2005-11-01io_selector.cc done, connection_editor in progress but skippedPaul Davis
2005-10-28mostly editor.cc & editor_mouse.cc for Gdk::Cursor, Gnome::Canvas::ItemNick Mainsbridge
2005-10-26editor group list, route list and named selection treeviewsNick Mainsbridge
2005-10-22SimpleRect -> Rect -> SimpleRectTaybin Rutkin
2005-10-22editor.h compiles.Taybin Rutkin
2005-10-12split sfdb_v3 into 3 classes.Taybin Rutkin
2005-10-12the ongoing story of umpteen lines of code and its love affair with GTK2Paul Davis
2005-10-10more work on actions and general compilabilityPaul Davis
2005-10-09new registration system for editor actions set up and compilesPaul Davis