[gimp] (247 commits) Created branch gtk3-port
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (247 commits) Created branch gtk3-port
- Date: Sat, 5 Mar 2011 20:32:12 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
c8214fc... Switch to version 3.0 in a lot of places and depend on GTK+
7a2b4e4... libgimpwidgets: remove deprecated files from the build
de63a91... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
e1e252b... libgimpwidgets: port virtual functions to GTK+ 3.0
44e481f... libgimpwidgets: port virtual functions to GTK+ 3.0
cddad67... libgimpwidgets: port to GtkWidget::draw()
9551fbc... libgimpwidgets: port to GtkWidget::draw()
cba88ba... libgimpwidgets: port to new GDK_KEY_foo key names
62103b1... libgimpwidgets: port to GtkWidget::draw()
e46be61... libgimpwidgets: s/GtkObject/GtkAdjustment/
515b3c0... libgimpwidgets: remove call to gtk_dialog_set_has_separator
b13ff90... libgimpwidgets: port to GDK_KEY_foo key names
44eaaf8... libgimpwidgets: s/GtkObject/GtkAdjustment/
b2f3f93... libgimpwidgets: port to GD_KEY_foo key names
1397d69... libgimpwidgets: port to GtkWidget::draw()
bb46f08... libgimpwidgets: port to GDK_KEY_foo key names
304c0c1... libgimpwidgets: remove deprecated functions and s/GtkObject
3e62bf5... libgimpwidgets: s/GtkObject/GtkAdjustment/
497b63a... libgimpwidgets: s/GtkObject/GtkAdjustment/
194f716... libgimpwidgets: s/GtkObject/GtkAdjustment/
a043523... libgimpwidgets: remove deprecated files completely
8fb6b7b... libgimpwidgets: don't include removed files
c13768a... libgimpwidgets: remove the deprecated gimp_pixmap_button_ne
3e0d245... libgimpwidgets: remove typedefs of things that are gone
a326831... Update .gitignore files for generated 3.0 files
ec437b7... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
a5d0dc6... app: port to GtkWidget::draw()
b066211... app: remove GTK_OBJECT() cast
21205a1... app: port to GtkWidget::draw()
d8380e9... app: port to GtkWidget::draw()
0ec36cd... app: port virtual functions to GTK+ 3.0 API
538a228... app: port to the new GDK_KEY_foo key names
effdce9... app: port to the new GDK_KEY_foo key names and get rid of a
d67dc39... app: port to the new GDK_KEY_foo key names
db4d389... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
3f07a95... app: port to GtkWidget::draw()
d18ae13... app: s/GDK_Escape/GDK_KEY_Escape/
0e29cc3... app: port to GtkWidget::draw()
d9d6b87... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
46c15d8... app: port to GtkWidget::draw()
2e87f31... app: s/GtkObject/GtkAdjustment/
f9987e5... app: port to GtkWidget::draw()
a7a8b2f... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
dcd83fd... app: s/GDK_Escape/GDK_KEY_Escape/
0eb931f... app: s/GtkObject/GtkAdjustment/
1fbd0dd... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
bec89ec... app: s/GtkObject/GtkAdjustment/
d13ac78... app: s/GtkObject/GtkAdjustment/
59bd579... app: s/GtkObject/GtkAdjustment/
952c8d2... app: use the new GDK_KEY_foo key names
2c99a6e... app: port to GtkWidget::draw()
aef28f4... app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/
25f3c01... app: port to GtkWidget::draw()
ddef358... app: no need to alloc colors any longer, GdkColormap is gon
3588810... app: port call to gtk_paint_arrow() to GTK+ 3.0
a7fa68a... app: port device management to GdkDeviceManager
0948133... app: remove obsolete (GtkObject **) casts
a21a89f... app: use gtk_widget_get_preferred_size() instead of size_re
9793f99... app: port GimpScalComboBox to GTK+ 3.0
d164ccb... app: use gtk_widget_get_preferred_size() instead of size_re
c0c096a... libgimpwidgets: port GimpFrame to GTK+ 3.0
f0c5bb5... app: port tools to GTK+ 3.0 (trivial changes only)
e5e9d04... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
1d2eb8e... app: s/GtkObject/GtkAdjustment/
6c04b94... app: pass the cairo_region_t to gdk_window_invalidate_regio
c04974c... libgimpwidgets: use gdk_cairo_set_source_window() instead o
01e2098... app: use GdkDeviceManager to list devices
0a7f5f4... app: use GdkDeviceManager API
a95261d... app: port to GtkWidget::draw()
6187998... app: remove calls to colormap functions, they are gone
a9a17af... libgimpwidgets: get rid of (GtkObject **) casts
efb1147... app: port the splash to GTK+ 3.0
8a0111f... libgimpwidgets: port the ruler to GTK+ 3.0
2aec81e... libgimpwidgets: port to GtkWidget::draw()
2f83a95... app: port to GtkWidget::draw()
8d66004... app: port the overlay stuff to GTK+ 3.0
d7ea287... app: use the container icon view, the grid view is not GTK+
61ff981... libgimpwidgets: #if 0 some unit menu code that needs portin
98ec7d5... app: port to GtkWidget::draw() (incompletely)
004aecb... app: remove call to gtk_statusbar_set_has_resize_grip()
070fead... app: port the tag entry to GTK+ 3.0
9b2554e... app: port to GtkWidget::draw() but disable the code inside
e6572f6... app: can't set the scale combo entry's properties in init()
9ff2167... app: port to GtkWidget::draw()
4d745ca... libgimpwidgets: port to GtkWidget::draw()
d942d0c... modules: s/GtkObject/GtkAdjustment/
bc6b7e7... app: didn't completely commit the display shell expose() ->
537b9aa... libgimpwidgets: port to GtkComboBoxText
70cdc66... app: fix display shell background drawing
08370f1... app: fix canvas double buffering using cairo_push,pop_group
ab20e14... script-fu: port to GTK+ 3.0
20bf38e... app: port to GtkWidget::draw()
864475e... app: passing -1 as width/height to gtk_paint_box() no longe
13bed5c... app: port popup arrow drawing to cairo and get rid of the a
5201c40... app: remove GimpContainerGridView from the build entirely
e7244a8... modules: port to GtkWidget::draw()
1decd89... libgimpwidgets: port to GtkWidget::draw()
ad20a09... libgimp: port to GtkWidget::draw()
2716cd6... app: don't translate to allocation.x,y
ebf9c4d... app: port to GtkWidget::draw()
05aeede... app: forgot to remove a cairo_destroy() in draw()
4d9a2e0... app: port to GtkWidget::draw()
1d09b88... app: build binaries with version number 2.99
9d8b7ac... app: GtkEntry turned into a no-window widget
e945f51... app: use the new GtkScrollable API instead of deprecated tr
56c9f0d... app: cairo_save()/restore() around chaining up in draw()
7afe876... app: add ugly workaround to make the icon view adapt to vie
235cc8d... plug-ins: lots of trivial GTK+ 3.0 porting
a0f0667... plug-ins: port jpeg-save to GTK+ 3.0
cb9c818... plug-ins: port file-png to GTK+ 3.0
781e84f... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
f192ab7... plug-ins: more s/GtkObject/GtkAdjustment/
4fb925f... plug-ins: port some more plug-ins to GTK+ 3.0
45cc1ed... app: port the colormap editor to GTK+ 3.0
4dd6c77... app: remove GtkWrapBox
dd18f6a... libgimpwidgets: port to the new size request API
e33d06a... app: port to the new size request API
387ed7f... plug-ins: port the print preview to the new size request AP
b331b94... libgimp*: derive from GtkBox directly instead of GtkHBox/VB
e01dc27... plug-ins: port sphere-designer to GtkWidget::draw()
a3767b3... plug-ins: port cml-explorer to GtkWidget::draw()
6f42395... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
dc325e0... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop
d23c370... plug-ins: port lighting to GTK+ 3.0
ab01c1d... app: port the cage tool to the new GDK_KEY_foo key names
e0b0cbc... plug-ins: port the unit-editor to GtkScrollable
8ee2fae... app: fix GimpOverlayDialog's minimum height
583f181... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
ebf3a57... app: don't connect to "size-requst" because that's deprecat
7950cc4... app: port GimpSpinScale to GTK+ 3.0
a20632c... app: skip keyboard devices so the device list becomes reaso
0a9f92f... app: implement proper height-for-width in GimpToolPalette
17ea5ba... app: use GdkDevice accessors
c8258f2... app: introduce struct GimpDeviceKey because GdkDeviceKey is
ee4accf... app: put the toolbox' areas into a box until we decided abo
fd742d0... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
78a1876... app: port the device sort function to GdkDeviceManager
5b38565... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
83e416e... app: change the list of available devices to something that
6efbb77... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
9e8bdbd... libgimpwidgets: port GimpChainButton to GtkStyleContext
f6e7f57... libgimpwidgets: port GimpColorArea to GtkStyleContext
c9ab2ff... libgimpwidgets: port GimpColorScale to GtkStyleContext
5c24a43... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
4ada35a... libgimpwidgets: port GimpRuler to GtkStyleContext
5ac45b7... libgimpwidgets: turn GimpRuler into a no-window widget
3696c92... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
5960eff... modules: port ColorselWheel to GtkStyleContext
d7bf1ce... app: port Wilber drawing to GtkStyleContext
a7e32cc... app: port GimpBlobEditor to GtkStyleContext
f97dd9a... app: port setting the canvas padding color to GtkStyleConte
c1769ed... app: port GimpPanedBox to GtkStyleContext
08b836f... app: port GimpContainerIconView to GtkStyleContext
4c727cc... app: port GimpContainerTreeView to GtkStyleContext
2d38dec... app: port GimpColormapEditor to GtkStyleContext
d240a8b... app: port GimpComponentEditor to GtkStyleContext
20ca917... app: port GimpFgBgEditor to GtkStyleContext
6190e9f... app: port GimpFgBgView to GtkStyleContext
f8491e1... app: port gimp_get_icon_size() to GtkStyleContext
91928e3... app: port GimpContainerBox to GtkStyleContext
8e8413b... app: port GimpDashEditor to GtkStyleContext
b4af367... app: remove calls to gtk_widget_get,set_extension_events()
5d751e1... app: s/gtk_widget_modify_font/gtk_widget_override_font/
6a832b7... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
90fe9f5... app: port the about dialog to GtkStyleContext
3a8d836... modules: remove call to gtk_widget_set_extension_events()
8aae2d9... libgimpwidgets: implement GtkWidget::state_flags_changed()
6a83f63... libgimpwidgets: implement GtkWidget::style_updated() instea
3baba01... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
c058c5d... app: use gdk_drag_context_get_source_window()
92099e2... app: use gdk_drag_context_get_selected_action() instead of
4ce67b9... app: port GimpSpinScale to GtkStyleContext
97ae439... app: implement GtkWidget::style_updated() instead of style_
befee9c... port gtkrc files to CSS (incompletely and stuff commented o
fae94af... Port theme and gtkrc file loading to CSS files using GtkCss
c9fb146... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
39d0520... app: copy gimp.css instead of gtkrc to the user's gimp dire
d8d55f7... app: check whether child widgets exist in GtkWidget::style_
c146be8... Replace gdk_cursor_unref() with g_object_unref()
17b2b20... app: use gtk_menu_shell_get_selected_item()
a5b653f... app: port GimpOverlayBox to GtkStyleContext
49410e4... app: port GimpOverlayFrame to GtkStyleContext
7490448... app: port GimpScaleButton to GtkStyleContext
6b53df8... libgimpwidgets: move all GimpPickButton members to a privat
01a4856... libgimpwidgets: move all GimpColorArea members to a private
18e9586... libgimpwidgets: move all GimpOffsetArea members to a privat
d319b02... libgimpwidgets: move padding members from instance to class
762927f... libgimpwidgets: move all GimpButton members to a private st
1d32686... libgimpwidgets: move all GimpCellRendererColor members to a
3e00e07... libgimpwidgets: move all GimpColorButton members to a priva
95d51c3... libgimpwidgets: move all GimpCellRendererToggle members to
e26297a... libgimpwidgets: move all GimpChainButton members to a priva
07ffb98... libgimpwidgets: move all GimpBrowser members to a private s
3d63e19... libgimpwidgets: move all GimpColorDisplay members to a priv
136b4e9... libgimpwidgets: move all GimpColorDisplayStack members to a
43a841b... libgimpwidgets: move all GimpColorHexEntry members to a pri
edcac67... libgimpwidgets: add padding
35cfb6f... libgimpwidgets: move all GimpColorNotebook members to a pri
132e50e... libgimpwidgets: move all GimpColorScale members to a privat
ef405bc... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
4fa2dca... libgimpwidgets: move all GimpColorSelection members to a pr
316c437... libgimpwidgets: move all GimpEnumLabel members to a private
a0abc62... app: don't use style->black and style->white
6dbca94... libgimpwidgets: move all GimpMemsizeEntry members to a priv
8eca977... app: port GimpStrokeEditor to GtkStyleContext
9c906b0... app: port GimpPaletteView to GtkStyleContext
ab045e4... plug-ins: don't use style->black and style->white
692f0cc... libgimpwidgets: move all GimpColorProfileStore members to a
a349e90... app: port GimpDockWindow to GtkStyleContext
d8bd14d... app: port GimpToolEditor to GtkStyleContext
2098cb6... app: use gtk_widget_override_font() instead of modify_font(
6a24f3e... app: port GimpThumbBox to GtkStyleContext
6c72cf4... Implement GtkWidget::style_updated() instead of ::style_set
12a5fc9... app: port GimpHistogramView to GtkStyleContext
f5981ac... app: disable calls to gtk_range_set_update_policy()
116bc24... plug-ins: port file-ps to GtkComboBoxText
1514236... app: port GimpTagEntry to GtkStyleContext
c11d930... app: always ask the master device for its axes or state
2e5b843... app: when checking for a device change, check the event's s
80323b8... app: remove obsolete device checks from GimpToolbox
db562eb... plug-ins: port file-gih to GtkComboBoxText
dd94e0c... app: port GimpColorFrame away from GtkStyle, using a new st
6537aec... app: remove call to gtk_widget_style_attach() from GimpOver
81ea104... app: port GimpOverlayChild to GtkStyleContext
2e824d4... Port cell renderers to gtk_cell_renderer_get_state()
a19307d... app: port GimpCellRendererDashes to GtkStyleContext
a4a162c... app: add gimp_get_style_color() to simplify GdkRGBA style p
ad8c98d... app: add style property and default CSS for GimpHistogramVi
813f7d7... app: port GimpCurveView to GtkStyleContext
5a6aa4e... themes: document the new GimpHistogramView property in the
69d0b34... app: define all GimpHistogramView colors via style properti
90fdfae... themes: document the new stlye properties and indent the CS
ffd6b2f... app: increase the priority of the theme CSS by 1
d548a2f... app: port GimpComboTagEntry to GtkStyleContext
4c2ef63... app: s/GDK_F2/GDK_KEY_F2 in GimpContainerTreeView
97df773... configure.ac: use the new GTK_CHECK_BACKEND() macro
c16aec8... plug-ins: port map-object to GTK+ 3.x
f926b3d... app: port GimpToolbox to GtkWidget::style_updated()
af18ed9... app: use GdkRGBA instead of GdkColor in some places
d33aafa... app: remove gimp_rgb_get,set_gdk_color()
272e467... app: port the text tool editor's preedit popup to GtkStyleC
0dfc229... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
a011316... app: gimp_print_event(): add the device to the event debug
e6cf2e9... app: gimp_device_info_get_device_coords(): workaround for X
e5166be... app: make input devices, grabs and therefore generally tool
5c5faf1... app: use gdk_device_get_position() inetad of gdk_display_ge
63ceee2... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]