[gimp] (226 commits) Created branch gtk3-port
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (226 commits) Created branch gtk3-port
- Date: Sun, 8 Feb 2015 18:00:59 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
aeea5a7... Switch to version 3.0 in a lot of places and depend on GTK+
fe78fce... Revert "app: Fix on canvas widgets ignoring clicks from tab
c41b64d... libgimpwidgets: remove deprecated files from the build
6fffe1e... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
200af9f... libgimpwidgets: port virtual functions to GTK+ 3.0
c751781... libgimpwidgets: port virtual functions to GTK+ 3.0
364bc28... libgimpwidgets: port to GtkWidget::draw()
775669c... libgimpwidgets: port to GtkWidget::draw()
24469c7... libgimpwidgets: port to GtkWidget::draw()
eec8f98... libgimpwidgets: s/GtkObject/GtkAdjustment/
89db143... libgimpwidgets: port to GtkWidget::draw()
ece7d36... libgimpwidgets: remove deprecated functions and s/GtkObject
4bb748e... libgimpwidgets: remove deprecated files completely
60d7b19... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
5755702... app: port to GtkWidget::draw()
4ef4c39... app: remove GTK_OBJECT() cast
3992bd0... app: port to GtkWidget::draw()
69ce164... app: port to GtkWidget::draw()
41a81a7... app: port virtual functions to GTK+ 3.0 API
230e180... app: port to GtkWidget::draw()
2796f2a... app: port to GtkWidget::draw()
2b4c0d6... app: port to GtkWidget::draw()
b6a1868... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
619e7bf... app: port to GtkWidget::draw()
016a214... app: s/GtkObject/GtkAdjustment/
4f7e88c... app: port to GtkWidget::draw()
cfcdb56... app: port GimpNavigationView to GtkWidget::draw()
d6f4e77... app: port GimpPaletteView to GtkWidget::draw()
6b71975... app: port to GtkWidget::draw()
b72fb06... app: port to GtkWidget::draw()
2d9e000... app: no need to alloc colors any longer, GdkColormap is gon
0b5e28b... app: port call to gtk_paint_arrow() to GTK+ 3.0
e6fbe9e... app: port device management to GdkDeviceManager
ceda0ff... app: remove obsolete (GtkObject **) casts
7ebfae6... app: use gtk_widget_get_preferred_size() instead of size_re
9800fe2... app: port GimpScalComboBox to GTK+ 3.0
6f40327... app: use gtk_widget_get_preferred_size() instead of size_re
ab0f0dd... libgimpwidgets: port GimpFrame to GTK+ 3.0
4d8e73a... app: port tools to GTK+ 3.0 (trivial changes only)
acc1446... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
388c2a7... app: pass the cairo_region_t to gdk_window_invalidate_regio
48591e4... app: use GdkDeviceManager to list devices
fb36dfc... app: port to GtkWidget::draw()
48c3299... app: remove calls to colormap functions, they are gone
c3c1078... libgimpwidgets: get rid of (GtkObject **) casts
82e3e75... app: port the splash to GTK+ 3.0
d5e8104... libgimpwidgets: port the ruler to GTK+ 3.0
8188c70... libgimpwidgets: port to GtkWidget::draw()
0dadb78... app: port to GtkWidget::draw()
9a93411... app: port the overlay stuff to GTK+ 3.0
d4b99ee... app: use the container icon view, the grid view is not GTK+
31cfbd4... app: port to GtkWidget::draw() (incompletely)
db1fbcc... app: remove call to gtk_statusbar_set_has_resize_grip()
a7647ec... app: port the tag entry to GTK+ 3.0
6528258... app: port to GtkWidget::draw() but disable the code inside
2431305... app: can't set the scale combo entry's properties in init()
32becb7... app: port to GtkWidget::draw()
e0f5f46... libgimpwidgets: port to GtkWidget::draw()
06d28aa... modules: s/GtkObject/GtkAdjustment/
e24e68f... app: didn't completely commit the display shell expose() ->
115a54b... app: port to GtkWidget::draw()
77e9f36... app: passing -1 as width/height to gtk_paint_box() no longe
3d10fd8... app: port popup arrow drawing to cairo and get rid of the a
5cc1c89... app: remove GimpContainerGridView from the build entirely
543bc88... modules: port to GtkWidget::draw()
faac1bb... libgimpwidgets: port to GtkWidget::draw()
f6255c8... libgimp: port to GtkWidget::draw()
8b3f24f... app: don't translate to allocation.x,y
fed2593... app: port to GtkWidget::draw()
c33f370... app: forgot to remove a cairo_destroy() in draw()
d590468... app: port to GtkWidget::draw()
3c2527a... app: GtkEntry turned into a no-window widget
88f4ffc... app: use the new GtkScrollable API instead of deprecated tr
a0e0d60... app: cairo_save()/restore() around chaining up in draw()
1d9fc9c... app: add ugly workaround to make the icon view adapt to vie
3dd3622... plug-ins: lots of trivial GTK+ 3.0 porting
c79fa32... plug-ins: port jpeg-save to GTK+ 3.0
4855989... plug-ins: port file-png to GTK+ 3.0
3aabaee... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
2b8200e... plug-ins: more s/GtkObject/GtkAdjustment/
5f7901a... plug-ins: port some more plug-ins to GTK+ 3.0
b389959... app: port the colormap editor to GTK+ 3.0
2daf855... app: remove GtkWrapBox
0d52047... libgimpwidgets: port to the new size request API
de685a4... app: port to the new size request API
cf336d7... plug-ins: port the print preview to the new size request AP
90facf1... plug-ins: port sphere-designer to GtkWidget::draw()
65d1d8b... plug-ins: port cml-explorer to GtkWidget::draw()
a834604... plug-ins: port lighting to GTK+ 3.0
3e56999... plug-ins: port the unit-editor to GtkScrollable
2478df5... app: fix GimpOverlayDialog's minimum height
f5e2146... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
4f59d38... app: don't connect to "size-requst" because that's deprecat
87507e5... app: port GimpSpinScale to GTK+ 3.0
790b910... app: skip keyboard devices so the device list becomes reaso
46b406a... app: implement proper height-for-width in GimpToolPalette
874d772... app: use GdkDevice accessors
7d149ac... app: introduce struct GimpDeviceKey because GdkDeviceKey is
3e10f0e... app: put the toolbox' areas into a box until we decided abo
0a6996c... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
03d9e49... app: port the device sort function to GdkDeviceManager
8be6382... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
8d4ff41... app: change the list of available devices to something that
72a4696... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
4ab2c72... libgimpwidgets: port GimpChainButton to GtkStyleContext
be2d92b... libgimpwidgets: port GimpColorArea to GtkStyleContext
387ff06... libgimpwidgets: port GimpColorScale to GtkStyleContext
c7b7b39... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
b7f1070... libgimpwidgets: port GimpRuler to GtkStyleContext
0c7e624... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
ccab4b5... app: port GimpBlobEditor to GtkStyleContext
682d06b... app: port setting the canvas padding color to GtkStyleConte
7a40d8f... app: port GimpPanedBox to GtkStyleContext
3d5078b... app: port GimpContainerIconView to GtkStyleContext
5b82f91... app: port GimpContainerTreeView to GtkStyleContext
db5574e... app: port GimpColormapEditor to GtkStyleContext
0566519... app: port GimpComponentEditor to GtkStyleContext
f7ce2e0... app: port GimpFgBgEditor to GtkStyleContext
76ea7dd... app: port GimpFgBgView to GtkStyleContext
c58385f... app: port gimp_get_icon_size() to GtkStyleContext
8c12c30... app: port GimpContainerBox to GtkStyleContext
7a37fff... app: port GimpDashEditor to GtkStyleContext
bee95c7... app: remove calls to gtk_widget_get,set_extension_events()
d2da603... app: s/gtk_widget_modify_font/gtk_widget_override_font/
b9eff8d... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
0548287... app: port the about dialog to GtkStyleContext
c06670d... modules: remove call to gtk_widget_set_extension_events()
4143123... libgimpwidgets: implement GtkWidget::state_flags_changed()
79c35bc... libgimpwidgets: implement GtkWidget::style_updated() instea
28ee14a... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
74f1b9e... app: use gdk_drag_context_get_source_window()
fdf2981... app: use gdk_drag_context_get_selected_action() instead of
6fa00a4... app: port GimpSpinScale to GtkStyleContext
6d12910... app: implement GtkWidget::style_updated() instead of style_
d7f7ebd... port gtkrc files to CSS (incompletely and stuff commented o
9777376... Port theme and gtkrc file loading to CSS files using GtkCss
107383b... app: copy gimp.css instead of gtkrc to the user's gimp dire
2990389... app: check whether child widgets exist in GtkWidget::style_
d9b3440... Replace gdk_cursor_unref() with g_object_unref()
39bb5ec... app: use gtk_menu_shell_get_selected_item()
d140396... app: port GimpOverlayBox to GtkStyleContext
8cb2a11... app: port GimpOverlayFrame to GtkStyleContext
a9dd83d... app: port GimpScaleButton to GtkStyleContext
b13951f... libgimpwidgets: move all GimpPickButton members to a privat
caa5b6b... libgimpwidgets: move all GimpColorArea members to a private
cebb21b... libgimpwidgets: move all GimpOffsetArea members to a privat
12c1189... libgimpwidgets: move padding members from instance to class
253da1d... libgimpwidgets: move all GimpButton members to a private st
c355e86... libgimpwidgets: move all GimpCellRendererColor members to a
dd78781... libgimpwidgets: move all GimpColorButton members to a priva
f50e8ec... libgimpwidgets: move all GimpCellRendererToggle members to
9f884a0... libgimpwidgets: move all GimpChainButton members to a priva
4198d00... libgimpwidgets: move all GimpBrowser members to a private s
7ae663e... libgimpwidgets: move all GimpColorDisplay members to a priv
724b69f... libgimpwidgets: move all GimpColorDisplayStack members to a
2cdc3b9... libgimpwidgets: move all GimpColorHexEntry members to a pri
3aa38c9... libgimpwidgets: add padding
f86797c... libgimpwidgets: move all GimpColorNotebook members to a pri
c206ca4... libgimpwidgets: move all GimpColorScale members to a privat
b7cb743... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
853335f... libgimpwidgets: move all GimpColorSelection members to a pr
1b53130... libgimpwidgets: move all GimpEnumLabel members to a private
c4c6776... app: don't use style->black and style->white
1fbae63... libgimpwidgets: move all GimpMemsizeEntry members to a priv
02599df... app: port GimpStrokeEditor to GtkStyleContext
49c151f... app: port GimpPaletteView to GtkStyleContext
66091c4... plug-ins: don't use style->black and style->white
5c43de4... libgimpwidgets: move all GimpColorProfileStore members to a
1ab5256... app: port GimpDockWindow to GtkStyleContext
c96ec91... app: port GimpToolEditor to GtkStyleContext
959f4d7... app: use gtk_widget_override_font() instead of modify_font(
c6e236f... app: port GimpThumbBox to GtkStyleContext
d4eb4fe... Implement GtkWidget::style_updated() instead of ::style_set
e249956... app: port GimpHistogramView to GtkStyleContext
a367923... app: port GimpTagEntry to GtkStyleContext
7f2b8e7... app: always ask the master device for its axes or state
455c87e... app: when checking for a device change, check the event's s
4557c78... app: remove obsolete device checks from GimpToolbox
2b009d8... app: port GimpColorFrame away from GtkStyle, using a new st
83faa47... app: remove call to gtk_widget_style_attach() from GimpOver
7925b83... app: port GimpOverlayChild to GtkStyleContext
eb94f01... Port cell renderers to gtk_cell_renderer_get_state()
2310c2c... app: port GimpCellRendererDashes to GtkStyleContext
7aa425a... app: add gimp_get_style_color() to simplify GdkRGBA style p
436bfe7... app: add style property and default CSS for GimpHistogramVi
39608cd... app: port GimpCurveView to GtkStyleContext
dbb95b5... themes: document the new GimpHistogramView property in the
8928d98... app: define all GimpHistogramView colors via style properti
e930a10... themes: document the new stlye properties and indent the CS
9457616... app: increase the priority of the theme CSS by 1
9082847... app: port GimpComboTagEntry to GtkStyleContext
c7ee901... configure.ac: use the new GTK_CHECK_BACKEND() macro
ecbc20b... plug-ins: port map-object to GTK+ 3.x
2c81fda... app: use GdkRGBA instead of GdkColor in some places
5ddc733... app: remove gimp_rgb_get,set_gdk_color()
0e6f70c... app: port the text tool editor's preedit popup to GtkStyleC
0aae688... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
7698663... app: gimp_print_event(): add the device to the event debug
8d3bab3... app: gimp_device_info_get_device_coords(): workaround for X
7b2dcb9... app: make input devices, grabs and therefore generally tool
1d94e5b... app: use gdk_device_get_position() inetad of gdk_display_ge
7e2b297... app: remove some forgotten #undef GSEAL_ENABLE
2b41b40... app: let the file dialog expand/collapse with the file type
d478ce7... app: port GimpGradientEditor to GtkSyleContext
91670c3... app: port GimpHistogramView to gdk_device_grab()/ungrab()
159cbe6... app: port GimpNavigationEditor to GtkStyleContext
2765f92... app: port GimpTagPopup to GtkStyleContext
9133f9c... app: GimpDock: port font size modification to GtkCssProvide
9362302... plug-ins: s/GtkObject/GtkAdjustment/
328b99d... app: implement GtkContainer::get_path_for_child() in GimpMe
03bad98... devel-docs: make the shooter tool at least build again (unt
90ae9b5... app: don't use "size-request" for the toolbox' wilber, it's
e7d0a88... app: themes.c: add #if 0-ed switch to dark theme variant
54dd907... Incomplete notebook and tab theming commit, to be improved
dbd7342... themes: set an explicit background for rulers
005894f... app: make the statusbar's progress label visible again
1598eb2... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
6361f09... app: port wilber drawing to GtkStyleContext
464b329... modules: port GimpColorWheel to GTK+ 3.x
151653c... Unkommented settings for preferring a dark GTK+ theme.
adb1032... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
f43643e... Use GTK+3 gtk_get_locale_direction() function instead of cu
aaad8f4... app: port GimpCircle and subclasses to GTK+ 3
43d7bba... app: remove GTK_OBJECT() case in GimpPopup
d0c81db... libgimpwidgets: #if 0 more stuff in gimp3migration
3eff2eb... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]