summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext
AgeCommit message (Expand)Author
2016-02-22second part of: add new CairoWidget-derived class that does nothing but shown...Paul Davis
2016-02-22add new CairoWidget-derived class that does nothing but shown an ArdourIcon.Paul Davis
2016-02-22add tab-closing buttons to tabs.Paul Davis
2016-02-22add ::make_visible() to Tabbable classPaul Davis
2016-02-22remove debug outputPaul Davis
2016-02-22classes derived from WindowProxy are responsible for their own window creatio...Paul Davis
2016-02-22widespread changes to get the new (oldArdour binding scheme to be used for ke...Paul Davis
2016-02-22add suggestive tooltips for tabs; remove position argument for Tabbable since...Paul Davis
2016-02-22save/restore tabbable statePaul Davis
2016-02-22better way to switch to a tabPaul Davis
2016-02-22make tabs reorderablePaul Davis
2016-02-22when tearing off a tab, make the window be the same size as the allocation of...Paul Davis
2016-02-22first compilable version of tabbable design.Paul Davis
2016-02-22compilable version of WindowProxyPaul Davis
2016-02-22initial versions of Tabbable objectPaul Davis
2016-02-22first version of Gtkmm2ext::WindowProxyPaul Davis
2016-02-22Fix compilation warnings. (libs part)André Nusser
2016-02-22better system for managing kbd focus after cmd-w closing a dialog.Paul Davis
2016-02-22manually revert most of previous commit related to dialog/main window focus m...Paul Davis
2016-02-22os x: an initial attempt at fixing loss of keyboard focus after cmd-w to clos...Paul Davis
2016-02-21OS X: fix the handling of SUPER,HYPER,META (see code comment for more)Paul Davis
2016-02-18remove HYPER,SUPER,META modifier masks from Keyboard::RelevantModifierMask so...Paul Davis
2016-02-18add a static utility function (should really be in utils.cc and public) to sh...Paul Davis
2016-02-12Allow partial CairoWidget exposureRobin Gareus
2016-02-12Remove no longer needed 'prolooks' source(s) from our MSVC projects (gtkmm2ex...John Emmas
2016-02-11remove all traces of "prolooks" and related classesPaul Davis
2016-02-11Change CairoWidget::get_active() to be constTim Mayberry
2016-01-02change Controllable::set_value() API to include grouped control consideration.Paul Davis
2015-12-30allow to set per item drag targetsRobin Gareus
2015-12-29allow to set parent for modal dialogRobin Gareus
2015-12-29fix window-title (separate application name, thread name)Robin Gareus
2015-12-28missing drag-end (fix possible crash)Robin Gareus
2015-12-28redesign cross-thread registration/signalling systemPaul Davis
2015-12-28allow DnD between DnDTreeView and DnDVboxRobin Gareus
2015-12-24Treeview Drag: allow to use single column as drag-widgetRobin Gareus
2015-12-22extend Drag/Drop mechanismRobin Gareus
2015-12-12use correct source for application name when labelling a windowPaul Davis
2015-12-12use EventLoop::event_loop_name()Paul Davis
2015-12-09update german translationEdgar Aichinger
2015-11-29NOOP, remove trailing whitespace, replace tabs in python scriptsRobin Gareus
2015-11-23make copies of global lists before extendingNils Philippsen
2015-10-20remove cruftRobin Gareus
2015-10-20remove unused "copy modifier hint"Robin Gareus
2015-10-20Add tooltips to user config preferences. clean up combo ordering.nick_m
2015-10-16API to add system-specific file chooser shortcutsRobin Gareus
2015-10-15prepare better solution of Glib's << operatorRobin Gareus
2015-10-05use quotes for in-tree pbd/glib wrapper includeRobin Gareus
2015-10-05remove unused fstream includesRobin Gareus
2015-10-05remove i/ofstream from libardourRobin Gareus
2015-10-05remove unused API (and ifstream)Robin Gareus