Andr3as
|
463af7de71
|
Encode file path if part of url argument
|
2017-03-04 11:51:12 +01:00 |
|
nerodark
|
0dfc677f30
|
Fix render issues refactoring
I have been running a whole year with this fix without any issues and I
am syncing it now.
|
2016-06-12 19:10:08 -04:00 |
|
Andr3as
|
6083a85b3e
|
Better confirm dialog for close all
|
2014-10-09 20:25:37 +02:00 |
|
Andreas
|
a25a9147f9
|
Fixes wrong tab title after renaming
|
2014-09-15 14:10:50 +02:00 |
|
Andreas
|
a4aee85e84
|
Fixes history after renaming active files
|
2014-09-14 18:38:04 +02:00 |
|
Andr3as
|
c31ca0dd39
|
Fixes error during remove_all after renaming an opened file
|
2014-07-11 23:32:51 +02:00 |
|
Adrian Bremer
|
f58ab4f444
|
User check on file open
Re-arranged the check() call inside focus() so the user can see who's using the file when you open a file, not just on tab changes.
|
2014-04-17 01:23:04 -05:00 |
|
daeks
|
01dd78587c
|
noconflict update
|
2013-09-10 09:32:48 +02:00 |
|
Andr3as
|
3b1f3a4b5a
|
Correcting callbacks
|
2013-08-28 14:51:57 +02:00 |
|
Andr3as
|
3754080e37
|
Adding more publications for plugins
|
2013-08-27 23:54:44 +02:00 |
|
daeks
|
a60a79bab2
|
fetch right bar
|
2013-05-03 16:03:52 +02:00 |
|
daeks
|
e95feb4dd7
|
path should be tab
|
2013-04-14 20:50:20 +02:00 |
|
daeks
|
bb309f3821
|
prevent untained exception
|
2013-04-14 18:50:36 +02:00 |
|
daeks
|
e551e71b3e
|
saveall method
|
2013-04-14 10:56:54 +02:00 |
|
daeks
|
3b6e41b552
|
better dialog
|
2013-04-14 10:54:09 +02:00 |
|
daeks
|
10b04311da
|
save unsaved files
|
2013-04-14 10:53:22 +02:00 |
|
daeks
|
adf2b63c2e
|
use i18n for unsaved files
|
2013-04-14 10:48:38 +02:00 |
|
daeks
|
ecf24c5baf
|
small bugfix for closeall
|
2013-04-14 10:46:03 +02:00 |
|
daeks
|
7855aa2423
|
close all button
|
2013-04-14 10:27:23 +02:00 |
|
daeks
|
f4df94198d
|
small bugfixes
|
2013-04-11 22:25:22 +02:00 |
|
daeks
|
af5e852120
|
absolute path
|
2013-04-08 19:58:12 +02:00 |
|
Flolagale
|
60a1ff500a
|
Typo.
|
2013-03-09 00:03:45 +01:00 |
|
Verdier
|
a34aa3ae12
|
Merge branch 'master' of ssh://github.com/Bluefinch/Codiad into collaborative
|
2013-01-28 14:46:10 +01:00 |
|
Verdier
|
d141b383c1
|
Minor refactoring.
|
2013-01-28 10:39:56 +01:00 |
|
Verdier
|
0180932786
|
Remember active document #55
|
2013-01-27 11:07:54 +01:00 |
|
Danny Morabito
|
7bca8ec7ab
|
Replace lang() with i18n()
|
2013-01-11 10:45:08 +01:00 |
|
Florent Galland
|
9ac3651f35
|
Unregister from all file at init.
|
2013-01-08 20:39:14 +01:00 |
|
Florent Galland
|
4e6e764a76
|
Add amplifyjs dep and register as collab automatically. Yeah!
|
2013-01-08 19:32:57 +01:00 |
|
Verdier
|
bd0d342e9a
|
Improve dropdown visibility.
|
2012-12-22 08:59:54 +01:00 |
|
Verdier
|
7e4a277ce5
|
Improve tab visibility.
|
2012-12-22 08:17:15 +01:00 |
|
Lorefnon
|
7288677c1a
|
Multiple bug-fixes
|
2012-12-19 20:34:02 +05:30 |
|
lorefnon
|
86e4d26cbe
|
Merge remote-tracking branch 'lorefnon/master' into payload_optimization
|
2012-12-19 18:55:04 +05:30 |
|
Verdier
|
7a7502435d
|
Fix tab close issue.
|
2012-12-18 16:23:52 +01:00 |
|
Lorefnon
|
e43b16015b
|
Code cleanup
|
2012-12-17 19:51:22 +05:30 |
|
Lorefnon
|
cbdbb96e93
|
Fix the issue of conflicts due to statcache
|
2012-12-17 18:21:25 +05:30 |
|
Lorefnon
|
ca6db0b57b
|
Fix bugs regarding incorrect usage of dmp library causing file to be truncated.
|
2012-12-17 17:04:37 +05:30 |
|
Lorefnon
|
f92387b987
|
Fix multiple bugs
|
2012-12-17 16:08:33 +05:30 |
|
Lorefnon
|
0a251bbfb6
|
Complete the basic implementation of client-side diff generation and server-side patching
|
2012-12-17 15:46:26 +05:30 |
|
Lorefnon
|
9633e7f1d6
|
Modify server code to return mtime for created/opened files, Modify client code to store the mtime in EditSession object
|
2012-12-17 13:21:07 +05:30 |
|
Lorefnon
|
a4f1f1b18f
|
Merge branch 'master' into payload_optimization
Conflicts:
components/active/init.js
|
2012-12-17 11:57:25 +05:30 |
|
Verdier
|
88adc4b973
|
Simplify tab navigation.
|
2012-12-15 10:35:26 +01:00 |
|
Verdier
|
f559b7d85a
|
Fix tab navigation.
|
2012-12-14 23:13:56 +01:00 |
|
Verdier
|
1293d6c0c8
|
Fix move feature to work with the new tab system.
|
2012-12-14 17:53:41 +01:00 |
|
Lorefnon
|
b8d9c85d6f
|
Merge branch 'master' into payload_optimization
|
2012-12-14 01:38:30 +05:30 |
|
Verdier
|
6dac18f995
|
Add history of focused active files to manage close order.
|
2012-12-13 16:26:11 +01:00 |
|
Verdier
|
068b4de370
|
Fix close tab animation.
|
2012-12-13 14:30:09 +01:00 |
|
Verdier
|
f05921a697
|
Fix sort for dropdown.
|
2012-12-11 14:55:04 +01:00 |
|
Verdier
|
3aee162c50
|
Fix IE9 compatibility. Simplify dropdown menu.
|
2012-12-11 14:47:38 +01:00 |
|
Florent Galland
|
b132ba8a28
|
Fix last remaining file not closing bug.
|
2012-12-09 19:20:03 -05:00 |
|
Florent Galland
|
f6d8b8adf0
|
Animate tab closing.
|
2012-12-09 17:07:22 -05:00 |
|