Heavy-duty abstraction work to split type-specific classes into
[ardour.git] / libs / gtkmm2ext /
2006-07-26 Taybin RutkinMinor updates for PathList and OptionEditor.
2006-07-26 Taybin RutkinAdded PathList widget to Gtkmm2ext. It is for adding...
2006-07-11 Paul Davisfix for playhead/edit cursor having wrong z-order place...
2006-07-10 Paul Davismodification to make generic MIDI actually work again
2006-07-08 Paul Davisadd new files
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-29 Taybin RutkinFixed i18n system.
2006-06-21 Paul Davisthe return of VST support
2006-06-20 Paul Davisallow libsndfile to open BWF files; fix -Woverload...
2006-06-15 Sampo SavolainenMake peak bar always fit the area of the meter
2006-06-07 Sampo SavolainenDynamically generated meter gradients
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-04-26 Nick MainsbridgePlugin selector useability changes, fix mouse grab...
2006-04-26 Paul DavisInstall ardour as a binary, a script and a set of shared
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-25 Paul Davisa) fixed pseudo-grab-retention in plugin UIs
2006-04-24 Paul Davisa) completely refactor abstract UI code
2006-04-22 Nick MainsbridgePrompter now prevents blank strings or unaltered names...
2006-04-20 Nick MainsbridgeComments button now indicates when comments are present...
2006-04-20 Paul Davisa) use ink extents in most places where we used to...
2006-04-20 Nick MainsbridgeAdd a stock question image to the choices dialog, other...
2006-04-19 Nick MainsbridgeChange ArdourPrompter to not have an OK button by defau...
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-04-10 Nick MainsbridgeReinstate mouse scroll actions (audio clocks, shuttle...
2006-03-29 Paul Davisinstall into ardour2 dirs, not ardour (translations...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-21 Paul DavisGtkmm2ext::Choice now inherits from Gtk::Dialog; embed...
2006-03-15 Paul Davisremove the pitiful Pix class
2006-03-15 Paul Davispixbufs instead of pixmaps; function-scope local fd...
2006-03-14 Paul Davisfix problems with pixmaps/xpm files
2006-03-14 Doug McLaincreated get_bogus_drawable() when I realized it was...
2006-03-14 Doug McLainmoved gain rail and sliders to files. The previously...
2006-03-04 Tim Mayberry2006-03-04 Tim Mayberry <mojofunk@gmail.com>
2006-02-16 Jesse Chappellfixed missing include need for compile on gcc 3.3.x
2006-02-15 Paul Davisnew stacktrace function in libpbd3; variable size GUI...
2006-02-13 Paul Davisfix style overwriting done by fastmeter, and lack of...
2006-02-10 Jesse Chappellcommitted INCOMPLETE 24bit filesource support
2006-01-30 Paul Daviswork to make destructive recording actually do somethin...
2006-01-28 Paul Davisimportant bug fix in handling GUI messages; destructive...
2006-01-28 Paul Davisfix (mostly) measure lines and click box text and meter...
2006-01-27 Tim Mayberryfix stupid gtk design quirk and bad documentation....
2006-01-19 Paul DavisF11 now toggles maximal editor space
2006-01-17 Paul Davisa metric boatload of changes; plugin UIs work, adding...
2006-01-13 Taybin RutkinAll useage of ArdourPrompter checks for a valid result.
2006-01-13 Taybin RutkinMoved strip_whitespace_edges() to pbd/whitespace.h
2006-01-10 Paul Davisroute list + edit group list now pretty much functional...
2006-01-08 Paul Davisfix control layout size allocation (nearly done) and...
2006-01-06 Doug McLainmodified rgba_from_style() so that it can be used to...
2006-01-04 Taybin Rutkinsfdb_v3. only in the backend currently.
2006-01-04 Paul Davismake show all option on region list context menu work
2006-01-03 Paul Davismake meters work properly (and very slightly faster)
2006-01-01 Paul Davisfix segv
2006-01-01 Doug McLainadd ability to specify row colors for region treeview
2005-12-31 Paul Davismany options moved to menus, region list context menu...
2005-12-30 Paul Davisdrag-n-drop to canvas from region list works
2005-12-30 Taybin RutkinTearoffs set their type hint.
2005-12-30 Paul Davismany changes, read the diffs
2005-12-21 Paul Davisbutton hacks and more
2005-12-18 Karsten Wiesetrack-color chooser works
2005-12-17 Doug McLainA possible method for correctly sizing the editor contr...
2005-12-07 Paul Davisblack bg for meters, font fixups for startup message...
2005-12-06 Paul Davisun-triple-buffer fastmeter (not finished), fix mixer...
2005-12-05 Doug McLainMore tweaks
2005-12-05 Doug McLainsnapshot(prompter) and recent dialog fixes
2005-12-05 Paul Davisstock icons, transport controls as proxies, make Action...
2005-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-11-30 Paul Davismore miscellaneous fixes to make things even nicer
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-11-16 Paul Davisget editor.cc to compile
2005-11-02 Paul Davissmall fixes to editor.cc
2005-10-24 Paul Davisadded files
2005-10-22 Taybin Rutkineditor.h compiles.
2005-10-10 Paul Davismore work on actions and general compilability
2005-10-09 Paul Davisfixes for utils.cc in gtk2_ardour and gtkmm2ext, includ...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-10-06 Paul Davischanges from colin for route_params, nick for location_...
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisgot ardour_dialog compiling
2005-09-26 Taybin RutkinRemoved *-config.in files (deprecated).
2005-09-26 Paul Davisfixed return types for ::on_....; changed set_usize_...
2005-09-25 Taybin RutkinRe-synced and fixed doi.h.
2005-05-13 Taybin RutkinInitial revision