Commit Graph

64 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
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
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
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
Lorefnon
4d55ade38a Add a pop-up menu for splitting commands 2012-10-21 14:25:34 +05:30
Lorefnon
04d1fbfbd5 Use editor class instead of editor id for the editor containers 2012-10-13 19:19:41 +05:30
Lorefnon
4d6c017ca8 Fix issues with renaming of paths with spaces 2012-10-13 09:43:56 +05:30
Fluidbyte
a206e068d5 Misc cleanup 2012-10-12 08:08:30 -07:00
Lorefnon
a21ec7ae78 Resolve conflicts in recent contributions 2012-10-12 18:56:07 +05:30
Lorefnon
0ad4f20b97 Major code cleanup along with minor restructuring and refactoring 2012-10-12 18:24:33 +05:30
Lorefnon
3c302fec61 Cleanup mixed indentation 2012-10-09 04:01:57 +05:30
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
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
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
3e4cd84819 Fix the issue of unsaved sessions not getting recovered 2012-10-07 15:34:11 +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
2a91a2deac Removed localstorage from active component (now in root /js) 2012-10-05 07:56:15 -07:00
Fluidbyte
68a5be9f1b Misc cleanup 2012-10-03 17:40:21 -07:00
Lorefnon
a66e203e5b Reformat code using JS-beautify 2012-10-04 03:19:56 +05:30
Fluidbyte
53b874ff40 Moved localstorage.js to core 2012-10-02 11:08:38 -07:00