[gimp] (235 commits) Created branch gtk3-port-meson



The branch 'gtk3-port-meson' was created.

Summary of new commits:

  eeb9a8c... Switch to version 3.0 in a lot of places and depend on GTK+ (*)
  ccb2cb9... Revert "app: Fix on canvas widgets ignoring clicks from tab (*)
  cf1e8a8... libgimpwidgets: remove deprecated files from the build (*)
  06df404... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[ (*)
  887fd7f... libgimpwidgets: port virtual functions to GTK+ 3.0 (*)
  feeb5f6... libgimpwidgets: port virtual functions to GTK+ 3.0 (*)
  c57ae44... libgimpwidgets: port to GtkWidget::draw() (*)
  744180d... libgimpwidgets: port to GtkWidget::draw() (*)
  02ba4b1... libgimpwidgets: port to GtkWidget::draw() (*)
  2608c97... libgimpwidgets: s/GtkObject/GtkAdjustment/ (*)
  d797108... libgimpwidgets: port to GtkWidget::draw() (*)
  8b409de... libgimpwidgets: remove deprecated functions and s/GtkObject (*)
  f79b4fa... libgimpwidgets: remove deprecated files completely (*)
  bf8518f... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar (*)
  15eaf38... app: port to GtkWidget::draw() (*)
  571a4e4... app: remove GTK_OBJECT() cast (*)
  c3da0d1... app: port to GtkWidget::draw() (*)
  133aff7... app: port to GtkWidget::draw() (*)
  935e41a... app: port virtual functions to GTK+ 3.0 API (*)
  227af9d... app: port to GtkWidget::draw() (*)
  40c013d... app: port to GtkWidget::draw() (*)
  b378d69... app: port to GtkWidget::draw() (*)
  8a5cd7c... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen (*)
  88009a8... app: port to GtkWidget::draw() (*)
  56c00bc... app: s/GtkObject/GtkAdjustment/ (*)
  8599c82... app: port to GtkWidget::draw() (*)
  43ffbd1... app: port GimpNavigationView to GtkWidget::draw() (*)
  69ee475... app: port GimpPaletteView to GtkWidget::draw() (*)
  2e83f37... app: port to GtkWidget::draw() (*)
  9f8bc84... app: port to GtkWidget::draw() (*)
  a597182... app: no need to alloc colors any longer, GdkColormap is gon (*)
  337db6c... app: port call to gtk_paint_arrow() to GTK+ 3.0 (*)
  2e01e2d... app: port device management to GdkDeviceManager (*)
  a158c89... app: remove obsolete (GtkObject **) casts (*)
  05c6431... app: use gtk_widget_get_preferred_size() instead of size_re (*)
  7879c19... app: port GimpScalComboBox to GTK+ 3.0 (*)
  0ddeee3... app: use gtk_widget_get_preferred_size() instead of size_re (*)
  67f35f7... libgimpwidgets: port GimpFrame to GTK+ 3.0 (*)
  97f98ee... app: port tools to GTK+ 3.0 (trivial changes only) (*)
  a264b0a... app: s/GtkObject/GtkAdjustment/ in app/dialogs/ (*)
  432c5c4... app: pass the cairo_region_t to gdk_window_invalidate_regio (*)
  d8d3e50... app: use GdkDeviceManager to list devices (*)
  9f37fe7... app: port to GtkWidget::draw() (*)
  a895b7c... app: remove calls to colormap functions, they are gone (*)
  9c0fa96... libgimpwidgets: get rid of (GtkObject **) casts (*)
  63ef5b4... app: port the splash to GTK+ 3.0 (*)
  0fe9110... libgimpwidgets: port the ruler to GTK+ 3.0 (*)
  a72cadb... libgimpwidgets: port to GtkWidget::draw() (*)
  4f0b181... app: port to GtkWidget::draw() (*)
  4948c58... app: port the overlay stuff to GTK+ 3.0 (*)
  2037801... app: use the container icon view, the grid view is not GTK+ (*)
  ee81322... app: port to GtkWidget::draw() (incompletely) (*)
  bd6dd93... app: remove call to gtk_statusbar_set_has_resize_grip() (*)
  8ef21fc... app: port the tag entry to GTK+ 3.0 (*)
  8cd2dca... app: port to GtkWidget::draw() but disable the code inside  (*)
  5afef61... app: can't set the scale combo entry's properties in init() (*)
  d5089f3... app: port to GtkWidget::draw() (*)
  8b9d317... libgimpwidgets: port to GtkWidget::draw() (*)
  de1d421... modules: s/GtkObject/GtkAdjustment/ (*)
  2a6a33a... app: didn't completely commit the display shell expose() -> (*)
  a655459... app: port to GtkWidget::draw() (*)
  fcdc1fb... app: passing -1 as width/height to gtk_paint_box() no longe (*)
  abab986... app: port popup arrow drawing to cairo and get rid of the a (*)
  058546d... app: remove GimpContainerGridView from the build entirely (*)
  541bf7c... modules: port to GtkWidget::draw() (*)
  ea0e793... libgimpwidgets: port to GtkWidget::draw() (*)
  000f3d7... libgimp: port to GtkWidget::draw() (*)
  08d2059... app: don't translate to allocation.x,y (*)
  b050461... app: port to GtkWidget::draw() (*)
  9efbe1b... app: forgot to remove a cairo_destroy() in draw() (*)
  45383dd... app: port to GtkWidget::draw() (*)
  c4e6c84... app: GtkEntry turned into a no-window widget (*)
  15f14c5... app: use the new GtkScrollable API instead of deprecated tr (*)
  1ad65cd... app: cairo_save()/restore() around chaining up in draw() (*)
  e580331... app: add ugly workaround to make the icon view adapt to vie (*)
  fdd650f... plug-ins: lots of trivial GTK+ 3.0 porting (*)
  a41c2d9... plug-ins: port jpeg-save to GTK+ 3.0 (*)
  7e19609... plug-ins: port file-png to GTK+ 3.0 (*)
  f573306... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/ (*)
  2c36619... plug-ins: more s/GtkObject/GtkAdjustment/ (*)
  6ab66dd... plug-ins: port some more plug-ins to GTK+ 3.0 (*)
  9fc7a04... app: port the colormap editor to GTK+ 3.0 (*)
  545f06d... app: remove GtkWrapBox (*)
  a7234d7... libgimpwidgets: port to the new size request API (*)
  6f595da... app: port to the new size request API (*)
  e4bf79f... plug-ins: port the print preview to the new size request AP (*)
  2515fff... plug-ins: port sphere-designer to GtkWidget::draw() (*)
  d0661a8... plug-ins: port cml-explorer to GtkWidget::draw() (*)
  51a28ff... plug-ins: port lighting to GTK+ 3.0 (*)
  1a9aebf... plug-ins: port the unit-editor to GtkScrollable (*)
  3c2d1de... app: fix GimpOverlayDialog's minimum height (*)
  d6fddc4... app: port GimpOverlayBox to GtkWidget::get_preferred_width/ (*)
  38b1e55... app: don't connect to "size-requst" because that's deprecat (*)
  185a3d3... app: port GimpSpinScale to GTK+ 3.0 (*)
  63acc7d... app: skip keyboard devices so the device list becomes reaso (*)
  dabef16... app: implement proper height-for-width in GimpToolPalette (*)
  ca5d0d5... app: use GdkDevice accessors (*)
  eaa9698... app: introduce struct GimpDeviceKey because GdkDeviceKey is (*)
  46ca75a... app: put the toolbox' areas into a box until we decided abo (*)
  b3b9106... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r (*)
  4e4a3b5... app: port the device sort function to GdkDeviceManager (*)
  a3a5991... libgimpwidgets: port to GtkStyleContext and gtk_render_foo( (*)
  74d4570... app: change the list of available devices to something that (*)
  0d79061... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont (*)
  22b777b... libgimpwidgets: port GimpChainButton to GtkStyleContext (*)
  9b24233... libgimpwidgets: port GimpColorArea to GtkStyleContext (*)
  8ef9268... libgimpwidgets: port GimpColorScale to GtkStyleContext (*)
  43c5f1e... libgimpwidgets: port GimpOffsetArea to GtkStyleContext (*)
  1920193... libgimpwidgets: port GimpRuler to GtkStyleContext (*)
  bdb5229... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex (*)
  4385a5a... app: port GimpBlobEditor to GtkStyleContext (*)
  6be5bc5... app: port setting the canvas padding color to GtkStyleConte (*)
  26c34f8... app: port GimpPanedBox to GtkStyleContext (*)
  4eeb7a8... app: port GimpContainerIconView to GtkStyleContext (*)
  9d94995... app: port GimpContainerTreeView to GtkStyleContext (*)
  adbce7a... app: port GimpColormapEditor to GtkStyleContext (*)
  c37576f... app: port GimpComponentEditor to GtkStyleContext (*)
  6a078cf... app: port GimpFgBgEditor to GtkStyleContext (*)
  82b862a... app: port GimpFgBgView to GtkStyleContext (*)
  61a2956... app: port gimp_get_icon_size() to GtkStyleContext (*)
  b8da3db... app: port GimpContainerBox to GtkStyleContext (*)
  e6f827a... app: port GimpDashEditor to GtkStyleContext (*)
  846cd87... app: remove calls to gtk_widget_get,set_extension_events() (*)
  0c27752... app: s/gtk_widget_modify_font/gtk_widget_override_font/ (*)
  95c9bae... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over (*)
  6d5b65b... app: port the about dialog to GtkStyleContext (*)
  4778e12... modules: remove call to gtk_widget_set_extension_events() (*)
  c85e151... libgimpwidgets: implement GtkWidget::state_flags_changed() (*)
  918b0b7... libgimpwidgets: implement GtkWidget::style_updated() instea (*)
  1b05031... libgimpwidgets: use g_object_ref()/unref() for GdkCursors (*)
  13424f4... app: use gdk_drag_context_get_source_window() (*)
  338db4d... app: use gdk_drag_context_get_selected_action() instead of  (*)
  8f50cc3... app: implement GtkWidget::style_updated() instead of style_ (*)
  f6c19cd... port gtkrc files to CSS (incompletely and stuff commented o (*)
  772eabb... Port theme and gtkrc file loading to CSS files using GtkCss (*)
  7ba4c0e... app: copy gimp.css instead of gtkrc to the user's gimp dire (*)
  ccb0638... app: check whether child widgets exist in GtkWidget::style_ (*)
  bf05651... Replace gdk_cursor_unref() with g_object_unref() (*)
  ef14253... app: use gtk_menu_shell_get_selected_item() (*)
  4d13608... app: port GimpOverlayBox to GtkStyleContext (*)
  4f8b3b0... app: port GimpOverlayFrame to GtkStyleContext (*)
  0c605db... app: port GimpScaleButton to GtkStyleContext (*)
  c041b26... libgimpwidgets: move all GimpPickButton members to a privat (*)
  88bc301... libgimpwidgets: move all GimpColorArea members to a private (*)
  3978349... libgimpwidgets: move all GimpOffsetArea members to a privat (*)
  a72123a... libgimpwidgets: move padding members from instance to class (*)
  9832844... libgimpwidgets: move all GimpButton members to a private st (*)
  56f8945... libgimpwidgets: move all GimpCellRendererColor members to a (*)
  f56b67a... libgimpwidgets: move all GimpColorButton members to a priva (*)
  e438caa... libgimpwidgets: move all GimpCellRendererToggle members to  (*)
  e2f36bd... libgimpwidgets: move all GimpChainButton members to a priva (*)
  c9c7e3d... libgimpwidgets: move all GimpBrowser members to a private s (*)
  2043743... libgimpwidgets: move all GimpColorDisplay members to a priv (*)
  c46febb... libgimpwidgets: move all GimpColorDisplayStack members to a (*)
  4d1689e... libgimpwidgets: move all GimpColorHexEntry members to a pri (*)
  d7073a0... libgimpwidgets: add padding (*)
  487ff79... libgimpwidgets: move all GimpColorNotebook members to a pri (*)
  bff22e0... libgimpwidgets: move all GimpColorScale members to a privat (*)
  9885159... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr (*)
  4512439... libgimpwidgets: move all GimpColorSelection members to a pr (*)
  2d57f38... libgimpwidgets: move all GimpEnumLabel members to a private (*)
  b64b8ad... app: don't use style->black and style->white (*)
  a38da49... libgimpwidgets: move all GimpMemsizeEntry members to a priv (*)
  5ea7644... app: port GimpStrokeEditor to GtkStyleContext (*)
  4b39235... app: port GimpPaletteView to GtkStyleContext (*)
  838b983... plug-ins: don't use style->black and style->white (*)
  ee57e7e... libgimpwidgets: move all GimpColorProfileStore members to a (*)
  d5e4814... app: port GimpDockWindow to GtkStyleContext (*)
  ba5b769... app: port GimpToolEditor to GtkStyleContext (*)
  270c1c3... app: use gtk_widget_override_font() instead of modify_font( (*)
  0630943... app: port GimpThumbBox to GtkStyleContext (*)
  f6a0327... Implement GtkWidget::style_updated() instead of ::style_set (*)
  659ebfd... app: port GimpHistogramView to GtkStyleContext (*)
  a73197b... app: port GimpTagEntry to GtkStyleContext (*)
  d8f24f4... app: always ask the master device for its axes or state (*)
  0a7c340... app: when checking for a device change, check the event's s (*)
  9d94654... app: remove obsolete device checks from GimpToolbox (*)
  7131938... app: port GimpColorFrame away from GtkStyle, using a new st (*)
  5a1ec22... app: remove call to gtk_widget_style_attach() from GimpOver (*)
  84c530f... app: port GimpOverlayChild to GtkStyleContext (*)
  40a724e... Port cell renderers to gtk_cell_renderer_get_state() (*)
  d649d96... app: port GimpCellRendererDashes to GtkStyleContext (*)
  a7d72fb... app: add gimp_get_style_color() to simplify GdkRGBA style p (*)
  3ae0ecd... app: add style property and default CSS for GimpHistogramVi (*)
  31e3f5b... app: port GimpCurveView to GtkStyleContext (*)
  c610b07... themes: document the new GimpHistogramView property in the  (*)
  ed8896a... app: define all GimpHistogramView colors via style properti (*)
  6d69109... themes: document the new stlye properties and indent the CS (*)
  0cf0a02... app: port GimpComboTagEntry to GtkStyleContext (*)
  5dc047b... configure.ac: use the new GTK_CHECK_BACKEND() macro (*)
  1b6afb2... plug-ins: port map-object to GTK+ 3.x (*)
  b5f839f... app: use GdkRGBA instead of GdkColor in some places (*)
  9c1e13c... app: remove gimp_rgb_get,set_gdk_color() (*)
  b131308... plug-ins: port filter-pack to GTK+ 3.0, still some warnings (*)
  e919c24... app: gimp_print_event(): add the device to the event debug  (*)
  bbcbbc8... app: gimp_device_info_get_device_coords(): workaround for X (*)
  0abfc55... app: make input devices, grabs and therefore generally tool (*)
  5d08c04... app: use gdk_device_get_position() inetad of gdk_display_ge (*)
  578d95d... app: remove some forgotten #undef GSEAL_ENABLE (*)
  6a70252... app: let the file dialog expand/collapse with the file type (*)
  2ffa4fe... app: port GimpGradientEditor to GtkSyleContext (*)
  7e4499d... app: port GimpHistogramView to gdk_device_grab()/ungrab() (*)
  b21529e... app: port GimpNavigationEditor to GtkStyleContext (*)
  43aaeca... app: port GimpTagPopup to GtkStyleContext (*)
  d899cb9... app: GimpDock: port font size modification to GtkCssProvide (*)
  9baf5e6... plug-ins: s/GtkObject/GtkAdjustment/ (*)
  cb8b190... app: implement GtkContainer::get_path_for_child() in GimpMe (*)
  a3acb46... devel-docs: make the shooter tool at least build again (unt (*)
  8b5430f... app: don't use "size-request" for the toolbox' wilber, it's (*)
  d018a01... Incomplete notebook and tab theming commit, to be improved (*)
  1ccdc6f... themes: set an explicit background for rulers (*)
  9e8e5dc... app: make the statusbar's progress label visible again (*)
  d3a4b1d... app: don't use the deprecated GDK_EXTENSION_EVENTS_ALL (*)
  6e808dd... app: port wilber drawing to GtkStyleContext (*)
  f1d5db4... modules: port GimpColorWheel to GTK+ 3.x (*)
  f3c0db3... app: s/GtkObject/GtkAdjustment/ in gimpdisplayhsell-rotate- (*)
  fa0abd9... Use GTK+3 gtk_get_locale_direction() function instead of cu (*)
  70313e7... app: port GimpCircle and subclasses to GTK+ 3 (*)
  c1f43c6... app: remove GTK_OBJECT() case in GimpPopup (*)
  9aba3fe... app: use gimp_color_display_stack_get_filters() instead of  (*)
  6264b14... libgimpwidgets: #if 0 more stuff in gimp3migration (*)
  aa6fd36... libgimpwidgets: Draw marker in correct position on ruler. (*)
  dbfc4b8... libgimpwidgets: Separate ruler text layer from background. (*)
  a8a19cd... app: port GimpContainerTreeView from style_set() to style_u (*)
  82dd39d... Revert "Bug 762279 - "Tip of the day" links opens two links (*)
  bfc819f... Bug 762279 - "Tip of the day" links opens two links. (*)
  f866a14... plug-ins: s/GtkObject/GtkAdjustment/ in file-wepb (*)
  413f466... libgimpwidgets, app: use GdkRGBA instead of GdkColor for ce (*)
  b03ec6a... libgimpwidgets: make GimpColorScale more-or-less work fine (*)
  f357bdb... app: port GimpMeter to GTK+ 3.x (*)
  5de5b33... app: port gimpwidgets-utils.c to GTK+ 3.x (*)
  8b3a6bc... foo (*)
  c3b37eb... Merge branch 'gtk3-port' into gtk3-port-meson
  5a163b4... Post-merge commit of gtk3-port into gtk3-port-meson
  c1d7291... Disable some non-ported themes. Reorganize warnings, add so

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]