[gtk+] (113 commits) Non-fast-forward update to branch wip/baedert/gtkimageview
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] (113 commits) Non-fast-forward update to branch wip/baedert/gtkimageview
- Date: Wed, 5 Aug 2015 13:06:37 +0000 (UTC)
The branch 'wip/baedert/gtkimageview' 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:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
fafb2d4... gdk: Make gdk_cairo_surface_paint_pixbuf public
228b53f... Add GtkImageView
cb0b2ba... gtk3-demo: Add GtkImageView demo
be4c1b5... GtkImageView: Replace zoom-mode with fit-allocation
5fe3139... GtkImageView: Rename zoom-enabled/rotate-enabled
25449bb... GtkImageView: Add _set_pixbuf
c70b79e... GtkImageView: Update the adjustments more often
faf99c9... GtkImageView: Add scale arguments to load functions
b80951a... GtkImageView: Stop the animation when setting the pixbuf
1aba3c5... GtkImageView: Add _set_surface
ab9479d... gtkimageview.h: Fix indentation
7972b57... GtkImageView: Add initial gesture code
37c2724... GtkImageView: Fix drawing in scrollable case
620aaae... GtkImageView: Add _set_animation
79a84c3... GtkImageView: Add docs
Commits added to the branch:
48815d2... Updated Slovak translation (*)
859db92... Remove a redundant assignment (*)
71b3e0b... Store locations as GFile (*)
48c172f... Always pass a location into the query (*)
1069e2b... Port to GtkSearchHit (*)
30de4cc... Actually use search results from the model (*)
93bfec3... Add a helper function for remote locations (*)
f7bba52... search engine: Don't crawl remote locations (*)
eee85d3... Avoid more GFile<>uri roundtrips (*)
49a596a... file chooser: Note when searching remote locations (*)
ee73e27... quartz: Fix building (*)
e0339c5... placessidebar: show Computer item when not in Other Locatio (*)
2c329f5... quartz: disable system shadows if a GdkWindow shadow is set (*)
5003b58... quartz dnd: fix drag icon position relative to cursor posit (*)
4b23ba5... quartz dnd: add hidpi support for gtk_drag_set_icon_surface (*)
048d710... quartz app menu: add hidpi support for menu icons (*)
4050abe... Plug a memory leak (*)
1b43c3f... Update Catalan translation (*)
55edc81... x11: Make selection handling work across screens (*)
7d87eeb... wayland: Return a display name (*)
bc68600... inspector: Show wayland display information (*)
df50858... inspector: Show monitor information (*)
ea3a80c... placessidebar: fix documentation (*)
c00f216... placesview: fix documentation (*)
5134e4b... placesview: don't show network addresses (*)
a5e762e... placesview: show Computer item (*)
317ba62... placesview: plug some memory leaks (*)
c3b6345... placessidebar: fix ellipsizing glitch (*)
da11404... placesviewrow: hook up finalize (*)
e519462... placesview: simplify code (*)
763bf27... gtk3-demo: Add another overlay demo (*)
1fb154e... gtk3-demo: Add a scrollbar context menu (*)
3cf28a8... HC: whitespace for sidebar (*)
9dabc4e... HC: make link buttons distinct (*)
2cd8613... HC: :checked:hover color fix for menuitems (*)
66cacaf... HC: provide explicit treeview styling (*)
a0ee054... HC: make pushed columns visible (*)
b5a684d... HC: make progressbar labels more visible (*)
3c2a759... gtk3-demo: Add a markup demo (*)
8695cf3... Fix oversights in templates (*)
08addd9... fontchooserwidget: use appropriate model for GtkTreeIter (*)
98f9532... placesview: don't show mount for Computer row (*)
c6838fb... GtkTextView: Support font features (*)
627886c... gtk-demo: Add font features to markup demo (*)
9412009... gtk-demo: Tweak the markup demo (*)
1ce7c76... gtk-demo: Rename textview demos to "Text View" (*)
6bf2e9e... gtk-demo: Move the transparent example under Overlay (*)
ce3ebaf... Expand builder menu documentation (*)
cd08b42... HC: fix typo (*)
ffec25b... HC: no need for green in scales (*)
7d91ca3... widget-factory: Test busy state (*)
ec338b0... file chooser: Don't crawl recent:// (*)
62c43aa... combobox: Create cell view identically (*)
1261ec9... combobox: Remove unused variables (*)
bbd9c59... combobox: Handle NULLing the cellview on remove simpler (*)
2550c6a... combobox: Refactor cell view treatment (*)
65f7fb0... GtkMenuButton: explicitly protect against recursion (*)
6f19456... Use pango_fc_font_map_config_changed (*)
c514d1d... testfilechooser: Say Save (*)
18ddddd... entry completion: Clarify index in documentation (*)
230c248... HC: custom color button fixes (*)
98121aa... Add a private function to determine if we simulate (*)
5aa1f09... entry: Use gtk_simulate_touchscreen (*)
72d0b4d... text view: Use gtk_simulate_touchscreen (*)
28b4599... gesture single: Use gtk_simulate_touchscreen (*)
fb0a13b... file chooser: Allow activating without double-click (*)
b048181... gtk-demo: Add a scale example (*)
9dd2645... HC: shade spinbuttons as entries (*)
9f24b54... Code cleanup (*)
93171cf... gtkoverlay: Optimize size allocations (*)
186e94b... searchenginetracker: Ignore NULL directories (*)
725e7c3... Updated Portuguese translation (*)
4d61126... Updated Portuguese translation (*)
0520547... Updated POTFILES.skip (*)
7921ac5... cleanup: one more g_slist_free_full (*)
3fec677... cleanup: no need to set members to null when freeing the st (*)
ca8f6dd... cleanup: do not set members to null in finalize (*)
142efd1... Inspector: Preserve selection when rescanning (*)
ce75c83... cssimage: Don't start a transition if the start and end are (*)
36c0c9d... listbox: Don't queue draws on the entire widget (*)
4da945d... widget: Don't queue redraws for properties that don't affec (*)
03ae86d... Don't trigger extraneous redraws on font / text-attr change (*)
9cbd9c4... Adwaita: Remove non-working selector (*)
14de03c... file chooser: Don't leave out icons by accident (*)
61ba7ad... GtkLabel: Show erroneous text if parsing markup failed (*)
3626307... wayland: Invalidate our gtk_surface when we're unmapped (*)
bd3b496... wayland: Ensure modal hint gets set on map (*)
198d99d... Whitespace fixes (*)
ba45fa0... HighContrast: Avoid resizing treeview headers (*)
b10bfe1... GtkButton: Pick up images that are set early (*)
56d3924... inspector: Fix a typo (*)
d7ba4a4... gdk: Make gdk_cairo_surface_paint_pixbuf public
3c70e46... Add GtkImageView
0fcf732... gtk3-demo: Add GtkImageView demo
1b0933b... GtkImageView: Replace zoom-mode with fit-allocation
1f9ad8b... GtkImageView: Rename zoom-enabled/rotate-enabled
82b5451... GtkImageView: Add _set_pixbuf
e2b7ae8... GtkImageView: Update the adjustments more often
318a9eb... GtkImageView: Add scale arguments to load functions
b42de59... GtkImageView: Stop the animation when setting the pixbuf
014e02d... GtkImageView: Add _set_surface
783bf13... gtkimageview.h: Fix indentation
ae5d9f0... GtkImageView: Add initial gesture code
a127288... GtkImageView: Fix drawing in scrollable case
3bbf3ae... GtkImageView: Add _set_animation
4caacf4... GtkImageView: Add docs
ce2f57f... Revert "range: Tweak button bindings"
7c141d5... Revert "range: Trivial field ordering"
21cc6a5... Revert "range: Add a stepper alternative"
a960f1f... Revert "range: switch secondary and middle button on steppe
81a53d9... Revert "GtkRange: Improve zoom handling a bit"
f38ddd4... Revert "GtkRange: Make drag gesture less agressive"
3f545b2... GtkImageView: Fix snap-angle getter
(*) 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]