summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2005-12-30many changes, read the diffsPaul Davis
2005-12-28fade_out visibleKarsten Wiese
2005-12-28Keep ref_count balancedKarsten Wiese
2005-12-27call foo::foo() before bar::bar(foo).Karsten Wiese
2005-12-24ActionManager::register_action (RefPtr<ActionGroup> group, const char * name,...Karsten Wiese
2005-12-24lots and lots of keybindings working again, with lots more menu itemsPaul Davis
2005-12-24some more "std::string" to "const char *" conversations.Karsten Wiese
2005-12-24Some fixes to ioselector. Remaining fixes coming soonDoug McLain
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-22very important fix to avoid double delete of waveview caches, since regionvie...Paul Davis
2005-12-22change foo(string bar) to foo(const char * bar) for foo()s only being called ...Karsten Wiese
2005-12-22s/stringcr_t/const string &/Karsten Wiese
2005-12-21button hacks and morePaul Davis
2005-12-21Adjusted some font sizesDoug McLain
2005-12-18size-based scrolling and right-click pages for editor notebookNick Mainsbridge
2005-12-18Don't resize the editor_mixer when changing tracks, gcc 4.1 fix, reorder edit...Nick Mainsbridge
2005-12-18track-color chooser worksKarsten Wiese
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-14Use ARDOUR::stringcr_t (read: const std::string &) instead of std::string to ...Karsten Wiese
2005-12-14segfault fixes and some functionality for the IOSelectorDoug McLain
2005-12-14return functionality to mixerstrip buttonsDoug McLain
2005-12-14undo forgotten debug codeDoug McLain
2005-12-14trivial editor Combobox tweaksDoug McLain
2005-12-12editor window layout changes, and lots morePaul Davis
2005-12-12added shuttle popupsTim Mayberry
2005-12-09Uploaded start of CoreAudioSource. More sfdb work.Taybin Rutkin
2005-12-08meter/tempo bars show again, fix tempo/meter dialogs, and morePaul Davis
2005-12-08And back again.Taybin Rutkin
2005-12-07Part one of the sfdb reworking.Taybin Rutkin
2005-12-07Set fixed width for RedirectBoxDoug McLain
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-12-06un-triple-buffer fastmeter (not finished), fix mixer strip name button, comme...Paul Davis
2005-12-06some treeview headings and session click fixNick Mainsbridge
2005-12-06some finishing touches to PluginSelectorDoug McLain
2005-12-06more fixesPaul Davis
2005-12-05More tweaksDoug McLain
2005-12-05snapshot(prompter) and recent dialog fixesDoug McLain
2005-12-05fixes for plugin selector and open sessionDoug McLain
2005-12-05Remove ardour_ui.rcDoug McLain
2005-12-05Add new ardour2_ui.rcDoug McLain
2005-12-05Create and make default the new rc file ardour2_ui.rc, with new font definitionsDoug McLain
2005-12-05stock icons, transport controls as proxies, make ActionManager::get_action() ...Paul Davis
2005-12-02Dialogbox checkmarks turn off when dialogs are closed.Taybin Rutkin
2005-12-02make all of dialog visible for add_route_dialogPaul Davis
2005-12-02the usual blob of fixes. note the requirement for ComboBoxText::set_active_te...Paul Davis
2005-12-02get SYSLIBS=1 kind of working, use stock HAND2 cursorNick Mainsbridge
2005-12-02file checking logic and minor gui fixups to export dialogJesse Chappell