This website requires JavaScript.
Explore
Help
Register
Sign in
smokephil
/
ardour
Watch
1
Star
0
Fork
You've already forked ardour
0
mirror of
https://github.com/Ardour/ardour.git
synced
2026-01-07 22:25:46 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
db39613238
ardour
/
libs
/
gtkmm2ext
History
Download ZIP
Download TAR.GZ
Paul Davis
a902737db9
various changes to window visibility mgmt, including use of the mixbus2 code for toggling editor + mixer windows. no longer attempt to track changes made outside of ardour, which is a lost cause
2013-05-07 13:01:26 -04:00
..
gtkmm2ext
VisibilityTracker needs to inherit from sigc::tracker so that it can be used without combination with other sigc::trackable parents; fix partially_visible() logic
2013-05-04 22:01:32 -04:00
po
update all i18n .po files
2013-04-09 09:32:14 -04:00
actions.cc
application.cc
AUTHORS
auto_spin.cc
barcontroller.cc
Fix some compilation warnings
2013-03-30 18:09:40 +01:00
bindable_button.cc
binding_proxy.cc
bindings.cc
cairo_packer.cc
cairo_widget.cc
cairocell.cc
cell_renderer_color_selector.cc
cell_renderer_pixbuf_multi.cc
cell_renderer_pixbuf_toggle.cc
choice.cc
click_box.cc
COPYING
debug.cc
dndtreeview.cc
fastmeter.cc
focus_entry.cc
gettext.h
grouped_buttons.cc
gtk_ui.cc
gtkapplication.c
gtkapplication_quartz.mm
gtkapplication_x11.c
Fix some compilation warnings
2013-03-30 18:09:40 +01:00
gtkutils.cc
i18n.h
idle_adjustment.cc
keyboard.cc
replace final(?) incidences of program name (ardour, Ardour) with PROGRAM_NAME (thanks to edgar for tracking them all down)
2013-02-05 18:18:35 +00:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
motionfeedback.cc
replace final(?) incidences of program name (ardour, Ardour) with PROGRAM_NAME (thanks to edgar for tracking them all down)
2013-02-05 18:18:35 +00:00
persistent_tooltip.cc
pixfader.cc
pixscroller.cc
popup.cc
prolooks_helpers.c
partially clean up warnings from "prolooks" code
2013-04-06 16:46:21 -04:00
prompter.cc
scroomer.cc
selector.cc
slider_controller.cc
stateful_button.cc
sync-menu.c
tearoff.cc
textviewer.cc
treeutils.cc
utils.cc
various changes to window visibility mgmt, including use of the mixbus2 code for toggling editor + mixer windows. no longer attempt to track changes made outside of ardour, which is a lost cause
2013-05-07 13:01:26 -04:00
visibility_tracker.cc
various changes to window visibility mgmt, including use of the mixbus2 code for toggling editor + mixer windows. no longer attempt to track changes made outside of ardour, which is a lost cause
2013-05-07 13:01:26 -04:00
window_title.cc
wscript
add new VisibilityTracker class to implement cycling window visibility "properly" - i.e. avoiding hide+show/present to get a hidden or partially obscured window visible again
2013-03-25 20:03:59 -04:00