[Libreoffice-commits] core.git: include/LibreOfficeKit libreofficekit/source sw/qa sw/source

2015-10-05 Thread Mihai Varga
(-) New commits: commit c30defcf8e34daec6ea0455d772fe296cc26ecc9 Author: Mihai Varga Date: Mon Oct 5 17:07:06 2015 +0300 LOK: add the search phrase to the search result count callback We need this to notify the user for which search phrase no results were found Change-Id

[Libreoffice-commits] core.git: libreofficekit/source

2015-10-05 Thread Mihai Varga
libreofficekit/source/gtk/lokdocview.cxx | 11 +-- 1 file changed, 1 insertion(+), 10 deletions(-) New commits: commit a6ef5718475ba35b52d9de474741b640316502eb Author: Mihai Varga Date: Mon Oct 5 18:07:28 2015 +0300 LOK: fixed duplicated switch case values diff --git a

[Libreoffice-commits] online.git: loleaflet/src loolwsd/bundled loolwsd/LOKitClient.cpp loolwsd/LOOLSession.cpp

2015-10-05 Thread Mihai Varga
+++- 4 files changed, 19 insertions(+), 3 deletions(-) New commits: commit 886cdc80df63636ee385a030ec30444573eafafa Author: Mihai Varga Date: Mon Oct 5 16:44:40 2015 +0300 search result count callback handler diff --git a/loleaflet/src/layer/tile/TileLayer.js b/loleaflet/src/layer/tile

[Libreoffice-commits] core.git: desktop/source

2015-10-05 Thread Mihai Varga
desktop/source/lib/lokandroid.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 944bb51dfe4b214bf6d7f9a4b9066728d0da51c7 Author: Mihai Varga Date: Mon Oct 5 18:22:56 2015 +0300 LOK: add mouse button type and modifier on android Change-Id

[Libreoffice-commits] online.git: loleaflet/src

2015-10-05 Thread Mihai Varga
loleaflet/src/map/handler/Map.Keyboard.js | 64 -- 1 file changed, 60 insertions(+), 4 deletions(-) New commits: commit 029fab5d1ccc1d8b2bab5966d8b1725de574bb2d Author: Mihai Varga Date: Mon Oct 5 20:02:35 2015 +0300 loleaflet: some ctrl+key shortcuts

[Libreoffice-commits] online.git: 2 commits - loleaflet/reference.html loleaflet/src loolwsd/LOKitClient.cpp loolwsd/LOOLSession.cpp

2015-10-08 Thread Mihai Varga
insertions(+), 7 deletions(-) New commits: commit d8fa9d708b7d9138b6c3a8abc9a6bef981f6d27c Author: Mihai Varga Date: Tue Oct 6 17:33:22 2015 +0300 handle LOK_CALLBACK_SEARCH_RESULT_SELECTION callback diff --git a/loleaflet/reference.html b/loleaflet/reference.html index d45f019..057c2d5

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-5' - 16 commits - loleaflet/Makefile loleaflet/README loleaflet/reference.html loleaflet/src loolwsd/bundled loolwsd/LOKitClient.cp

2015-10-08 Thread Mihai Varga
|7 17 files changed, 360 insertions(+), 29 deletions(-) New commits: commit 4fa63063d2dc957fd830cb3f27356a83e7fc985c Author: Mihai Varga Date: Thu Oct 8 16:40:19 2015 +0300 loleaflet: bump version after tarball diff --git a/loleaflet/Makefile b/loleaflet

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-5' - loolwsd/bundled

2015-10-08 Thread Mihai Varga
loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h | 27 ++- 1 file changed, 25 insertions(+), 2 deletions(-) New commits: commit 11f0554a4d072f6a33cb6deada34da6f608913b0 Author: Mihai Varga Date: Thu Oct 8 16:49:03 2015 +0300 loolwsd: update the bundled headers diff

[Libreoffice-commits] online.git: loolwsd/bundled

2015-10-08 Thread Mihai Varga
loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h | 27 ++- 1 file changed, 25 insertions(+), 2 deletions(-) New commits: commit a4003470e3a91041f897ba5a6e31861ff17a5974 Author: Mihai Varga Date: Thu Oct 8 16:49:03 2015 +0300 loolwsd: update the bundled headers diff

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-5' - 2 commits - loolwsd/configure.ac

2015-10-08 Thread Mihai Varga
loolwsd/configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1a24f2923a5288e9621a75790d62902176c2027e Author: Mihai Varga Date: Thu Oct 8 17:01:14 2015 +0300 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac

[Libreoffice-commits] online.git: 2 commits - loleaflet/README loleaflet/reference.html loleaflet/src loolwsd/LOOLSession.cpp loolwsd/LOOLSession.hpp loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp loolwsd/pr

2015-10-09 Thread Mihai Varga
|9 + 11 files changed, 154 insertions(+), 17 deletions(-) New commits: commit cf089ccf2a1dd6bf9602daa374b83ed4ad9d3c7d Author: Mihai Varga Date: Fri Oct 9 16:12:07 2015 +0300 tdf#94607 downloadAs command handler We use a hidden iframe to download the document. Once we

[Libreoffice-commits] online.git: 3 commits - loleaflet/src loolwsd/LOOLSession.cpp loolwsd/LOOLWSD.cpp loolwsd/protocol.txt

2015-10-12 Thread Mihai Varga
deletions(-) New commits: commit c4825f549229bb2492441a2146a337a59d9b4ac5 Author: Mihai Varga Date: Mon Oct 12 20:33:29 2015 +0300 loolwsd: allow cross origin requests diff --git a/loolwsd/LOOLWSD.cpp b/loolwsd/LOOLWSD.cpp index 867be4f..bb83728 100644 --- a/loolwsd/LOOLWSD.cpp +++ b/loolwsd

