[gtk+] (155 commits) Non-fast-forward update to branch wip/shadow-shape



The branch 'wip/shadow-shape' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 http://live.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  ed59f37... Add a function to set the shadow region of a window
  c4341e3... Set _MUTTER_SHADOW_SHAPE

Commits added to the branch:

  1a0c5ac... shooter: Make sure to free the surface (*)
  becc690... docs: don't use an icon by default in the combobox shot (*)
  31a38a6... docs: make bar widgets stretch horizontally in shots (*)
  77da3f5... docs: update copyright text (*)
  5264ba2... docs: remove deprecated color selection screenshot (*)
  06186b9... docs: remove deprecated font selector screenshot (*)
  db3ef57... docs: don't vertically fill statusbar (*)
  580c359... docs: use a nicer image for the screenshot (*)
  f5ea599... docs: make the spinner spin for the screenshot (*)
  94ebe21... Add a bit of margin on the statusbar (*)
  a4332e7... Set reasonable minimum size for the file chooser (*)
  dc3a7dd... docs: update generated images of widgets (*)
  e550c25... docs: remove deprecated font and color selectors from galle (*)
  d861be9... docs: Use sections in the widget gallery (*)
  a366d99... docs: move application support to the top of the widget lis (*)
  fcc136b... docs: move action support into deprecated (*)
  a14b810... docs: move builder to under applications (*)
  1a9c0c9... docs: move imagemenuitem to deprecated (*)
  3b0782e... docs: update the order of widgets to put recommended ones o (*)
  0da8b2b... docs: move stock to deprecated (*)
  8374024... docs: move core and theming under widgets (*)
  67bfa41... docs: use a separate platform support section (*)
  2378bff... Use proper quotation marks (*)
  b98186a... Updated Czech translation (*)
  285096e... Updated Czech translation (*)
  6f7b0ca... Deprecate tear off menus (*)
  8103137... tests: don't use tearoff menus in combobox (*)
  4cafc42... [l10n] Updated Italian translation. (*)
  4fcc1a8... Update gtk3-demo Visual C++ Projects (*)
  ce30d16... gdk/gdkoffscreenwindow.c: Include fallback-c89.c (*)
  d7b6827... gtk/gtkrecentchooser.c: Avoid C99isms (*)
  0aa57d2... Move wholly deprecated classes to gtk/deprecated/ (*)
  2f1fa7c... Drop some unnecessary includes (*)
  b49f966... Clean up includes in gtk/deprecated/ (*)
  18cf2a0... Restore gtkimagemenuitem.c (*)
  e7461ea... gtk-demo/builder: Re-enable deprecated symbols (*)
  d5800f9... Updated POTFILES.in (*)
  6802555... docs: Drop reference to refcounting.txt to fix make dist (*)
  8087bb7... Add a new example app (*)
  c177fd2... Tajik translation updated (*)
  0e4d9b7... gtkdialog - more informative warning when ordering unexisti (*)
  805871d... Updated POTFILES.skip (*)
  33f9a12... Remove a generated Makefile in new example app (*)
  1859fe8... fontchooser: Fix smooth scrolling in the scale and the prev (*)
  8488ae6... Fix a wrong link in the new example (*)
  9ea08fa... docs: gtk_menu_attach_to_widget() (*)
  4c2d461... Fix prototype of gdk_device_win32_warp (*)
  3cda2a7... fontchooser: prevent the scale from showing the value as it (*)
  e743751... Updated Czech translation (*)
  ab13787... Add gtk_tree_model_rows_reordered_with_length introspectabl (*)
  c7574bb... Disable frame sync for GtkPlug (*)
  e6c5fae... testsuite/a11y: Don't check minimum increment (*)
  99203f0... Getting started: Coding style updates (*)
  b73027a... Getting started: Use <choices> in the schema (*)
  7fe3455... Getting started: Drop ugly signal handler cleanup (*)
  4af588e... Getting started: Fix a corner case (*)
  9029914... Getting started: Add icon and desktop file (*)
  91f2d10... Getting started: Add docs about desktop file and icon (*)
  1e93e46... Gettting started: Improve some screenshots (*)
  84244d5... Getting started: Add information about activate and open (*)
  1545334... Getting started: Add an example for property actions (*)
  977c6cf... Getting started: Add docs for property actions (*)
  16e4373... wayland: Create a cairo surface for the root window (*)
  88771f7... Add an optional close button to the info bar (*)
  fbf0b29... demo: add a close button to the info bar demo (*)
  9a0fb23... action: Improve some deprecation notices (*)
  586c819... Updated Traditional Chinese translation(Hong Kong and Taiwa (*)
  8781c65... infobar: really make the close button hidden by default (*)
  bad6075... testsuite/a11y: Update infobar.txt for latest theme changes (*)
  9aab40b... stylecontext: Clear paths in gtk_render_foo() (*)
  45d2f67... tests: Make a11ytests keep going on failure and be verbose (*)
  a8e8454... widget: Use a real offset in gtk_widget_class_automate_chil (*)
  6f78424... Trivial typo fix (*)
  5081107... Updated POTFILES.skip (*)
  62aa54f... Updated POTFILES.skip (*)
  89ae352... Rename the widget template API (*)
  fea23b9... One forgotten rename (*)
  3358c54... Some documentation fixes (*)
  cda60c3... Another round of template binding api changes (*)
  9fb1eb2... fix a typo in a comment in gtkwindow.c (*)
  ac792f4... docs: gtk_icon_theme_lookup_by_gicon_for_scale() is new (*)
  fbfce31... Bug 701332 - Patch for minor glitch in NSTextInput (*)
  b80625a... Fix broken quartz build due to deprecation of gtkstock.h (*)
  20d0434... imquartz: Fallback to slave IM context if no NSEvent exists (*)
  3bb059b... Mention of -rdynamic in GtkBuilder lookup error (*)
  c9ce987... example: Use declared callbacks where possible (*)
  0e350ee... GtkApplication: Do not assert sm_proxy != NULL in inhibit f (*)
  1b135b2... GtkSearchEntry: improve clear icon implementation (*)
  398f9e8... Change the way GtkSearchEntry does delayed change notificat (*)
  d1a9167... gtk3-demo: Adapt to GtkSearchEntry api changes (*)
  158ab86... Update Visual Studio Property Sheets (*)
  b1a0773... Add explicit transfer annotations to gtk_icon_view_get_curs (*)
  de5a27b... Update the Visual Studio Property Sheets (*)
  330f519... docs: Minor grammatical corrections. (*)
  ceda38e... listbox: handle row sensitivity (*)
  493ca20... ime: Add builtin handling of dead keys (*)
  9232899... gtkprintoperation-win32.c: Drop unneeded include (*)
  77a2087... X11: Fix the cut-off for too large windows (*)
  bab7a66... 3.9.10 (*)
  0b8ef8f... post-release version bump (*)
  a78643b... Bug 705181: Fix annoying beeping introduced by Mac IME (*)
  7f01641... x11: Don't crash when NULL eometry hints are set (*)
  82e5e4b... Don't use UNIX-specific printer objects on non-UNIX (*)
  5a70c95... Updated Hebrew translation. (*)
  234a9d6... Updated Hebrew translation (*)
  a87648c... gtk3-demo: Improve the infobar demo (*)
  312699d... Updated POTFILES.in (*)
  c636b21... Avoid a compiler warning (*)
  1198ffb... Add a revealer to GtkInfoBar (*)
  33438a3... Update template api in one more place (*)
  c9c8272... Make examples use search-changed signal (*)
  134bea9... Trivial rewording (*)
  dcb766c... Add Visual Studio Build Support for Broadway (*)
  ca2dea0... Add Visual Studio 2010 Build Support for Broadway (*)
  2ea9772... build/win32/vs9/Makefile.am: Fix typo (*)
  c6ed4ea... Typo fix (*)
  d83294b... MSVC builds: Enhance Binary Installation (*)
  0091b4d... Updated Galician translations (*)
  03147b0... gtkicontheme: check for GdkPixbuf first (*)
  55edb3e... gdkkeys-x11: Remove workaround code for Sun Microsystems X  (*)
  20adc37... fontchoser: Fix slider position update when switching from  (*)
  ef77e47... fontchooser: set the minimum size of the spinner to 1 (*)
  1c63d29... Revert "Disable primary paste by default" (*)
  e63bfab... Revert "Add a revealer to GtkInfoBar" (*)
  e6a8848... Be more forgiving about child properties (*)
  0645369... GtkFileChooserDefault: Remove redundancy (*)
  aace5a8... Add a revealer to GtkInfoBar (*)
  6424739... searchbar: use gtk_search_bar_connect_entry() in documentat (*)
  041b0e1... demo: add a multi-line infobar example (*)
  362d4fb... Fix layout of infobar (*)
  1db773c... Update expected output for the infobar a11y test (*)
  9237da2... x11: Update root window scale when the screen scale changes (*)
  3a0b65c... x11: send monitors-changed when screen scale changes (*)
  bd9ad3c... Add .ui.h files to git (*)
  ab88110... iconhelper: clear the surface on invalidation (*)
  97e8614... Updated Norwegian bokmål translation (*)
  2430496... Remove assertions that are no longer true (*)
  edae43c... Tajik translation updated (*)
  bfc8b4d... Updated Lithuanian translation (*)
  0d999c6... Wayland: Add a missing break statement (*)
  eece18d... GtkTreeView: Remove a dead assignment (*)
  3ebde53... themingengine: use gtk_icon_source_get_state_wildcarded() (*)
  9579386... Updated Czech translation (*)
  a541de4... Updated Hungarian translation (*)
  1777849... Updated Hungarian translation (*)
  e8e6ae8... wayland: Only process the event if it's for a GdkWindow (*)
  3625f17... wayland: Only try and process pointer events when focussed (*)
  a8fc099... wayland: Only try and process keyboard events when focussed (*)
  a4d9e92... wayland: Dispatch pending events before entering poll (*)
  dcd5fcf... Stop damned-lies complaining about missing .ui/.ui.h files (*)
  40506cf... range: Remove dead assignment (*)
  f960cb1... Updated Galician translations (*)
  b38a096... GtkHeaderBar: optionally add a close button (*)
  06430f0... Depend on cairo 1.12 (bug #705215) (*)
  2a3c167... Set _MUTTER_SHADOW_SHAPE

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