[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, 23 Nov 2014 17:59:35 +0000 (UTC)
The branch 'gtk3-port' was created.
Summary of new commits:
d352ea4... Switch to version 3.0 in a lot of places and depend on GTK+
a427192... Revert "app: Fix on canvas widgets ignoring clicks from tab
75b1423... libgimpwidgets: remove deprecated files from the build
525ab80... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
c75a84f... libgimpwidgets: port virtual functions to GTK+ 3.0
729aadf... libgimpwidgets: port virtual functions to GTK+ 3.0
2007efe... libgimpwidgets: port to GtkWidget::draw()
c807e7a... libgimpwidgets: port to GtkWidget::draw()
73aff1c... libgimpwidgets: port to GtkWidget::draw()
3ce77ab... libgimpwidgets: s/GtkObject/GtkAdjustment/
dc08361... libgimpwidgets: port to GtkWidget::draw()
729ab48... libgimpwidgets: remove deprecated functions and s/GtkObject
e76f043... libgimpwidgets: remove deprecated files completely
e960689... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
509c26a... app: port to GtkWidget::draw()
eab8d82... app: remove GTK_OBJECT() cast
a2961d6... app: port to GtkWidget::draw()
3f7c042... app: port to GtkWidget::draw()
74e7849... app: port virtual functions to GTK+ 3.0 API
1cd2055... app: port to GtkWidget::draw()
690d48e... app: port to GtkWidget::draw()
a641768... app: port to GtkWidget::draw()
7cf7d89... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
36af272... app: port to GtkWidget::draw()
0980a2a... app: s/GtkObject/GtkAdjustment/
a87f567... app: port to GtkWidget::draw()
4c16728... app: port GimpNavigationView to GtkWidget::draw()
2537da4... app: port GimpPaletteView to GtkWidget::draw()
54775b1... app: port to GtkWidget::draw()
c09ff86... app: port to GtkWidget::draw()
ee34d0b... app: no need to alloc colors any longer, GdkColormap is gon
d166ee5... app: port call to gtk_paint_arrow() to GTK+ 3.0
2e247da... app: port device management to GdkDeviceManager
45e4969... app: remove obsolete (GtkObject **) casts
a0ef848... app: use gtk_widget_get_preferred_size() instead of size_re
20dacea... app: port GimpScalComboBox to GTK+ 3.0
6f7a470... app: use gtk_widget_get_preferred_size() instead of size_re
cb06918... libgimpwidgets: port GimpFrame to GTK+ 3.0
da649c5... app: port tools to GTK+ 3.0 (trivial changes only)
20b2e43... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
31b9207... app: pass the cairo_region_t to gdk_window_invalidate_regio
e6f691d... app: use GdkDeviceManager to list devices
fb4fad3... app: port to GtkWidget::draw()
7e9bd68... app: remove calls to colormap functions, they are gone
a24ff5e... libgimpwidgets: get rid of (GtkObject **) casts
a3201f5... app: port the splash to GTK+ 3.0
bdccc3d... libgimpwidgets: port the ruler to GTK+ 3.0
38a66db... libgimpwidgets: port to GtkWidget::draw()
5a6a549... app: port to GtkWidget::draw()
6a34659... app: port the overlay stuff to GTK+ 3.0
b55e0ae... app: use the container icon view, the grid view is not GTK+
d94f4c2... app: port to GtkWidget::draw() (incompletely)
24bd0e0... app: remove call to gtk_statusbar_set_has_resize_grip()
391d12b... app: port the tag entry to GTK+ 3.0
709a158... app: port to GtkWidget::draw() but disable the code inside
22bd23c... app: can't set the scale combo entry's properties in init()
e0da92a... app: port to GtkWidget::draw()
16da9a2... libgimpwidgets: port to GtkWidget::draw()
9be3008... modules: s/GtkObject/GtkAdjustment/
a284687... app: didn't completely commit the display shell expose() ->
5efe14d... app: port to GtkWidget::draw()
07b55bd... app: passing -1 as width/height to gtk_paint_box() no longe
a8096e5... app: port popup arrow drawing to cairo and get rid of the a
ed88370... app: remove GimpContainerGridView from the build entirely
321fa94... modules: port to GtkWidget::draw()
0d9b742... libgimpwidgets: port to GtkWidget::draw()
07f8b70... libgimp: port to GtkWidget::draw()
11703c9... app: don't translate to allocation.x,y
c79c033... app: port to GtkWidget::draw()
e079fd9... app: forgot to remove a cairo_destroy() in draw()
3250ae7... app: port to GtkWidget::draw()
fb0a73d... app: GtkEntry turned into a no-window widget
60f157b... app: use the new GtkScrollable API instead of deprecated tr
9bbd44b... app: cairo_save()/restore() around chaining up in draw()
9f21b10... app: add ugly workaround to make the icon view adapt to vie
8f2d597... plug-ins: lots of trivial GTK+ 3.0 porting
940a4ce... plug-ins: port jpeg-save to GTK+ 3.0
8de1e94... plug-ins: port file-png to GTK+ 3.0
1ddb16d... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
629b570... plug-ins: more s/GtkObject/GtkAdjustment/
bf8e7f7... plug-ins: port some more plug-ins to GTK+ 3.0
b77c64e... app: port the colormap editor to GTK+ 3.0
ae11514... app: remove GtkWrapBox
9fda21b... libgimpwidgets: port to the new size request API
0e13a7d... app: port to the new size request API
f50d3d6... plug-ins: port the print preview to the new size request AP
a1bc374... plug-ins: port sphere-designer to GtkWidget::draw()
cb62eab... plug-ins: port cml-explorer to GtkWidget::draw()
d696e0d... plug-ins: port lighting to GTK+ 3.0
e5c713a... plug-ins: port the unit-editor to GtkScrollable
515afad... app: fix GimpOverlayDialog's minimum height
090292c... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
c9ca0e3... app: don't connect to "size-requst" because that's deprecat
3369ad0... app: port GimpSpinScale to GTK+ 3.0
f970969... app: skip keyboard devices so the device list becomes reaso
62ff78d... app: implement proper height-for-width in GimpToolPalette
2ccab96... app: use GdkDevice accessors
00a33de... app: introduce struct GimpDeviceKey because GdkDeviceKey is
3c3a921... app: put the toolbox' areas into a box until we decided abo
c462eef... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
f76c977... app: port the device sort function to GdkDeviceManager
4cd4b22... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
c765bd4... app: change the list of available devices to something that
7d2d078... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
1cb23cd... libgimpwidgets: port GimpChainButton to GtkStyleContext
5bfccb9... libgimpwidgets: port GimpColorArea to GtkStyleContext
4801d70... libgimpwidgets: port GimpColorScale to GtkStyleContext
ca6d2c6... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
cc8ec83... libgimpwidgets: port GimpRuler to GtkStyleContext
54f8a6f... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
1918302... app: port GimpBlobEditor to GtkStyleContext
699c7d4... app: port setting the canvas padding color to GtkStyleConte
5d8155a... app: port GimpPanedBox to GtkStyleContext
f5d45e9... app: port GimpContainerIconView to GtkStyleContext
ac122a8... app: port GimpContainerTreeView to GtkStyleContext
173f9db... app: port GimpColormapEditor to GtkStyleContext
9f76817... app: port GimpComponentEditor to GtkStyleContext
9ead3e6... app: port GimpFgBgEditor to GtkStyleContext
3a80bb6... app: port GimpFgBgView to GtkStyleContext
ff7010e... app: port gimp_get_icon_size() to GtkStyleContext
0ea5c56... app: port GimpContainerBox to GtkStyleContext
72e5b76... app: port GimpDashEditor to GtkStyleContext
03bc869... app: remove calls to gtk_widget_get,set_extension_events()
44c76f6... app: s/gtk_widget_modify_font/gtk_widget_override_font/
d1fded9... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
35bc470... app: port the about dialog to GtkStyleContext
f948529... modules: remove call to gtk_widget_set_extension_events()
cf48c3c... libgimpwidgets: implement GtkWidget::state_flags_changed()
252734d... libgimpwidgets: implement GtkWidget::style_updated() instea
8d12aa4... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
29d6699... app: use gdk_drag_context_get_source_window()
8d4482d... app: use gdk_drag_context_get_selected_action() instead of
ae436ee... app: port GimpSpinScale to GtkStyleContext
dd35db8... app: implement GtkWidget::style_updated() instead of style_
e854477... port gtkrc files to CSS (incompletely and stuff commented o
4852334... Port theme and gtkrc file loading to CSS files using GtkCss
dc6f465... app: copy gimp.css instead of gtkrc to the user's gimp dire
fb0da5f... app: check whether child widgets exist in GtkWidget::style_
0bc0b7d... Replace gdk_cursor_unref() with g_object_unref()
80aa4da... app: use gtk_menu_shell_get_selected_item()
4ce415d... app: port GimpOverlayBox to GtkStyleContext
2a9e23a... app: port GimpOverlayFrame to GtkStyleContext
74d8c2e... app: port GimpScaleButton to GtkStyleContext
312f6bb... libgimpwidgets: move all GimpPickButton members to a privat
e29e52d... libgimpwidgets: move all GimpColorArea members to a private
504bcf3... libgimpwidgets: move all GimpOffsetArea members to a privat
fe8ac52... libgimpwidgets: move padding members from instance to class
07ca274... libgimpwidgets: move all GimpButton members to a private st
1271f82... libgimpwidgets: move all GimpCellRendererColor members to a
7a7bbbd... libgimpwidgets: move all GimpColorButton members to a priva
c5dba59... libgimpwidgets: move all GimpCellRendererToggle members to
66106ab... libgimpwidgets: move all GimpChainButton members to a priva
e5b89cf... libgimpwidgets: move all GimpBrowser members to a private s
1fd1974... libgimpwidgets: move all GimpColorDisplay members to a priv
8cd7034... libgimpwidgets: move all GimpColorDisplayStack members to a
4fc0355... libgimpwidgets: move all GimpColorHexEntry members to a pri
8323e18... libgimpwidgets: add padding
305de9e... libgimpwidgets: move all GimpColorNotebook members to a pri
65d9a98... libgimpwidgets: move all GimpColorScale members to a privat
5b37df7... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
04db4b6... libgimpwidgets: move all GimpColorSelection members to a pr
b976321... libgimpwidgets: move all GimpEnumLabel members to a private
f4c0ada... app: don't use style->black and style->white
58c78e6... libgimpwidgets: move all GimpMemsizeEntry members to a priv
094b9c5... app: port GimpStrokeEditor to GtkStyleContext
17d0aba... app: port GimpPaletteView to GtkStyleContext
f11c098... plug-ins: don't use style->black and style->white
eebd5ad... libgimpwidgets: move all GimpColorProfileStore members to a
2c25de3... app: port GimpDockWindow to GtkStyleContext
a971128... app: port GimpToolEditor to GtkStyleContext
bee4fea... app: use gtk_widget_override_font() instead of modify_font(
06d04c6... app: port GimpThumbBox to GtkStyleContext
74a5ead... Implement GtkWidget::style_updated() instead of ::style_set
1235cbd... app: port GimpHistogramView to GtkStyleContext
798895c... app: port GimpTagEntry to GtkStyleContext
6ca8229... app: always ask the master device for its axes or state
521c1d3... app: when checking for a device change, check the event's s
6e9c133... app: remove obsolete device checks from GimpToolbox
0990892... app: port GimpColorFrame away from GtkStyle, using a new st
60b8708... app: remove call to gtk_widget_style_attach() from GimpOver
a6aaac7... app: port GimpOverlayChild to GtkStyleContext
d1ab0b1... Port cell renderers to gtk_cell_renderer_get_state()
680c3c9... app: port GimpCellRendererDashes to GtkStyleContext
dc0b53d... app: add gimp_get_style_color() to simplify GdkRGBA style p
f71ac99... app: add style property and default CSS for GimpHistogramVi
753d770... app: port GimpCurveView to GtkStyleContext
1b23048... themes: document the new GimpHistogramView property in the
a42fd8e... app: define all GimpHistogramView colors via style properti
5990146... themes: document the new stlye properties and indent the CS
4236986... app: increase the priority of the theme CSS by 1
1c33e7e... app: port GimpComboTagEntry to GtkStyleContext
d483765... configure.ac: use the new GTK_CHECK_BACKEND() macro
34b21d5... plug-ins: port map-object to GTK+ 3.x
0e154da... app: use GdkRGBA instead of GdkColor in some places
6a4caac... app: remove gimp_rgb_get,set_gdk_color()
a32199c... app: port the text tool editor's preedit popup to GtkStyleC
cf38e62... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
2aa4e84... app: gimp_print_event(): add the device to the event debug
728b49b... app: gimp_device_info_get_device_coords(): workaround for X
47bb252... app: make input devices, grabs and therefore generally tool
9351ae3... app: use gdk_device_get_position() inetad of gdk_display_ge
705c76f... app: remove some forgotten #undef GSEAL_ENABLE
5f82c0b... app: let the file dialog expand/collapse with the file type
c5adb21... app: port GimpGradientEditor to GtkSyleContext
690ef96... app: port GimpHistogramView to gdk_device_grab()/ungrab()
3f085e0... app: port GimpNavigationEditor to GtkStyleContext
edf04db... app: port GimpTagPopup to GtkStyleContext
bea280f... app: GimpDock: port font size modification to GtkCssProvide
74fde4b... plug-ins: s/GtkObject/GtkAdjustment/
e02334a... app: implement GtkContainer::get_path_for_child() in GimpMe
9bf21f2... devel-docs: make the shooter tool at least build again (unt
b1e0769... app: don't use "size-request" for the toolbox' wilber, it's
6188b80... app: themes.c: add #if 0-ed switch to dark theme variant
238eea7... Incomplete notebook and tab theming commit, to be improved
bfae3c1... themes: set an explicit background for rulers
3bcff41... app: make the statusbar's progress label visible again
9a5c515... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL
b3058be... app: port wilber drawing to GtkStyleContext
10c2820... modules: port GimpColorWheel to GTK+ 3.x
91d887a... Unkommented settings for preferring a dark GTK+ theme.
f79a0f2... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate-
2580ca4... Use GTK+3 gtk_get_locale_direction() function instead of cu
a8777b6... app: port GimpCircle and subclasses to GTK+ 3
2f58ae0... app: remove GTK_OBJECT() case in GimpPopup
473c912... libgimpwidgets: #if 0 more stuff in gimp3migration
56d39d0... foo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]