[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: Sun, 27 Feb 2011 15:44:44 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
7b07364... Switch to version 3.0 in a lot of places and depend on GTK+
3f37c4e... libgimpwidgets: remove deprecated files from the build
632da30... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
e8826a3... libgimpwidgets: port virtual functions to GTK+ 3.0
2c56e73... libgimpwidgets: port virtual functions to GTK+ 3.0
6d8a05a... libgimpwidgets: port to GtkWidget::draw()
f285013... libgimpwidgets: port to GtkWidget::draw()
c21f837... libgimpwidgets: port to new GDK_KEY_foo key names
37970a0... libgimpwidgets: port to GtkWidget::draw()
ddd11b7... libgimpwidgets: s/GtkObject/GtkAdjustment/
355be02... libgimpwidgets: remove call to gtk_dialog_set_has_separator
ed81235... libgimpwidgets: port to GDK_KEY_foo key names
f42da04... libgimpwidgets: s/GtkObject/GtkAdjustment/
f7eb73f... libgimpwidgets: port to GD_KEY_foo key names
46fade6... libgimpwidgets: port to GtkWidget::draw()
2d71177... libgimpwidgets: port to GDK_KEY_foo key names
ac0aa48... libgimpwidgets: remove deprecated functions and s/GtkObject
5cd0541... libgimpwidgets: s/GtkObject/GtkAdjustment/
95546c5... libgimpwidgets: s/GtkObject/GtkAdjustment/
1a6b4df... libgimpwidgets: s/GtkObject/GtkAdjustment/
aa3ddea... libgimpwidgets: remove deprecated files completely
f8c8be0... libgimpwidgets: don't include removed files
c66c64d... libgimpwidgets: remove the deprecated gimp_pixmap_button_ne
ab3baeb... libgimpwidgets: remove typedefs of things that are gone
15aeb47... Update .gitignore files for generated 3.0 files
758d98d... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
fcd0e95... app: port to GtkWidget::draw()
85bb01e... app: remove GTK_OBJECT() cast
d261c8a... app: port to GtkWidget::draw()
a39319f... app: port to GtkWidget::draw()
aa2a47b... app: port virtual functions to GTK+ 3.0 API
3df1877... app: port to the new GDK_KEY_foo key names
e2889fb... app: port to the new GDK_KEY_foo key names and get rid of a
33df7f4... app: port to the new GDK_KEY_foo key names
067ebdd... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
d5ec932... app: port to GtkWidget::draw()
92cbab4... app: s/GDK_Escape/GDK_KEY_Escape/
f3e0a45... app: port to GtkWidget::draw()
ee8fc4a... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
278b9b0... app: port to GtkWidget::draw()
158bcf7... app: s/GtkObject/GtkAdjustment/
f26895a... app: port to GtkWidget::draw()
b61623f... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
e432748... app: s/GDK_Escape/GDK_KEY_Escape/
bc3e14e... app: s/GtkObject/GtkAdjustment/
184aeaa... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
7e9e0d8... app: s/GtkObject/GtkAdjustment/
0a57e5b... app: s/GtkObject/GtkAdjustment/
3ea3e74... app: s/GtkObject/GtkAdjustment/
76f1af9... app: use the new GDK_KEY_foo key names
9f41f19... app: port to GtkWidget::draw()
b83c698... app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/
afd39df... app: port to GtkWidget::draw()
4898741... app: no need to alloc colors any longer, GdkColormap is gon
ebbe098... app: port call to gtk_paint_arrow() to GTK+ 3.0
c9a11af... app: port device management to GdkDeviceManager
3ec0d29... app: remove obsolete (GtkObject **) casts
db6c3f0... app: use gtk_widget_get_preferred_size() instead of size_re
c72cc05... app: port GimpScalComboBox to GTK+ 3.0
9d9385c... app: use gtk_widget_get_preferred_size() instead of size_re
cf77f9b... libgimpwidgets: port GimpFrame to GTK+ 3.0
4f6d93f... app: port tools to GTK+ 3.0 (trivial changes only)
7085334... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
3e5ee0b... app: s/GtkObject/GtkAdjustment/
8bc94eb... app: pass the cairo_region_t to gdk_window_invalidate_regio
7e76d2d... libgimpwidgets: use gdk_cairo_set_source_window() instead o
038a8ee... app: use GdkDeviceManager to list devices
5f4b27a... app: use GdkDeviceManager API
023e042... app: port to GtkWidget::draw()
b12a49d... app: remove calls to colormap functions, they are gone
f91bf17... libgimpwidgets: get rid of (GtkObject **) casts
71c14d9... app: port the splash to GTK+ 3.0
a15044b... libgimpwidgets: port the ruler to GTK+ 3.0
aa09233... libgimpwidgets: port to GtkWidget::draw()
dcfe743... app: port to GtkWidget::draw()
f194371... app: port the overlay stuff to GTK+ 3.0
8bd67a7... app: use the container icon view, the grid view is not GTK+
cee93c4... libgimpwidgets: #if 0 some unit menu code that needs portin
96b0556... app: port to GtkWidget::draw() (incompletely)
b38595b... app: remove call to gtk_statusbar_set_has_resize_grip()
e600ac3... app: port the tag entry to GTK+ 3.0
0d4e05c... app: port to GtkWidget::draw() but disable the code inside
6cb52c4... app: can't set the scale combo entry's properties in init()
588e8f2... app: port to GtkWidget::draw()
3461c3c... libgimpwidgets: port to GtkWidget::draw()
7ac2ce9... modules: s/GtkObject/GtkAdjustment/
6b4ba15... app: didn't completely commit the display shell expose() ->
7fd138c... libgimpwidgets: port to GtkComboBoxText
5d901ec... app: fix display shell background drawing
35fc7ff... app: fix canvas double buffering using cairo_push,pop_group
960152c... script-fu: port to GTK+ 3.0
52209d5... app: port to GtkWidget::draw()
69ea1ec... app: passing -1 as width/height to gtk_paint_box() no longe
bbae2d3... app: port popup arrow drawing to cairo and get rid of the a
70765f2... app: remove GimpContainerGridView from the build entirely
8a53342... modules: port to GtkWidget::draw()
7ff79df... libgimpwidgets: port to GtkWidget::draw()
8c022b1... libgimp: port to GtkWidget::draw()
870b920... app: don't translate to allocation.x,y
bba3fd0... app: port to GtkWidget::draw()
5c24b8e... app: forgot to remove a cairo_destroy() in draw()
9bc5ef1... app: port to GtkWidget::draw()
dc75e5c... app: build binaries with version number 2.99
1e0ca57... app: GtkEntry turned into a no-window widget
2a5f214... app: use the new GtkScrollable API instead of deprecated tr
5c50ab9... app: cairo_save()/restore() around chaining up in draw()
489cf3b... app: add ugly workaround to make the icon view adapt to vie
a52bdb7... plug-ins: lots of trivial GTK+ 3.0 porting
aea513a... plug-ins: port jpeg-save to GTK+ 3.0
1f34b59... plug-ins: port file-png to GTK+ 3.0
b021bf7... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
27c78e6... plug-ins: more s/GtkObject/GtkAdjustment/
f4dab29... plug-ins: port some more plug-ins to GTK+ 3.0
1fcf8c1... app: port the colormap editor to GTK+ 3.0
4c8e318... app: remove GtkWrapBox
211b1ca... libgimpwidgets: port to the new size request API
b86c35d... app: port to the new size request API
89d9d79... plug-ins: port the print preview to the new size request AP
17df51d... libgimp*: derive from GtkBox directly instead of GtkHBox/VB
e1a30ee... plug-ins: port sphere-designer to GtkWidget::draw()
84e7384... plug-ins: port cml-explorer to GtkWidget::draw()
6242e25... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
2bb2a51... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop
ed8ff92... plug-ins: port lighting to GTK+ 3.0
5bc7ee3... app: port the cage tool to the new GDK_KEY_foo key names
4c5b3d2... plug-ins: port the unit-editor to GtkScrollable
a3e1fcd... app: fix GimpOverlayDialog's minimum height
6235eba... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
98d52da... app: don't connect to "size-requst" because that's deprecat
c69e042... app: port GimpSpinScale to GTK+ 3.0
4cfac27... app: skip keyboard devices so the device list becomes reaso
774ab36... app: implement proper height-for-width in GimpToolPalette
9c63359... app: use GdkDevice accessors
0449bbc... app: introduce struct GimpDeviceKey because GdkDeviceKey is
eaecb5b... app: put the toolbox' areas into a box until we decided abo
cbdb5fb... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
41e21ea... app: port the device sort function to GdkDeviceManager
8e67df6... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
7386f4a... app: change the list of available devices to something that
ad991e1... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
1e6b601... libgimpwidgets: port GimpChainButton to GtkStyleContext
6b4a091... libgimpwidgets: port GimpColorArea to GtkStyleContext
4c4346e... libgimpwidgets: port GimpColorScale to GtkStyleContext
aaeeebf... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
73c90fd... libgimpwidgets: port GimpRuler to GtkStyleContext
50a3e0d... libgimpwidgets: turn GimpRuler into a no-window widget
89392c5... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
aa76d6a... modules: port ColorselWheel to GtkStyleContext
dba64e3... app: port Wilber drawing to GtkStyleContext
ef87690... app: port GimpBlobEditor to GtkStyleContext
18d50f9... app: port setting the canvas padding color to GtkStyleConte
835afc3... app: port GimpPanedBox to GtkStyleContext
18b1c0f... app: port GimpContainerIconView to GtkStyleContext
3927921... app: port GimpContainerTreeView to GtkStyleContext
3ba4775... app: port GimpColormapEditor to GtkStyleContext
f2888f7... app: port GimpComponentEditor to GtkStyleContext
10e7046... app: port GimpFgBgEditor to GtkStyleContext
1f27112... app: port GimpFgBgView to GtkStyleContext
3f1ddce... app: port gimp_get_icon_size() to GtkStyleContext
c29a958... app: port GimpContainerBox to GtkStyleContext
a6f2479... app: port GimpDashEditor to GtkStyleContext
89bc7c0... app: remove calls to gtk_widget_get,set_extension_events()
b880bcc... app: s/gtk_widget_modify_font/gtk_widget_override_font/
ca48a32... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
af7034c... app: port the about dialog to GtkStyleContext
fa4b7ad... modules: remove call to gtk_widget_set_extension_events()
f551f6c... libgimpwidgets: implement GtkWidget::state_flags_changed()
2f77f3c... libgimpwidgets: implement GtkWidget::style_updated() instea
979d406... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
22fa7d1... app: use gdk_drag_context_get_source_window()
8daf5a8... app: use gdk_drag_context_get_selected_action() instead of
dac3656... app: port GimpSpinScale to GtkStyleContext
4c00313... app: implement GtkWidget::style_updated() instead of style_
680e48a... port gtkrc files to CSS (incompletely and stuff commented o
4971131... Port theme and gtkrc file loading to CSS files using GtkCss
113d003... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
1e37873... app: copy gimp.css instead of gtkrc to the user's gimp dire
81a101c... app: check whether child widgets exist in GtkWidget::style_
96e53d0... Replace gdk_cursor_unref() with g_object_unref()
0acbffb... app: use gtk_menu_shell_get_selected_item()
9c103b9... app: port GimpOverlayBox to GtkStyleContext
79d8406... app: port GimpOverlayFrame to GtkStyleContext
61adf6e... app: port GimpScaleButton to GtkStyleContext
e43b3e1... libgimpwidgets: move all GimpPickButton members to a privat
7f8e62b... libgimpwidgets: move all GimpColorArea members to a private
9d23300... libgimpwidgets: move all GimpOffsetArea members to a privat
608827a... libgimpwidgets: move padding members from instance to class
d859985... libgimpwidgets: move all GimpButton members to a private st
6e71deb... libgimpwidgets: move all GimpCellRendererColor members to a
1552b60... libgimpwidgets: move all GimpColorButton members to a priva
b4d82f1... libgimpwidgets: move all GimpCellRendererToggle members to
43f4c8f... libgimpwidgets: move all GimpChainButton members to a priva
13128eb... libgimpwidgets: move all GimpBrowser members to a private s
a1c663a... libgimpwidgets: move all GimpColorDisplay members to a priv
3b8da2e... libgimpwidgets: move all GimpColorDisplayStack members to a
ddea5c0... libgimpwidgets: move all GimpColorHexEntry members to a pri
3143d36... libgimpwidgets: add padding
f6c2804... libgimpwidgets: move all GimpColorNotebook members to a pri
2557d98... libgimpwidgets: move all GimpColorScale members to a privat
732a5cf... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
2b84425... libgimpwidgets: move all GimpColorSelection members to a pr
b90cfbf... libgimpwidgets: move all GimpEnumLabel members to a private
e9092f8... app: don't use style->black and style->white
bcd11df... libgimpwidgets: move all GimpMemsizeEntry members to a priv
6aa9574... app: port GimpStrokeEditor to GtkStyleContext
d94695d... app: port GimpPaletteView to GtkStyleContext
58c6a01... plug-ins: don't use style->black and style->white
f98ad4e... libgimpwidgets: move all GimpColorProfileStore members to a
c1b2875... app: port GimpDockWindow to GtkStyleContext
fc37243... app: port GimpToolEditor to GtkStyleContext
84aaece... app: use gtk_widget_override_font() instead of modify_font(
3ba162f... app: port GimpThumbBox to GtkStyleContext
d8a6d26... Implement GtkWidget::style_updated() instead of ::style_set
52fa675... app: port GimpHistogramView to GtkStyleContext
e49cafc... app: disable calls to gtk_range_set_update_policy()
bf3adfd... plug-ins: port file-ps to GtkComboBoxText
6e94c8f... app: port GimpTagEntry to GtkStyleContext
288a5cc... app: always ask the master device for its axes or state
eeb00ff... app: when checking for a device change, check the event's s
b23f3a8... app: remove obsolete device checks from GimpToolbox
1f602a0... plug-ins: port file-gih to GtkComboBoxText
0748048... app: port GimpColorFrame away from GtkStyle, using a new st
bcfe176... app: remove call to gtk_widget_style_attach() from GimpOver
c350fc6... app: port GimpOverlayChild to GtkStyleContext
58c8739... Port cell renderers to gtk_cell_renderer_get_state()
16650cd... app: port GimpCellRendererDashes to GtkStyleContext
276a585... app: add gimp_get_style_color() to simplify GdkRGBA style p
88397b2... app: add style property and default CSS for GimpHistogramVi
ae732ac... app: port GimpCurveView to GtkStyleContext
1de55a7... themes: document the new GimpHistogramView property in the
6b512f7... app: define all GimpHistogramView colors via style properti
fccd95e... themes: document the new stlye properties and indent the CS
1b34191... app: increase the priority of the theme CSS by 1
66cd56f... app: port GimpComboTagEntry to GtkStyleContext
53478e1... app: s/GDK_F2/GDK_KEY_F2 in GimpContainerTreeView
d883bde... configure.ac: use the new GTK_CHECK_BACKEND() macro
1014ec3... plug-ins: port map-object to GTK+ 3.x
a99e92b... app: port GimpToolbox to GtkWidget::style_updated()
ccc7185... app: use GdkRGBA instead of GdkColor in some places
cb8b665... app: remove gimp_rgb_get,set_gdk_color()
e2a086e... app: port the text tool editor's preedit popup to GtkStyleC
a78e9be... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
c575f2b... app: gimp_print_event(): add the device to the event debug
6cea137... app: gimp_device_info_get_device_coords(): workaround for X
19a4f2f... app: make input devices, grabs and therefore generally tool
ec38496... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]