[gimp] (249 commits) Created branch gtk3-port



The branch 'gtk3-port' was created.

Summary of new commits:

  7092754... Switch to version 3.0 in a lot of places and depend on GTK+
  bde8f8c... libgimpwidgets: remove deprecated files from the build
  c770edc... libgimpwidgets: s/GtkObject/GtkAdjustment/ in gimpwidgets.[
  94f6477... libgimpwidgets: port virtual functions to GTK+ 3.0
  f5d9174... libgimpwidgets: port virtual functions to GTK+ 3.0
  215e2d4... libgimpwidgets: port to GtkWidget::draw()
  beab801... libgimpwidgets: port to GtkWidget::draw()
  3678e3d... libgimpwidgets: port to new GDK_KEY_foo key names
  6905200... libgimpwidgets: port to GtkWidget::draw()
  e8bd776... libgimpwidgets: s/GtkObject/GtkAdjustment/
  1dc9813... libgimpwidgets: remove call to gtk_dialog_set_has_separator
  e5251e5... libgimpwidgets: port to GDK_KEY_foo key names
  7d803e8... libgimpwidgets: s/GtkObject/GtkAdjustment/
  5f521aa... libgimpwidgets: port to GD_KEY_foo key names
  c1f3ec9... libgimpwidgets: port to GtkWidget::draw()
  45271a2... libgimpwidgets: port to GDK_KEY_foo key names
  188a5a0... libgimpwidgets: remove deprecated functions and s/GtkObject
  3ffe9b4... libgimpwidgets: s/GtkObject/GtkAdjustment/
  cb4277d... libgimpwidgets: s/GtkObject/GtkAdjustment/
  a59e98d... libgimpwidgets: s/GtkObject/GtkAdjustment/
  f13da97... libgimpwidgets: remove deprecated files completely
  23ebec2... libgimpwidgets: don't include removed files
  c5f816b... libgimpwidgets: remove the deprecated gimp_pixmap_button_ne
  7d8bc35... libgimpwidgets: remove typedefs of things that are gone
  d381002... Update .gitignore files for generated 3.0 files
  9a00b4d... libgimp: remove GdkRGB and GdkColorMap calls, these APIs ar
  294152d... app: port to GtkWidget::draw()
  25d4894... app: remove GTK_OBJECT() cast
  8600cb3... app: port to GtkWidget::draw()
  50481c2... app: port to GtkWidget::draw()
  f87d450... app: port virtual functions to GTK+ 3.0 API
  e78e336... app: port to the new GDK_KEY_foo key names
  96efbee... app: port to the new GDK_KEY_foo key names and get rid of a
  12b76fe... app: port to the new GDK_KEY_foo key names
  c11c632... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  bfaa68c... app: port to GtkWidget::draw()
  e2aed75... app: s/GDK_Escape/GDK_KEY_Escape/
  721f9e5... app: port to GtkWidget::draw()
  9c62e5e... app: port to GtkWidget::draw() and s/GtkObject/GtkAdjustmen
  cf42b53... app: port to GtkWidget::draw()
  48dd940... app: s/GtkObject/GtkAdjustment/
  280783c... app: port to GtkWidget::draw()
  17568fa... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  780cf41... app: s/GDK_Escape/GDK_KEY_Escape/
  dfc1330... app: s/GtkObject/GtkAdjustment/
  01f8a53... app: port to GtkWidget::draw() and to the new GDK_KEY_foo k
  88bafed... app: s/GtkObject/GtkAdjustment/
  93a98a7... app: s/GtkObject/GtkAdjustment/
  201ae8d... app: s/GtkObject/GtkAdjustment/
  0c256f6... app: use the new GDK_KEY_foo key names
  d0e2850... app: port to GtkWidget::draw()
  5e3264d... app: get rid of GtkObject and s/GDK_F1/GDK_KEY_F1/
  678bd8b... app: port to GtkWidget::draw()
  706686b... app: no need to alloc colors any longer, GdkColormap is gon
  571c81c... app: port call to gtk_paint_arrow() to GTK+ 3.0
  5146b07... app: port device management to GdkDeviceManager
  212d6b0... app: remove obsolete (GtkObject **) casts
  56cd14b... app: use gtk_widget_get_preferred_size() instead of size_re
  6ca224e... app: port GimpScalComboBox to GTK+ 3.0
  292bcca... app: use gtk_widget_get_preferred_size() instead of size_re
  301572e... libgimpwidgets: port GimpFrame to GTK+ 3.0
  c6da08f... app: port tools to GTK+ 3.0 (trivial changes only)
  4778d81... app: s/GtkObject/GtkAdjustment/ in app/dialogs/
  29b2709... app: s/GtkObject/GtkAdjustment/
  b870233... app: pass the cairo_region_t to gdk_window_invalidate_regio
  02de550... libgimpwidgets: use gdk_cairo_set_source_window() instead o
  d0491e9... app: use GdkDeviceManager to list devices
  0839e42... app: use GdkDeviceManager API
  e845030... app: port to GtkWidget::draw()
  a003325... app: remove calls to colormap functions, they are gone
  feded52... libgimpwidgets: get rid of (GtkObject **) casts
  450bbf0... app: port the splash to GTK+ 3.0
  9e4cb09... libgimpwidgets: port the ruler to GTK+ 3.0
  0faa7c5... libgimpwidgets: port to GtkWidget::draw()
  2cc1b17... app: port to GtkWidget::draw()
  78beb8b... app: port the overlay stuff to GTK+ 3.0
  6ffaf8b... app: use the container icon view, the grid view is not GTK+
  2b146fc... libgimpwidgets: #if 0 some unit menu code that needs portin
  3da4fb3... app: port to GtkWidget::draw() (incompletely)
  7e931bb... app: remove call to gtk_statusbar_set_has_resize_grip()
  104187b... app: port the tag entry to GTK+ 3.0
  aa906c0... app: port to GtkWidget::draw() but disable the code inside 
  4ea3b43... app: can't set the scale combo entry's properties in init()
  83fd0c8... app: port to GtkWidget::draw()
  ae58acd... libgimpwidgets: port to GtkWidget::draw()
  729b71d... modules: s/GtkObject/GtkAdjustment/
  88c4e9c... app: didn't completely commit the display shell expose() ->
  409b2cc... libgimpwidgets: port to GtkComboBoxText
  870e80c... app: fix display shell background drawing
  5a1879c... app: fix canvas double buffering using cairo_push,pop_group
  c4cb3b4... script-fu: port to GTK+ 3.0
  a41e926... app: port to GtkWidget::draw()
  6d97e4e... app: passing -1 as width/height to gtk_paint_box() no longe
  1a41d21... app: port popup arrow drawing to cairo and get rid of the a
  0e345d9... app: remove GimpContainerGridView from the build entirely
  cacf81e... modules: port to GtkWidget::draw()
  bf6a78e... libgimpwidgets: port to GtkWidget::draw()
  294578b... libgimp: port to GtkWidget::draw()
  eedd484... app: don't translate to allocation.x,y
  3ff1262... app: port to GtkWidget::draw()
  2ca11af... app: forgot to remove a cairo_destroy() in draw()
  186cb82... app: port to GtkWidget::draw()
  fd39460... app: build binaries with version number 2.99
  9dd24ce... app: GtkEntry turned into a no-window widget
  db84007... app: use the new GtkScrollable API instead of deprecated tr
  ba0bd32... app: cairo_save()/restore() around chaining up in draw()
  aeff33d... app: add ugly workaround to make the icon view adapt to vie
  9ca3da3... plug-ins: lots of trivial GTK+ 3.0 porting
  40f48c3... plug-ins: port jpeg-save to GTK+ 3.0
  163f5df... plug-ins: port file-png to GTK+ 3.0
  709a541... plug-ins: s/GtkObject/GtkAdjustment/g in plug-ins/common/
  8741009... plug-ins: more s/GtkObject/GtkAdjustment/
  3ece3e0... plug-ins: port some more plug-ins to GTK+ 3.0
  f702a6d... app: port the colormap editor to GTK+ 3.0
  2b85fc1... app: remove GtkWrapBox
  efa3d24... libgimpwidgets: port to the new size request API
  18d18e5... app: port to the new size request API
  85a60ed... plug-ins: port the print preview to the new size request AP
  1ee05b3... libgimp*: derive from GtkBox directly instead of GtkHBox/VB
  1441c5c... plug-ins: port sphere-designer to GtkWidget::draw()
  57126ba... plug-ins: port cml-explorer to GtkWidget::draw()
  1c132f4... plug-ins: s/GtkObject/GtkAdjustment/ in file-pdf-load
  1f1a08d... app: s/GtkObject/GtkAdjustment/ in the new spin scale prop 
  834e3d0... plug-ins: port lighting to GTK+ 3.0
  e2b578f... app: port the cage tool to the new GDK_KEY_foo key names
  a1e6df8... plug-ins: port the unit-editor to GtkScrollable
  1af86bb... app: fix GimpOverlayDialog's minimum height
  81f8e73... app: port GimpOverlayBox to GtkWidget::get_preferred_width/
  073f883... app: don't connect to "size-requst" because that's deprecat
  39cfcdf... app: port GimpSpinScale to GTK+ 3.0
  c834b3e... app: skip keyboard devices so the device list becomes reaso
  6d91049... app: implement proper height-for-width in GimpToolPalette
  857a17a... app: use GdkDevice accessors
  7dc748b... app: introduce struct GimpDeviceKey because GdkDeviceKey is
  c31f5e9... app: put the toolbox' areas into a box until we decided abo
  dd4b155... Use gtk_widget_render_icon_pixbuf() instead of gtk_widget_r
  c674463... app: port the device sort function to GdkDeviceManager
  a2e3ea2... libgimpwidgets: port to GtkStyleContext and gtk_render_foo(
  49e0a69... app: change the list of available devices to something that
  45805e8... libgimpwidgets: port GimpCellRendererToggle to GtkStyleCont
  79220fc... libgimpwidgets: port GimpChainButton to GtkStyleContext
  0fa5b48... libgimpwidgets: port GimpColorArea to GtkStyleContext
  6f5df77... libgimpwidgets: port GimpColorScale to GtkStyleContext
  7474d77... libgimpwidgets: port GimpOffsetArea to GtkStyleContext
  c15fe0e... libgimpwidgets: port GimpRuler to GtkStyleContext
  94a137f... libgimpwidgets: turn GimpRuler into a no-window widget
  2722614... llibgimpwidgets: port GimpScrolledPreview to GtkStyleContex
  9a5dc28... modules: port ColorselWheel to GtkStyleContext
  a906e8b... app: port Wilber drawing to GtkStyleContext
  4848d6f... app: port GimpBlobEditor to GtkStyleContext
  223cad4... app: port setting the canvas padding color to GtkStyleConte
  aec12ff... app: port GimpPanedBox to GtkStyleContext
  3071ecd... app: port GimpContainerIconView to GtkStyleContext
  f6a192e... app: port GimpContainerTreeView to GtkStyleContext
  cff0713... app: port GimpColormapEditor to GtkStyleContext
  7fe001e... app: port GimpComponentEditor to GtkStyleContext
  0e35841... app: port GimpFgBgEditor to GtkStyleContext
  79d0d59... app: port GimpFgBgView to GtkStyleContext
  01b9b02... app: port gimp_get_icon_size() to GtkStyleContext
  a85f3dc... app: port GimpContainerBox to GtkStyleContext
  21d4f0b... app: port GimpDashEditor to GtkStyleContext
  82ea669... app: remove calls to gtk_widget_get,set_extension_events()
  9343071... app: s/gtk_widget_modify_font/gtk_widget_override_font/
  f1dc4fc... libgimpwidgets: port GimpNumberPairEntry to gtk_widget_over
  590b6e1... app: port the about dialog to GtkStyleContext
  1fd66b2... modules: remove call to gtk_widget_set_extension_events()
  bdf96ec... libgimpwidgets: implement GtkWidget::state_flags_changed()
  420562d... libgimpwidgets: implement GtkWidget::style_updated() instea
  2ee0014... libgimpwidgets: use g_object_ref()/unref() for GdkCursors
  5f043de... app: use gdk_drag_context_get_source_window()
  052ff34... app: use gdk_drag_context_get_selected_action() instead of 
  5e63f12... app: port GimpSpinScale to GtkStyleContext
  7ed581e... app: implement GtkWidget::style_updated() instead of style_
  08f27d2... port gtkrc files to CSS (incompletely and stuff commented o
  173f158... Port theme and gtkrc file loading to CSS files using GtkCss
  f2cc2b7... plug-ins: #include <gdk/gdk.h> instead of <gdkconfig.h>
  182e940... app: copy gimp.css instead of gtkrc to the user's gimp dire
  03289da... app: check whether child widgets exist in GtkWidget::style_
  3d5c4c9... Replace gdk_cursor_unref() with g_object_unref()
  ec9b8dd... app: use gtk_menu_shell_get_selected_item()
  68fc4f9... app: port GimpOverlayBox to GtkStyleContext
  7fa6970... app: port GimpOverlayFrame to GtkStyleContext
  244b4c0... app: port GimpScaleButton to GtkStyleContext
  8fd58d5... libgimpwidgets: move all GimpPickButton members to a privat
  d0a3421... libgimpwidgets: move all GimpColorArea members to a private
  d070329... libgimpwidgets: move all GimpOffsetArea members to a privat
  855d517... libgimpwidgets: move padding members from instance to class
  063d195... libgimpwidgets: move all GimpButton members to a private st
  cfa05c3... libgimpwidgets: move all GimpCellRendererColor members to a
  d47fbe2... libgimpwidgets: move all GimpColorButton members to a priva
  8513a6a... libgimpwidgets: move all GimpCellRendererToggle members to 
  c356d0b... libgimpwidgets: move all GimpChainButton members to a priva
  d2d79a1... libgimpwidgets: move all GimpBrowser members to a private s
  6645fea... libgimpwidgets: move all GimpColorDisplay members to a priv
  b8165f1... libgimpwidgets: move all GimpColorDisplayStack members to a
  a934e13... libgimpwidgets: move all GimpColorHexEntry members to a pri
  c5fe921... libgimpwidgets: add padding
  4ed0da0... libgimpwidgets: move all GimpColorNotebook members to a pri
  f0c461e... libgimpwidgets: move all GimpColorScale members to a privat
  61bf425... libgimpwidgets: move GimpColorProfileComboBox::dialog to pr
  4d1b2c0... libgimpwidgets: move all GimpColorSelection members to a pr
  d33bfed... libgimpwidgets: move all GimpEnumLabel members to a private
  aac5755... app: don't use style->black and style->white
  d16b868... libgimpwidgets: move all GimpMemsizeEntry members to a priv
  310de61... app: port GimpStrokeEditor to GtkStyleContext
  a310662... app: port GimpPaletteView to GtkStyleContext
  f274df7... plug-ins: don't use style->black and style->white
  e65a2dc... libgimpwidgets: move all GimpColorProfileStore members to a
  c95bc13... app: port GimpDockWindow to GtkStyleContext
  6233996... app: port GimpToolEditor to GtkStyleContext
  da647c9... app: use gtk_widget_override_font() instead of modify_font(
  b4d11d0... app: port GimpThumbBox to GtkStyleContext
  c01086b... Implement GtkWidget::style_updated() instead of ::style_set
  25bc9f0... app: port GimpHistogramView to GtkStyleContext
  8bb2236... app: disable calls to gtk_range_set_update_policy()
  ce62b67... plug-ins: port file-ps to GtkComboBoxText
  4b2b08e... app: port GimpTagEntry to GtkStyleContext
  2ddc4a1... app: always ask the master device for its axes or state
  9dce841... app: when checking for a device change, check the event's s
  1159679... app: remove obsolete device checks from GimpToolbox
  b61b9de... plug-ins: port file-gih to GtkComboBoxText
  96afbc0... app: port GimpColorFrame away from GtkStyle, using a new st
  cf8bd58... app: remove call to gtk_widget_style_attach() from GimpOver
  9ec6115... app: port GimpOverlayChild to GtkStyleContext
  e9ea183... Port cell renderers to gtk_cell_renderer_get_state()
  0d9c249... app: port GimpCellRendererDashes to GtkStyleContext
  24518dc... app: add gimp_get_style_color() to simplify GdkRGBA style p
  2637efe... app: add style property and default CSS for GimpHistogramVi
  acc0771... app: port GimpCurveView to GtkStyleContext
  2d9b462... themes: document the new GimpHistogramView property in the 
  435eaff... app: define all GimpHistogramView colors via style properti
  ff6243a... themes: document the new stlye properties and indent the CS
  b3b31bb... app: increase the priority of the theme CSS by 1
  7e95872... app: port GimpComboTagEntry to GtkStyleContext
  5658919... app: s/GDK_F2/GDK_KEY_F2 in GimpContainerTreeView
  0888987... configure.ac: use the new GTK_CHECK_BACKEND() macro
  1ec7d3a... plug-ins: port map-object to GTK+ 3.x
  091767f... app: port GimpToolbox to GtkWidget::style_updated()
  b4cf6e9... app: use GdkRGBA instead of GdkColor in some places
  462305b... app: remove gimp_rgb_get,set_gdk_color()
  015b755... app: port the text tool editor's preedit popup to GtkStyleC
  baba4bf... plug-ins: port filter-pack to GTK+ 3.0, still some warnings
  09a7ee6... app: gimp_print_event(): add the device to the event debug 
  3670eec... app: gimp_device_info_get_device_coords(): workaround for X
  e8afc02... app: make input devices, grabs and therefore generally tool
  c6ce9ad... app: use gdk_device_get_position() inetad of gdk_display_ge
  70cc055... app: remove some forgotten #undef GSEAL_ENABLE
  c12d263... app: let the file dialog expand/collapse with the file type
  ab23136... foo



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