[Libreoffice-commits] online.git: loleaflet/debug loleaflet/dist

2015-10-13 Thread Mihai Varga
loleaflet/debug/document/document_simple_example.html |2 +- loleaflet/dist/leaflet.css|3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit aeed62cd6b52a1981b3f4fc5407830242601ab38 Author: Mihai Varga Date: Tue Oct 13 13:27:45 2015

[Libreoffice-commits] online.git: loleaflet/debug loleaflet/dist

2015-10-13 Thread Mihai Varga
loleaflet/debug/document/document_simple_example.html |4 ++-- loleaflet/dist/leaflet.css|2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 602e535bb246483f62fc5f1377cbd213914e4ff5 Author: Mihai Varga Date: Tue Oct 13 13:41:08 2015

[Libreoffice-commits] online.git: 3 commits - loleaflet/build loleaflet/dist loleaflet/src loolwsd/LOOLSession.cpp loolwsd/protocol.txt

2015-10-13 Thread Mihai Varga
insertions(+), 12 deletions(-) New commits: commit 0708e4440fb57cb24ca096991f719f38e7a76584 Author: Mihai Varga Date: Tue Oct 13 20:56:42 2015 +0300 added a part parameter to the 'downloadas' command We need it to export a specific slide to svg diff --git a/loleaflet/s

[Libreoffice-commits] online.git: 5 commits - loleaflet/README loleaflet/reference.html loleaflet/src

