Robin Appelman
05a1da2789
Dont hide main navigation when showing a preview
2015-12-05 14:30:28 +01:00
Jan-Christoph Borchardt
13af23d364
overlay header as well for better focus
2015-11-11 15:47:06 +01:00
Vincent Petry
bdb5959a49
Properly namespace CSS to not break core styles
2015-09-23 10:33:37 +02:00
Tom Needham
64fabf9ebe
change line highlight colour to grey
2015-09-01 13:41:42 +02:00
Tom Needham
2ac1db23ad
Fix unsaved star positioning and editor font size
2015-09-01 13:30:49 +02:00
Robin Appelman
cf958a1c7c
hide preview wraper
2015-09-01 13:16:04 +02:00
Robin Appelman
60124a9169
fix nav bar over floating text editor
2015-09-01 13:16:04 +02:00
Robin Appelman
204a4648ba
sizing fixes
2015-09-01 13:16:04 +02:00
Robin Appelman
f2f8e36f6b
Add api that allows other app to register "previews" by mimetype
2015-09-01 13:16:04 +02:00
Tom Needham
f20e26b2de
Rebase
2015-09-01 12:29:23 +02:00
Robin Appelman
b2bc054039
fix texteditor sizing
2015-09-01 11:05:56 +02:00
Tom Needham
24f0443ec9
Remove border radius in mobile mode
2015-08-28 18:26:48 +02:00
Tom Needham
19f9f28a62
Remove save and separators. Round container and bring to front
2015-08-28 15:35:57 +02:00
Tom Needham
62cb25a1ff
Adjust the line number colours
2015-08-28 12:32:29 +02:00
Jan-Christoph Borchardt
7a38b23239
adjust container to be narrower so it looks more like a document
2015-06-11 10:50:18 +02:00
Jan-Christoph Borchardt
5ca4028a0a
style fixes: remove borders, separators, adjust line number bar color
2015-06-11 10:47:00 +02:00
Tom Needham
6106eb921a
Update styling of controls. More responsive :)
2015-06-01 18:47:17 +01:00
Tom Needham
fd386e85a0
Fix scrolling of editor
2015-06-01 14:53:56 +01:00
Tom Needham
e13ca9c3a0
Move editor to dialog. Add beta autosave code. Add last saved
2015-05-31 22:18:16 +01:00
Tom Needham
3415f50caa
Style the filename
2015-05-31 20:17:55 +01:00
Tom Needham
e9c5706d8e
First chunk of rewrite
2015-05-31 16:26:13 +01:00
Jan-Christoph Borchardt
e0d7de6c20
hide search function on mobile to save space in breadcrumb bar
2014-06-30 18:34:24 +02:00
Jan-Christoph Borchardt
3e9e667c59
remove unneeded typeface demo file
2014-02-07 16:42:05 +01:00
Jan-Christoph Borchardt
657c4bb171
get rid of deprecated %appswebroot%
2014-02-07 16:41:39 +01:00
Morris Jobke
bd85a56baa
fix text editor in firefox at startup
2013-12-02 10:20:53 +01:00
Vincent Petry
8ee76653af
Fixed misplaced cursor in IE8
...
The CSS reset in core/js/styles.css defines font-size: 100% on most
elements. This messes up the font size calculations of ACE in IE8.
This IE8 specific fix overrides the font-size using a fixed size to make it work.
2013-10-22 15:12:31 +02:00
Jan-Christoph Borchardt
16de7fdae0
fix controls bar overlaying in text editor
2013-10-04 20:14:16 +03:00
Jan-Christoph Borchardt
65b786c4b1
text editor: move close button to right, remove separators
2013-09-12 12:35:11 +02:00
Owen Winkler
64ac1829b2
Be more specific about which editor to apply these styles to.
...
Fixes #1304 .
2013-08-14 16:36:04 -04:00
Robin Appelman
cf7f36e3e8
merge master into texteditor-sizing
2013-08-03 17:51:34 +02:00
Robin Appelman
7172d9a14c
dont use js for texteditor sizing
2013-08-03 17:48:13 +02:00
kondou
b1f5ef21ad
Optimize Pictures using scour, jpegoptim & optipng
2013-06-16 18:06:25 +02:00
Bernhard Posselt
52751cd595
test
2013-02-07 00:33:47 +01:00
Tom Needham
1dd230e0a7
Text editor: Waste less space for line numbers
2012-06-23 14:42:37 +00:00
Tom Needham
65788c62ff
Text Editor: fix editor positioning
2012-06-22 15:02:03 +00:00
Brice Maron
61f305e2e3
Correct image path and apps path replacement
2012-06-22 13:12:03 +02:00
Bart Visscher
03ff9fdf92
Files Texteditor: Use our own "Droid Sans Mono" font-face and fonts
2012-06-13 21:39:12 +02:00
Tom Needham
5bad697978
remove unused css
2012-04-15 13:44:43 +00:00
Georg Ehrke
6f33b0a715
fix spelling fail in texteditor's style.css
2012-03-20 19:48:08 +01:00
Marvin Thomas Rabe
475cb5958b
Editor fixed.
2012-02-23 20:36:20 +01:00
Marvin Thomas Rabe
fb8bef0869
Text editor display error fixed.
2012-02-22 16:04:31 +01:00
Tom Needham
b680675a99
Added 'Go to line' functionality
2012-01-09 21:16:41 +00:00
Tom Needham
0686888044
improved ui and save button action
2012-01-09 18:17:26 +00:00
Marvin Thomas Rabe
74d41b6378
fixed scrollbar issues. fixed missing breadcrumb image.
2011-10-04 21:01:05 +02:00
Tom Needham
c71d28da39
Added fillHeight() js function for resizing editor
2011-10-04 19:46:27 +01:00
Tom Needham
0037e0c499
Fixed breadcrumb issue.
2011-10-04 19:07:22 +01:00
Tom Needham
0faa912d47
Updated saving feedback to use loading.gif
2011-10-04 17:43:13 +01:00
Tom Needham
cc2b697073
Updated control bar styling and save feedback.
2011-10-04 16:31:26 +01:00
Tom Needham
834f033167
Added breadcrumb and control bar.
2011-10-03 22:59:40 +01:00
Tom Needham
0f6b921fc5
Editor now loads on top of files app.
2011-10-01 22:48:00 +01:00