13
0
livetrax/libs/gtkmm2ext
Robin Gareus ba78359129 prepare for update to waf 1.8
uselib is no longer implicit (inherited by .use). This is still incomplete,
some uselibs for non-linux variants may be missing.

bld.is_defined("HAVE_XXX") also no longer works and will have to be
changed (I think to bld.env["HAVE_XXX"]) in countless places.
2016-02-28 21:16:44 +01:00
..
gtkmm2ext improve size and positioning of Tabbable's after being torn off, hidden, reshown, etc 2016-02-26 18:51:32 -05:00
macosx/gtkmm2ext/gtkmm2ext.xcodeproj
MSVCgtkmm2ext Accommodate newly introduced source(s) in our MSVC project (gtkmm2ext) 2016-02-27 16:29:53 +00:00
po update german translation 2015-12-09 13:22:25 +01:00
actions.cc radically change Keyboard/Binding API design to disconnect Gtk::Action lookup from binding definition 2016-02-22 15:31:24 -05:00
application.cc
ardour_icon.cc revert to thin lines for close cross icon 2016-02-22 15:31:23 -05:00
AUTHORS
auto_spin.cc
barcontroller.cc
bindable_button.cc
binding_proxy.cc
bindings.cc when looking up a key event, switch to the lowercase keyval 2016-02-26 15:47:50 -05: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
cairo_widget.cc replicate the remove-all-trailing whitespace commit(s) in master 2016-02-22 15:31:24 -05:00
cairocell.cc Fix compilation warnings. (libs part) 2016-02-22 15:11:02 -05:00
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 allow DnD between DnDTreeView and DnDVbox 2015-12-28 04:10:39 +01:00
emscale.cc
fader.cc
fastmeter.cc
focus_entry.cc
gettext.h
grouped_buttons.cc
gtk_ui.cc replicate the remove-all-trailing whitespace commit(s) in master 2016-02-22 15:31:24 -05:00
gtkapplication_quartz.mm
gtkapplication_win32.c
gtkapplication_x11.c
gtkapplication.c
gtkutils.cc
i18n.h
idle_adjustment.cc
keyboard.cc fix merge/rebase mistake 2016-02-22 15:31:26 -05:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
paths_dialog.cc allow to set parent for modal dialog 2015-12-29 13:31:24 +01:00
persistent_tooltip.cc
pixfader.cc
pixscroller.cc
popup.cc
prompter.cc
scroomer.cc
selector.cc
slider_controller.cc
stateful_button.cc
sync-menu.c
tabbable.cc avoid "show_all" -- closes #6797 2016-02-27 12:53:09 +01:00
tearoff.cc
textviewer.cc
treeutils.cc
utils.cc allow pixbuf_from_string() to return the full size pixbuf, with optional padding 2016-02-22 15:31:25 -05:00
visibility_tracker.cc
waves_fastmeter.cc
window_proxy.cc improve size and positioning of Tabbable's after being torn off, hidden, reshown, etc 2016-02-26 18:51:32 -05:00
window_title.cc
wscript prepare for update to waf 1.8 2016-02-28 21:16:44 +01:00