Commit Graph

186 Commits

Author SHA1 Message Date
Florent Galland
dd0809d5a9 Fix lots of bugs. Works fairly well. Yeah! 2012-12-07 21:32:38 -05:00
Verdier
3c2ceb9f88 Fix thumb member when switching active to tab or menu. 2012-12-07 20:21:10 +01:00
Verdier
6f88742d94 Starting refactoring. 2012-12-07 18:44:40 +01:00
Verdier
4600b96bb9 Improve dropdown interaction. 2012-12-07 14:54:40 +01:00
Verdier
aa94fd3662 Manage overflow for tab menu. (Prototype) 2012-12-07 11:45:16 +01:00
Florent Galland
76046cdc58 Start putting dropdown in its own file. 2012-12-06 23:05:52 -05:00
Florent Galland
dc1d855e8c Fix vertical/horizontal split bug. 2012-12-06 22:04:33 -05:00
Florent Galland
b237663fef Quick fix for bug when closing tabs. 2012-12-06 21:40:56 -05:00
Verdier
f0d4e663e6 Change style for changed files 2012-12-06 16:40:26 +01:00
Verdier
f1e877f888 Fix bar-dropdown location 2012-12-06 15:49:15 +01:00
Verdier
84d0de6910 Fix helper size on sorting. 2012-12-06 15:24:47 +01:00
Verdier
c5e475ab4e Add -file changed- style fod tabs. 2012-12-06 11:37:04 +01:00
Verdier
1676f51409 Minor css fix. 2012-12-06 10:38:44 +01:00
Florent Galland
5604b7885f Start tabs dropdown menu implementation. 2012-12-05 23:37:07 -05:00
Florent Galland
51685cef34 Make sortable tabs truly work. I hope. 2012-12-05 22:31:05 -05:00
Verdier
b161283b8d Fix z-index after sorting tab. 2012-12-05 16:38:49 +01:00
Florent Galland
87a1037d28 Set tab focus on mousedown. 2012-12-04 21:38:14 -05:00
Florent Galland
98665924a3 Fix focus bug on file closing. 2012-12-04 20:46:11 -05:00
Florent Galland
8d0f066609 Click on tab now give focus to tab. 2012-12-04 20:11:57 -05:00
Verdier
116a87ee56 Set the new active tab when closing a file. 2012-12-04 23:05:05 +01:00
Verdier
8ff87e0d98 Starting tabs integration into active component. 2012-12-04 16:54:52 +01:00
Verdier
315b1f0b53 Improve tabs. 2012-12-04 16:01:05 +01:00
Verdier
4f3bbea5e9 Add sortable attribute to tabs. 2012-12-04 12:07:32 +01:00
Florent Galland
c9859a9978 Add root-editor-wrapper and improve tabs colors
Adding a wrapper makes more sense. Now the editor-region is really 100%
high. Need to fix the editor-top-bar paddings.
2012-12-02 21:02:11 +01:00
root
4bf71ca232 Add bar at the bottom of the editor 2012-12-01 20:14:38 +01:00
Fluidbyte
23b2056f0f Minor CSS fix 2012-11-30 13:00:53 -08:00
Fluidbyte
505b391122 UI - Fix overflow on active 'tabs' 2012-11-30 12:23:15 -08:00
Fluidbyte
e89c07aa04 Slight modifications to UI 2012-11-30 09:00:34 -08:00
tablatronix
3d686bed50 Bug fixes for renames and rewrites for modeselect
Fixed errors with renaming active files.
scope changes for setmodedisplay, some fixes for text mode selection.
Fixed display when closing file, and auto switching to another type.
Hooked in renames to mode display.
2012-11-29 16:27:01 -06:00
tablatronix
901dd510c1 Added mode switcher, refactored splitter
Aded mode switching
Refactored a common menu method for splitter and mode menu.
2012-11-28 16:53:03 -06:00
tablatronix
3b599c7052 add mode to footer 2012-11-27 16:06:06 -06:00
Lorefnon
08c0edbcb6 Ensure that mode-name is being tracked by EditSession instance 2012-11-27 17:39:13 +05:30
Fluidbyte
766fab0e58 Fix 'Save & Close' dialog 2012-11-26 09:44:31 -08:00
Kent Safranski
c0542d348c Merge pull request #73 from Flolagale/jade_mode
Update Ace editor + create Jade mode.
2012-11-26 06:15:32 -08:00
Florent Galland
e274e2bcbb Create file association for Jade mode 2012-11-25 20:04:15 +01:00
Florent Galland
4de3994bfe Update Ace to package 11.05.2012 2012-11-25 20:03:31 +01:00
Fluidbyte
2a1f827ab6 Remove overlay so files/editor still accessible when terminal is open 2012-11-25 07:41:21 -08:00
Flolagale
ce3a06efea Fix error 'catm command not found' when using vim
'vim' command is now replace by 'cat'. Before, the first match for replace was the substring 'vi' resulting to replacing by the not existing 'catm' command.
2012-11-25 16:17:12 +01:00
www-data
8b6aa68a80 Add 'c' to list of editor bindings 2012-11-16 06:07:33 -08:00
fluidbyte
429db359a1 Added C,C++,Ruby and Python support 2012-11-05 22:15:31 +00:00
fluidbyte
1f9b173b0c Merge branch 'master' of https://github.com/Fluidbyte/Codiad 2012-11-05 16:05:48 +00:00
fluidbyte
14486b3046 Added 'duplicate' or 'overwrite' to paste options 2012-11-05 16:04:52 +00:00
Kent Safranski
99c891428c Update components/editor/init.js 2012-11-02 08:53:40 -05:00
Lorefnon
e05858bb14 Fix issue#67 2012-11-01 00:42:11 +05:30
Lorefnon
50f55ed857 Merge branch 'master' of https://github.com/Fluidbyte/Codiad 2012-11-01 00:36:03 +05:30
Lorefnon
e4e8a810e1 Fix issue#63 2012-11-01 00:35:09 +05:30
fluidbyte
64cf9fa7e0 Fix ReplaceAll function 2012-10-24 14:03:23 +00:00
fluidbyte
47f4586bd3 Fix user access control module visibility 2012-10-22 17:35:03 +00:00
fluidbyte
c7859f00b5 Fix undo/redo with UndoManager 2012-10-22 15:57:48 +00:00
fluidbyte
ddce246daa Minor UI/UX improvements 2012-10-21 19:03:33 +00:00