[gimp] (248 commits) Created branch gtk3-port
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (248 commits) Created branch gtk3-port
- Date: Fri, 18 Mar 2011 23:00:57 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
e137abe... Switch to version 3.0 in a lot of places and depend on GTK+
eccb3d0... libgimpwidgets: remove deprecated files from the build
5de64d4... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
f39004e... libgimpwidgets: port virtual functions to GTK+ 3.0
c0be3a2... libgimpwidgets: port virtual functions to GTK+ 3.0
084cee9... libgimpwidgets: port to GtkWidget::draw()
cd2f7e1... libgimpwidgets: port to GtkWidget::draw()
8af747a... libgimpwidgets: port to new GDK_KEY_foo key names
8e0dcbb... libgimpwidgets: port to GtkWidget::draw()
cdbf8e9... libgimpwidgets: s/GtkObject/GtkAdjustment/
4050b8a... libgimpwidgets: remove call to gtk_dialog_set_has_separator
3579f07... libgimpwidgets: port to GDK_KEY_foo key names
3555fee... libgimpwidgets: s/GtkObject/GtkAdjustment/
f684903... libgimpwidgets: port to GD_KEY_foo key names
1af1976... libgimpwidgets: port to GtkWidget::draw()
1dfc7fd... libgimpwidgets: port to GDK_KEY_foo key names
2643314... libgimpwidgets: remove deprecated functions and s/GtkObject
ca126fe... libgimpwidgets: s/GtkObject/GtkAdjustment/
0a20f74... libgimpwidgets: s/GtkObject/GtkAdjustment/
535a9e4... libgimpwidgets: s/GtkObject/GtkAdjustment/
8d179d6... libgimpwidgets: remove deprecated files completely
87d32f7... libgimpwidgets: don't include removed files
7ebb0f4... libgimpwidgets: remove the deprecated gimp_pixmap_button_ne
c88e2cb... libgimpwidgets: remove typedefs of things that are gone
a344ac3... Update .gitignore files for generated 3.0 files
b39f8b3... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
95ed399... app: port to GtkWidget::draw()
7c6521d... app: remove GTK_OBJECT() cast
5bbe031... app: port to GtkWidget::draw()
ec25d5b... app: port to GtkWidget::draw()
2fa2ab5... app: port virtual functions to GTK+ 3.0 API
7539b2a... app: port to the new GDK_KEY_foo key names
5918d2f... app: port to the new GDK_KEY_foo key names and get rid of a
a0a885d... app: port to the new GDK_KEY_foo key names
1ba464f... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
e702359... app: port to GtkWidget::draw()
650511f... app: s/GDK_Escape/GDK_KEY_Escape/
4cf65bc... app: port to GtkWidget::draw()
7d1c7a7... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
a4709bf... app: port to GtkWidget::draw()
9f8a2f4... app: s/GtkObject/GtkAdjustment/
a757ad3... app: port to GtkWidget::draw()
da71f58... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
2b9b93f... app: s/GDK_Escape/GDK_KEY_Escape/
9b7c7e6... app: s/GtkObject/GtkAdjustment/
e7364b7... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
0e3dabe... app: s/GtkObject/GtkAdjustment/
7427d34... app: s/GtkObject/GtkAdjustment/
2d5f14e... app: s/GtkObject/GtkAdjustment/
3ddf343... app: use the new GDK_KEY_foo key names
a35f87d... app: port to GtkWidget::draw()
af02df9... app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/
3714b2a... app: port to GtkWidget::draw()
d5df34e... app: no need to alloc colors any longer, GdkColormap is gon
6ac6703... app: port call to gtk_paint_arrow() to GTK+ 3.0
23df2d8... app: port device management to GdkDeviceManager
9e98825... app: remove obsolete (GtkObject **) casts
069bc02... app: use gtk_widget_get_preferred_size() instead of size_re
28bf86f... app: port GimpScalComboBox to GTK+ 3.0
98a463e... app: use gtk_widget_get_preferred_size() instead of size_re
459d5c7... libgimpwidgets: port GimpFrame to GTK+ 3.0
1d4f632... app: port tools to GTK+ 3.0 (trivial changes only)
47e101a... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
059b009... app: s/GtkObject/GtkAdjustment/
3ace2ab... app: pass the cairo_region_t to gdk_window_invalidate_regio
74cc407... libgimpwidgets: use gdk_cairo_set_source_window() instead o
448bf90... app: use GdkDeviceManager to list devices
ac720f2... app: use GdkDeviceManager API
5044bf3... app: port to GtkWidget::draw()
350efd0... app: remove calls to colormap functions, they are gone
1f09300... libgimpwidgets: get rid of (GtkObject **) casts
6b174ef... app: port the splash to GTK+ 3.0
0596fb4... libgimpwidgets: port the ruler to GTK+ 3.0
809cd26... libgimpwidgets: port to GtkWidget::draw()
ab777a3... app: port to GtkWidget::draw()
c05a7a2... app: port the overlay stuff to GTK+ 3.0
d2588f1... app: use the container icon view, the grid view is not GTK+
bdfef60... libgimpwidgets: #if 0 some unit menu code that needs portin
43f0349... app: port to GtkWidget::draw() (incompletely)
e33aebc... app: remove call to gtk_statusbar_set_has_resize_grip()
57ffb86... app: port the tag entry to GTK+ 3.0
d1f855c... app: port to GtkWidget::draw() but disable the code inside
c3f5219... app: can't set the scale combo entry's properties in init()
c7a077d... app: port to GtkWidget::draw()
a0781b8... libgimpwidgets: port to GtkWidget::draw()
0947132... modules: s/GtkObject/GtkAdjustment/
0f1ebc8... app: didn't completely commit the display shell expose() ->
f12e1cc... libgimpwidgets: port to GtkComboBoxText
ce2e99a... app: fix display shell background drawing
0e110bb... app: fix canvas double buffering using cairo_push,pop_group
c172268... script-fu: port to GTK+ 3.0
f27fe45... app: port to GtkWidget::draw()
dfdc5e1... app: passing -1 as width/height to gtk_paint_box() no longe
0a9fc97... app: port popup arrow drawing to cairo and get rid of the a
47c8140... app: remove GimpContainerGridView from the build entirely
e09ef7e... modules: port to GtkWidget::draw()
d5f6c41... libgimpwidgets: port to GtkWidget::draw()
4650445... libgimp: port to GtkWidget::draw()
a715340... app: don't translate to allocation.x,y
fcf931f... app: port to GtkWidget::draw()
5dc578f... app: forgot to remove a cairo_destroy() in draw()
0e27b76... app: port to GtkWidget::draw()
da2d37f... app: build binaries with version number 2.99
62f35a5... app: GtkEntry turned into a no-window widget
66ef6a0... app: use the new GtkScrollable API instead of deprecated tr
9a49b79... app: cairo_save()/restore() around chaining up in draw()
7b7bdb7... app: add ugly workaround to make the icon view adapt to vie
88cdb86... plug-ins: lots of trivial GTK+ 3.0 porting
014d488... plug-ins: port jpeg-save to GTK+ 3.0
349cfe4... plug-ins: port file-png to GTK+ 3.0
89207b4... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
39fbeed... plug-ins: more s/GtkObject/GtkAdjustment/
ddce417... plug-ins: port some more plug-ins to GTK+ 3.0
d19e68e... app: port the colormap editor to GTK+ 3.0
6407cc8... app: remove GtkWrapBox
c263c5d... libgimpwidgets: port to the new size request API
7ce40a2... app: port to the new size request API
eb82942... plug-ins: port the print preview to the new size request AP
b241853... libgimp*: derive from GtkBox directly instead of GtkHBox/VB
5b08201... plug-ins: port sphere-designer to GtkWidget::draw()
524a8d2... plug-ins: port cml-explorer to GtkWidget::draw()
3222b15... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
c319217... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop
73fb904... plug-ins: port lighting to GTK+ 3.0
01195f4... app: port the cage tool to the new GDK_KEY_foo key names
446b6fb... plug-ins: port the unit-editor to GtkScrollable
5da16df... app: fix GimpOverlayDialog's minimum height
12091f0... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
363c4a6... app: don't connect to "size-requst" because that's deprecat
ff0a9d1... app: port GimpSpinScale to GTK+ 3.0
34807f1... app: skip keyboard devices so the device list becomes reaso
14e1f78... app: implement proper height-for-width in GimpToolPalette
0bbc534... app: use GdkDevice accessors
2481faa... app: introduce struct GimpDeviceKey because GdkDeviceKey is
a7fb5a3... app: put the toolbox' areas into a box until we decided abo
0327974... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
2a660b8... app: port the device sort function to GdkDeviceManager
bb90a34... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
2ac620b... app: change the list of available devices to something that
c0738a1... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
d980316... libgimpwidgets: port GimpChainButton to GtkStyleContext
3ee963d... libgimpwidgets: port GimpColorArea to GtkStyleContext
867de28... libgimpwidgets: port GimpColorScale to GtkStyleContext
b1e9f2a... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
c4321f4... libgimpwidgets: port GimpRuler to GtkStyleContext
b00fb92... libgimpwidgets: turn GimpRuler into a no-window widget
3d5600b... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
39d2c3e... modules: port ColorselWheel to GtkStyleContext
26a845d... app: port Wilber drawing to GtkStyleContext
d41a8a8... app: port GimpBlobEditor to GtkStyleContext
c73af29... app: port setting the canvas padding color to GtkStyleConte
3b329f6... app: port GimpPanedBox to GtkStyleContext
11f221c... app: port GimpContainerIconView to GtkStyleContext
f211b2c... app: port GimpContainerTreeView to GtkStyleContext
740be6c... app: port GimpColormapEditor to GtkStyleContext
80b8938... app: port GimpComponentEditor to GtkStyleContext
639f90f... app: port GimpFgBgEditor to GtkStyleContext
432b497... app: port GimpFgBgView to GtkStyleContext
62c505c... app: port gimp_get_icon_size() to GtkStyleContext
ec74d7c... app: port GimpContainerBox to GtkStyleContext
6a9b0d0... app: port GimpDashEditor to GtkStyleContext
3b51cfc... app: remove calls to gtk_widget_get,set_extension_events()
2287a0c... app: s/gtk_widget_modify_font/gtk_widget_override_font/
e393cf6... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
7c988cb... app: port the about dialog to GtkStyleContext
03061aa... modules: remove call to gtk_widget_set_extension_events()
16d2a14... libgimpwidgets: implement GtkWidget::state_flags_changed()
b031598... libgimpwidgets: implement GtkWidget::style_updated() instea
2de37dd... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
5e0974e... app: use gdk_drag_context_get_source_window()
a3bee59... app: use gdk_drag_context_get_selected_action() instead of
2f5258b... app: port GimpSpinScale to GtkStyleContext
e725497... app: implement GtkWidget::style_updated() instead of style_
b398129... port gtkrc files to CSS (incompletely and stuff commented o
47781f4... Port theme and gtkrc file loading to CSS files using GtkCss
172c128... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
250a4cd... app: copy gimp.css instead of gtkrc to the user's gimp dire
ba7c542... app: check whether child widgets exist in GtkWidget::style_
64f6739... Replace gdk_cursor_unref() with g_object_unref()
dae053d... app: use gtk_menu_shell_get_selected_item()
2f5bc14... app: port GimpOverlayBox to GtkStyleContext
78f6f30... app: port GimpOverlayFrame to GtkStyleContext
2f8c98c... app: port GimpScaleButton to GtkStyleContext
3ce1ee0... libgimpwidgets: move all GimpPickButton members to a privat
6d6edce... libgimpwidgets: move all GimpColorArea members to a private
617a15f... libgimpwidgets: move all GimpOffsetArea members to a privat
3479844... libgimpwidgets: move padding members from instance to class
369b556... libgimpwidgets: move all GimpButton members to a private st
9a13113... libgimpwidgets: move all GimpCellRendererColor members to a
7628cee... libgimpwidgets: move all GimpColorButton members to a priva
bec3241... libgimpwidgets: move all GimpCellRendererToggle members to
0ea8189... libgimpwidgets: move all GimpChainButton members to a priva
c90b7f2... libgimpwidgets: move all GimpBrowser members to a private s
002b455... libgimpwidgets: move all GimpColorDisplay members to a priv
d014602... libgimpwidgets: move all GimpColorDisplayStack members to a
8aa397e... libgimpwidgets: move all GimpColorHexEntry members to a pri
47fb103... libgimpwidgets: add padding
f4dfa2c... libgimpwidgets: move all GimpColorNotebook members to a pri
4d40000... libgimpwidgets: move all GimpColorScale members to a privat
aba5f11... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
14c595c... libgimpwidgets: move all GimpColorSelection members to a pr
a2d764c... libgimpwidgets: move all GimpEnumLabel members to a private
2d58708... app: don't use style->black and style->white
5ce216e... libgimpwidgets: move all GimpMemsizeEntry members to a priv
566e391... app: port GimpStrokeEditor to GtkStyleContext
7c6f037... app: port GimpPaletteView to GtkStyleContext
b59eb14... plug-ins: don't use style->black and style->white
f8ff8d0... libgimpwidgets: move all GimpColorProfileStore members to a
19963f1... app: port GimpDockWindow to GtkStyleContext
ee7a242... app: port GimpToolEditor to GtkStyleContext
8cb6baf... app: use gtk_widget_override_font() instead of modify_font(
938d251... app: port GimpThumbBox to GtkStyleContext
4d6c1e6... Implement GtkWidget::style_updated() instead of ::style_set
d815a34... app: port GimpHistogramView to GtkStyleContext
f2ce8ab... app: disable calls to gtk_range_set_update_policy()
db68e85... plug-ins: port file-ps to GtkComboBoxText
11d7b13... app: port GimpTagEntry to GtkStyleContext
942d8f0... app: always ask the master device for its axes or state
769c09c... app: when checking for a device change, check the event's s
87d8b40... app: remove obsolete device checks from GimpToolbox
f0aaa06... plug-ins: port file-gih to GtkComboBoxText
c23591e... app: port GimpColorFrame away from GtkStyle, using a new st
0b424c8... app: remove call to gtk_widget_style_attach() from GimpOver
778ab51... app: port GimpOverlayChild to GtkStyleContext
9a19ecd... Port cell renderers to gtk_cell_renderer_get_state()
29cd604... app: port GimpCellRendererDashes to GtkStyleContext
8a44500... app: add gimp_get_style_color() to simplify GdkRGBA style p
5829253... app: add style property and default CSS for GimpHistogramVi
09b6805... app: port GimpCurveView to GtkStyleContext
833cfda... themes: document the new GimpHistogramView property in the
8020775... app: define all GimpHistogramView colors via style properti
3357080... themes: document the new stlye properties and indent the CS
bd7d0e0... app: increase the priority of the theme CSS by 1
672e722... app: port GimpComboTagEntry to GtkStyleContext
4813b88... app: s/GDK_F2/GDK_KEY_F2 in GimpContainerTreeView
3d8da2b... configure.ac: use the new GTK_CHECK_BACKEND() macro
61e0dd4... plug-ins: port map-object to GTK+ 3.x
6429a28... app: port GimpToolbox to GtkWidget::style_updated()
53a89f4... app: use GdkRGBA instead of GdkColor in some places
eecb545... app: remove gimp_rgb_get,set_gdk_color()
12b7f2e... app: port the text tool editor's preedit popup to GtkStyleC
61538b4... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
439668c... app: gimp_print_event(): add the device to the event debug
db073aa... app: gimp_device_info_get_device_coords(): workaround for X
33411f7... app: make input devices, grabs and therefore generally tool
27a3441... app: use gdk_device_get_position() inetad of gdk_display_ge
449b2c0... app: remove some forgotten #undef GSEAL_ENABLE
3c16494... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]