clean up HitCreateDrag. should be a no-op.
[ardour.git] / libs / gtkmm2ext /
2016-02-22 Paul Davisallow pixbuf_from_string() to return the full size...
2016-02-22 Paul Davisremove tab-related code for tabbed notebook, add toolti...
2016-02-22 Paul Davistab-free tabbed display, part 1.2
2016-02-22 Paul Davisfix tooltip text to accurately describe how to reattach...
2016-02-22 Paul Davisfix inadvertent case change
2016-02-22 Paul Davisadditional GTKOSX => __APPLE__ changes missed in previo...
2016-02-22 Paul Davisadd a clarifying comment
2016-02-22 Paul Davischange operator<< for Keyboardkey to show state in hex
2016-02-22 Paul Davisno more munging with keyvals/accels on OS X
2016-02-22 Paul Davisremove Bindings::ignored_state and use Keyboard::Releva...
2016-02-22 Paul Davisset PrimaryModifier on OS X to match the actual bits...
2016-02-22 Paul Davisremove Gtkmm2ext::possibly_translate_mod_to_make_legal_...
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Davischange suffix of keybinding files to ".keys" to avoid...
2016-02-22 Paul Daviscleanup Bindings/ActionMap API to get all actions for...
2016-02-22 Paul Daviscreate a two-way association between an action map...
2016-02-22 Paul Davismore changes to Bindings, Keyboard APIs
2016-02-22 Paul Davisradically change Keyboard/Binding API design to disconn...
2016-02-22 Paul Davisvarious fixes for saving bindings state
2016-02-22 Paul Davisfix memory lifetime management issue
2016-02-22 Paul Davischange/extend/rework Bindings API to allow replacement...
2016-02-22 Paul Davisinitial compilable version of saving key bindings with...
2016-02-22 Paul Davissmall rationalization of naming and code for managing...
2016-02-22 Paul Davisbindings: prevent double registration and double signal...
2016-02-22 Paul Davisremove all action-registering API from Gtkmm2ext::Actio...
2016-02-22 Paul Davischanges to Bindings and Keyboard API to support (mostly...
2016-02-22 Paul Davisextend API for tabbable visibility management
2016-02-22 Paul Davisset "close-button" data on Tabbable contents.
2016-02-22 Paul Davisconvert CairoIcon into a NO_WINDOW widget that just...
2016-02-22 Paul Davisif _need_bg is set to false in a CairoWidget, then...
2016-02-22 Paul Davisclean up tabbable state maintainance; drop Gtk::Button...
2016-02-22 Paul Davisscale CairoIcon by Gtkmm2ext::UI::ui_scale
2016-02-22 Paul Davisrevert to thin lines for close cross icon
2016-02-22 Paul Davismove ui_scale static member from ARDOUR_UI to GtkUI
2016-02-22 Paul Davisremove unused lines
2016-02-22 Paul Davishopefully get dynamic tabbable menu state right this...
2016-02-22 Paul Davisthicken up lines of close cross icon
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 Davissecond part of: add new CairoWidget-derived class that...
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 Davisremove debug output
2016-02-22 Paul Davisclasses derived from WindowProxy are responsible for...
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 Davisbetter way to switch to a tab
2016-02-22 Paul Davismake tabs reorderable
2016-02-22 Paul Daviswhen tearing off a tab, make the window be the same...
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 André NusserFix compilation warnings. (libs part)
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-21 Paul DavisOS X: fix the handling of SUPER,HYPER,META (see code...
2016-02-18 Paul Davisremove HYPER,SUPER,META modifier masks from Keyboard...
2016-02-18 Paul Davisadd a static utility function (should really be in...
2016-02-12 Robin GareusAllow partial CairoWidget exposure
2016-02-12 John EmmasRemove no longer needed 'prolooks' source(s) from our...
2016-02-11 Paul Davisremove all traces of "prolooks" and related classes
2016-02-11 Tim MayberryChange CairoWidget::get_active() to be const
2016-01-02 Paul Davischange Controllable::set_value() API to include grouped...
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 Paul Davisredesign cross-thread registration/signalling system
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-12-12 Paul Davisuse correct source for application name when labelling...
2015-12-12 Paul Davisuse EventLoop::event_loop_name()
2015-12-09 Edgar Aichingerupdate german translation
2015-11-29 Robin GareusNOOP, remove trailing whitespace, replace tabs in pytho...
2015-11-23 Paul DavisMerge branch 'nphilipp-master--build-fix'
2015-11-23 Nils Philippsenmake copies of global lists before extending
2015-10-20 Robin Gareusremove cruft
2015-10-20 Robin Gareusremove unused "copy modifier hint"
2015-10-19 nick_mAdd tooltips to user config preferences. clean up combo...
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 Gareususe quotes for in-tree pbd/glib wrapper include
2015-10-05 Robin Gareusremove unused fstream includes
2015-10-05 Robin Gareusremove i/ofstream from libardour
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-17 Robin Gareususe pbd's gstdio compatibility wrapper
2015-09-12 Robin Gareusplug some memory leaks in libs
2015-09-07 Robin Gareusproperly clean up meter-pattern cache
2015-09-06 Robin Gareusconsistent pango-text layout size - fixes #6490
next