13
0
livetrax/libs/gtkmm2ext/gtkmm2ext
Robin Gareus 74c4ca3e52
Reduce reliance on boost - the hard part
the rest from `tools/convert_boost.sh`.

* replace boost::function, boost::bind with std::function and std::bind.

This required some manual fixes, notably std::placeholders,
some static_casts<>, and boost::function::clear -> = {}.
2024-10-19 03:47:21 +02:00
..
action_model.h
actions.h
activatable.h
application.h
bindings.h Replace PBD::Signals (1/2) 2024-10-18 20:41:08 +02:00
cairo_canvas.h
cairo_packer.h
cairo_theme.h
cairo_widget.h
cell_renderer_color_selector.h
cell_renderer_pixbuf_multi.h
cell_renderer_pixbuf_toggle.h
colors.h
colorspace.h
cursors.h
debug.h add -D actions to gtkmm2ext 2024-10-17 07:44:30 -06:00
dndtreeview.h
dndvbox.h emit a new signal when a ProcessorElement is added to the selection inside a DnDVBox<ProcessorEntry> 2024-07-29 10:19:52 -06:00
doi.h the great onceification (libs) 2024-10-17 07:44:31 -06:00
emscale.h
gtk_ui.h the great onceification (libs) 2024-10-17 07:44:31 -06:00
gtkapplication-private.h
gtkapplication.h
gtkutils.h the great onceification (libs) 2024-10-17 07:44:31 -06:00
gui_thread.h Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
keyboard.h
menu_elems.h
nsglview.h
persistent_tooltip.h format: Improve header robustness against #include reordering 2024-07-23 17:03:56 +02:00
rgb_macros.h
sync-menu.h
textviewer.h the great onceification (libs) 2024-10-17 07:44:31 -06:00
treeutils.h
utils.h
visibility_tracker.h
visibility.h
widget_state.h
window_proxy.h
window_title.h