2015-10-15 Thread Mihai Varga
tPageSizes: function () { + return { + twips: this._docLayer._partPageRectanglesTwips, + pixels: this._docLayer._partPageRectanglesPixels}; }, getDocType: function () { commit 3ba0bd6aebde2c62f79ac4c3b2a315b004c2f21f Author: Mih

[Libreoffice-commits] online.git: 2 commits - loleaflet/build loleaflet/dist loleaflet/src loolwsd/LOOLSession.cpp

2015-10-16 Thread Mihai Varga
/Map.Mouse.js |4 + loleaflet/src/map/handler/Map.SlideShow.js | 106 + loolwsd/LOOLSession.cpp|2 8 files changed, 133 insertions(+), 12 deletions(-) New commits: commit 84b7b128a0e8f2729b17028a17387d0fdc3b3b22 Author: Mihai Varga Date

[Libreoffice-commits] online.git: 3 commits - loleaflet/src loolwsd/LOOLSession.cpp loolwsd/LOOLWSD.cpp loolwsd/protocol.txt

2015-10-16 Thread Mihai Varga
+++-- loolwsd/LOOLSession.cpp| 20 +++-- loolwsd/LOOLWSD.cpp| 12 +++-- loolwsd/protocol.txt |3 - 8 files changed, 27 insertions(+), 80 deletions(-) New commits: commit 0ea00afb99b54f05425478967b0477803fb106e7 Author: Mihai Varga

[Libreoffice-commits] online.git: 2 commits - loleaflet/README loleaflet/reference.html loleaflet/src

2015-10-19 Thread Mihai Varga
- 5 files changed, 60 insertions(+), 4 deletions(-) New commits: commit ed35ac63f6cf468b3ed143eb33611c5d4634be8d Author: Mihai Varga Date: Mon Oct 19 10:44:54 2015 +0300 loleaflet: searchAll method diff --git a/loleaflet/README b/loleaflet/README index 24123a7..3158cf2 100644 --- a

[Libreoffice-commits] online.git: 2 commits - loleaflet/README loleaflet/reference.html loleaflet/src

2015-10-19 Thread Mihai Varga
27;map', { +PrintEvent + + + + property + type + description + + + url +String + An url for the PDF exported document. + + + PartPageRectangles commit 05e81a0edb14c0d278b467d0dd74a09148a166ec Author: Mihai

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-5' - 27 commits - loleaflet/build loleaflet/debug loleaflet/dist loleaflet/README loleaflet/reference.html loleaflet/src loolwsd/bu

2015-10-19 Thread Mihai Varga
| 10 26 files changed, 4513 insertions(+), 4119 deletions(-) New commits: commit 5d5f43adc815e11dcc65813b8769c5841520eb94 Author: Mihai Varga Date: Mon Oct 19 11:31:20 2015 +0300 loleaflet: documented the print event diff --git a/loleaflet/README b/loleaflet

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-5' - 5 commits - loleaflet/Makefile loolwsd/configure.ac

2015-10-19 Thread Mihai Varga
loleaflet/Makefile |4 ++-- loolwsd/configure.ac |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 8df0c13bdc8c22281b5d1069044e1873352f2a7e Author: Mihai Varga Date: Mon Oct 19 11:53:22 2015 +0300 loolwsd: bump version after tarball diff --git a

[Libreoffice-commits] online.git: 12 commits - loleaflet/spec loleaflet/src

2015-10-20 Thread Mihai Varga
deletions(-) New commits: commit 7785694d644fbc5f5a50de9bdc038755d209fdb9 Author: Mihai Varga Date: Tue Oct 20 11:54:07 2015 +0300 loleaflet: downloadAs unit test diff --git a/loleaflet/spec/loleaflet.html b/loleaflet/spec/loleaflet.html index a61707e..131d757 100644 --- a/loleaflet/spec

[Libreoffice-commits] online.git: 2 commits - loleaflet/dist loleaflet/reference.html loleaflet/src

2015-10-21 Thread Mihai Varga
+- loleaflet/src/map/handler/Map.Print.js|4 ++-- 6 files changed, 18 insertions(+), 4 deletions(-) New commits: commit e6ce519f1c5730c66307344c92c7cce7b6831826 Author: Mihai Varga Date: Wed Oct 21 18:41:24 2015 +0300 loleaflet: added a map.print() method Also renamed the

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-5' - 14 commits - loleaflet/dist loleaflet/reference.html loleaflet/spec loleaflet/src

2015-10-21 Thread Mihai Varga
|3 loleaflet/src/map/handler/Map.Keyboard.js |2 loleaflet/src/map/handler/Map.Print.js |4 16 files changed, 492 insertions(+), 181 deletions(-) New commits: commit 829005749b212c1456c8cc272e0a63aac46baf31 Author: Mihai Varga Date: Wed Oct 21 18

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-5' - 4 commits - loleaflet/Makefile loolwsd/configure.ac

2015-10-21 Thread Mihai Varga
loleaflet/Makefile |2 +- loolwsd/configure.ac |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 2433f629f6f6daef9c46448bced94b86273ed3be Author: Mihai Varga Date: Wed Oct 21 19:43:30 2015 +0300 loolwsd: bump version after tarball diff --git a/loolwsd

[Libreoffice-commits] online.git: 5 commits - loleaflet/build loleaflet/debug loleaflet/src loolwsd/LOOLSession.cpp loolwsd/LOOLSession.hpp loolwsd/LOOLWSD.cpp loolwsd/protocol.txt

2015-10-22 Thread Mihai Varga
| 13 +++ 9 files changed, 200 insertions(+), 1 deletion(-) New commits: commit f03459611a5679bf222442066f82f7b3bf0a3033 Author: Mihai Varga Date: Thu Oct 22 18:40:43 2015 +0300 loleaflet: file insert control diff --git a/loleaflet/build/deps.js b/loleaflet/build/deps.js index

[Libreoffice-commits] online.git: loleaflet/src

2015-10-27 Thread Mihai Varga
loleaflet/src/map/handler/Map.Keyboard.js |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6cd136d52663a6098cdc08fb3f93f7ae1dd7f541 Author: Mihai Varga Date: Tue Oct 27 15:38:28 2015 +0200 loleaflet: fixed copying in firefox diff --git a/loleaflet/src/map

[Libreoffice-commits] core.git: desktop/source sfx2/source

2015-10-29 Thread Mihai Varga
desktop/source/lib/init.cxx |4 +++- sfx2/source/control/unoctitm.cxx |7 +++ 2 files changed, 10 insertions(+), 1 deletion(-) New commits: commit 8e3685228d833233fc9a912a5e97df0e14597928 Author: Mihai Varga Date: Thu Oct 29 16:28:37 2015 +0200 LOK: font/back color

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - desktop/source sfx2/source

2015-10-29 Thread Mihai Varga
desktop/source/lib/init.cxx |4 +++- sfx2/source/control/unoctitm.cxx |7 +++ 2 files changed, 10 insertions(+), 1 deletion(-) New commits: commit 3d2b18294495a83b2b60764ee84595d6df74c6c5 Author: Mihai Varga Date: Thu Oct 29 16:28:37 2015 +0200 LOK: font/back color

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - sfx2/source

2015-10-29 Thread Mihai Varga
sfx2/source/control/unoctitm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f0a2c4219d4785f77c9cb1d8b91e22b6c2488b33 Author: Mihai Varga Date: Thu Oct 29 16:52:42 2015 +0200 LOK: font/back color callback - use sal_Int32 instead of long Change-Id

[Libreoffice-commits] core.git: sfx2/source

2015-10-29 Thread Mihai Varga
sfx2/source/control/unoctitm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ee73a6c5573391f5f8e2f100f8392c34d6c61344 Author: Mihai Varga Date: Thu Oct 29 16:52:42 2015 +0200 LOK: font/back color callback - use sal_Int32 instead of long Change-Id

[Libreoffice-commits] online.git: loleaflet/src

2015-10-30 Thread Mihai Varga
loleaflet/src/map/handler/Map.Print.js |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9369b59e25155a289a765dc3578ae541451d8899 Author: Mihai Varga Date: Fri Oct 30 13:07:34 2015 +0200 loleaflet: use the parent window for printing in chrome We

[Libreoffice-commits] online.git: loleaflet/src

2015-11-02 Thread Mihai Varga
loleaflet/src/control/Control.Scroll.js |3 +++ 1 file changed, 3 insertions(+) New commits: commit 3b308aef83dc758805fab625da892543fa906e20 Author: Mihai Varga Date: Mon Nov 2 14:41:47 2015 +0200 loleaflet: allow the scrollbar to be dragged from outside the iframe diff --git a

[Libreoffice-commits] online.git: loleaflet/dist loleaflet/src

2015-11-02 Thread Mihai Varga
: Mihai Varga Date: Mon Nov 2 15:13:09 2015 +0200 loleaflet: handle spreadsheet tabs and slide previews with css diff --git a/loleaflet/dist/leaflet.css b/loleaflet/dist/leaflet.css index b1a3dac..033e8ab 100644 --- a/loleaflet/dist/leaflet.css +++ b/loleaflet/dist/leaflet.css @@ -699,6

[Libreoffice-commits] core.git: sc/source

2015-11-02 Thread Mihai Varga
sc/source/ui/unoobj/docuno.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit bcd8da6849780b9680963ef3313d14209a46e5fa Author: Mihai Varga Date: Mon Nov 2 16:52:48 2015 +0200 LOK: make use of MOUSEMOVE in calc Change-Id: Ideb7bdabd86e95cf10c7f19f0900110b816970c2

[Libreoffice-commits] online.git: loleaflet/src

2015-08-31 Thread Mihai Varga
(-) New commits: commit 1987d3850d4c7f53ef3a426ea7fcabb502de8f2c Author: Mihai Varga Date: Mon Aug 31 13:31:20 2015 +0300 loleaflet: fixed coding style errors reported by js lint diff --git a/loleaflet/src/control/Control.PartsPreview.js b/loleaflet/src/control/Control.PartsPreview.js index

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-4' - loleaflet/src

2015-08-31 Thread Mihai Varga
73fe6bd230f94a0372f107b977cba6be899b5c21 Author: Mihai Varga Date: Mon Aug 31 13:31:20 2015 +0300 loleaflet: fixed coding style errors reported by js lint Conflicts: loleaflet/src/control/Control.Styles.js diff --git a/loleaflet/src/control/Control.PartsPreview.js b/loleaflet/src/control

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-4' - loleaflet/dist loleaflet/src

2015-08-31 Thread Mihai Varga
: Mihai Varga Date: Mon Aug 31 15:10:21 2015 +0300 loleaflet: modifiable selection handles diff --git a/loleaflet/dist/leaflet.css b/loleaflet/dist/leaflet.css index 2812d8f..6acc5bb 100644 --- a/loleaflet/dist/leaflet.css +++ b/loleaflet/dist/leaflet.css @@ -40,6 +40,23 @@ .leaflet-marker

[Libreoffice-commits] online.git: loleaflet/dist loleaflet/src

2015-08-31 Thread Mihai Varga
: Mihai Varga Date: Mon Aug 31 15:10:21 2015 +0300 loleaflet: modifiable selection handles diff --git a/loleaflet/dist/leaflet.css b/loleaflet/dist/leaflet.css index 0ec0399..7923877 100644 --- a/loleaflet/dist/leaflet.css +++ b/loleaflet/dist/leaflet.css @@ -40,6 +40,23 @@ .leaflet-marker

[Libreoffice-commits] online.git: 2 commits - loleaflet/build loleaflet/debug loleaflet/src

2015-09-01 Thread Mihai Varga
/Map.DoubleClickZoom.js |2 14 files changed, 258 insertions(+), 278 deletions(-) New commits: commit bb3f3c758ad11a567b15a7e491ba85ca5a589eda Author: Mihai Varga Date: Tue Sep 1 17:53:44 2015 +0300 loleaflet: moved the socket init/communication to core/Socket.js The socket is now

[Libreoffice-commits] online.git: 14 commits - loleaflet/build loleaflet/README loleaflet/spec loleaflet/src

2015-09-02 Thread Mihai Varga
, 793 insertions(+), 410 deletions(-) New commits: commit 91b295fca58492122e157234c67b3971fdfc40f2 Author: Mihai Varga Date: Wed Sep 2 18:09:08 2015 +0300 loleaflet: updated the tests to reflect the new map initialization diff --git a/loleaflet/spec/loadtest/LoadTestSpec.js b/loleaflet

[Libreoffice-commits] online.git: loleaflet/src

2015-09-02 Thread Mihai Varga
loleaflet/src/layer/tile/TileLayer.js |4 1 file changed, 4 insertions(+) New commits: commit da1992103dd77719df97692af3ff17a6fd932792 Author: Mihai Varga Date: Wed Sep 2 18:16:59 2015 +0300 loleaflet: sometimes the graphic marker is not created It was reported to me

[Libreoffice-commits] online.git: loleaflet/src

2015-09-02 Thread Mihai Varga
loleaflet/src/core/Socket.js |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit c15819cbe6fd33f58087a9932e16bfa87457605f Author: Mihai Varga Date: Wed Sep 2 19:50:24 2015 +0300 loleaflet: fixed typo and removed return value diff --git a/loleaflet/src/core

[Libreoffice-commits] online.git: 2 commits - loleaflet/spec loleaflet/src

2015-09-02 Thread Mihai Varga
d82488f0cee99841734fe6df029c04b0bf8765d3 Author: Mihai Varga Date: Wed Sep 2 20:53:20 2015 +0300 loleaflet: remove the scrollbar from tilebench diff --git a/loleaflet/spec/tilebench/TileBenchSpec.js b/loleaflet/spec/tilebench/TileBenchSpec.js index 463f2d2..6416156 100644 --- a/loleaflet/spec/tilebench

[Libreoffice-commits] online.git: loleaflet/spec

2015-09-02 Thread Mihai Varga
loleaflet/spec/tilebench/TileBenchSpec.js |1 + 1 file changed, 1 insertion(+) New commits: commit 5b19c9231caea5317906e306cf863b570288c298 Author: Mihai Varga Date: Thu Sep 3 09:34:16 2015 +0300 loleaflet: don't prefetch in tilebench diff --git a/loleaflet/spec/tile

[Libreoffice-commits] online.git: 2 commits - loleaflet/src

2015-09-03 Thread Mihai Varga
files changed, 16 insertions(+), 6 deletions(-) New commits: commit 159e668b01c66312ad8ca209b7cc63e6fb910edd Author: Mihai Varga Date: Thu Sep 3 10:33:20 2015 +0300 loleaflet: hide selection when switching thorugh cached parts diff --git a/loleaflet/src/control/Parts.js b/loleaflet/src

[Libreoffice-commits] core.git: 2 commits - desktop/source include/LibreOfficeKit libreofficekit/qa

2015-09-04 Thread Mihai Varga
(-) New commits: commit d3c93279667badf0c0feb927e9c46af97a538d84 Author: Mihai Varga Date: Fri Sep 4 11:55:47 2015 +0300 LOK: allow float numbers in json -> property value conversion Change-Id: I866a44fcb71044d27a9bf06e2f55ca2e4135c23b diff --git a/desktop/source/lib/init.cx

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit libreofficekit/qa

2015-09-04 Thread Mihai Varga
(-) New commits: commit 262e7be01461887202f629d1ccc57751b1a085c5 Author: Mihai Varga Date: Fri Sep 4 15:45:51 2015 +0300 Revert "LOK: added a general getCommandValues method" This reverts commit 9640dcea46dd3201aa4c27f6a3918f7419288a2a. diff --git a/desktop/source/lib/

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2015-09-04 Thread Mihai Varga
loolwsd/LOOLWSD.cpp |6 ++ 1 file changed, 6 insertions(+) New commits: commit 515e6f7feaf7587300bbb399b19aba791c37f503 Author: Mihai Varga Date: Fri Sep 4 18:43:47 2015 +0300 loolwsd: copy /etc/resolv.conf in the jail Because sometimes the hostname is not resolved diff

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-4' - 30 commits - loleaflet/build loleaflet/debug loleaflet/Makefile loleaflet/README loleaflet/spec loleaflet/src loolwsd/configur

2015-09-07 Thread Mihai Varga
Author: Mihai Varga Date: Mon Sep 7 15:56:47 2015 +0300 loolwsd: copy /etc/hosts when running the server diff --git a/loolwsd/LOOLWSD.cpp b/loolwsd/LOOLWSD.cpp index 2f86e50..8e76a80 100644 --- a/loolwsd/LOOLWSD.cpp +++ b/loolwsd/LOOLWSD.cpp @@ -869,6 +869,11 @@ void LOOLWSD::desktopMain

[Libreoffice-commits] online.git: 2 commits - loleaflet/spec loolwsd/LOOLWSD.cpp

2015-09-07 Thread Mihai Varga
loleaflet/spec/headlessLoadTest.js |2 +- loolwsd/LOOLWSD.cpp|5 + 2 files changed, 6 insertions(+), 1 deletion(-) New commits: commit 5396a83c26078aae14a27882cf0312a1b723ff26 Author: Mihai Varga Date: Mon Sep 7 15:56:47 2015 +0300 loolwsd: copy /etc/hosts

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-4' - loleaflet/README

2015-09-07 Thread Mihai Varga
loleaflet/README |7 +++ 1 file changed, 7 insertions(+) New commits: commit efcb9b6b9d2c3d675522f5fca5e8aeb38079d834 Author: Mihai Varga Date: Mon Sep 7 16:28:10 2015 +0300 loleaflet: mention about tilepreview event diff --git a/loleaflet/README b/loleaflet/README index 672dc0f

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-4' - loleaflet/README

2015-09-07 Thread Mihai Varga
loleaflet/README |5 + 1 file changed, 5 insertions(+) New commits: commit e076aee75ec90d7d699d8fe7c3c2accbcb19169d Author: Mihai Varga Date: Mon Sep 7 16:36:45 2015 +0300 loleaflet: mention about removePreviewUpdate diff --git a/loleaflet/README b/loleaflet/README index 366282e

[Libreoffice-commits] online.git: 2 commits - loleaflet/README

2015-09-07 Thread Mihai Varga
loleaflet/README | 12 1 file changed, 12 insertions(+) New commits: commit 12da97f3942631ab646aa162b5430cec54b07673 Author: Mihai Varga Date: Mon Sep 7 16:36:45 2015 +0300 loleaflet: mention about removePreviewUpdate diff --git a/loleaflet/README b/loleaflet/README index

[Libreoffice-commits] online.git: loleaflet/src

2015-09-07 Thread Mihai Varga
loleaflet/src/layer/tile/GridLayer.js |3 +++ 1 file changed, 3 insertions(+) New commits: commit 241d38dd02b5f285df4ab1cd91eeb403ffe1bb36 Author: Mihai Varga Date: Mon Sep 7 11:38:49 2015 +0300 lolealfet: don't prefetch if map is undefined This happens when the m

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-4' - 2 commits - loolwsd/configure.ac

2015-09-07 Thread Mihai Varga
loolwsd/configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c9a2122813520a4dc4ee3c5f33a7d211e9b787f1 Author: Mihai Varga Date: Mon Sep 7 18:51:36 2015 +0300 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac

[Libreoffice-commits] online.git: 2 commits - loleaflet/spec loolwsd/LOOLWSD.cpp

2015-09-08 Thread Mihai Varga
: commit d57100db3b6a82b3fcb5af622c63f9ba1bb05735 Author: Mihai Varga Date: Tue Sep 8 12:01:59 2015 +0300 loleaflet: test document diff --git a/loleaflet/spec/data/lorem.odt b/loleaflet/spec/data/lorem.odt new file mode 100644 index 000..1b26ee1 Binary files /dev/null and b/loleaflet/spec

[Libreoffice-commits] online.git: 2 commits - loolwsd/LOOLWSD.cpp loolwsd/loolwsd-systemplate-setup

2015-09-08 Thread Mihai Varga
loolwsd/LOOLWSD.cpp |2 +- loolwsd/loolwsd-systemplate-setup |2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 8a371765bceb3a2581c785cc2d57073a078c8907 Author: Mihai Varga Date: Tue Sep 8 13:03:43 2015 +0300 loolwsd: copy /etc/localtime when

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-4' - 4 commits - loleaflet/spec loolwsd/LOOLWSD.cpp loolwsd/loolwsd-systemplate-setup

2015-09-08 Thread Mihai Varga
, 17 insertions(+), 10 deletions(-) New commits: commit 76304bbd379033e683f53cfc50c8cb906fe3d91b Author: Mihai Varga Date: Tue Sep 8 13:03:43 2015 +0300 loolwsd: copy /etc/localtime when running systemplate-setup diff --git a/loolwsd/loolwsd-systemplate-setup b/loolwsd/loolwsd-systemplate

[Libreoffice-commits] online.git: loolwsd/debian

2015-09-08 Thread Mihai Varga
loolwsd/debian/loolwsd.preinst | 10 ++ 1 file changed, 10 insertions(+) New commits: commit aad12a8f2bc82615d82ed0c178da312bfdb859f4 Author: Mihai Varga Date: Tue Sep 8 16:31:49 2015 +0300 loolwsd: stop loolwsd service before installing .deb diff --git a/loolwsd/debian

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-4' - loolwsd/debian

2015-09-08 Thread Mihai Varga
loolwsd/debian/loolwsd.preinst | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 95ecfe3614a163e5f1eeb8bac0abdb496f3ae6a6 Author: Mihai Varga Date: Tue Sep 8 16:31:49 2015 +0300 loolwsd: stop loolwsd service before installing .deb diff --git a/loolwsd/debian

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-4' - 2 commits - loolwsd/configure.ac

2015-09-08 Thread Mihai Varga
loolwsd/configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 130b69871ec872c1758cfee987c7b8b17f007ba8 Author: Mihai Varga Date: Tue Sep 8 17:04:39 2015 +0300 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac

[Libreoffice-commits] core.git: desktop/CppunitTest_desktop_lib.mk desktop/inc desktop/Module_desktop.mk desktop/qa desktop/source libreofficekit/qa

2015-09-09 Thread Mihai Varga
desktop/source/lib/init.cxx | 79 --- libreofficekit/qa/unit/tiledrendering.cxx | 34 7 files changed, 252 insertions(+), 76 deletions(-) New commits: commit 2290efa4a22d42cd9099b63b9138e4ff994c07f9 Author: Mihai Varga Date: Wed

[Libreoffice-commits] online.git: 12 commits - loleaflet/build loleaflet/debug loleaflet/dist loleaflet/README loleaflet/src loolwsd/LOOLSession.cpp loolwsd/LOOLSession.hpp

2015-09-10 Thread Mihai Varga
deletions(-) New commits: commit 9a23b7abb9d851f2f04aea391f47abb8c2191b39 Author: Mihai Varga Date: Thu Sep 10 11:29:19 2015 +0300 loleaflet: renamed setStyle to applyStyle diff --git a/loleaflet/README b/loleaflet/README index f3073d7..c9b1144 100644 --- a/loleaflet/README +++ b/loleaflet

[Libreoffice-commits] core.git: 2 commits - desktop/qa desktop/source include/LibreOfficeKit

2015-09-10 Thread Mihai Varga
deletions(-) New commits: commit 1806882317af1162edce5c2389c9c5eeb18455ac Author: Mihai Varga Date: Thu Sep 10 11:31:48 2015 +0300 LOK: getFonts method Returns a json mapping of the available fonts to their possible font sizes Change-Id

[Libreoffice-commits] online.git: 2 commits - loleaflet/dist loleaflet/README loleaflet/src loolwsd/bundled

2015-09-10 Thread Mihai Varga
/include/LibreOfficeKit/LibreOfficeKit.h |3 + 5 files changed, 20 insertions(+), 13 deletions(-) New commits: commit 76b15ea3033e24b2a27f13e8875537eb253a86f7 Author: Mihai Varga Date: Thu Sep 10 12:57:11 2015 +0300 loleaflet: increase/decrease indent buttons diff --git a/loleaflet/README

[Libreoffice-commits] online.git: 2 commits - loleaflet/Makefile loleaflet/spec

2015-09-11 Thread Mihai Varga
deletions(-) New commits: commit 612400dcf2c1542a99802bc6192cda5146541ba2 Author: Mihai Varga Date: Fri Sep 11 10:41:23 2015 +0300 loleaflet: automated loading test run: make load-test It generates the necessary 500 documents under spec/data/load-test and spawns 20 nodejs

[Libreoffice-commits] online.git: 3 commits - loleaflet/spec loleaflet/src

2015-09-11 Thread Mihai Varga
Author: Mihai Varga Date: Fri Sep 11 13:21:37 2015 +0300 loleaflet: fixed the unit test diff --git a/loleaflet/spec/loleaflet/loleafletSpec.js b/loleaflet/spec/loleaflet/loleafletSpec.js index 692d656..f575693 100644 --- a/loleaflet/spec/loleaflet/loleafletSpec.js +++ b/loleaflet/spec

[Libreoffice-commits] online.git: loleaflet/spec

2015-09-13 Thread Mihai Varga
loleaflet/spec/headlessLoadTest.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e8f3ea678b3dcc82089a9a5428ecd57c5befd9f9 Author: Mihai Varga Date: Mon Sep 14 09:07:22 2015 +0300 loleaflet: remove pause between tests diff --git a/loleaflet/spec

[Libreoffice-commits] online.git: 2 commits - loleaflet/dist loleaflet/src

2015-09-14 Thread Mihai Varga
(+), 1 deletion(-) New commits: commit f58eeaf319cd0a19df78f2e985e93bd88068df44 Author: Mihai Varga Date: Mon Sep 14 13:06:21 2015 +0300 loleaflet: numbering and bullets buttons diff --git a/loleaflet/dist/images/defaultbullet.png b/loleaflet/dist/images/defaultbullet.png new file mode

[Libreoffice-commits] core.git: sfx2/source

2015-09-14 Thread Mihai Varga
sfx2/source/control/unoctitm.cxx | 45 --- 1 file changed, 38 insertions(+), 7 deletions(-) New commits: commit 6023b797c4570b69d0511b0a45bcf67932f32ba6 Author: Mihai Varga Date: Mon Sep 14 20:06:07 2015 +0300 get feedback for style / font / font

[Libreoffice-commits] online.git: loleaflet/README loleaflet/src

2015-09-14 Thread Mihai Varga
loleaflet/README|1 + loleaflet/src/control/Control.Fonts.js | 15 +++ loleaflet/src/control/Control.Styles.js | 13 + 3 files changed, 29 insertions(+) New commits: commit 5fa9c364c88403db7848b917a7e7c92291502960 Author: Mihai Varga Date

[Libreoffice-commits] core.git: 2 commits - android/Bootstrap android/source desktop/source include/LibreOfficeKit include/vcl libreofficekit/qa libreofficekit/source sc/inc sc/source

2015-11-13 Thread Mihai Varga
files changed, 221 insertions(+), 17 deletions(-) New commits: commit 5b1e22e9ba941305a7f138adcef75a464161a145 Author: Mihai Varga Date: Fri Nov 13 09:48:14 2015 +0200 LOK: calc formula callback + formula bar implementation in gtk We need the callback to be able implement the formula

[Libreoffice-commits] online.git: 11 commits - loleaflet/build loleaflet/debug loleaflet/docs loleaflet/reference.html loleaflet/src loolwsd/LOKitClient.cpp loolwsd/LOOLSession.cpp loolwsd/LOOLSession

2015-11-13 Thread Mihai Varga
|1 17 files changed, 986 insertions(+), 585 deletions(-) New commits: commit feebb0d2a731eafd4f2566b62689253675a6a77c Author: Mihai Varga Date: Thu Nov 12 20:28:44 2015 +0200 loleaflet: document basic uno commads in reference.html diff --git a/loleaflet

[Libreoffice-commits] online.git: 5 commits - loleaflet/src

2015-11-13 Thread Mihai Varga
: Mihai Varga Date: Fri Nov 13 11:27:54 2015 +0200 loleaflet: fixed js lint errors in src/control/* diff --git a/loleaflet/src/control/Control.ColumnHeader.js b/loleaflet/src/control/Control.ColumnHeader.js index b2f9af4..b38fee1 100644 --- a/loleaflet/src/control/Control.ColumnHeader.js

[Libreoffice-commits] online.git: loleaflet/src

2015-11-13 Thread Mihai Varga
, 5 insertions(+) New commits: commit 6acefcee9a6c8bd2db23f1d6415ae8df61a1ed8d Author: Mihai Varga Date: Fri Nov 13 11:36:48 2015 +0200 lolleaflet: notify jslint about global objects diff --git a/loleaflet/src/control/Control.Buttons.js b/loleaflet/src/control/Control.Buttons.js index

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - 2 commits - android/Bootstrap android/source desktop/source include/LibreOfficeKit include/vcl sc/inc sc/source

2015-11-16 Thread Mihai Varga
/docuno.cxx | 18 - 14 files changed, 124 insertions(+), 16 deletions(-) New commits: commit 8a5cf61b7b0dc6668c283fe9476b3474736d33bc Author: Mihai Varga Date: Fri Nov 13 09:48:14 2015 +0200 LOK: calc formula callback + formula bar

[Libreoffice-commits] online.git: loleaflet/src

2015-09-15 Thread Mihai Varga
loleaflet/src/control/Toolbar.js |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit fc96bad0dec84ae0c4b45e8f5573bcaccf4cf7e1 Author: Mihai Varga Date: Tue Sep 15 10:05:51 2015 +0300 loleaflet: toogleCommandState with uno diff --git a/loleaflet/src/control

[Libreoffice-commits] online.git: 2 commits - loleaflet/README loleaflet/spec loleaflet/src

2015-09-15 Thread Mihai Varga
+-- loleaflet/src/layer/tile/TileLayer.js | 13 ++ 6 files changed, 37 insertions(+), 34 deletions(-) New commits: commit d6652930fd255d1bce6a1f6514e9d3ca63325b19 Author: Mihai Varga Date: Tue Sep 15 11:56:32 2015 +0300 loleaflet: fixed js lint errors diff --git a/loleaflet

[Libreoffice-commits] online.git: loleaflet/src

2015-09-15 Thread Mihai Varga
loleaflet/src/control/Control.Fonts.js | 34 - 1 file changed, 25 insertions(+), 9 deletions(-) New commits: commit aa6b70f574acd3d0962bd38bd9e4e95546d00e76 Author: Mihai Varga Date: Tue Sep 15 13:44:38 2015 +0300 loleaflet: fixed the font size select

[Libreoffice-commits] online.git: 3 commits - loleaflet/docs loleaflet/reference.html loleaflet/src

2015-09-15 Thread Mihai Varga
loleaflet/src/layer/tile/TileLayer.js |8 loleaflet/src/map/Map.js|4 28 files changed, 8815 insertions(+), 1 deletion(-) New commits: commit bc6bbf2c9376f26b35bf01a9d365674561b3fb3b Author: Mihai Varga Date: Tue Sep 15 15:26:21 2015 +0300

[Libreoffice-commits] online.git: loleaflet/src

2015-09-15 Thread Mihai Varga
loleaflet/src/control/Control.Fonts.js |2 ++ loleaflet/src/control/Control.Styles.js |1 + 2 files changed, 3 insertions(+) New commits: commit cd648ed1195811db62f67e02636aa2739effced6 Author: Mihai Varga Date: Tue Sep 15 16:33:48 2015 +0300 loleaflet: refocus document after

[Libreoffice-commits] online.git: 2 commits - loleaflet/README loleaflet/reference.html loleaflet/src

2015-09-15 Thread Mihai Varga
5 files changed, 566 insertions(+), 48 deletions(-) New commits: commit 2e726e4a01953dace5f8e8c6b821f6e97a32ef74 Author: Mihai Varga Date: Tue Sep 15 19:34:38 2015 +0300 loleaflet: html documentation - mentioned the public events diff --git a/loleaflet/reference.html b/loleaflet

[Libreoffice-commits] online.git: loleaflet/src

2015-09-16 Thread Mihai Varga
loleaflet/src/control/Control.Fonts.js | 34 ++--- loleaflet/src/layer/tile/TileLayer.js | 13 ++-- 2 files changed, 30 insertions(+), 17 deletions(-) New commits: commit efaba387ad0dd296a4aee47539e982176c50f7bb Author: Mihai Varga Date: Wed Sep 16 11

[Libreoffice-commits] online.git: loleaflet/src

2015-09-16 Thread Mihai Varga
loleaflet/src/control/Control.Fonts.js |3 +++ 1 file changed, 3 insertions(+) New commits: commit 7d43fbeaa5f3905a4b64063e0b836d84a4c862da Author: Mihai Varga Date: Wed Sep 16 12:05:25 2015 +0300 loleaflet: empty font size when selecting multiple font sizes diff --git a/loleaflet

[Libreoffice-commits] online.git: Changes to 'distro/collabora/milestone-5'

2015-09-16 Thread Mihai Varga
New branch 'distro/collabora/milestone-5' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] online.git: loleaflet/spec

2015-09-16 Thread Mihai Varga
loleaflet/spec/loadtest/LoadTestSpec.js | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) New commits: commit 12b1bf2b6ed25250ea162df752b3b2bddc753357 Author: Mihai Varga Date: Wed Sep 16 12:51:16 2015 +0300 loleaflet: loadtest.html fix diff --git a/loleaflet/spec

[Libreoffice-commits] online.git: loleaflet/spec

2015-09-16 Thread Mihai Varga
loleaflet/spec/loadtest/LoadTestSpec.js |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c164163a8c58f6cc877c0f47bfb7040750adc16a Author: Mihai Varga Date: Wed Sep 16 12:57:33 2015 +0300 loleaflet: load test update diff --git a/loleaflet/spec/loadtest

[Libreoffice-commits] online.git: loleaflet/Makefile loolwsd/configure.ac

2015-09-16 Thread Mihai Varga
loleaflet/Makefile |2 +- loolwsd/configure.ac |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit eca5a95ecf6bf05940910e91fc83a566b03fbc9a Author: Mihai Varga Date: Wed Sep 16 18:40:37 2015 +0300 Bump 'minor' number in version diff --git a

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-5' - 4 commits - loleaflet/Makefile loolwsd/configure.ac

2015-09-16 Thread Mihai Varga
loleaflet/Makefile |2 +- loolwsd/configure.ac |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 42d91ffbbaae23149870e8e05f849ce4d04ea870 Author: Mihai Varga Date: Wed Sep 16 19:42:57 2015 +0300 loolwsd: bump version after tarball diff --git a/loolwsd

[Libreoffice-commits] online.git: 3 commits - loleaflet/dist loleaflet/src

2015-09-17 Thread Mihai Varga
changed, 99 insertions(+), 67 deletions(-) New commits: commit c31a1a12763ef2c00a3d7792db1b153918f3c10b Author: Mihai Varga Date: Thu Sep 17 18:39:11 2015 +0300 loleaflet: add an offset of 2 pixels to selection handles Without this, grabbing a selection handle causes the selection to

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-4' - 4 commits - loleaflet/dist loleaflet/README loleaflet/src

2015-09-17 Thread Mihai Varga
c149e4bf2dff18280ccce692cb2393a70dd0e931 Author: Mihai Varga Date: Thu Sep 17 18:39:11 2015 +0300 loleaflet: add an offset of 2 pixels to selection handles Without this, grabbing a selection handle causes the selection to jump a line below diff --git a/loleaflet/dist/leaflet.css b

[Libreoffice-commits] online.git: loleaflet/src

2015-09-17 Thread Mihai Varga
loleaflet/src/core/Socket.js | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit d8f26465e503d9f3f99e71b39083cb85eb11dc32 Author: Mihai Varga Date: Thu Sep 17 19:38:12 2015 +0300 loleaflet: fit presentation slide to screen size diff --git a/loleaflet

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-4' - loleaflet/src

2015-09-17 Thread Mihai Varga
loleaflet/src/core/Socket.js | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit bd1691abcfacec841c831bd832ac45a45ecf7ae4 Author: Mihai Varga Date: Thu Sep 17 19:38:12 2015 +0300 loleaflet: fit presentation slide to screen size diff --git a/loleaflet

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-4' - 2 commits - loleaflet/Makefile

2015-09-17 Thread Mihai Varga
loleaflet/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9a8dc03cda65431d4aee3351069350bb5bd3526d Author: Mihai Varga Date: Thu Sep 17 19:48:24 2015 +0300 loleaflet: bump version after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-5' - 6 commits - loleaflet/dist loleaflet/spec loleaflet/src

2015-09-17 Thread Mihai Varga
| 121 +--- loleaflet/src/map/handler/Map.Mouse.js | 26 +++--- 7 files changed, 116 insertions(+), 78 deletions(-) New commits: commit 7efcf9059a3d16bb23daccbd6ab779b631ac5cc2 Author: Mihai Varga Date: Thu Sep 17 19:38:12 2015 +0300 loleaflet: fit presentation

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-5' - 3 commits - loleaflet/Makefile

2015-09-17 Thread Mihai Varga
loleaflet/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d1cd33594fc76a04f8887bf1329b5adce8ff82f8 Author: Mihai Varga Date: Thu Sep 17 20:00:55 2015 +0300 loleaflet: bump version after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile

[Libreoffice-commits] online.git: loleaflet/reference.html

2015-09-18 Thread Mihai Varga
loleaflet/reference.html |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d8311e72b0b617a79241de476cfca83eca0fe6ec Author: Mihai Varga Date: Fri Sep 18 11:50:41 2015 +0300 loleaflet: mention version in documentation diff --git a/loleaflet/reference.html b

[Libreoffice-commits] online.git: 2 commits - loleaflet/reference.html loleaflet/spec

2015-09-21 Thread Mihai Varga
loleaflet/reference.html | 255 +- loleaflet/spec/loleaflet/loleafletSpec.js |4 2 files changed, 253 insertions(+), 6 deletions(-) New commits: commit f32b19eb39aa843ae88d86fc4205624d97452040 Author: Mihai Varga Date: Mon Sep 21 23:06:59

<    1   2   3   4   5   >