Commit Graph

104 Commits

Author SHA1 Message Date
Verdier
bd0d342e9a Improve dropdown visibility. 2012-12-22 08:59:54 +01:00
Verdier
7e4a277ce5 Improve tab visibility. 2012-12-22 08:17:15 +01:00
Lorefnon
7288677c1a Multiple bug-fixes 2012-12-19 20:34:02 +05:30
lorefnon
86e4d26cbe Merge remote-tracking branch 'lorefnon/master' into payload_optimization 2012-12-19 18:55:04 +05:30
Verdier
7a7502435d Fix tab close issue. 2012-12-18 16:23:52 +01:00
Lorefnon
e43b16015b Code cleanup 2012-12-17 19:51:22 +05:30
Lorefnon
cbdbb96e93 Fix the issue of conflicts due to statcache 2012-12-17 18:21:25 +05:30
Lorefnon
ca6db0b57b Fix bugs regarding incorrect usage of dmp library causing file to be truncated. 2012-12-17 17:04:37 +05:30
Lorefnon
f92387b987 Fix multiple bugs 2012-12-17 16:08:33 +05:30
Lorefnon
0a251bbfb6 Complete the basic implementation of client-side diff generation and server-side patching 2012-12-17 15:46:26 +05:30
Lorefnon
9633e7f1d6 Modify server code to return mtime for created/opened files, Modify client code to store the mtime in EditSession object 2012-12-17 13:21:07 +05:30
Lorefnon
a4f1f1b18f Merge branch 'master' into payload_optimization
Conflicts:
	components/active/init.js
2012-12-17 11:57:25 +05:30
Verdier
88adc4b973 Simplify tab navigation. 2012-12-15 10:35:26 +01:00
Verdier
f559b7d85a Fix tab navigation. 2012-12-14 23:13:56 +01:00
Verdier
1293d6c0c8 Fix move feature to work with the new tab system. 2012-12-14 17:53:41 +01:00
Lorefnon
b8d9c85d6f Merge branch 'master' into payload_optimization 2012-12-14 01:38:30 +05:30
Verdier
6dac18f995 Add history of focused active files to manage close order. 2012-12-13 16:26:11 +01:00
Verdier
068b4de370 Fix close tab animation. 2012-12-13 14:30:09 +01:00
Verdier
f05921a697 Fix sort for dropdown. 2012-12-11 14:55:04 +01:00
Verdier
3aee162c50 Fix IE9 compatibility. Simplify dropdown menu. 2012-12-11 14:47:38 +01:00
Florent Galland
b132ba8a28 Fix last remaining file not closing bug. 2012-12-09 19:20:03 -05:00
Florent Galland
f6d8b8adf0 Animate tab closing. 2012-12-09 17:07:22 -05:00
Florent Galland
31fa1ceaeb Fix middle button close bug. 2012-12-09 13:24:26 -05:00
Verdier
0a31cc5bf3 Fix bugs for active files list. 2012-12-09 17:49:07 +01:00
Verdier
43cf575912 Restoring old active files system. 2012-12-09 15:30:41 +01:00
Verdier
577942b08d Fix thumb order and active in dropdown. 2012-12-09 12:15:33 +01:00
Florent Galland
8e67972c8f Middle click close tabs. 2012-12-08 23:03:32 -05:00
Florent Galland
b930e4cad7 Fix left sidebar resize interation with tabs. 2012-12-08 20:28:25 -05:00
Verdier
a769cf2f92 Improve overflow computation. 2012-12-08 19:15:27 +01:00
Verdier
7617bf69dd Fix issue when overflow with one tab. 2012-12-08 16:50:24 +01:00
Verdier
84400fb500 Fix tab-list overflow computation. 2012-12-08 16:46:09 +01:00
Verdier
fc1bdb5beb Revert "Fix tab-list overflow computation."
This reverts commit 69fe5156d4.
2012-12-08 16:32:28 +01:00
Verdier
69fe5156d4 Fix tab-list overflow computation. 2012-12-08 16:11:04 +01:00
Verdier
05e7693035 Try to recompute visibility when drag left bar. 2012-12-08 14:55:53 +01:00
Verdier
201ca1b7ca Fix bug for changed files. 2012-12-08 14:21:31 +01:00
Verdier
06d812e358 Fix focus for item in dropdown. 2012-12-08 13:33:41 +01:00
Verdier
6d34615110 Change class tab-list to id. 2012-12-08 10:27:38 +01:00
Verdier
9d9b194bf1 Selected item from dropdown, it now prepend to the tab-list. 2012-12-08 10:20:34 +01:00
Verdier
3723736084 Minors fix. 2012-12-08 10:13:12 +01:00
Verdier
0cf43b4f16 Hide the dropdown menu when it is empty and opened. 2012-12-08 10:11:12 +01:00
Verdier
79a45486f4 Fix tab move when more than one element switch. 2012-12-08 10:08:27 +01:00
Florent Galland
e24c2d90be Make removing from dropdown work. 2012-12-07 22:18:11 -05:00
Florent Galland
b2249fdd70 Remove dropdown.js 2012-12-07 21:42:58 -05:00
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