[gimp] (246 commits) Created branch gtk3-port
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (246 commits) Created branch gtk3-port
- Date: Mon, 28 Feb 2011 15:16:05 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
53ba29a... Switch to version 3.0 in a lot of places and depend on GTK+
b02936e... libgimpwidgets: remove deprecated files from the build
43b26df... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
8c14f48... libgimpwidgets: port virtual functions to GTK+ 3.0
5bcb9c1... libgimpwidgets: port virtual functions to GTK+ 3.0
5eff5c9... libgimpwidgets: port to GtkWidget::draw()
54c415b... libgimpwidgets: port to GtkWidget::draw()
18f4bd6... libgimpwidgets: port to new GDK_KEY_foo key names
25a15e5... libgimpwidgets: port to GtkWidget::draw()
5723bf5... libgimpwidgets: s/GtkObject/GtkAdjustment/
7b15d2d... libgimpwidgets: remove call to gtk_dialog_set_has_separator
d4afec0... libgimpwidgets: port to GDK_KEY_foo key names
1223bfd... libgimpwidgets: s/GtkObject/GtkAdjustment/
cdcec6a... libgimpwidgets: port to GD_KEY_foo key names
55ae745... libgimpwidgets: port to GtkWidget::draw()
b80a934... libgimpwidgets: port to GDK_KEY_foo key names
aff02f6... libgimpwidgets: remove deprecated functions and s/GtkObject
b1ce1db... libgimpwidgets: s/GtkObject/GtkAdjustment/
f8c54b6... libgimpwidgets: s/GtkObject/GtkAdjustment/
b112c30... libgimpwidgets: s/GtkObject/GtkAdjustment/
982735f... libgimpwidgets: remove deprecated files completely
ee994fc... libgimpwidgets: don't include removed files
a339255... libgimpwidgets: remove the deprecated gimp_pixmap_button_ne
dc12dd2... libgimpwidgets: remove typedefs of things that are gone
3d2bffa... Update .gitignore files for generated 3.0 files
06f4bbc... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
7bb2522... app: port to GtkWidget::draw()
18871e6... app: remove GTK_OBJECT() cast
f9387fa... app: port to GtkWidget::draw()
544f4b2... app: port to GtkWidget::draw()
0d3f6d9... app: port virtual functions to GTK+ 3.0 API
a82ba65... app: port to the new GDK_KEY_foo key names
75ace04... app: port to the new GDK_KEY_foo key names and get rid of a
0b3eb30... app: port to the new GDK_KEY_foo key names
235caf2... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
c2eac16... app: port to GtkWidget::draw()
8e7e8cf... app: s/GDK_Escape/GDK_KEY_Escape/
a8c8538... app: port to GtkWidget::draw()
d8c7c6b... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
f744160... app: port to GtkWidget::draw()
84a5fef... app: s/GtkObject/GtkAdjustment/
0c06c3c... app: port to GtkWidget::draw()
a7b1aad... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
413cde0... app: s/GDK_Escape/GDK_KEY_Escape/
9ef6ec1... app: s/GtkObject/GtkAdjustment/
eccd60b... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
69e02fa... app: s/GtkObject/GtkAdjustment/
36cd67d... app: s/GtkObject/GtkAdjustment/
31f8b52... app: s/GtkObject/GtkAdjustment/
5cc79f4... app: use the new GDK_KEY_foo key names
4396663... app: port to GtkWidget::draw()
7d3f8b9... app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/
73e194c... app: port to GtkWidget::draw()
ff51dee... app: no need to alloc colors any longer, GdkColormap is gon
8d28a69... app: port call to gtk_paint_arrow() to GTK+ 3.0
949ef5c... app: port device management to GdkDeviceManager
61ad20b... app: remove obsolete (GtkObject **) casts
133e589... app: use gtk_widget_get_preferred_size() instead of size_re
4a22601... app: port GimpScalComboBox to GTK+ 3.0
fff9e14... app: use gtk_widget_get_preferred_size() instead of size_re
d7c35d0... libgimpwidgets: port GimpFrame to GTK+ 3.0
15ae2ec... app: port tools to GTK+ 3.0 (trivial changes only)
034e4c2... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
95808b0... app: s/GtkObject/GtkAdjustment/
4ea3149... app: pass the cairo_region_t to gdk_window_invalidate_regio
cb36047... libgimpwidgets: use gdk_cairo_set_source_window() instead o
d7a088b... app: use GdkDeviceManager to list devices
bb9b6d7... app: use GdkDeviceManager API
da8ee33... app: port to GtkWidget::draw()
011f00a... app: remove calls to colormap functions, they are gone
305caa2... libgimpwidgets: get rid of (GtkObject **) casts
1f1794f... app: port the splash to GTK+ 3.0
acc4325... libgimpwidgets: port the ruler to GTK+ 3.0
6abb48d... libgimpwidgets: port to GtkWidget::draw()
7582702... app: port to GtkWidget::draw()
70d4ccb... app: port the overlay stuff to GTK+ 3.0
819078e... app: use the container icon view, the grid view is not GTK+
7057228... libgimpwidgets: #if 0 some unit menu code that needs portin
9e76b13... app: port to GtkWidget::draw() (incompletely)
6dd1b00... app: remove call to gtk_statusbar_set_has_resize_grip()
89a0287... app: port the tag entry to GTK+ 3.0
bc551f0... app: port to GtkWidget::draw() but disable the code inside
9ecf3a1... app: can't set the scale combo entry's properties in init()
6570165... app: port to GtkWidget::draw()
05b244e... libgimpwidgets: port to GtkWidget::draw()
86d48d9... modules: s/GtkObject/GtkAdjustment/
820cc46... app: didn't completely commit the display shell expose() ->
a6c534f... libgimpwidgets: port to GtkComboBoxText
f30497f... app: fix display shell background drawing
6c41fea... app: fix canvas double buffering using cairo_push,pop_group
76dd5aa... script-fu: port to GTK+ 3.0
6e9576f... app: port to GtkWidget::draw()
779bab6... app: passing -1 as width/height to gtk_paint_box() no longe
5bd1150... app: port popup arrow drawing to cairo and get rid of the a
bbfe3ea... app: remove GimpContainerGridView from the build entirely
fb483be... modules: port to GtkWidget::draw()
b5ac504... libgimpwidgets: port to GtkWidget::draw()
2601a5c... libgimp: port to GtkWidget::draw()
39fc6ca... app: don't translate to allocation.x,y
6b615bf... app: port to GtkWidget::draw()
63a35de... app: forgot to remove a cairo_destroy() in draw()
7c5d78f... app: port to GtkWidget::draw()
9864551... app: build binaries with version number 2.99
f4aa0c8... app: GtkEntry turned into a no-window widget
72c1097... app: use the new GtkScrollable API instead of deprecated tr
1b71795... app: cairo_save()/restore() around chaining up in draw()
6898c14... app: add ugly workaround to make the icon view adapt to vie
bea61a2... plug-ins: lots of trivial GTK+ 3.0 porting
71d1804... plug-ins: port jpeg-save to GTK+ 3.0
3af8039... plug-ins: port file-png to GTK+ 3.0
2624837... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
8fe1b83... plug-ins: more s/GtkObject/GtkAdjustment/
54f132e... plug-ins: port some more plug-ins to GTK+ 3.0
6d7d731... app: port the colormap editor to GTK+ 3.0
dd6bbe2... app: remove GtkWrapBox
5aa63e4... libgimpwidgets: port to the new size request API
77619ab... app: port to the new size request API
5d97d5d... plug-ins: port the print preview to the new size request AP
6338ae0... libgimp*: derive from GtkBox directly instead of GtkHBox/VB
8fecadb... plug-ins: port sphere-designer to GtkWidget::draw()
d15ea2a... plug-ins: port cml-explorer to GtkWidget::draw()
474ba45... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
32b8fe7... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop
e44c7d2... plug-ins: port lighting to GTK+ 3.0
2548121... app: port the cage tool to the new GDK_KEY_foo key names
4704eff... plug-ins: port the unit-editor to GtkScrollable
f43e25a... app: fix GimpOverlayDialog's minimum height
0840293... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
3c6edd0... app: don't connect to "size-requst" because that's deprecat
ba29a0b... app: port GimpSpinScale to GTK+ 3.0
8a77639... app: skip keyboard devices so the device list becomes reaso
0f6b509... app: implement proper height-for-width in GimpToolPalette
2274fe7... app: use GdkDevice accessors
ccf089c... app: introduce struct GimpDeviceKey because GdkDeviceKey is
3de34ed... app: put the toolbox' areas into a box until we decided abo
1d0b4bc... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
f493419... app: port the device sort function to GdkDeviceManager
53680fc... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
276bc31... app: change the list of available devices to something that
89071e3... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
52bd45f... libgimpwidgets: port GimpChainButton to GtkStyleContext
60f7268... libgimpwidgets: port GimpColorArea to GtkStyleContext
4b85c54... libgimpwidgets: port GimpColorScale to GtkStyleContext
c7e2841... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
6fc5d29... libgimpwidgets: port GimpRuler to GtkStyleContext
e7c05fa... libgimpwidgets: turn GimpRuler into a no-window widget
3f73148... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
5c8cbc1... modules: port ColorselWheel to GtkStyleContext
6ecca67... app: port Wilber drawing to GtkStyleContext
ea90441... app: port GimpBlobEditor to GtkStyleContext
f077182... app: port setting the canvas padding color to GtkStyleConte
2f1e8c1... app: port GimpPanedBox to GtkStyleContext
409eff8... app: port GimpContainerIconView to GtkStyleContext
ae75d5f... app: port GimpContainerTreeView to GtkStyleContext
1b113e4... app: port GimpColormapEditor to GtkStyleContext
643b1a3... app: port GimpComponentEditor to GtkStyleContext
83dfd5c... app: port GimpFgBgEditor to GtkStyleContext
f90271f... app: port GimpFgBgView to GtkStyleContext
48d23f7... app: port gimp_get_icon_size() to GtkStyleContext
5b6b841... app: port GimpContainerBox to GtkStyleContext
673ee61... app: port GimpDashEditor to GtkStyleContext
a031844... app: remove calls to gtk_widget_get,set_extension_events()
b839fa9... app: s/gtk_widget_modify_font/gtk_widget_override_font/
72ee280... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
062ca7b... app: port the about dialog to GtkStyleContext
5439cec... modules: remove call to gtk_widget_set_extension_events()
12f45f9... libgimpwidgets: implement GtkWidget::state_flags_changed()
e603339... libgimpwidgets: implement GtkWidget::style_updated() instea
e54f0ee... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
efc1c99... app: use gdk_drag_context_get_source_window()
8a6e9c0... app: use gdk_drag_context_get_selected_action() instead of
ecb29c4... app: port GimpSpinScale to GtkStyleContext
3de7896... app: implement GtkWidget::style_updated() instead of style_
2a58aeb... port gtkrc files to CSS (incompletely and stuff commented o
1b8f63b... Port theme and gtkrc file loading to CSS files using GtkCss
0d8835f... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
2f33e05... app: copy gimp.css instead of gtkrc to the user's gimp dire
2171dee... app: check whether child widgets exist in GtkWidget::style_
14365d1... Replace gdk_cursor_unref() with g_object_unref()
b4cd936... app: use gtk_menu_shell_get_selected_item()
be70e8d... app: port GimpOverlayBox to GtkStyleContext
fa9a866... app: port GimpOverlayFrame to GtkStyleContext
3899c5b... app: port GimpScaleButton to GtkStyleContext
eadf021... libgimpwidgets: move all GimpPickButton members to a privat
ef2502a... libgimpwidgets: move all GimpColorArea members to a private
c3fc152... libgimpwidgets: move all GimpOffsetArea members to a privat
63481e8... libgimpwidgets: move padding members from instance to class
f6918c4... libgimpwidgets: move all GimpButton members to a private st
0f37bbd... libgimpwidgets: move all GimpCellRendererColor members to a
bc59c6d... libgimpwidgets: move all GimpColorButton members to a priva
b84282b... libgimpwidgets: move all GimpCellRendererToggle members to
fc628e1... libgimpwidgets: move all GimpChainButton members to a priva
1283905... libgimpwidgets: move all GimpBrowser members to a private s
1fd53e4... libgimpwidgets: move all GimpColorDisplay members to a priv
7bb549f... libgimpwidgets: move all GimpColorDisplayStack members to a
9cfe794... libgimpwidgets: move all GimpColorHexEntry members to a pri
768f1d2... libgimpwidgets: add padding
436d59d... libgimpwidgets: move all GimpColorNotebook members to a pri
c0b5c8a... libgimpwidgets: move all GimpColorScale members to a privat
81259b4... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
e4584c2... libgimpwidgets: move all GimpColorSelection members to a pr
957159b... libgimpwidgets: move all GimpEnumLabel members to a private
1c72345... app: don't use style->black and style->white
ae88364... libgimpwidgets: move all GimpMemsizeEntry members to a priv
00735c5... app: port GimpStrokeEditor to GtkStyleContext
0d33f45... app: port GimpPaletteView to GtkStyleContext
0dd094e... plug-ins: don't use style->black and style->white
1997356... libgimpwidgets: move all GimpColorProfileStore members to a
35837ae... app: port GimpDockWindow to GtkStyleContext
2a9b4c2... app: port GimpToolEditor to GtkStyleContext
6192cd1... app: use gtk_widget_override_font() instead of modify_font(
e196be8... app: port GimpThumbBox to GtkStyleContext
abdb3d8... Implement GtkWidget::style_updated() instead of ::style_set
8117602... app: port GimpHistogramView to GtkStyleContext
bd80958... app: disable calls to gtk_range_set_update_policy()
23a4d19... plug-ins: port file-ps to GtkComboBoxText
2efc62e... app: port GimpTagEntry to GtkStyleContext
b52cb13... app: always ask the master device for its axes or state
f5887fa... app: when checking for a device change, check the event's s
a139dbd... app: remove obsolete device checks from GimpToolbox
29bcfaa... plug-ins: port file-gih to GtkComboBoxText
3706b71... app: port GimpColorFrame away from GtkStyle, using a new st
18fd5a4... app: remove call to gtk_widget_style_attach() from GimpOver
ff8182c... app: port GimpOverlayChild to GtkStyleContext
765c952... Port cell renderers to gtk_cell_renderer_get_state()
2b152b4... app: port GimpCellRendererDashes to GtkStyleContext
086a3a4... app: add gimp_get_style_color() to simplify GdkRGBA style p
c9770b4... app: add style property and default CSS for GimpHistogramVi
4d4d3a4... app: port GimpCurveView to GtkStyleContext
ca88891... themes: document the new GimpHistogramView property in the
0997757... app: define all GimpHistogramView colors via style properti
576d88d... themes: document the new stlye properties and indent the CS
84dadea... app: increase the priority of the theme CSS by 1
004c919... app: port GimpComboTagEntry to GtkStyleContext
bfd3e07... app: s/GDK_F2/GDK_KEY_F2 in GimpContainerTreeView
3e10053... configure.ac: use the new GTK_CHECK_BACKEND() macro
dca0a3d... plug-ins: port map-object to GTK+ 3.x
4b0a57a... app: port GimpToolbox to GtkWidget::style_updated()
0984b72... app: use GdkRGBA instead of GdkColor in some places
be64e8e... app: remove gimp_rgb_get,set_gdk_color()
7140abd... app: port the text tool editor's preedit popup to GtkStyleC
8a00d5e... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
d681f1f... app: gimp_print_event(): add the device to the event debug
7eaaa2e... app: gimp_device_info_get_device_coords(): workaround for X
c836eef... app: make input devices, grabs and therefore generally tool
0e5cceb... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]