[gimp] (228 commits) Created branch gtk3-port
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (228 commits) Created branch gtk3-port
- Date: Tue, 2 Oct 2012 21:59:56 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
f875172... Switch to version 3.0 in a lot of places and depend on GTK+
7eea162... libgimpwidgets: remove deprecated files from the build
7dce322... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
fc1b246... libgimpwidgets: port virtual functions to GTK+ 3.0
2903a5f... libgimpwidgets: port virtual functions to GTK+ 3.0
4cc9f79... libgimpwidgets: port to GtkWidget::draw()
b97072c... libgimpwidgets: port to GtkWidget::draw()
c2cf892... libgimpwidgets: port to GtkWidget::draw()
7488382... libgimpwidgets: s/GtkObject/GtkAdjustment/
2d13f89... libgimpwidgets: port to GtkWidget::draw()
9f8f698... libgimpwidgets: remove deprecated functions and s/GtkObject
8e54127... libgimpwidgets: remove deprecated files completely
9859ecf... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
155bf04... app: port to GtkWidget::draw()
3b18223... app: remove GTK_OBJECT() cast
9dc8089... app: port to GtkWidget::draw()
b60aa6a... app: port to GtkWidget::draw()
15d608f... app: port virtual functions to GTK+ 3.0 API
041a7d2... app: get rid of a GTK_OBJECT() cast
a60c364... app: port to GtkWidget::draw()
e42d735... app: port to GtkWidget::draw()
5cfe4ad... app: port to GtkWidget::draw()
f805297... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
7e3565a... app: port to GtkWidget::draw()
c6f28f6... app: s/GtkObject/GtkAdjustment/
cc4b634... app: port to GtkWidget::draw()
d945323... app: port GimpNavigationView to GtkWidget::draw()
adb911c... app: port GimpPaletteView to GtkWidget::draw()
f67824b... app: port to GtkWidget::draw()
e83ea48... app: get rid of GtkObject in GimpUIManager
b74a54a... app: port to GtkWidget::draw()
463df8b... app: no need to alloc colors any longer, GdkColormap is gon
49112f8... app: port call to gtk_paint_arrow() to GTK+ 3.0
b48006a... app: port device management to GdkDeviceManager
73a4768... app: remove obsolete (GtkObject **) casts
acb4da6... app: use gtk_widget_get_preferred_size() instead of size_re
c0bed44... app: port GimpScalComboBox to GTK+ 3.0
215a89f... app: use gtk_widget_get_preferred_size() instead of size_re
df31fb1... libgimpwidgets: port GimpFrame to GTK+ 3.0
d404135... app: port tools to GTK+ 3.0 (trivial changes only)
bfb796e... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
9688c29... app: pass the cairo_region_t to gdk_window_invalidate_regio
54b8570... app: use GdkDeviceManager to list devices
4204871... app: port to GtkWidget::draw()
82fccd7... app: remove calls to colormap functions, they are gone
da2c75f... libgimpwidgets: get rid of (GtkObject **) casts
46d1ed3... app: port the splash to GTK+ 3.0
1bb4746... libgimpwidgets: port the ruler to GTK+ 3.0
19d1e2d... libgimpwidgets: port to GtkWidget::draw()
8c1d8bb... app: port to GtkWidget::draw()
ddb0301... app: port the overlay stuff to GTK+ 3.0
ac2e046... app: use the container icon view, the grid view is not GTK+
c203aa0... app: port to GtkWidget::draw() (incompletely)
9276966... app: remove call to gtk_statusbar_set_has_resize_grip()
3d3513f... app: port the tag entry to GTK+ 3.0
b07ff98... app: port to GtkWidget::draw() but disable the code inside
ea8e97d... app: can't set the scale combo entry's properties in init()
bf746ee... app: port to GtkWidget::draw()
887c677... libgimpwidgets: port to GtkWidget::draw()
5426be3... modules: s/GtkObject/GtkAdjustment/
ad26e3b... app: didn't completely commit the display shell expose() ->
ea8d233... app: fix display shell background drawing
521fce4... app: fix canvas double buffering using cairo_push,pop_group
d55601b... script-fu: port to GTK+ 3.0
cdee338... app: port to GtkWidget::draw()
8961719... app: passing -1 as width/height to gtk_paint_box() no longe
96247fb... app: port popup arrow drawing to cairo and get rid of the a
ae24aac... app: remove GimpContainerGridView from the build entirely
2d085f8... modules: port to GtkWidget::draw()
57eed7c... libgimpwidgets: port to GtkWidget::draw()
53d5f8b... libgimp: port to GtkWidget::draw()
f715a83... app: don't translate to allocation.x,y
f2c6c20... app: port to GtkWidget::draw()
41fb9ee... app: forgot to remove a cairo_destroy() in draw()
2a682de... app: port to GtkWidget::draw()
7062677... app: GtkEntry turned into a no-window widget
5949111... app: use the new GtkScrollable API instead of deprecated tr
733529d... app: cairo_save()/restore() around chaining up in draw()
2f733e3... app: add ugly workaround to make the icon view adapt to vie
462daf9... plug-ins: lots of trivial GTK+ 3.0 porting
a8a6c78... plug-ins: port jpeg-save to GTK+ 3.0
c847a7a... plug-ins: port file-png to GTK+ 3.0
7025e88... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
332f7e2... plug-ins: more s/GtkObject/GtkAdjustment/
db28806... plug-ins: port some more plug-ins to GTK+ 3.0
41d10e6... app: port the colormap editor to GTK+ 3.0
fc73e0a... app: remove GtkWrapBox
62cb634... libgimpwidgets: port to the new size request API
96f048c... app: port to the new size request API
842d62d... plug-ins: port the print preview to the new size request AP
bdd74ca... plug-ins: port sphere-designer to GtkWidget::draw()
45d39e8... plug-ins: port cml-explorer to GtkWidget::draw()
eb8f7ad... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop
550fa87... plug-ins: port lighting to GTK+ 3.0
3e819ef... plug-ins: port the unit-editor to GtkScrollable
cfca860... app: fix GimpOverlayDialog's minimum height
22186fa... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
be2b777... app: don't connect to "size-requst" because that's deprecat
89c92f4... app: port GimpSpinScale to GTK+ 3.0
a610896... app: skip keyboard devices so the device list becomes reaso
141a056... app: implement proper height-for-width in GimpToolPalette
76ca55b... app: use GdkDevice accessors
e7dcbc9... app: introduce struct GimpDeviceKey because GdkDeviceKey is
632622e... app: put the toolbox' areas into a box until we decided abo
1f06620... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
72968cd... app: port the device sort function to GdkDeviceManager
3a4bd5a... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
f353e1b... app: change the list of available devices to something that
b5a8ea0... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
89f0662... libgimpwidgets: port GimpChainButton to GtkStyleContext
32418b5... libgimpwidgets: port GimpColorArea to GtkStyleContext
2bee3cc... libgimpwidgets: port GimpColorScale to GtkStyleContext
8518c0c... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
09f9dc2... libgimpwidgets: port GimpRuler to GtkStyleContext
0b8c519... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
eef6fc9... modules: port ColorselWheel to GtkStyleContext
6b21f88... app: port GimpBlobEditor to GtkStyleContext
dbf758c... app: port setting the canvas padding color to GtkStyleConte
55f74e5... app: port GimpPanedBox to GtkStyleContext
e95d435... app: port GimpContainerIconView to GtkStyleContext
52102f5... app: port GimpContainerTreeView to GtkStyleContext
1175e10... app: port GimpColormapEditor to GtkStyleContext
749b1ff... app: port GimpComponentEditor to GtkStyleContext
d9cd3b5... app: port GimpFgBgEditor to GtkStyleContext
7135ade... app: port GimpFgBgView to GtkStyleContext
a2f4125... app: port gimp_get_icon_size() to GtkStyleContext
0828f04... app: port GimpContainerBox to GtkStyleContext
990e90a... app: port GimpDashEditor to GtkStyleContext
97ff1ab... app: remove calls to gtk_widget_get,set_extension_events()
eb9216f... app: s/gtk_widget_modify_font/gtk_widget_override_font/
c5ff8bc... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
d587486... app: port the about dialog to GtkStyleContext
c153bed... modules: remove call to gtk_widget_set_extension_events()
04255af... libgimpwidgets: implement GtkWidget::state_flags_changed()
3f0a943... libgimpwidgets: implement GtkWidget::style_updated() instea
2c0bf60... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
bb3ce2e... app: use gdk_drag_context_get_source_window()
a812fdd... app: use gdk_drag_context_get_selected_action() instead of
b71bfcc... app: port GimpSpinScale to GtkStyleContext
57d6f43... app: implement GtkWidget::style_updated() instead of style_
38ac978... port gtkrc files to CSS (incompletely and stuff commented o
080a60b... Port theme and gtkrc file loading to CSS files using GtkCss
54f70b2... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
e1c8f90... app: copy gimp.css instead of gtkrc to the user's gimp dire
efdbee1... app: check whether child widgets exist in GtkWidget::style_
2e078b2... Replace gdk_cursor_unref() with g_object_unref()
f14b4f3... app: use gtk_menu_shell_get_selected_item()
a5e18cd... app: port GimpOverlayBox to GtkStyleContext
f5216d0... app: port GimpOverlayFrame to GtkStyleContext
f0fd0b2... app: port GimpScaleButton to GtkStyleContext
b83c727... libgimpwidgets: move all GimpPickButton members to a privat
f98ec85... libgimpwidgets: move all GimpColorArea members to a private
2fc7f93... libgimpwidgets: move all GimpOffsetArea members to a privat
342c301... libgimpwidgets: move padding members from instance to class
9d978cd... libgimpwidgets: move all GimpButton members to a private st
3234cf7... libgimpwidgets: move all GimpCellRendererColor members to a
0ec629d... libgimpwidgets: move all GimpColorButton members to a priva
cb133cb... libgimpwidgets: move all GimpCellRendererToggle members to
a7e81c1... libgimpwidgets: move all GimpChainButton members to a priva
1c3b1d1... libgimpwidgets: move all GimpBrowser members to a private s
37dc09a... libgimpwidgets: move all GimpColorDisplay members to a priv
2ef6f5d... libgimpwidgets: move all GimpColorDisplayStack members to a
e5ccdb5... libgimpwidgets: move all GimpColorHexEntry members to a pri
5d37290... libgimpwidgets: add padding
7779169... libgimpwidgets: move all GimpColorNotebook members to a pri
8577b56... libgimpwidgets: move all GimpColorScale members to a privat
ccca442... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
82a9598... libgimpwidgets: move all GimpColorSelection members to a pr
a3b1855... libgimpwidgets: move all GimpEnumLabel members to a private
57e9256... app: don't use style->black and style->white
1a761e3... libgimpwidgets: move all GimpMemsizeEntry members to a priv
0579a15... app: port GimpStrokeEditor to GtkStyleContext
98f5c02... app: port GimpPaletteView to GtkStyleContext
6d28a02... plug-ins: don't use style->black and style->white
a429cac... libgimpwidgets: move all GimpColorProfileStore members to a
4e237cc... app: port GimpDockWindow to GtkStyleContext
de21200... app: port GimpToolEditor to GtkStyleContext
080fff2... app: use gtk_widget_override_font() instead of modify_font(
a4caf68... app: port GimpThumbBox to GtkStyleContext
d7f879e... Implement GtkWidget::style_updated() instead of ::style_set
849bcae... app: port GimpHistogramView to GtkStyleContext
ba23938... app: port GimpTagEntry to GtkStyleContext
9add784... app: always ask the master device for its axes or state
988de08... app: when checking for a device change, check the event's s
cdde45f... app: remove obsolete device checks from GimpToolbox
1f5f506... app: port GimpColorFrame away from GtkStyle, using a new st
b5a85ab... app: remove call to gtk_widget_style_attach() from GimpOver
2ee5a3e... app: port GimpOverlayChild to GtkStyleContext
f4dd248... Port cell renderers to gtk_cell_renderer_get_state()
b990bf3... app: port GimpCellRendererDashes to GtkStyleContext
3ec3fff... app: add gimp_get_style_color() to simplify GdkRGBA style p
06277df... app: add style property and default CSS for GimpHistogramVi
f333c49... app: port GimpCurveView to GtkStyleContext
33ea35e... themes: document the new GimpHistogramView property in the
78093f8... app: define all GimpHistogramView colors via style properti
8f76994... themes: document the new stlye properties and indent the CS
2badb4d... app: increase the priority of the theme CSS by 1
72f4b33... app: port GimpComboTagEntry to GtkStyleContext
78f4ac2... configure.ac: use the new GTK_CHECK_BACKEND() macro
7f0146d... plug-ins: port map-object to GTK+ 3.x
b69ac9f... app: port GimpToolbox to GtkWidget::style_updated()
1964ea6... app: use GdkRGBA instead of GdkColor in some places
6c268a5... app: remove gimp_rgb_get,set_gdk_color()
68804ad... app: port the text tool editor's preedit popup to GtkStyleC
2752d93... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
dd3588a... app: gimp_print_event(): add the device to the event debug
1b5b8a4... app: gimp_device_info_get_device_coords(): workaround for X
71ef3f7... app: make input devices, grabs and therefore generally tool
e02cf12... app: use gdk_device_get_position() inetad of gdk_display_ge
a9d3941... app: remove some forgotten #undef GSEAL_ENABLE
6e3461e... app: let the file dialog expand/collapse with the file type
d68c478... app: port GimpGradientEditor to GtkSyleContext
e062632... app: port GimpHistogramView to gdk_device_grab()/ungrab()
807b4d1... app: port GimpNavigationEditor to GtkStyleContext
a073ab2... app: port GimpTagPopup to GtkStyleContext
7c5219f... app: GimpDock: port font size modification to GtkCssProvide
fbee56c... plug-ins: s/GtkObject/GtkAdjustment/
dd6b996... app: implement GtkContainer::get_path_for_child() in GimpMe
6f485a5... devel-docs: make the shooter tool at least build again (unt
eb91b4e... app: don't use "size-request" for the toolbox' wilber, it's
4506ab3... app: themes.c: add #if 0-ed switch to dark theme variant
51b4e56... Incomplete notebook and tab theming commit, to be improved
1106d41... themes: set an explicit background for rulers
556d84b... app: make the statusbar's progress label visible again
577e2ae... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
e516d00... app: port wilber drawing to GtkStyleContext
43d16f4... Unkommented settings for preferring a dark GTK+ theme.
bee8f23... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]