[gtk+/quartz-integration] (130 commits) ...Merge branch 'master' into quartz-integration



Summary of changes:

  3efc06a... Tiny typo fix. (*)
  1cd82ef... Move gtk_widget_reset_style() out of the deprecation ifdef. (*)
  b7de18a... Remove gtk_paste_point_override mark if we don't insert any (*)
  d254089... mount-operation: don't show the dialog until the tree is po (*)
  3860af5... plug/socket: Make GtkPlug and GtkSocket X11-specific (*)
  8dc932b... plug/socket: Remove plug/socket backend implementations for (*)
  89722d4... win32: Fix Makefile for plug/socket removal. (*)
  50e1589... plug/socket: Clarify docs about availablility of widgets (*)
  c7f0cff... plug/socket: Remove x11 checks and non-x11 code (*)
  1d80400... plug: Merge gtkplug-x11.c back into gtkplug.c (*)
  b8895cf... socket: Merge gtksocket-x11.c back into gtksocket.c (*)
  e339c62... API: Don't export gtk_window_add_embedded_xid() (*)
  5a1755b... gtk: Prefix gtk_window_add_embedded_xid() with underscore (*)
  e1f6a24... window: Make embedded xid specific to the X11 backend (*)
  bd4ef49... API: x11: Add GDK_POINTER_TO_XID() and GDK_XID_TO_POINTER() (*)
  63aa56b... window: Get rid of GdkNativeWindow usage (*)
  1b18916... win32: Make GtkWin32EmbedWidget use HWND instead of GdkNati (*)
  ad1f9cc... socket: Use Window instead of GdkNativeWindow (*)
  4aa6743... plug: Use Window instead of GdkNativeWindow (*)
  388f9fd... tests: Use Window instead of GdkNativeWindow in testsocket  (*)
  56c6c63... plug: Move private functions to gtksocketprivate.h (*)
  ef16066... x11: Use Window instead of GdkNativeWindow (*)
  ce33daa... gtk: gtkfilefilter.c:57:24: error: "/*" within comment (*)
  83927a6... recentfilter: Fix gcc warnings (*)
  6bbe86a... Mention GtkEntryCompletion signal parameter change (*)
  d981b9e... Fix a doc typo (*)
  0e37b3e... Updated Spanish translation (*)
  d688343... Check if buffer is NULL after setting it to NULL, not befor (*)
  32f6070... Don't call object notify for something that isn't a propert (*)
  861dd08... update Punjabi Translation by A S Alam (*)
  3f918a8... update Punjabi Translation by A S Alam (*)
  469f459... Fix typo in calculating secondary cursor color (*)
  9e20341... Use GtkRGBA for the cursor color priv api. (*)
  001697a... Move the get_cursor_color in GtkStyleContext (*)
  5571302... Add padding to the themingengine class. (*)
  8a056d4... Move "widget/window under device" accounting to be per-widg (*)
  66d4f07... Updated Italian translation (*)
  b1339b3... Merge branch master into quartz-integration
  a18039d... Merge branch 'master' into quartz-integration
  1641e71... Add a missing end tag (*)
  f783a75... Add a gtkx.h header for X11-specific GTK+ api (*)
  350d0b5... Do not use old functions in the docs. (*)
  d39f98f... Go back to using the image/* example (*)
  bc58a60... Minor rewording in the tutorial (*)
  f6cd9c1... Documentation tweaks (*)
  02d952c... More documentation tweaks (*)
  cbc4e82... Mention theme-specific settings in the migration guide (*)
  10b6afa... Improve some deprecation notes (*)
  b1be543... Use free() to free XIButtonState.mask (*)
  61f8dbc... Silence compiler warnings (*)
  0c2e16f... Include gtkx.h here (*)
  5caa76c... Fix compiler warnings about unused variables (*)
  6dc142a... Silence more compiler warnings (*)
  2b63173... Fix another compiler warning about unused variables (*)
  cb6e036... More compiler warnings silenced (*)
  2ba878c... Silence unused variable warnings in gail (*)
  645650a... Silence unused variable warnings in the cups printbackend (*)
  c79fbc8... Merge branch 'master' into quartz-integration
  701075b... Nicer configure summary (*)
  837c504... Move GtkPrintOperation docs inline (*)
  242c2a3... Whitespace fixes (*)
  bcdfd15... Remove some dead templates (*)
  6c3ce36... Remove GTK+ 1 era xbm icons (*)
  572441f... Drop unused file circles.xml (*)
  b71134f... Drop unused theme-bits (*)
  4b5b1ab... Fix build (*)
  d4b2181... Drop 2.x release notes (*)
  d463bbf... Some updates (*)
  4a0aa41... Add gtkorientableprivate.h header (*)
  ec37512... Add a gtkscaleprivate.h header (*)
  23ac7ef... Updated Catalan translation (*)
  c4cafd6... [l10n] Updated German translation (*)
  7f3aa92... GtkSettings: Fix theme not updating for dark theme (*)
  b98caf9... GtkCssProvider: Take into account variant (*)
  53ca6eb... Add gtk_binding_entry_add_signal_from_string() (*)
  dbff92f... Add @binding-set rules to the CSS parser (*)
  d39f041... Add the gtk-key-bindings CSS parser property. (*)
  9a34668... Hook up key bindings in CSS with key propagation. (*)
  b5bee0a... Remove unneeded code from GtkBindingSet (*)
  c70b65f... Document @binding-set and the gtk-key-bindings css parser p (*)
  081d5b1... Add some bindings to testgtk.css for testing (*)
  a03e33b... Parse the gtk-keys.css file in the GtkSettings::gtk-key-the (*)
  c0b8053... Move key/theme CSS providers to GtkSettingsPrivate (*)
  bf9e59e... Make documentation match behaviour (*)
  c770f44... Convert the Emacs key theme to css (*)
  f16dbe0... Convert the mac key theme to css (*)
  2ea010b... Convert remaining rc files to css (*)
  a04e721... Add binding-set tests (*)
  8bb0d55... Improve binding-set parser (*)
  dcf3430... Add a gtkbindingsprivate.h header (*)
  b448bb8... Move GtkBindings docs inline (*)
  f67ab80... doc fixes (*)
  175c57e... Small optimization (*)
  cfa6505... Mention key themes in the migration guide (*)
  9864445... API: gdk: Change GdkEventOwnerChange to not take GdkNativeW (*)
  430f53b... Updated Kazakh translation (*)
  09a52de... Add a missing id to the docs (*)
  6a8d494... Fix GTK_SPINNER_CLASS macro (*)
  677c8c2... Remove references to RC files in the env var docs (*)
  0208539... Remove RC file references from docs where appropriate (*)
  a26ffdc... Prevent a segfault in GtkPlug (*)
  fb860a9... Add a note to ::fill and ::expand docs (*)
  38f6065... Make GtkEntryCompletion::match-selected arguments consisten (*)
  cb498c2... Speed up expander animation (*)
  d51c617... css-provider: Fix up the Switch style (*)
  30958ea... Fix a segfault in gtk_statusbar_remove_all (*)
  c01c018... Updated Spanish translation (*)
  ddb4b3e... Added "shift" modifier versions of keybings for GtkFileChoo (*)
  a37976d... Fixed GtkToolPalette ->forall implementation to be gtk_widg (*)
  1f3a5a8... Clarify key-{press,release}-event docs. (*)
  726b0d8... Bandaid fix for icon view subclassing (*)
  119d29d... Only include gtktrayicon.h when building for X11 (*)
  73afbc9... Check whether mask is NULL (*)
  9dcdca2... Don't use GTK_IS_PLUG for non-X11 backends (*)
  6d21808... Clarify models vs callbacks in entry completion docs (*)
  fc43e42... Fix several bugs handling GtkTrayIcon symbolic colors (*)
  b52db73... Deal gracefully with unowned selections (*)
  fac914d... API: gtk: Remove client_event vfunc from GtkWidget (*)
  14cb485... x11: Use event->any.window instead of any random member (*)
  d217f4d... x11: Handle motif client message filter just like xdnd filt (*)
  e67347a... x11: Fill in event->any.window before calling filter functi (*)
  609ddee... x11: Register wm_protocols function with gdk_window_add_fil (*)
  180cd85... x11: Use macros for byte order to set byte order (*)
  8ecd420... x11: Do dnd event handling via gdk_window_add_filter() (*)
  9e401be... tests: Remove clientmessage test (*)
  cf94070... testgtk: Remove ability to reload all rc files (*)
  040b21e... tests: Remove refreh button from testtoolbar test (*)
  c332ac2... gdk: Remove GdkEventClient (*)
  8448780... Make treeview expanders work reliably (*)
  92a1263... Merge branch 'master' into quartz-integration

(*) 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]