incomplete merge of master into windows (requires upcoming changes to master to be...
[ardour.git] / gtk2_ardour / utils.cc
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-06 Paul DavisMerge branch 'master' into windows
2013-09-06 Tim MayberryRename SearchPath class Searchpath
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-31 Paul Davisremove compile errors (still will not link and JACKPort...
2013-07-28 Robin Gareusfix compiler warnings.
2013-07-24 Robin Gareusget meter color from gtkrc style file
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-17 John EmmasMerge branch 'windows' of git://git.ardour.org/ardour...
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-13 Paul DavisDon't call pango_ft2* functions on windows
2013-07-11 Paul DavisUse g_random_int instead of ::random for portability
2013-06-09 Robin Gareusmove emulate_key_event() to utils
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-23 Julien de KozakFix some compilation warnings
2012-12-08 Paul Davisadditional keycode for is-legal-as-numeric
2012-12-08 Paul Davisaccept decimal point as well
2012-12-08 Paul Davislocale debugging
2012-11-13 Paul Davisdetermine whether or not to accept comma or period...
2012-11-13 Paul Davisremove a bunch of cerr output and/or convert to use...
2012-08-10 Paul Davisadd -Wpointer-arith -Wcast-qual -Wcast-align and others...
2012-07-27 Paul Davisslightly more debugging for kbd accels
2012-07-27 Paul Daviscomment code that stopped the keybd accel activation...
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-06-12 Carl HetheringtonEscape angled brackets in playlist names for tooltips.
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-18 Paul Davismajor rationalization of use of search paths. ardour...
2012-03-09 Paul Davisforward-port some fixes from a2
2012-03-07 Carl HetheringtonRemove unused color_from_style / gc_from_style.
2011-12-07 Paul Davismove 2 other non-ardour-specific utility functions...
2011-11-20 Paul Davisshow focus window in accels debugging
2011-11-13 Paul Davisremove code no longer needed for OSX accel handling
2011-08-30 Carl HetheringtonGive route groups their own colour, settable from the...
2011-08-19 Paul Davisfix various MIDI keybindings that were lost due to...
2011-08-17 Paul Davisvarious fixes to MidiRegionView selection handling... 3.0-alpha10
2011-06-02 Paul Davisaudio clock switchover part2: remove most egregious...
2011-06-01 David RobillardDelete trailing whitespace
2011-03-01 Carl HetheringtonUse PBD debugging code for keyboard debugging.
2011-02-24 Paul Davisadd DEBUG::Accelerators to mildly cut down on cruft...
2011-02-11 Paul Davisuse volume controller widget for monitor section, drop...
2011-02-08 Paul Daviscairo-ify expose handlers for PixFader and PixScroller...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-09-26 Paul Daviscorrect version of: port cairo ARGB/BGRA -> pixbuf...
2010-09-26 Paul Davisport cairo ARGB/BGRA -> pixbuf RGBA patch from recent...
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-08-22 Paul Davisforward port of 7539 from 2.x
2010-07-27 Carl HetheringtonFix some erroneous resizing of port matrices.
2010-05-25 Paul Davissplit out sndfile manager code into its own file; move...
2010-04-21 Paul Daviscommits 6001-6525 inclusive from 2.X applied to 3.0
2010-04-06 Paul DavisMIDI/Controllables for monitor section, and related...
2010-03-11 Paul Davissave/restore monitor processor state; key handling...
2010-01-15 Carl HetheringtonEscape underscores in port matrix menus correctly so...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...
2009-12-03 Carl HetheringtonFix #2947.
2009-12-01 Carl HetheringtonRepair marker and region names that I broke.
2009-11-25 Paul Daviscarl's wondrous DnD VBox patch - processor boxes are...
2009-11-17 Paul Davisallow use of Return, KP_Enter and more in key binding...
2009-11-12 Paul Davistidy up (a bit) locations editing widget ; use pixbuf...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-29 Carl HetheringtonModify hacks associated with initial sizing of port...
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-07-28 Paul Davisremove all MIDI-specific editing modes by making standa...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-03 Carl HetheringtonPull snapshots code out of Editor class.
2009-06-22 Carl HetheringtonNo-op: comments.
2009-06-22 Carl HetheringtonBug fix.
2009-06-20 Carl HetheringtonOptional tabs down the LHS of the editor window to...
2009-05-21 Nick MainsbridgeA different fix for record crash, use pixfufs instead...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-02 Sampo SavolainenGC from style utility function
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-10-03 David RobillardAssortment of minor changes from 2.0-ongoing.
2008-09-30 Paul Davismore tweaks to the IO Selector
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-08 Paul Davismerged with 2.0-ongoing changes 2582-2605 (not thorough...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-07-07 Doug McLainmore show() stuff, and replaced strip->show_all();...
2007-07-03 Paul Davisremove static Pango::FontDescriptions, they cause glib...
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 Tim MayberryUse PBD::find_file_in_search_path and ardour/filesystem...
2007-06-27 Tim MayberryUse PBD::find_file_in_search_path and ardour/filesystem...
2007-05-23 Paul Davis(merge from 2.0-ongoing -r1911:1912) fix audio clock...
next