Commit Graph

150 Commits

Author SHA1 Message Date
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
08aa244cd6 removed multiple definitions 2013-04-11 20:54:04 +02:00
daeks
2de22a094e support for windows 2013-04-11 19:31:28 +02:00
daeks
af5e852120 absolute path 2013-04-08 19:58:12 +02:00
Christian von Arnim
28e3212ee5 Full extended solve of issue 191
https://github.com/Codiad/Codiad/issues/191
2013-04-04 20:23:40 +02:00
daeks
1025389b93 merged config.php to be in common.php 2013-04-03 12:04:08 +02:00
daeks
b7ad5fbb85 themes 2013-04-01 12:20:17 +02:00
fluidbyte
b7d1fef490 Fix minor tab right-padding issue 2013-03-30 13:41:31 -07:00
daeks
a0cc71be20 changed scrollbar to be active & added max-width to active tab 2013-03-28 14:55:08 +01:00
daeks
0a3ff387b7 resize tab based on label 2013-03-28 14:37:26 +01:00
daeks
0fa263086e removed unnecessary scrollbars to be displayed only if needed 2013-03-28 14:05:51 +01:00
tablatronix
211fc7c581 fixes #200
handles empty strings in active.php json
Not sure of actual cause.
2013-03-23 19:25:03 -05: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
309e6b233b Minor refactoring. 2013-01-28 14:18:30 +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
f596db9286 Fix stupid git bug
git replaced the class.active.php with the dialog.php file... :-/
2013-01-11 10:57:29 +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
Kent Safranski
226aaa5232 Merge pull request #105 from lorefnon/issue_82
Fix issue#82 along with some enhancements to notification system
2012-12-22 05:50:16 -08:00
Lorefnon
c05c2a70de Fix for issue#82 and replace current notification system with toastmessage based notification system 2012-12-22 15:28:59 +05:30
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