fix another XML typo
[ardour.git] / libs / gtkmm2ext / gtkmm2ext /
2016-02-22 Paul Davisextend API for tabbable visibility management
2016-02-22 Paul Davisconvert CairoIcon into a NO_WINDOW widget that just...
2016-02-22 Paul Davisclean up tabbable state maintainance; drop Gtk::Button...
2016-02-22 Paul Davismove ui_scale static member from ARDOUR_UI to GtkUI
2016-02-22 Paul Davishopefully get dynamic tabbable menu state right this...
2016-02-22 Paul Davisprovide a sigc::signal to track display state changes...
2016-02-22 Paul Davischanges to get show/hide/attach/detach working
2016-02-22 Paul Davischange/extend Tabbable API to allow for show/hide/attac...
2016-02-22 Paul Davisuse new CairoIcon to add a tab-close "button" to tabs
2016-02-22 Paul Davisadd new CairoWidget-derived class that does nothing...
2016-02-22 Paul Davisadd tab-closing buttons to tabs.
2016-02-22 Paul Davisadd ::make_visible() to Tabbable class
2016-02-22 Paul Daviswidespread changes to get the new (oldArdour binding...
2016-02-22 Paul Davisadd suggestive tooltips for tabs; remove position argum...
2016-02-22 Paul Davissave/restore tabbable state
2016-02-22 Paul Davisfirst compilable version of tabbable design.
2016-02-22 Paul Daviscompilable version of WindowProxy
2016-02-22 Paul Davisinitial versions of Tabbable object
2016-02-22 Paul Davisfirst version of Gtkmm2ext::WindowProxy
2016-02-22 Paul Davisbetter system for managing kbd focus after cmd-w closin...
2016-02-22 Paul Davismanually revert most of previous commit related to...
2016-02-22 Paul Davisos x: an initial attempt at fixing loss of keyboard...
2016-02-12 Robin GareusAllow partial CairoWidget exposure
2016-02-11 Paul Davisremove all traces of "prolooks" and related classes
2016-02-11 Tim MayberryChange CairoWidget::get_active() to be const
2015-12-30 Robin Gareusallow to set per item drag targets
2015-12-29 Robin Gareusallow to set parent for modal dialog
2015-12-29 Robin Gareusfix window-title (separate application name, thread...
2015-12-28 Robin Gareusmissing drag-end (fix possible crash)
2015-12-28 Robin Gareusallow DnD between DnDTreeView and DnDVbox
2015-12-24 Robin GareusTreeview Drag: allow to use single column as drag-widget
2015-12-22 Robin Gareusextend Drag/Drop mechanism
2015-10-20 Robin Gareusremove cruft
2015-10-20 Robin Gareusremove unused "copy modifier hint"
2015-10-16 Robin GareusAPI to add system-specific file chooser shortcuts
2015-10-15 Robin Gareusprepare better solution of Glib's << operator
2015-10-05 Robin Gareusremove unused API (and ifstream)
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-10-01 Robin Gareusthere's no class called "The" :)
2015-09-17 Ben Loftisassociate label more closely with VST path button....
2015-09-12 Robin Gareusplug some memory leaks in libs
2015-08-11 Robin Gareusadd API to get combobox option count.
2015-07-16 Ben Loftismerge fix
2015-07-13 Robin Gareusimplement scroll-wheel support for ClickBoxes
2015-06-29 Paul Davisstore all error/info/etc messages in a list inside...
2015-06-29 Paul Davisupdate waves' fader implementation, clean up whitespace...
2015-06-29 Paul Davisfix whitespace/indentation and compiler warnings
2015-06-29 Paul Davisadd new Gtkmm2ext::pixel_size() to conveniently get...
2015-06-29 Robin GareusAPI to set tooltip y-margin
2015-06-29 Nikolay[Summary] Changed class PersistentTooltip. Now it can...
2015-06-29 Paul Davishand-merge libs/gtkmm2ext part of f49d31a82 from Tracks...
2015-06-29 YPozdnyakov[Summary]: add keybindings Cmd-h (hide application...
2015-06-29 Paul Davisadd fader implementation from Tracks
2015-06-16 nick_mFix some workflow problems wrt automation.
2015-06-12 Paul DavisWe were 2 more debug "bits" away from overflow, so...
2015-06-10 nick_mMake absolute snap the default snap.
2015-05-27 John EmmasGtkmm2ext::ArdourIcon::render() is needed outside of...
2015-05-25 Robin Gareusprepare Tool Icons (unused IDs)
2015-05-24 Robin Gareusvectorize TAV expand and shrink icons
2015-05-24 Robin Gareusconstruct vectorized Zoom Icons
2015-05-24 Robin Gareusmigrate ArdourButton Icon rendering to Gtkmm2ext.
2015-05-23 nick_mMerge branch 'relative_snap'
2015-05-23 nick_mDocument snap_delta modifier mask.
2015-05-20 nick_mMove ui-centric modifiers into ArdourKeyboard, set...
2015-05-20 nick_mAllow all drag -related modifiers to be set, re-instat...
2015-05-19 nick_mAdd more modifier preferences.
2015-05-17 nick_m"Lock" mode is now "Constrained", make snap absolute...
2015-04-25 Robin GareusRevert API to explicitly show tooltips:
2015-04-25 Robin Gareusfixup stuck persistent tooltips.
2015-04-24 Robin GareusAPI to set tooltip y-margin
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-01 nick_mWindow focus handling fixes.
2015-03-16 Robin Gareusadd API to query Gtk::ComboBoxText entries
2015-01-28 Robin Gareusfix #6117 - fader prelight
2015-01-15 David RobillardFix setting command key bindings on OSX.
2014-12-05 David RobillardFix stuck faders on very fine adjustments.
2014-11-27 David RobillardRemove dead code.
2014-11-25 David RobillardRemove dead code.
2014-11-02 Paul Davisadd Gtkmm2ext::event_inside_widget_window()
2014-11-01 Robin Gareusimplement spin-button internal<>interface bridge
2014-11-01 Robin GareusSlider Controller API Change
2014-10-28 Robin Gareusturn pixfader into a cairowidget
2014-10-28 Robin Gareusallow to use cairo-image/software surface for canvas...
2014-10-23 Paul Davisadd new Gtk2mmext::EmScale class for measuring font...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-18 Ben Loftisplugin widgets were written to use Internal values...
2014-09-16 Paul Davisadd a focus handling callback so that all button press...
2014-09-12 Paul Davisadd required visibility macros to Gtkmm2ext::CursorInfo
2014-09-11 Robin GareusAPI flush static cairo pattern cache
2014-09-10 Paul Davisadd copyright header comments
2014-09-10 Paul Davismove CursorInfo members into public access
2014-09-10 Paul Davisadd new (mostly) static class to permit lookup of curso...
2014-09-06 Robin Gareusone less annoying compiler warning.
2014-09-06 Robin Gareuspass-though PixFader tweaks API for scroll events
2014-09-05 Robin Gareusadd pixfader tweaks API:
2014-09-03 Robin Gareusallow to set gtk style for BarController's pixfader.
2014-09-02 Robin Gareustweak pixfader:
2014-09-02 Robin Gareusunify BarController with Slider/Pixfader.
next