Commit Graph

159 Commits

Author SHA1 Message Date
Fluidbyte
0a2dfc00a6 Fixed overflow scroll 2012-10-08 13:15:26 -07:00
Fluidbyte
b7a7b37b2b Misc cleanup 2012-10-08 13:12:18 -07:00
Fluidbyte
1c6f2e0125 Added editor settings to right-bar 2012-10-08 13:10:21 -07:00
Fluidbyte
99057138cb Fixed typo on user add dialog 2012-10-08 12:49:26 -07:00
Fluidbyte
d19bdfc290 Added editor configuration dialog 2012-10-08 12:43:03 -07:00
Lorefnon
116dfe6188 Fix issue#36 : On Renaming of folders, reflect the changes in the paths of open files inside that folder 2012-10-08 14:04:03 +05:30
Lorefnon
6a02ac7ee9 Fix issue#37 : Show file paths of active editing session in editor bottom bar 2012-10-08 13:26:50 +05:30
Fluidbyte
9534a8c95a Removed old license and install txt files 2012-10-07 14:45:56 -07:00
Fluidbyte
6d8b9352d8 Updated README 2012-10-07 14:44:49 -07:00
Fluidbyte
3055018374 Misc cleanup 2012-10-07 14:37:02 -07:00
Gaurab Paul
ece883466c Merge pull request #35 from lorefnon/master
Fix the font-size issue.
2012-10-07 11:59:52 -07:00
Lorefnon
ccd33e50b3 Fix font-size issue 2012-10-08 00:27:22 +05:30
Gaurab Paul
207ef7e4f7 Merge pull request #34 from lorefnon/master
Fix multiple bugs.
2012-10-07 11:53:57 -07:00
Lorefnon
9a2c0f39ce Fix the issue of detached links in the case of renaming of active files 2012-10-08 00:19:46 +05:30
Lorefnon
269a3ad102 Fix the issue of selected text not being shown in the find/replace dialog 2012-10-08 00:09:06 +05:30
Lorefnon
3e56980b1d Fix bug causing the next file thumb not being marked as active upon closing of a file 2012-10-07 23:52:27 +05:30
Fluidbyte
2c957eaa8b Final cleanup 2012-10-07 06:07:19 -07:00
Fluidbyte
025e9e29ed Change from bracket to dot notation on settings 2012-10-07 06:05:43 -07:00
Fluidbyte
eeeddf7d97 Cleanup mode selector 2012-10-07 06:03:19 -07:00
Fluidbyte
b1016c6de0 Misc cleanup 2012-10-07 05:49:11 -07:00
Fluidbyte
b68e2cd27c Misc cleanup 2012-10-07 05:46:57 -07:00
Kent Safranski
6eff0a8f40 Merge pull request #33 from lorefnon/master
Single editor instance
2012-10-07 05:15:45 -07:00
Lorefnon
88c8835fcf Fix the issue about redundant recovery notifications 2012-10-07 16:22:31 +05:30
Lorefnon
0f50985b35 Merge remote-tracking branch 'fluid_byte/master' 2012-10-07 16:12:19 +05:30
Lorefnon
cbf2a03ea0 Fix issues with keybindings and undo manager 2012-10-07 15:59:40 +05:30
Lorefnon
2bff9b8408 Clean up whitespace in CSS files and fix white corners in scrollbars in sidepane 2012-10-07 15:51:52 +05:30
Lorefnon
3e4cd84819 Fix the issue of unsaved sessions not getting recovered 2012-10-07 15:34:11 +05:30
Lorefnon
863b7a03a3 Fix the issue of cursor tracking not being intialized 2012-10-07 15:08:57 +05:30
Lorefnon
0fd8d62c27 Fix issue of changed files not being marked 2012-10-07 11:07:15 +05:30
Lorefnon
eff02eafd2 Fix a bug hindering re-opening of previously opened files 2012-10-07 04:59:32 +05:30
Lorefnon
98158d7fdb Fix multiple bugs regarding unpredictable behaviors and errors while opening files 2012-10-07 04:09:17 +05:30
Lorefnon
882b7c5c30 Responsibility re-assignment between editor and active component 2012-10-07 01:56:35 +05:30
Fluidbyte
f706ecab09 Added user access control 2012-10-06 09:54:15 -07:00
Fluidbyte
2a91a2deac Removed localstorage from active component (now in root /js) 2012-10-05 07:56:15 -07:00
Fluidbyte
a654875e19 Check for config file on index 2012-10-05 07:40:49 -07:00
Fluidbyte
b819f3bd81 Update install to check that config was renamed 2012-10-05 07:32:44 -07:00
Fluidbyte
ffea704904 Removed default config 2012-10-05 07:28:58 -07:00
Fluidbyte
510f16a02d Added example config file 2012-10-05 07:27:22 -07:00
Lorefnon
b4069e16fb whitespace cleanup 2012-10-05 19:15:46 +05:30
Fluidbyte
78409a7d43 Clean-up on core CSS 2012-10-04 07:50:24 -07:00
Fluidbyte
e7206b5f5e Formatting fix 2012-10-03 17:55:17 -07:00
Fluidbyte
8efffc2b4a Updated with code formatting info 2012-10-03 17:51:59 -07:00
Fluidbyte
f634c3500c Merge branch 'master' of https://github.com/Fluidbyte/Codiad 2012-10-03 17:40:46 -07:00
Fluidbyte
68a5be9f1b Misc cleanup 2012-10-03 17:40:21 -07:00
Kent Safranski
dd752c4541 Remove 'close' function from $.get callback 2012-10-03 19:39:41 -05:00
Kent Safranski
f09e27608c Merge pull request #28 from lorefnon/master
Fix for #27
2012-10-03 15:02:19 -07:00
Lorefnon
a66e203e5b Reformat code using JS-beautify 2012-10-04 03:19:56 +05:30
Kent Safranski
23476804d1 Merge pull request #26 from lorefnon/master
Fix for issue #24
2012-10-03 10:27:27 -07:00
Lorefnon
f46acfdbf0 Minor code cleanup 2012-10-03 22:27:21 +05:30
Lorefnon
b270d6f43d Fix issue #24 2012-10-03 22:08:01 +05:30