[gimp] (241 commits) Created branch gtk3-port
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (241 commits) Created branch gtk3-port
- Date: Wed, 16 Feb 2011 22:18:26 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
d92811e... Switch to version 3.0 in a lot of places and depend on GTK+
de6a0dc... libgimpwidgets: remove deprecated files from the build
2935964... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
4bfbc08... libgimpwidgets: port virtual functions to GTK+ 3.0
fccb1af... libgimpwidgets: port virtual functions to GTK+ 3.0
feda799... libgimpwidgets: port to GtkWidget::draw()
2010bad... libgimpwidgets: port to GtkWidget::draw()
99d1013... libgimpwidgets: port to new GDK_KEY_foo key names
6d482a3... libgimpwidgets: port to GtkWidget::draw()
ab0d5b0... libgimpwidgets: s/GtkObject/GtkAdjustment/
c53fb7f... libgimpwidgets: remove call to gtk_dialog_set_has_separator
870e8f1... libgimpwidgets: port to GDK_KEY_foo key names
5386cc8... libgimpwidgets: s/GtkObject/GtkAdjustment/
321a36d... libgimpwidgets: port to GD_KEY_foo key names
5f8e5e0... libgimpwidgets: port to GtkWidget::draw()
3fcb707... libgimpwidgets: port to GDK_KEY_foo key names
c57d900... libgimpwidgets: remove deprecated functions and s/GtkObject
bec340d... libgimpwidgets: s/GtkObject/GtkAdjustment/
8fe8231... libgimpwidgets: s/GtkObject/GtkAdjustment/
ff69409... libgimpwidgets: s/GtkObject/GtkAdjustment/
99d9e59... libgimpwidgets: remove deprecated files completely
83dbad0... libgimpwidgets: don't include removed files
f706fa7... libgimpwidgets: remove the deprecated gimp_pixmap_button_ne
0c87c4f... libgimpwidgets: remove typedefs of things that are gone
1f7dddb... Update .gitignore files for generated 3.0 files
48d8add... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
7c00d36... app: port to GtkWidget::draw()
53da4e5... app: remove GTK_OBJECT() cast
b84ab2b... app: port to GtkWidget::draw()
a7663c5... app: port to GtkWidget::draw()
498fdf5... app: port virtual functions to GTK+ 3.0 API
7a669f3... app: port to the new GDK_KEY_foo key names
8c08f4f... app: port to the new GDK_KEY_foo key names and get rid of a
d3508f7... app: port to the new GDK_KEY_foo key names
044ca24... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
8a3f03b... app: port to GtkWidget::draw()
977e1df... app: s/GDK_Escape/GDK_KEY_Escape/
4fe5031... app: port to GtkWidget::draw()
e066f96... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
d1f4cfd... app: port to GtkWidget::draw()
400e3ec... app: s/GtkObject/GtkAdjustment/
c658154... app: port to GtkWidget::draw()
9dcf81b... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
ba20726... app: s/GDK_Escape/GDK_KEY_Escape/
870f049... app: s/GtkObject/GtkAdjustment/
e2dd5e3... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
f9e70b9... app: s/GtkObject/GtkAdjustment/
67387fe... app: s/GtkObject/GtkAdjustment/
aa16cde... app: s/GtkObject/GtkAdjustment/
dd2dffa... app: use the new GDK_KEY_foo key names
228086e... app: port to GtkWidget::draw()
13b38d0... app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/
76ccfb5... app: port to GtkWidget::draw()
a0c41f5... app: no need to alloc colors any longer, GdkColormap is gon
6063cdd... app: port call to gtk_paint_arrow() to GTK+ 3.0
044383a... app: port device management to GdkDeviceManager
9c8cd17... app: port to the new GDK_KEY_foo key names
5f0044e... app: port to the new GDK_KEY_foo key names
b665978... app: remove obsolete (GtkObject **) casts
265afd6... app: use gtk_widget_get_preferred_size() instead of size_re
723f048... app: port GimpScalComboBox to GTK+ 3.0
e1d7605... app: use gtk_widget_get_preferred_size() instead of size_re
da70408... libgimpwidgets: port GimpFrame to GTK+ 3.0
fda6c3e... app: port tools to GTK+ 3.0 (trivial changes only)
6bb374a... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
4c6e76d... app: s/GtkObject/GtkAdjustment/
786f69d... app: pass the cairo_region_t to gdk_window_invalidate_regio
afeb94c... libgimpwidgets: use gdk_cairo_set_source_window() instead o
44d724c... app: use GdkDeviceManager to list devices
2425ce2... app: use GdkDeviceManager API
7e3692d... app: port to GtkWidget::draw()
59da754... app: remove calls to colormap functions, they are gone
a5fff1e... libgimpwidgets: get rid of (GtkObject **) casts
79557db... app: port the splash to GTK+ 3.0
b335b36... libgimpwidgets: port the ruler to GTK+ 3.0
a4f17e0... libgimpwidgets: port to GtkWidget::draw()
100114f... app: port to GtkWidget::draw()
3d48273... app: port the overlay stuff to GTK+ 3.0
8ecaf64... app: use the container icon view, the grid view is not GTK+
ae039d6... libgimpwidgets: #if 0 some unit menu code that needs portin
3c14fc5... app: port to GtkWidget::draw() (incompletely)
6d3ad05... app: remove call to gtk_statusbar_set_has_resize_grip()
ead290e... app: port the tag entry to GTK+ 3.0
8ecf649... app: port to GtkWidget::draw() but disable the code inside
244e963... app: can't set the scale combo entry's properties in init()
c5502d2... app: port to GtkWidget::draw()
724c8b0... libgimpwidgets: port to GtkWidget::draw()
362da12... modules: s/GtkObject/GtkAdjustment/
d9e654d... app: didn't completely commit the display shell expose() ->
e97843a... libgimpwidgets: port to GtkComboBoxText
7cd85ec... app: fix display shell background drawing
0b1150d... app: fix canvas double buffering using cairo_push,pop_group
577d8da... script-fu: port to GTK+ 3.0
50d4c92... app: port to GtkWidget::draw()
dd987f3... app: passing -1 as width/height to gtk_paint_box() no longe
a8aa65a... app: port popup arrow drawing to cairo and get rid of the a
5bf2360... app: remove GimpContainerGridView from the build entirely
62e7b10... modules: port to GtkWidget::draw()
9ff8207... libgimpwidgets: port to GtkWidget::draw()
c64b022... libgimp: port to GtkWidget::draw()
6e67d54... app: don't translate to allocation.x,y
94222be... app: port to GtkWidget::draw()
c13eb73... app: forgot to remove a cairo_destroy() in draw()
5254117... app: port to GtkWidget::draw()
1486d85... app: build binaries with version number 2.99
b28dd88... app: GtkEntry turned into a no-window widget
cda56f1... app: use the new GtkScrollable API instead of deprecated tr
ce7b72e... app: cairo_save()/restore() around chaining up in draw()
1324914... app: add ugly workaround to make the icon view adapt to vie
16e83de... plug-ins: lots of trivial GTK+ 3.0 porting
d556b6f... plug-ins: port jpeg-save to GTK+ 3.0
d2f1d80... plug-ins: port file-png to GTK+ 3.0
787343c... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
9e3f2a5... plug-ins: more s/GtkObject/GtkAdjustment/
6140bde... plug-ins: port some more plug-ins to GTK+ 3.0
7d534e3... app: port the colormap editor to GTK+ 3.0
b1d3187... app: remove GtkWrapBox
469873c... libgimpwidgets: port to the new size request API
8f8d7aa... app: port to the new size request API
c40492e... plug-ins: port the print preview to the new size request AP
f4e4930... libgimp*: derive from GtkBox directly instead of GtkHBox/VB
fccf678... plug-ins: port sphere-designer to GtkWidget::draw()
fc832e6... plug-ins: port cml-explorer to GtkWidget::draw()
0487b0b... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
e2235be... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop
09ddb76... plug-ins: port lighting to GTK+ 3.0
7f80188... app: port the cage tool to the new GDK_KEY_foo key names
e0a7638... plug-ins: port the unit-editor to GtkScrollable
fd7b7e6... app: fix GimpOverlayDialog's minimum height
2ed5418... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
2e41295... app: don't connect to "size-requst" because that's deprecat
60a2303... app: port GimpSpinScale to GTK+ 3.0
3af7d44... app: skip keyboard devices so the device list becomes reaso
29518cb... app: implement proper height-for-width in GimpToolPalette
2c8a526... app: use GdkDevice accessors
f595a50... app: introduce struct GimpDeviceKey because GdkDeviceKey is
252d92b... app: put the toolbox' areas into a box until we decided abo
702583d... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
f4560f7... app: port the device sort function to GdkDeviceManager
82cbd66... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
c597abd... app: change the list of available devices to something that
902f674... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
8f60db1... libgimpwidgets: port GimpChainButton to GtkStyleContext
b77ea79... libgimpwidgets: port GimpColorArea to GtkStyleContext
2350c33... libgimpwidgets: port GimpColorScale to GtkStyleContext
6eba89a... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
34c0527... libgimpwidgets: port GimpRuler to GtkStyleContext
fd713e2... libgimpwidgets: turn GimpRuler into a no-window widget
2a3cd93... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
ddfe398... modules: port ColorselWheel to GtkStyleContext
d882fbe... app: port Wilber drawing to GtkStyleContext
e8113c4... app: port GimpBlobEditor to GtkStyleContext
2f06c73... app: port setting the canvas padding color to GtkStyleConte
bc9dc3e... app: port GimpPanedBox to GtkStyleContext
92bb086... app: port GimpContainerIconView to GtkStyleContext
9e5f5ac... app: port GimpContainerTreeView to GtkStyleContext
5d9ad67... app: port GimpColormapEditor to GtkStyleContext
8549888... app: port GimpComponentEditor to GtkStyleContext
e557709... app: port GimpFgBgEditor to GtkStyleContext
c9f114f... app: port GimpFgBgView to GtkStyleContext
27898a7... app: port gimp_get_icon_size() to GtkStyleContext
605b051... app: port GimpContainerBox to GtkStyleContext
1250da8... app: port GimpDashEditor to GtkStyleContext
bbdb73b... app: remove calls to gtk_widget_get,set_extension_events()
63f7610... app: s/gtk_widget_modify_font/gtk_widget_override_font/
2cba3e3... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
0680310... app: port the about dialog to GtkStyleContext
8f83607... modules: remove call to gtk_widget_set_extension_events()
41ed1d1... libgimpwidgets: implement GtkWidget::state_flags_changed()
a7ae45f... libgimpwidgets: implement GtkWidget::style_updated() instea
781a4c0... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
9b6566c... app: use gdk_drag_context_get_source_window()
010a07b... app: use gdk_drag_context_get_selected_action() instead of
57f2090... app: port GimpSpinScale to GtkStyleContext
951c406... app: implement GtkWidget::style_updated() instead of style_
cbb8a36... port gtkrc files to CSS (incompletely and stuff commented o
94bd1d5... Port theme and gtkrc file loading to CSS files using GtkCss
6685513... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
bff5033... app: copy gimp.css instead of gtkrc to the user's gimp dire
8f55db8... app: check whether child widgets exist in GtkWidget::style_
28973d5... Replace gdk_cursor_unref() with g_object_unref()
7224696... app: use gtk_menu_shell_get_selected_item()
a2c7718... app: port GimpOverlayBox to GtkStyleContext
3939089... app: port GimpOverlayFrame to GtkStyleContext
fe0d523... app: port GimpScaleButton to GtkStyleContext
a4ce25d... libgimpwidgets: move all GimpPickButton members to a privat
7b57264... libgimpwidgets: move all GimpColorArea members to a private
16fab8e... libgimpwidgets: move all GimpOffsetArea members to a privat
5220b90... libgimpwidgets: move padding members from instance to class
b08427d... libgimpwidgets: move all GimpButton members to a private st
37e3708... libgimpwidgets: move all GimpCellRendererColor members to a
707c863... libgimpwidgets: move all GimpColorButton members to a priva
3c6dc68... libgimpwidgets: move all GimpCellRendererToggle members to
bdfe227... libgimpwidgets: move all GimpChainButton members to a priva
e8b16d7... libgimpwidgets: move all GimpBrowser members to a private s
c21155d... libgimpwidgets: move all GimpColorDisplay members to a priv
41fb8ee... libgimpwidgets: move all GimpColorDisplayStack members to a
b0218a7... libgimpwidgets: move all GimpColorHexEntry members to a pri
6c0112e... libgimpwidgets: add padding
3be7d04... libgimpwidgets: move all GimpColorNotebook members to a pri
26f5295... libgimpwidgets: move all GimpColorScale members to a privat
bf9b37a... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
51a5be1... libgimpwidgets: move all GimpColorSelection members to a pr
740c155... libgimpwidgets: move all GimpEnumLabel members to a private
c5c4e96... app: don't use style->black and style->white
c2557c2... libgimpwidgets: move all GimpMemsizeEntry members to a priv
1a8ec3d... app: port GimpStrokeEditor to GtkStyleContext
2b73946... app: port GimpPaletteView to GtkStyleContext
257e4ca... plug-ins: don't use style->black and style->white
ecc4493... libgimpwidgets: move all GimpColorProfileStore members to a
a32e8a3... app: port GimpDockWindow to GtkStyleContext
669ffcd... app: port GimpToolEditor to GtkStyleContext
c15aeba... app: use gtk_widget_override_font() instead of modify_font(
1630564... app: port GimpThumbBox to GtkStyleContext
e1f0634... Implement GtkWidget::style_updated() instead of ::style_set
a1f35ab... app: port GimpHistogramView to GtkStyleContext
5d150ac... app: disable calls to gtk_range_set_update_policy()
d81d672... plug-ins: port file-ps to GtkComboBoxText
9a0d53c... app: port GimpTagEntry to GtkStyleContext
aedbec6... app: always ask the master device for its axes or state
24993ba... app: when checking for a device change, check the event's s
579a1ef... app: remove obsolete device checks from GimpToolbox
c54dece... plug-ins: port file-gih to GtkComboBoxText
46ce5bd... app: port GimpColorFrame away from GtkStyle, using a new st
f723232... app: remove call to gtk_widget_style_attach() from GimpOver
f5a4df2... app: port GimpOverlayChild to GtkStyleContext
aa18f16... Port cell renderers to gtk_cell_renderer_get_state()
12b9ed8... app: port GimpCellRendererDashes to GtkStyleContext
0beb25a... app: add gimp_get_style_color() to simplify GdkRGBA style p
11fc6b2... app: add style property and default CSS for GimpHistogramVi
043bc3f... app: port GimpCurveView to GtkStyleContext
ff49828... themes: document the new GimpHistogramView property in the
26cecf0... app: define all GimpHistogramView colors via style properti
d8b1fcb... themes: document the new stlye properties and indent the CS
f46ead7... app: increase the priority of the theme CSS by 1
d29be26... app: port GimpComboTagEntry to GtkStyleContext
ffdf041... app: s/GDK_F2/GDK_KEY_F2 in GimpContainerTreeView
814e5ed... configure.ac: use the new GTK_CHECK_BACKEND() macro
0bf36de... plug-ins: port map-object to GTK+ 3.x
3d62cd1... app: port GimpToolbox to GtkWidget::style_updated()
2ee6470... the foo on top to make it build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]