[sushi] (67 commits) Non-fast-forward update to branch wip/cosimoc/no-clutter
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sushi] (67 commits) Non-fast-forward update to branch wip/cosimoc/no-clutter
- Date: Mon, 30 Apr 2018 15:14:59 +0000 (UTC)
The branch 'wip/cosimoc/no-clutter' 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:
5209f16... Use native new() constructors
6e18039... Don't use clutter to position the toolbar
2ac7d37... mainWindow: remove more dependencies on Clutter
5a74d79... mainWindow: remove unreachable code
9eb2b6a... mainWindow: remove fullscreen animations
c1de1cd... mainWindow: don't use clutter to render the texture
173ea4f... fallbackRenderer: return a GtkWidget
8d4a780... spinnerBox: return a GtkWidget
dfb08c6... audio: return a GtkWidget
68c338b... evince: return a GtkWidget
5ad4b80... font-widget: don't force a minimum size
0a72f36... font: return a GtkWidget
09684e9... html: return a GtkWidget
4d6a36e... text: return a GtkWidget
d5878bb... image: port to use a custom GtkWidget
c3d9e81... fallbackRenderer: move function into only caller
d18d78c... utils: remove unused function
62328a8... Remove unused tweener.js
7719326... utils: remove unused slowdown factor setting
45fa315... Remove remaining clutter bits
77f0bf5... mainWindow: resize window on size-allocate
9ddfe2f... mainWindow: adjust toolbar creation code
7acf78a... file-loader: fix warnings
7fc4726... media-bin: import SushiMediaBin for gstreamer playback
1676cc1... media-bin: adapt to Sushi design
d2c8507... media-bin: add a size-change signal
0842b83... gst: use SushiMediaBin instead of ClutterGst
88cb388... fallbackRenderer: ellipsize name label
c06261d... mainWindow: remove old hardcoded padding
7ef1b14... mainWindow: make a GtkWindow subclass
528386e... mainWindow: simplify code to size the window
480a346... viewers: don't check for minimum size constraints
bc01d19... audio: don't set double horizontal margins
e83ecbb... Remove unused imports
b65e0bb... audio: move function to only caller
02ed9b3... Adjust versioned imports
ec63f1c... mainWindow: split minimum width logic into separate class
48b56e4... mainWindow: rename createTexture->createView
6937f2e... image: delete scaledSurface when resetting pixbuf
722dcbf... text: don't hang on to the text loader
625324b... mainWindow: don't cache window size
a0af800... mainWindow: fold function into only caller
3527990... mainWindow: move to explicit model for resizeWindow()
09715a1... spinnerBox: remove timeout
edd7123... spinnerBox: fix vertical alignment
ce27243... spinnerBox: simplify code
afe1675... mainWindow: remove special check for zero-sized renderer
19ed9be... evince: cleanup renderer state
Commits added to the branch:
71d312b... Add Croatian translation (*)
bc9466f... release: prepare for 3.24.0 (*)
4190a00... image: add support for GIF animations (*)
52318d8... Add Nepali translation (*)
e1d0f33... [l10n] Updated Catalan (Valencian) translation (*)
17b1ba0... Add Afrikaans translation (*)
ef2e117... Update Scottish Gaelic translation (*)
882d797... src/js/viewers/evince.js: add docx/pptx/xlsx MIME types (*)
2b3e735... sushi-pdf-loader: switch from shell command parsing to a st (*)
8c5baf6... sushi-pdf-loader: port from unoconv to libreoffice --conver (*)
ea5946b... sushi-pdf-loader: run LibreOffice through flatpak if availa (*)
b9aec77... build: remove unoconv leftover (*)
0c14d73... release: prepare for 3.28.0 (*)
6bd5381... sushi-pdf-loader: fix expected PDF filename we get back fro (*)
faedf15... sushi-pdf-loader: fix indentation (*)
d398178... release: prepare for 3.28.1 (*)
c69c4ad... Use native new() constructors
e8ed1e2... Don't use clutter to position the toolbar
60c1e06... mainWindow: remove more dependencies on Clutter
d6e2fc7... mainWindow: remove unreachable code
cd11a1f... mainWindow: remove fullscreen animations
c5f19e3... mainWindow: don't use clutter to render the texture
2791d22... fallbackRenderer: return a GtkWidget
49ed5e6... spinnerBox: return a GtkWidget
16962e3... audio: return a GtkWidget
024fde9... evince: return a GtkWidget
a534ba3... font-widget: don't force a minimum size
d0744a2... font: return a GtkWidget
248df7b... html: return a GtkWidget
9b99791... text: return a GtkWidget
8187b1f... image: port to use a custom GtkWidget
937d1d4... fallbackRenderer: move function into only caller
d319cd8... utils: remove unused function
776fa45... Remove unused tweener.js
223312c... utils: remove unused slowdown factor setting
fd6e117... Remove remaining clutter bits
457542d... mainWindow: resize window on size-allocate
4198b45... mainWindow: adjust toolbar creation code
35305c7... file-loader: fix warnings
d0bb97c... media-bin: import SushiMediaBin for gstreamer playback
d6435f6... media-bin: adapt to Sushi design
6741f8e... media-bin: add a size-change signal
54b2504... gst: use SushiMediaBin instead of ClutterGst
2d3c260... fallbackRenderer: ellipsize name label
03d2fa3... mainWindow: remove old hardcoded padding
4ccec14... mainWindow: make a GtkWindow subclass
7c76ad3... mainWindow: simplify code to size the window
a1be60c... viewers: don't check for minimum size constraints
c400793... audio: don't set double horizontal margins
5f41957... Remove unused imports
979a55e... audio: move function to only caller
f8d2dd3... Adjust versioned imports
41834ee... mainWindow: split minimum width logic into separate class
97ea4d1... mainWindow: rename createTexture->createView
ebfff76... image: delete scaledSurface when resetting pixbuf
0f55297... text: don't hang on to the text loader
f26a5a9... mainWindow: don't cache window size
a826f2a... mainWindow: fold function into only caller
d92646b... mainWindow: move to explicit model for resizeWindow()
2e56a71... spinnerBox: remove timeout
1467f23... spinnerBox: fix vertical alignment
a7e3d70... spinnerBox: simplify code
2480a53... mainWindow: remove special check for zero-sized renderer
03afa89... evince: cleanup renderer state
7d725d8... fallbackRenderer: rework how the file icon is set
4514c3a... mainWindow: create the GtkToolbar for all renderers
bd4a626... Use var for exported symbols where appropriate
(*) 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]