Commit Graph

215 Commits

Author SHA1 Message Date
Lorefnon
e4e8a810e1 Fix issue#63 2012-11-01 00:35:09 +05:30
Lorefnon
5e60e01b59 whitespace cleanup 2012-10-21 20:00:37 +05:30
Lorefnon
31970a0b18 Merge branch 'master' of https://github.com/Fluidbyte/Codiad 2012-10-21 19:14:25 +05:30
Lorefnon
9e9c28adef Fix minor error in splitting orientation 2012-10-21 19:13:05 +05:30
fluidbyte
d762edfeb5 Fixed overlapping splitter on right sidebar
modified:   css/screen.css
2012-10-21 13:42:58 +00:00
Lorefnon
0b08a2b4e7 Fix issue#62 - Reset cursor tracker when user switches between editors 2012-10-21 19:07:48 +05:30
fluidbyte
f63d63443f Minor UI/UX changes 2012-10-21 13:15:42 +00:00
Kent Safranski
a18c7354c6 Merge pull request #61 from lorefnon/master
Editor splitting.
2012-10-21 05:19:09 -07:00
Lorefnon
9c0ead57cd Readjust editor layout on completion of sidebar animation 2012-10-21 14:37:57 +05:30
Lorefnon
4d55ade38a Add a pop-up menu for splitting commands 2012-10-21 14:25:34 +05:30
Lorefnon
7072760116 Fix issues related to management of focussed editor 2012-10-21 02:16:11 +05:30
Lorefnon
cccc4d5eb4 Merge remote-tracking branch 'origin/master' into custom_splitting 2012-10-21 01:50:23 +05:30
Lorefnon
20a6af011d Add core functionality required for multi-level editor splitting 2012-10-21 01:42:38 +05:30
Fluidbyte
bb4c384fd3 Better handling on terminal errors 2012-10-18 12:02:30 -07:00
Fluidbyte
bcf26c418e Fix to clear command 2012-10-16 10:36:12 -07:00
Fluidbyte
2594ffc6c5 Added processing notification for long command execs 2012-10-16 08:33:44 -07:00
Fluidbyte
b3c91ee1e5 Cleanup of unused files 2012-10-16 08:22:18 -07:00
Fluidbyte
053d42b865 New terminal emulator 2012-10-16 07:59:05 -07:00
Fluidbyte
51852c63d8 Fixed user-access system issues 2012-10-14 14:14:47 -07:00
Lorefnon
04d1fbfbd5 Use editor class instead of editor id for the editor containers 2012-10-13 19:19:41 +05:30
Lorefnon
bba6a9ebbc Fix other possible path encoding issues 2012-10-13 09:51:26 +05:30
Lorefnon
4d6c017ca8 Fix issues with renaming of paths with spaces 2012-10-13 09:43:56 +05:30
Lorefnon
220f5503d1 Merge remote-tracking branch 'origin/master' 2012-10-13 01:50:34 +05:30
Lorefnon
21d1275c9f Minor improvement in documentation 2012-10-13 01:50:00 +05:30
Fluidbyte
0b66374e23 Fix user create issue 2012-10-12 12:47:54 -07:00
Fluidbyte
a206e068d5 Misc cleanup 2012-10-12 08:08:30 -07:00
Fluidbyte
af840a1dd2 Streamlined load of component css files 2012-10-12 07:35:39 -07:00
Kent Safranski
6906fc1de1 Merge pull request #56 from lorefnon/code_cleanup
Code cleanup and minor refactoring
2012-10-12 07:02:38 -07:00
Lorefnon
073a8afa33 Integrate all recent changes upstream 2012-10-12 19:15:53 +05:30
Lorefnon
a21ec7ae78 Resolve conflicts in recent contributions 2012-10-12 18:56:07 +05:30
Kent Safranski
aefed1cce0 Merge pull request #52 from tablatronix/feature2
Add jquery hoverintent to repo
2012-10-12 06:20:14 -07:00
Kent Safranski
c5c6d8f709 Merge pull request #54 from tablatronix/issue47b
Fix for issue #47
2012-10-12 06:13:30 -07:00
Lorefnon
bc7e885bc2 Incorporated recent changes 2012-10-12 18:42:09 +05:30
Kent Safranski
bef67535c4 Merge pull request #51 from tablatronix/feature1
Adds file open wait spinner
2012-10-12 06:11:06 -07:00
Lorefnon
90236df0d2 Fix multiple repeated entries in context menu 2012-10-12 18:39:10 +05:30
Lorefnon
0ad4f20b97 Major code cleanup along with minor restructuring and refactoring 2012-10-12 18:24:33 +05:30
tablatronix
596378adb8 Fix for issue #47 2012-10-11 22:37:18 -05:00
tablatronix
f6dcc20dba Adds jquery hoverintent to repo
Implemented on left and right panel swingouts to add debouncing and dampening when near edges or scrolling.
2012-10-11 20:29:49 -05:00
tablatronix
a8d867bea8 Adds file open wait spinner 2012-10-11 20:14:43 -05:00
Kent Safranski
6cca9134eb Fix missing apostrophes 2012-10-11 06:40:12 -05:00
Fluidbyte
f0cb4639d0 Fix to monokai theme 2012-10-10 10:40:53 -07:00
Fluidbyte
fa3d84ed53 Merge branch 'master' of https://github.com/Fluidbyte/Codiad 2012-10-10 05:10:03 -07:00
Kent Safranski
38b35173a2 Removed duplicate 'New Folder' entry on menu 2012-10-10 06:58:35 -05:00
Fluidbyte
bc009526ca Removed duplicate 'New Folder' 2012-10-10 04:54:26 -07:00
Tim Holum
afd6f1c430 Fixing install error ( no config.php ) 2012-10-09 10:12:05 -05:00
Fluidbyte
ed50b7bdef Fix themes with background issues 2012-10-08 17:00:27 -07:00
Fluidbyte
8a86e7ef30 Reset editor themes 2012-10-08 16:28:55 -07:00
Fluidbyte
2408a73887 Merge branch 'master' of https://github.com/Fluidbyte/Codiad 2012-10-08 16:01:19 -07:00
Fluidbyte
b8c142912d Fix for theme backgrounds (dark on light themes) 2012-10-08 16:00:03 -07:00
Lorefnon
17aca07969 Fix the issue of editor bottom bar retaining the path of previous active session after closing a session 2012-10-09 04:07:14 +05:30