13
0
livetrax/libs/gtkmm2ext
Paul Davis b8f5306d5b fix incorrect restoration of pane positions on Apple.
Code to check if we were to close to an edge (for window resizing) blocked all divider setting,
because it would be called with a current widget allocation of 1x1
2016-07-18 12:49:36 -04:00
..
gtkmm2ext more tweaks to HTML output when printing key bindings 2016-06-23 08:37:24 -04:00
macosx/gtkmm2ext/gtkmm2ext.xcodeproj copy all XCode project files from Tracks. 2015-06-29 14:18:10 -04:00
MSVCgtkmm2ext Accommodate recently introduced source(s) in our MSVC project (gtkmm2ext) 2016-06-01 14:30:27 +01:00
po regenerate and manually fix all PO files so that ./waf i18n doesn't generate unnecessary errors 2016-07-14 06:19:19 -04:00
actions.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
application.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
ardour_icon.cc allow StripWidth icon to draw properly on non-square buttons 2016-06-01 03:06:14 +02:00
AUTHORS
auto_spin.cc add missing return value 2015-07-16 15:34:37 +02:00
barcontroller.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
bindable_button.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
binding_proxy.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
bindings.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
cairo_icon.cc replicate the remove-all-trailing whitespace commit(s) in master 2016-02-22 15:31:24 -05:00
cairo_packer.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
cairo_widget.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
cairocell.cc Fix compilation warnings. (libs part) 2016-02-22 15:11:02 -05:00
cell_renderer_color_selector.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
cell_renderer_pixbuf_multi.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
cell_renderer_pixbuf_toggle.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
choice.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
click_box.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
COPYING
cursors.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
debug.cc We were 2 more debug "bits" away from overflow, so recast PBD::DEBUG mechanism away from a 64bit integer and toward std::bitset. 2015-06-12 18:14:09 -04:00
dndtreeview.cc DnDTreeview: allow to handle multiple drag-targets 2016-05-06 14:51:29 +02:00
emscale.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
fader.cc I'm taking a guess that we need to pass 'this' at line 243 of 'gtkmm2ext/fader.cc' 2016-03-17 13:38:39 +00:00
fastmeter.cc properly clean up meter-pattern cache 2015-09-07 13:35:48 +02:00
focus_entry.cc use initialization, not explicit assignment 2016-06-30 17:41:11 -04:00
gettext.h
grouped_buttons.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
gtk_ui.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
gtkapplication_quartz.mm Revert "fix previously cherry-picked commit to be Tracks-only, since Ardour/Mixbus are not affected" 2015-06-30 08:11:06 +02:00
gtkapplication_win32.c globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
gtkapplication_x11.c globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
gtkapplication.c globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
gtkutils.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
idle_adjustment.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
keyboard.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
pane.cc fix incorrect restoration of pane positions on Apple. 2016-07-18 12:49:36 -04:00
paths_dialog.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
persistent_tooltip.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
pixfader.cc don't force size allocation to recompute pixfader patterns unless size actually changes 2016-05-31 15:30:38 -04:00
pixscroller.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
popup.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
prompter.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
scroomer.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
searchbar.cc Adds a tooltip to the icon 2016-03-08 08:44:58 -05:00
selector.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
slider_controller.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
stateful_button.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
sync-menu.c NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
tabbable.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
tearoff.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
textviewer.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
treeutils.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
utils.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
visibility_tracker.cc make it possible to disable VisibilityTracker's use of WM visibility 2016-06-07 18:29:03 -04:00
waves_fastmeter.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
window_proxy.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
window_title.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
wscript working but incomplete version of new Pane replacement widget 2016-05-31 15:30:45 -04:00