[gnome-photos] (248 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: [gnome-photos] (248 commits) Non-fast-forward update to branch wip/baedert/gtkimageview
- Date: Tue, 4 Oct 2016 09:48:19 +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:
2ba1725... image-view: Inherit from GtkImageView
11abdad... WIP
9a6390f... Scale surface/buffer size by view_scale
7b8df55... blit in draw()
0c13fea... Remove debugging output
d3f03c8... image-view: return the correct values for x/y
ba4078d... tool-crop: Fix redraw_damaged_area
03d90f6... gegl-image: Use g_clear_pointer in finalize
38f12a1... spinner-box: Hide when stopping
Commits added to the branch:
9346ae7... Updated Turkish translation (cherry picked from commit e61a (*)
0412aeb... Updated Occitan translation (*)
223f2f4... build: Fix builddir != srcdir (*)
41f5671... theme: Fix invalid use of 'font' shorthand (*)
e23554e... application: Fix the check to detect if we were the primary (*)
2e2f051... application: Handle --version from the command line (*)
8524130... Updated Brazilian Portuguese translation (*)
45cca03... application: Add API to prevent the main window from gettin (*)
2454075... preview-view: Hold the UI while saving the pipeline (*)
a63ecfe... Updated Indonesian translation (cherry picked from commit f (*)
19509ac... Updated Indonesian translation (*)
3e50f19... Updated Spanish translation (*)
229c090... Prepare 3.21.3 (*)
4207f4c... item-manager: Fix the lifetime of the changes-pending handl (*)
7136add... create-collection-icon-job: Remove unused variable (*)
fe0ee59... single-item-job: Remove redundant function call (*)
0a9e97b... single-item-job: Convert to async API (*)
f1addcb... fetch-ids-job: Rename variable (*)
390bd9a... fetch-ids-job: Move some code around (*)
9c4ab76... fetch-ids-job: Remove redundant function call (*)
3ab8a73... fetch-ids-job: Convert to async API (*)
b99234e... update-mtime-job: Convert to Async API (*)
04ba8ee... fetch-ids-job: Remove unused variable (*)
8e39f59... base-item: Rename save_guess_sizes_async as guess_save_size (*)
55e8444... base-item: Add a create_filename_fallback pure virtual meth (*)
e0acad2... Allow remote BaseItems to be exported (*)
d60684b... base-item: Simplify photos_base_item_can_edit (*)
349ef8b... overview-searchbar: Remove 'raised' style class (*)
06c990a... overview-searchbar: Use GtkMenuButton (*)
81c8b18... base-item: Shuffle some code around (*)
2cb9296... Implicitly process the pipeline during add, remove and reve (*)
2f40f2e... searchbar: Only use ENTER events when active (*)
adb0501... view-container: Don't leak the GtkTreePath (*)
3077861... embed, view-container: Add a method to activate the first i (*)
ceb7beb... view-container: Consolidate searchbar and mouse activation (*)
5e2df8e... source: Add photos_source_get_icon (*)
f2d4b03... item-manager: Style fix (*)
81c52b0... embed: Use G_DECLARE_FINAL_TYPE (*)
c67d6d7... Completed Punjabi Translation (*)
7e2a4cc... Added Gujarati translation (*)
1646af9... Updated Portuguese translation (*)
6efb582... Update Arabic translation (*)
8c98f16... Updated Arabic translation (*)
9e3cac5... base-model: Use G_DECLARE_FINAL_TYPE (*)
81794b8... embed: Add missing whitespace (*)
865c971... camera-cache: Use G_DECLARE_FINAL_TYPE (*)
4c77bd0... organize-collection-view: Fix typo (*)
2ef17de... organize-collection-view: Don't mark local collections as r (*)
34db666... create-collection-job: Use G_DECLARE_FINAL_TYPE (*)
a8b25a0... create-collection-icon-job: Use G_DECLARE_FINAL_TYPE (*)
e7f7fb8... Style fixes (*)
a5e4cff... utils: Don't leak the query string (*)
215026f... base-item: Avoid pointing to invalid memory (*)
b105613... Use g_set_object wherever applicable (*)
aa59b95... dropdown: Use G_DECLARE_FINAL_TYPE (*)
213274d... application: Use G_VARIANT_TYPE_STRING to simplify the code (*)
bcee906... Add photos_utils_set_string (*)
04eeb1a... Add photos_utils_take_string (*)
82aeac1... base-item: Don't leak the cursor data while refreshing (*)
e32b008... delete-item-job: Use G_DECLARE_FINAL_TYPE (*)
c190f5b... dlna-renderers-dialog: Use G_DECLARE_FINAL_TYPE (*)
09b2f26... dlna-renderers-manager: Use G_DECLARE_FINAL_TYPE (*)
74ecaa8... done-notification: Use G_DECLARE_FINAL_TYPE (*)
aa7d198... done-notification: Restore the photos_done_notification_new (*)
4aa6490... base-item: Use more descriptive names instead of out_size (*)
e0faa7b... base-item, export-dialog: Calculate the size & zoom in gues (*)
da7222e... base-item: Don't read guint64 properties as gsize (*)
af6b5e8... Add EggCounter (*)
d8f647a... Sprinkle some EggCounters to keep track of object count (*)
600b8c2... debug: Add a debug flag for memory-related messages (*)
7ddd146... main: Log the EggCounters before exiting (*)
3358d0d... application: Don't refresh a miner if it is already running (*)
deeb9fe... application: Remove any future timeouts before refreshing a (*)
71035d4... application: Be more assertive about programmer errors (*)
2954dcf... application: Log what's going on with the miners (*)
ff292f9... build: Remove unused -ldl (*)
f8cda67... done-notification: Remove unnecessary references (*)
d0543cf... egg-counter: Silence -Wsign-compare (*)
95b032c... application: Style fix (*)
358ed34... application, done-notification: Use a GAction to handle the (*)
803381d... l10n: Fix Gujarati translation (*)
510666d... Prepare 3.21.4 (*)
db0b720... Add Language headers to po files (*)
da52a14... base-item: Close the GOutputStream before copying the metad (*)
dd71476... base-item: Improve a function name (*)
0de40ff... application: Clarify a comment (*)
2c6cb56... dlna-renderers-dialog: Run it through 'gtk-builder-tool sim (*)
d059ee9... export-dialog: Increase the dialog's border-width to 18 (*)
c6aed42... base-item, export-dialog: Transparently load item while gue (*)
001654e... Updated Friulian translation (*)
26f8a14... Updated French translation (*)
a41d1b1... properties-dialog: Merge width and height into dimensions (*)
a5c28f4... Updated Hungarian translation (*)
22c29a1... Updated Slovak translation (*)
3f4384c... Updated German translation (*)
5a6e6b4... Updated Friulian translation (*)
2962a6c... pipeline: Add a missing const to an input string parameter (*)
f37f50c... properties-dialog: Restrict the width of remote titles (*)
54000ca... local-item: Restrict the width of local source locations (*)
f57738d... base-item, pipeline: Add is_edited and revert_to_original A (*)
688c72c... application, properties-dialog: Add UI to revert all edits (*)
b171750... Updated Spanish translation (*)
68aab96... Updated Hebrew translation (*)
64fd5e0... Updated Slovak translation (*)
db9c3dd... Updated Finnish translation (*)
fc2b470... Updated Icelandic translation (cherry picked from commit 46 (*)
a0cd600... Updated Czech translation (*)
2ee02e8... Updated Portuguese translation (*)
879a199... Updated Indonesian translation (*)
cd7cf3b... base-manager: Use g_set_object to simplify set_active_objec (*)
4b87a59... item-manager: Use g_set_object to simplify activate_previou (*)
fc1ad09... Updated Spanish translation (*)
1d05554... base-manager: Be more strict about what is acceptable (*)
2954c05... main-window: Fix the logo-icon-name in the about dialog (*)
4af9c85... item-manager: Remove redundant NULL check (*)
dd5dceb... item-manager: Simplify photos_item_manager_remove_object_by (*)
0be4999... item-manager: Split out some code into a separate function (*)
70376ba... Updated Hungarian translation (*)
a573290... export-notification: Add missing typecasts (*)
0571ec1... filterable, source: Add get_builtin (*)
e43077e... base-manager: Use photos_filterable_get_builtin (*)
3e1e628... item-manager: Add photos_item_manager_(un)hide_item (*)
fe0ae25... item-manager: Assert that new items don't have hidden URNs (*)
0f0d44c... item-manager: Remove hidden items that have been deleted ou (*)
33a4907... Use photos_item_manager_(un)hide_item to handle deletes (*)
ea4397b... preview-nav-buttons: Remove redundant header (*)
2b2c0fb... base-manager: Make get_object_by_id a virtual method (*)
9eaba53... base-manager: Make get_active_object a virtual method (*)
37eaf35... base-manager: Make get_objects a virtual method (*)
a30053c... base-manager: Add photos_base_manager_new (*)
e847b89... item-manager: Add an array of child BaseManagers for each W (*)
bf69a1b... Split ItemManager to have a separate child manager for each (*)
11debbf... Updated German translation (*)
2288963... utils: Add photos_utils_app_info_launch_uri (*)
1197c91... base-item: Use photos_utils_app_info_launch_uri (*)
f63ba8b... base-item: Split the code to encode a GeglBuffer and copy t (*)
caac055... base-item: Add photos_base_item_save_to_stream_async (*)
4b7d93e... base-item: Transparently load item in photos_base_item_save (*)
351b19a... Add PhotosSharePoint (*)
44f749b... utils: Add an extension point for PhotosSharePoint sub-clas (*)
3d20b42... Add PhotosSharePointOnline (*)
33b7268... utils: Add an extension point for PhotosSharePointOnline su (*)
ec55990... Add PhotosSharePointManager (*)
e0c9b9c... Add PhotosSharePointGoogle (*)
84bfd02... Add PhotosSharePointEmail (*)
4b8f4ee... Add PhotosShareDialog (*)
730c63e... Add PhotosShareNotification (*)
d98a655... application: Add share action (*)
f644a82... selection-toolbar: Add Share button (*)
9360f92... main-toolbar: Add Share button (*)
e100929... export-notification, facebook-item: Style fixes (*)
bd3274c... Prepare 3.21.90 (*)
fe9f1e4... Updated Brazilian Portuguese translation (*)
f334e4d... base-item: Drop the priv pointer (*)
b62f768... Updated Slovak translation (*)
db8b411... Update POTFILES.in (*)
cecfc42... Updated Polish translation (*)
0110e1e... Updated Indonesian translation (*)
38058a9... Updated Spanish translation (*)
de4043b... Updated Friulian translation (*)
7f77e20... Updated Hungarian translation (*)
8a5f896... Updated Spanish translation (*)
91ce614... Updated Czech translation (*)
2cc39ae... base-manager, item-manager: Re-align (*)
d342902... application: Exit selection mode once a share point is sele (*)
d1e64cb... application: Exit selection mode as soon as the export star (*)
70df422... item-manager: Assert that we don't have nested collections (*)
9f6b1e3... preview-view: Use the right API to detect if a BaseItem is (*)
4754182... preview-view, preview-nav-buttons: Don't walk past the edge (*)
89236da... view-container: Restrict app.select-all to the current mode (*)
0196eab... view-container: Restrict select-none & selection-mode-chang (*)
a243a91... view-container: Assert that selection is restricted to the (*)
69319c7... view-container: Improve a function name (*)
9eaa075... Updated Brazilian Portuguese translation (*)
749b609... Updated Slovenian translation (*)
f183e3b... Updated Serbian translation (*)
66b4a33... Updated German translation (*)
6af769e... Updated French translation (*)
37cc216... error-box: Use G_DECLARE_FINAL_TYPE (*)
ddffa87... empty-results-box: Use G_DECLARE_FINAL_TYPE (*)
d01d620... base-item: Use G_DECLARE_DERIVABLE_TYPE (*)
ecf86fc... Revert "view-container: Assert that selection is restricted (*)
81d2103... item-manager: Fix logic to check if a cursor is a collectio (*)
b1f3b4d... Updated Slovak translation (*)
bd40121... item-manager: Add photos_item_manager_get_for_mode (*)
046cbdd... Don't add a collection while we are browsing another one (*)
1387175... item-manager: Be more strict about what is acceptable (*)
8d1d002... item-manager: Add photos_item_manager_clear (*)
5497a7c... Remove the mode-specific filtering from PhotosViewModel (*)
4adba36... Replace deprecated gtk_button_set_focus_on_click() (*)
ec3e71c... Prepare 3.21.91 (*)
7fde9c1... Updated Finnish translation (*)
5c4eb72... Updated Korean translation (*)
f3496d2... Updated Kazakh translation (*)
322a334... Update British English translation (*)
e19ce93... Updated Galician translations (*)
e93f8e6... Updated Lithuanian translation (*)
4a72c1a... item-manager: Remove from the 0th child if it doesn't exist (*)
1908e52... item-manager: Assert an invariant (*)
893ae2b... item-manager: Remove items from FAVORITES when unfavorited (*)
b06c59f... Updated Vietnamese translation (*)
899fa64... application: Add photos_application_get_miner (*)
195f9d9... gom-miner: Add InsertSharedContent (*)
3e5b952... share-point-google: Call InsertSharedContent after the item (*)
1ec84a9... Updated Hebrew translation (*)
5f2f628... search-type-manager: Only look for nmm:Photos inside collec (*)
af79e75... query-builder: Split out the COUNT into a separate variable (*)
723eeb5... query-builder: Don't use an undefined ?item variable (*)
f0970c6... item-manager: Reconnect to BaseItem::info-updated when unhi (*)
5fcc988... Updated Portuguese translation (*)
c453252... application: Register XMP namespace (*)
27de9a9... base-item: Add a metadata_add_shared virtual method (*)
47537cb... base-item: Add photos_base_item_metadata_add_shared_async (*)
cdfb023... local-item: Embed XMP metadata identifying shared copies (*)
9b033c2... share-point-google: Add the shared copy's ID to the origina (*)
fc7e11b... Update Latvian translation (*)
dc1fec6... item-manager: Style fix (*)
1ff59fd... utils: Add photos_utils_object_list_free_full (*)
fa1232f... item-manager: Add photos_item_manager_wait_for_changes_asyn (*)
fca24df... share-point-google: Deal with the URN changing due to metad (*)
155d1df... pipeline: Mark nodes as passthrough instead of actually rem (*)
05ab652... pipeline: Refactor connecting a list of nodes into a separa (*)
3dc0cf4... pipeline: Refactor photos_pipeline_reset to be more extensi (*)
b78b6bb... pipeline: Assign a fixed position to gegl:crop (*)
060c749... Updated Swedish translation (*)
6b14c31... Updated Greek translation (*)
68ae631... Prepare 3.21.92 (*)
774f6e8... Updated Danish translation (*)
4cccc41... Updated Scottish Gaelic translation (*)
f268755... [l10n] update Persian translations (*)
f789a0a... Updated Italian translation (*)
f4b8adb... Updated Ukrainian translation (*)
20a0ce6... Post-branch version bump (*)
8f458c6... Update Catalan translation (*)
b2671c4... Updated Danish translation of docs by scootergrisen (*)
8e6fe9c... egg-counter: Fix documentation typo (*)
5de918f... build: Define _GNU_SOURCE when using the Linux kernel for s (*)
6de0cdc... build: Disable rdtscp by default (*)
5218ab6... image-view: Inherit from GtkImageView
53b3b1c... WIP
525f775... Scale surface/buffer size by view_scale
8a80dff... blit in draw()
fdac15a... Remove debugging output
f00c381... image-view: return the correct values for x/y
e025a40... tool-crop: Fix redraw_damaged_area
077e944... gegl-image: Use g_clear_pointer in finalize
da3b63f... spinner-box: Hide when stopping
8672e1a... Import GtkImageView + GtkAbstractImage
(*) 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]