László Németh
459b5e585c
loleaflet: show latency and other data in tile debugging mode
...
- show best, average, worst, last times of
- server ping round trip
- times between key press and invalidation message
- tile based and total tile update latencies
- show data of the last five invalidation:
- tilecombine messages, if they exist
- otherwise the invalidation message
- border of the last five invalidation rectangles
- visual fixes:
- more transparent red color for better text typing
- small letters over tiles with transparent background
- black attribution text instead of gray + bottomleft position
2016-09-27 20:49:13 +02:00
László Németh
68d3693d97
loleaflet: extend tile debugging
...
- show invalidated rectangles with fading effect
- show last tilecombine message and cancelled tile count
- show received/requested tile updates
- fix popup handling
- custom popup style (transparent, big numbers)
- clean up
2016-09-23 12:25:00 +02:00
Pranav Kant
491876b537
loleaflet: Show cursor name on hover
...
Change-Id: Ibca3a5e80a21c83e27ba47a6fe39f788a261c1e5
2016-08-30 20:38:42 +05:30
Henry Castro
fa96352881
loleaflet: add L.Control.DocumentRepair
2016-08-28 08:57:27 -04:00
Pranav Kant
3ff170a194
loleaflet: Adjust the hat a bit; don't make it change cursor pos
2016-08-25 19:17:45 +05:30
Pranav Kant
73f7e48c90
loleaflet: A hat for colored cursors
2016-08-25 19:17:45 +05:30
Henry Castro
23a71ac35b
loleaflet: add L.Control.MetricInput
2016-08-21 16:08:40 -04:00
Pranav Kant
d144d4ac47
loleaflet: Separate blinking-cursor property from cursor
...
... so that it is possibe to make cursor non-blinking whenever we
want. This will be used in subsequent commits for view cursors.
2016-08-07 21:39:54 +05:30
Pranav Kant
d9019a2e79
loleaflet: Reuse html canvas spinner for slideshows
...
Move the spinner initialization to a separate class L.LOUtil.
Other similar LO related functions should also go there.
Also remove superfluous class leaflet-slideshow-spinner. It was
not being used anyway due to wrong spelling.
Change-Id: Ie8fac0391a9c6a3771900539e8f08d1b73b9be28
2016-05-31 14:30:22 +05:30
Pranav Kant
f6ca0b08cb
loleaflet: Replace gif spinner with html canvas
...
The gif spinner had a white background flashes in its frames, so
it always needed white background behind it. With this, we will
have no such restriction, can can have transparent background.
Change-Id: I1faffa326ae85114e52231cc4e33d84c7ac0675d
2016-05-25 14:58:48 +05:30
Ashod Nakashian
96dd4821e1
loleaflet: bccu#1827 Cursor does not blink in CS Writer under IE11
...
The animation name shouldn't be in quotes.
Change-Id: Ib2e4489e482dd1a22472588599df87cab55a6005
(cherry picked from commit 401e3b12778cc5c7883322e4543370acf270c479)
Reviewed-on: https://gerrit.libreoffice.org/25392
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2016-05-24 03:32:07 +00:00
Lenny Horstink
6d18572c62
Visual improvements to spinner
...
Change-Id: I54f945867efe5e56c2e6696b905a97f04b832f90
2016-05-10 16:16:01 +05:30
Henry Castro
a06974e2b3
loleaflet: add loading spinner to slide show
2016-04-06 15:54:55 -04:00
Henry Castro
ab0429622e
loleflet: rework progress bar
2016-04-06 09:14:54 -04:00
Henry Castro
a1e3c30d6e
loleaflet: bccu#1622, add a marker progress bar
2016-03-31 21:33:48 -04:00
Jan Holesovsky
09e69b17a9
loleaflet: Move the spreadsheet headers / footers css to spreadsheet.css
2016-01-20 12:51:41 +01:00
Jan Holesovsky
b632d4e858
loleaflet: Minor tweaks to the look of the column/rows headers.
2016-01-18 13:12:58 +01:00
Jan Holesovsky
c8a1e7cbca
loleaflet: Better naming of the spreadsheet header styles.
2016-01-15 16:29:42 +01:00
Jan Holesovsky
cb105b5e77
loleaflet: Simlify & beautify the column headers too.
2016-01-15 16:29:21 +01:00
Jan Holesovsky
a29a9d37d6
loleaflet: Simlify & beautify the row headers.
2016-01-15 14:44:21 +01:00
Mihai Varga
b75a80b78b
loleaflet: fixed coding style issues in leaflet.css
2015-12-15 15:47:42 +02:00
Mihai Varga
d9d201e74e
loleaflet: individual css files for our additions to leaflet
2015-12-15 15:41:15 +02:00
Ozcan Esen
449022730b
change the border style of the selected preview
...
Change-Id: I0d163c0a68dbc532db08ed8735a4cdb7107ec8e5
2015-12-14 15:27:58 +02:00
Andras Timar
19c3187371
Revert "loleaflet: add column/row-header selection support"
...
This reverts commit db02f8795b
.
2015-12-02 16:46:17 +01:00
Andrzej Hunt
db02f8795b
loleaflet: add column/row-header selection support
...
(cherry picked from commit 264761ca18406b414080ccae31554b8ea1128dfd)
2015-12-02 16:23:10 +01:00
Henry Castro
85b242a791
loleaflet: update row/columns styles
2015-11-15 19:17:26 -04:00
Henry Castro
fd6d0c2b53
loleaflet: add ColumnHeader and RowHeader controls
...
Column and Row headers for spreadsheet documents, based
on html table tag
2015-11-08 12:29:58 -04:00
Mihai Varga
0bdc175725
loleaflet: handle spreadsheet tabs and slide previews with css
2015-11-02 15:13:09 +02:00
Mihai Varga
0fa8f60094
loleaflet: stick the parts preview to the left
2015-10-21 18:49:45 +03:00
Mihai Varga
84b7b128a0
loleaflet: fullscreen slideshow
...
We request svg exports for each slide which we then display in fulscreen
2015-10-16 14:07:45 +03:00
Mihai Varga
602e535bb2
loleaflet: fixed the slides preview
2015-10-13 13:41:08 +03:00
Mihai Varga
aeed62cd6b
loleaflet: have a 2 layer toolbar
2015-10-13 13:27:45 +03:00
Mihai Varga
c31a1a1276
loleaflet: add an offset of 2 pixels to selection handles
...
Without this, grabbing a selection handle causes the selection to jump
a line below
2015-09-17 18:39:11 +03:00
Mihai Varga
7259d00349
loleaflet: search bar ui tweak
2015-09-14 09:29:23 +03:00
Mihai Varga
87fae7f854
loleaflet: fonts control
2015-09-10 11:26:47 +03:00
Mihai Varga
97fcf892c2
loleaflet: modifiable selection handles
2015-08-31 15:10:21 +03:00
Mihai Varga
c3d0248819
loleaflet: fixed the iframe visibility
2015-08-20 17:23:02 +03:00
Mihai Varga
debf81369e
loleaflet: use an iframe to detect window size changes
...
If running in a popup
2015-08-20 16:16:33 +03:00
Mihai Varga
e46766de19
loleaflet: styles control
2015-08-19 11:48:49 +03:00
Mihai Varga
dd9e13487e
loleaflet: fixed the parts preview height
2015-08-17 10:45:30 +03:00
Mihai Varga
4f181fcfda
loleaflet: disable buttons in viewing mode
2015-08-10 10:25:55 +03:00
Mihai Varga
cd598cd106
loleaflet: always use text cursor except when dragging
2015-08-06 18:06:29 +03:00
Mihai Varga
9339004176
loleaflet: no rectangle around toolbar buttons
2015-07-29 18:07:50 +03:00
Mihai Varga
f3d5b7c09c
loleaflet: UI tweaks
2015-07-29 17:02:32 +03:00
Mihai Varga
53f51a8650
loleaflet: dynamically create the parts preview and tabs divs
2015-07-24 18:13:58 +03:00
Mihai Varga
9b097f376d
loleaflet: add the scrollbars as a control to be easily removed
2015-07-24 16:04:38 +03:00
Mihai Varga
75155481ac
loleaflet: dynamically create the clipboard div
2015-07-23 17:17:56 +03:00
Mihai Varga
b159241e77
loleaflet: the cursor now has the same width (2px)
2015-07-16 17:33:18 +03:00
Mihai Varga
70ff917752
loleaflet: spreadsheet tabs html/css
2015-07-15 15:11:39 +03:00
Mihai Varga
27b9e44386
loleaflet: dynamicaly make room for the preview in the left
2015-07-15 09:34:37 +03:00