Commit Graph

281 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
7690d28bf4 Add dropdown.js file, forgotten in the last commit. 2012-12-06 23:08:08 -05: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
Verdier
522252c101 Change top css property for messages 2012-12-05 15:38:10 +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
Verdier
4dc1891825 Add close button to tabs. Fix css 2012-12-04 10:04:26 +01:00
Luc Verdier
7e734f348b css improvement for the top-bar. 2012-12-03 15:07:29 +01:00
Verdier
295dfa3c87 Remove unused css rules, fix css for top-bar 2012-12-03 11:06:04 +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
Florent Galland
687db50437 Merge Bluefinch/tabs. 2012-12-01 23:19:27 +01:00
Florent Galland
8fbbec7422 Add tab look and shapes. 2012-12-01 23:10:31 +01:00
Florent Galland
4d22a3bb74 Add close cross icon. 2012-12-01 20:14:38 +01:00
root
21ef537393 Minor css correction 2012-12-01 20:14:38 +01:00
root
4bf71ca232 Add bar at the bottom of the editor 2012-12-01 20:14:38 +01:00
Florent Galland
5d6ead0d1a Add the tabs div, css must be improved. 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
Kent Safranski
1adf1f3cb1 Merge pull request #81 from tablatronix/master
Bug fix #79, #76
2012-11-30 06:20:06 -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
Kent Safranski
fcf3233c5d Merge pull request #78 from tablatronix/76-mode-switcher
add mode to footer #76
2012-11-29 10:37:14 -08: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
root
8b8a04d96a Minor css correction 2012-11-27 17:14:25 +01:00
root
3b24ebe680 Add bar at the bottom of the editor 2012-11-27 17:12:47 +01:00
Florent Galland
4716eda091 Add the tabs div, css must be improved. 2012-11-27 15:11:53 +01: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
Fluidbyte
26142444ae Remove trailing space 2012-11-26 06:18:57 -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