13
0
livetrax/libs/gtkmm2ext
Robin Gareus d06de26a4f Towards a consistent render() API.
This fixes an -Woverloaded-virtual ambiguity introduced in b5e613d45

  void render (cairo_t*, cairo_rectagle*)
  void render (Cairo::RefPtr<Cairo::Context> const&, cairo_rectangle_t*)

ArdourCanvas prefers cairomm and CairoWidget itself uses Cairo::Context,
this improves overall API consistency.
2017-03-20 17:12:08 +01:00
..
gtkmm2ext Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
macosx/gtkmm2ext/gtkmm2ext.xcodeproj
MSVCgtkmm2ext Update our MSVC project files to generate the most recent Ardour session file format (ver 5) rather than the older v3 format 2016-08-30 07:15:00 +01:00
po Update Japanese translation 2017-02-12 11:59:40 +01:00
actions.cc workaround changes in glibmm 2.49.x 2016-08-04 09:52:22 +02:00
application.cc
ardour_icon.cc Add Zoom/Expand icon 2016-12-20 18:48:10 +01:00
AUTHORS
auto_spin.cc
barcontroller.cc
bindable_button.cc
binding_proxy.cc
bindings.cc create_action_group -> get_or_create_action_group 2017-03-11 15:33:24 +01:00
cairo_icon.cc
cairo_packer.cc Revert "Pixel hunt cairo-packer (status-bar, selection-clock border)" 2016-12-11 02:19:10 +01:00
cairo_widget.cc Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
cairocell.cc
cell_renderer_color_selector.cc
cell_renderer_pixbuf_multi.cc
cell_renderer_pixbuf_toggle.cc
choice.cc
click_box.cc
COPYING
cursors.cc
debug.cc
dndtreeview.cc
emscale.cc
fader.cc Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
fastmeter.cc Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
focus_entry.cc
gettext.h
grouped_buttons.cc
gtk_ui.cc Remove old modal get_color API. 2017-03-11 00:35:26 +01:00
gtkapplication_quartz.mm changes to adapt to modified version of GTK/Quartz which uses only MOD2 for Command, everywhere. 2016-12-13 07:02:08 -05:00
gtkapplication_win32.c
gtkapplication_x11.c
gtkapplication.c
gtkutils.cc
idle_adjustment.cc
keyboard.cc Clean up existing bindings on reset 2017-03-13 20:09:10 +01:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
nsglview.mm NSGLView: default to hidden, add API to un/hide 2017-03-20 17:12:08 +01:00
pane.cc Yet another pane pain: allow deleting children using forall_vfunc 2017-01-20 03:13:41 +01:00
paths_dialog.cc
persistent_tooltip.cc
pixfader.cc Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
pixscroller.cc
popup.cc
prompter.cc
scroomer.cc
searchbar.cc
selector.cc
slider_controller.cc
stateful_button.cc
sync-menu.c
tabbable.cc Allow to pre-seed Tabbable detached state. 2017-02-20 22:55:31 +01:00
tearoff.cc
textviewer.cc
treeutils.cc
utils.cc For MSVC, 'using namespace whatever' doesn't help us to differentiate between ambiguous type names 2016-08-19 14:11:00 +01:00
visibility_tracker.cc
waves_fastmeter.cc Towards a consistent render() API. 2017-03-20 17:12:08 +01:00
window_proxy.cc Properly remember window position. 2017-02-01 23:07:57 +01:00
window_title.cc
wscript Move NSGlView into libgtkmm2ext 2017-03-20 04:35:05 +01:00