Abdelrazak Younes
1356543c45
The BufferView/WorkArea/LyXView reorg a.k.a Multiple WorkAreas:
...
* Buffer:
- get rid of cursor_ and anchor_
- ~Buffer(): update the labels of its master buffer before closing
- closing(): pass the Buffer address.
* BufferView():
- BufferView(): needs a valid Buffer (should be const in the future.
- most of the change is about removing all test of buffer_ nullity.
- resize(): deleted.
- setBuffer(): deleted.
* Application:
- newLyXView(): simplification
- updated design description in Application.h
* Gui/GuiImplementation: remove all WorkAreas and BufferView creation/Deletion. Workareas are directly handled by LyXView/GuiView and BufferView is created/delete by WorkArea.
* LyXView/GuiView: implement the new design
What is not working yet:
- the close tab button: it is implemented but does not show up.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19686 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-21 07:33:46 +00:00
..
2007-08-19 09:44:34 +00:00
2007-08-21 07:33:46 +00:00
2007-08-16 18:37:38 +00:00
2007-08-21 07:33:46 +00:00
2007-08-20 17:30:45 +00:00
2007-08-19 09:44:34 +00:00
2007-08-16 01:18:55 +00:00
2007-04-26 04:46:45 +00:00
2007-05-28 22:27:45 +00:00
2007-07-17 17:40:44 +00:00
2007-07-09 20:52:34 +00:00
2007-08-20 16:30:02 +00:00
2007-08-20 17:04:36 +00:00
2007-08-20 17:04:36 +00:00
2007-06-08 14:20:06 +00:00
2007-05-16 09:35:12 +00:00
2007-04-26 04:46:45 +00:00
2007-07-17 17:40:44 +00:00
2007-04-26 04:46:45 +00:00
2007-07-17 17:40:44 +00:00
2007-04-26 19:21:38 +00:00
2007-08-17 09:15:04 +00:00
2007-08-13 18:11:43 +00:00
2007-08-21 07:33:46 +00:00
2007-08-21 07:33:46 +00:00
2007-07-17 17:40:44 +00:00
2007-04-26 04:46:45 +00:00
2007-08-12 08:57:17 +00:00
2007-08-20 17:04:36 +00:00
2007-07-17 17:40:44 +00:00
2007-04-29 18:17:15 +00:00
2007-08-21 07:33:46 +00:00
2007-08-21 07:33:46 +00:00
2007-07-17 17:40:44 +00:00
2006-10-21 00:16:43 +00:00
2007-08-14 15:32:58 +00:00
2007-08-14 15:32:58 +00:00
2007-04-26 14:56:30 +00:00
2007-07-17 17:40:44 +00:00
2007-07-09 20:52:34 +00:00
2007-07-17 17:40:44 +00:00
2007-04-26 11:30:54 +00:00
2007-08-12 11:19:26 +00:00
2007-08-12 11:08:51 +00:00
2007-07-17 17:40:44 +00:00
2007-06-19 14:29:57 +00:00
2007-07-10 09:13:21 +00:00
2007-05-28 22:27:45 +00:00
2007-04-30 14:39:09 +00:00
2007-04-29 23:33:02 +00:00
2007-08-16 11:07:00 +00:00
2007-08-16 14:44:22 +00:00
2007-08-19 13:40:09 +00:00
2007-08-19 13:40:09 +00:00
2007-08-13 13:36:19 +00:00
2007-08-13 13:36:19 +00:00
2007-08-19 15:42:14 +00:00
2007-07-10 12:48:04 +00:00
2007-07-17 17:46:54 +00:00
2007-05-28 22:27:45 +00:00
2007-07-17 17:46:54 +00:00
2007-04-26 05:12:52 +00:00
2007-08-13 19:08:35 +00:00
2007-04-26 04:46:45 +00:00
2007-04-28 20:44:46 +00:00
2007-08-14 14:31:41 +00:00
2007-08-13 13:36:19 +00:00
2007-08-10 20:14:54 +00:00
2007-05-28 22:27:45 +00:00
2007-07-17 17:46:54 +00:00
2007-04-26 04:46:45 +00:00
2007-07-17 17:46:54 +00:00
2007-04-26 05:12:52 +00:00
2007-08-10 11:47:12 +00:00
2007-04-29 13:39:47 +00:00
2007-07-17 17:46:54 +00:00
2006-10-21 00:16:43 +00:00
2007-07-17 17:46:54 +00:00
2006-10-21 00:16:43 +00:00
2007-07-20 01:28:20 +00:00
2007-07-20 01:28:20 +00:00
2007-04-29 23:33:02 +00:00
2007-04-29 23:33:02 +00:00
2007-07-17 17:46:54 +00:00
2007-05-28 22:27:45 +00:00
2007-07-17 17:46:54 +00:00
2007-04-26 04:46:45 +00:00
2007-04-26 04:46:45 +00:00
2006-10-21 00:16:43 +00:00
2007-08-07 22:24:47 +00:00
2006-11-23 16:31:48 +00:00
2007-07-17 17:46:54 +00:00
2007-04-26 04:46:45 +00:00
2007-08-21 07:33:46 +00:00
2007-08-14 09:54:59 +00:00
2007-04-29 13:39:47 +00:00
2007-04-29 13:39:47 +00:00
2007-07-17 17:46:54 +00:00
2007-04-29 13:39:47 +00:00
2007-07-17 17:46:54 +00:00
2007-04-30 21:44:00 +00:00
2007-08-14 00:25:45 +00:00
2007-04-26 04:46:45 +00:00
2007-07-17 17:46:54 +00:00
2007-05-28 22:27:45 +00:00
2007-07-17 17:46:54 +00:00
2007-05-28 22:27:45 +00:00
2007-08-04 12:42:08 +00:00
2007-04-26 04:46:45 +00:00
2007-07-27 18:42:48 +00:00
2007-05-28 22:27:45 +00:00
2007-07-17 17:46:54 +00:00
2007-07-11 13:39:08 +00:00
2007-08-18 13:21:12 +00:00
2007-08-18 13:21:12 +00:00
2007-04-29 18:17:15 +00:00
2007-05-28 22:27:45 +00:00
2007-04-28 12:58:49 +00:00
2007-04-28 12:58:49 +00:00
2007-08-01 15:16:44 +00:00
2007-05-28 22:27:45 +00:00
2007-08-15 02:21:09 +00:00
2007-08-21 07:33:46 +00:00
2007-08-14 09:54:59 +00:00
2007-08-21 07:33:46 +00:00
2006-10-21 00:16:43 +00:00
2007-08-13 13:36:19 +00:00
2007-06-19 21:48:04 +00:00
2007-08-21 07:33:46 +00:00
2007-08-14 09:54:59 +00:00
2007-04-29 18:58:28 +00:00
2007-06-12 21:05:25 +00:00
2007-05-28 22:27:45 +00:00
2007-04-28 20:44:46 +00:00
2007-04-26 04:46:45 +00:00
2007-08-14 01:34:26 +00:00
2007-04-26 04:46:45 +00:00
2007-08-20 17:04:36 +00:00
2007-08-06 15:33:06 +00:00
2007-05-28 22:27:45 +00:00
2007-08-07 22:24:47 +00:00
2007-08-07 22:24:47 +00:00
2007-04-29 18:17:15 +00:00
2007-04-29 18:17:15 +00:00
2007-05-28 22:27:45 +00:00
2007-05-28 22:27:45 +00:00
2007-05-28 22:27:45 +00:00
2007-04-26 08:30:11 +00:00
2007-07-20 01:28:20 +00:00
2007-07-05 19:19:41 +00:00
2007-07-11 13:39:08 +00:00
2007-01-18 22:29:50 +00:00
2007-04-28 20:44:46 +00:00
2006-12-04 15:46:57 +00:00
2007-07-21 18:10:55 +00:00
2007-07-21 18:10:55 +00:00
2006-10-21 00:16:43 +00:00
2007-06-26 14:11:42 +00:00
2007-06-26 14:11:42 +00:00
2007-08-18 13:08:36 +00:00
2007-07-09 20:52:34 +00:00
2007-04-26 08:30:11 +00:00
2007-08-18 21:17:10 +00:00
2007-08-18 21:17:10 +00:00
2007-08-15 04:37:14 +00:00
2007-08-15 02:21:09 +00:00
2007-08-10 11:47:12 +00:00
2007-04-29 23:33:02 +00:00
2007-08-11 10:32:36 +00:00
2007-04-26 04:46:45 +00:00
2007-05-28 22:27:45 +00:00
2007-04-26 04:46:45 +00:00
2007-04-26 04:46:45 +00:00
2007-04-26 04:46:45 +00:00
2007-04-26 04:46:45 +00:00
2007-08-18 21:17:10 +00:00
2007-04-29 23:33:02 +00:00
2007-04-29 18:17:15 +00:00
2007-04-29 18:17:15 +00:00
2007-04-29 16:22:46 +00:00
2007-05-28 22:27:45 +00:00
2007-06-26 15:45:58 +00:00
2007-04-29 16:22:46 +00:00
2007-05-28 22:27:45 +00:00
2007-05-28 22:27:45 +00:00
2007-05-28 22:27:45 +00:00
2006-10-22 11:00:04 +00:00
2007-04-26 04:46:45 +00:00
2006-10-21 00:16:43 +00:00
2007-04-26 04:46:45 +00:00
2006-12-08 19:46:16 +00:00
2007-08-14 09:44:38 +00:00
2007-08-13 14:04:35 +00:00
2007-08-15 06:53:25 +00:00
2007-08-15 06:53:25 +00:00
2007-08-15 02:21:09 +00:00
2007-08-15 02:21:09 +00:00
2007-08-18 21:17:10 +00:00
2007-08-18 21:17:10 +00:00
2007-08-18 13:21:12 +00:00
2007-08-18 13:21:12 +00:00
2007-05-28 22:27:45 +00:00
2007-05-28 22:27:45 +00:00
2007-08-18 21:17:10 +00:00
2007-08-18 21:17:10 +00:00
2007-06-07 17:27:10 +00:00
2007-05-28 07:56:38 +00:00
2007-05-28 22:27:45 +00:00
2007-04-26 14:56:30 +00:00
2007-06-12 12:29:19 +00:00
2007-06-12 12:29:19 +00:00
2007-08-10 20:14:54 +00:00
2007-07-09 20:33:32 +00:00
2007-08-10 11:47:12 +00:00
2007-05-28 22:27:45 +00:00
2007-06-13 07:43:34 +00:00
2007-04-26 16:06:39 +00:00
2007-04-28 20:44:46 +00:00
2007-04-26 04:46:45 +00:00
2006-10-21 00:16:43 +00:00
2007-04-26 05:12:52 +00:00
2007-04-26 05:12:52 +00:00
2007-08-13 12:04:57 +00:00
2006-10-21 00:16:43 +00:00
2007-04-29 23:33:02 +00:00
2007-04-28 12:58:49 +00:00
2006-12-08 19:46:16 +00:00