lp://qastaging/gtkmm

Created by Jelmer Vernooij and last modified
Get this branch:
bzr branch lp://qastaging/gtkmm

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
gtkmm
Status:
Development

Import details

Import Status: Suspended

This branch is an import of the HEAD branch of the Git repository at git://git.gnome.org/gtkmm.

Last successful import was .

Import started on pear and finished taking 40 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log
Import started on pear and finished taking 25 seconds — see the log

Recent revisions

2458. By Murray Cumming

Use Cairo::make_refptr_for_instance().

This is new in cairomm. It lets us hide the construction
details of the RefPtr.

2457. By Murray Cumming

Widget: Remove get_preferred_height_for_width() that takes a baseline.

Because gtk_widget_get_preferred_height_and_baseline_for_width() was
removed from GTK+.

2456. By Murray Cumming

Regenerate gtk_methods.defs.

2455. By Murray Cumming

Gdk::Window: begin_draw_frame(): Add (optional) context.

2454. By Murray Cumming

Regenerate gtk_methods.defs.

2453. By Murray Cumming

3.89.1

2452. By kjellahl

Gtk::Widget: Temporary workaround for bug 774778 (get_render_mode())

The get_render_mode() function in gtk+/gtk/gtkwidget.c is incompatible with
gtkmm's habit of overriding most vfuncs and default signal handlers.
This temporary workaround fixes the problem for standard gtkmm widgets,
but not for custom widgets. Bug 773642 comment 12

2451. By kjellahl

demos: Update demos that use DrawingArea

Use set_draw_func() instead of signal_draw().connect().

2450. By kjellahl

Gtk::DrawingArea: Replace the draw signal with a draw function

Add set_draw_func() and other new methods and properties.
signal_draw() shall not be used with DrawingArea in gtk+4/gtkmm4.

2449. By kjellahl

Remove Gdk::Window::process_[all_]updates(), Gtk::Widget::should_draw_window()

because gdk_window_process_updates(), gdk_window_process_all_updates() and
gtk_cairo_should_draw_window() have been removed.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.