.. |
controllers
|
* configure.ac: add LYX_DATE variable for release date.
|
2006-08-16 21:54:55 +00:00 |
gtk
|
This commit transfers most of the LyXView use from BufferView to WorkArea, most notably:
|
2006-08-15 21:57:23 +00:00 |
qt3
|
autotools support for including moc files
|
2006-08-16 23:10:31 +00:00 |
qt4
|
get rid of QT3_SUPPORT and some cleanup
|
2006-08-17 09:00:54 +00:00 |
Alert_pimpl.h
|
|
|
Alert.C
|
|
|
Alert.h
|
Whitespace cleanup.
|
2006-04-05 23:56:29 +00:00 |
ChangeLog
|
fix drawing of buttons (bug 2328)
|
2006-03-15 15:32:32 +00:00 |
Clipboard.h
|
Split clipboard and X selection
|
2006-07-10 11:32:25 +00:00 |
Dialogs.C
|
remove redrawGUI()
|
2006-07-12 19:10:17 +00:00 |
Dialogs.h
|
remove redrawGUI()
|
2006-07-12 19:10:17 +00:00 |
FileDialog.h
|
* FileDialog.h: make private_ member private
|
2006-07-09 17:27:17 +00:00 |
font_metrics.h
|
Merge the unicode branch into trunk.
|
2006-08-13 22:54:59 +00:00 |
Gui.h
|
Split clipboard and X selection
|
2006-07-10 11:32:25 +00:00 |
guiapi.C
|
|
|
guiapi.h
|
|
|
key_state.h
|
|
|
lyx_gui.h
|
load files from lyx_main.C instead of lyx_gui.C, do not add session-restored files to lastfile list.
|
2006-07-27 14:13:45 +00:00 |
LyXKeySym.h
|
Merge the unicode branch into trunk.
|
2006-08-13 22:54:59 +00:00 |
LyXKeySymFactory.h
|
|
|
LyXView.C
|
This commit creates a error_lists map member inside the Buffer class.
|
2006-08-13 16:16:43 +00:00 |
LyXView.h
|
This commit transfer the ErrorList handling from LyXView to Buffer. It also removes the need for the error signal and simplify the kerbel <-> frontend communication. I think it should speed-up _significantly_ the latex compilation for example in case of problematic files.
|
2006-07-15 22:43:37 +00:00 |
Makefile.am
|
Split clipboard and X selection
|
2006-07-10 11:32:25 +00:00 |
Menubar.h
|
|
|
mouse_state.h
|
|
|
nullpainter.C
|
This is the merging of the GUI API cleanup branch that was developed in svn+ssh://svn.lyx.org/lyx/lyx-devel/branches/personal/younes.
|
2006-06-20 08:39:16 +00:00 |
nullpainter.h
|
Merge the unicode branch into trunk.
|
2006-08-13 22:54:59 +00:00 |
Painter.C
|
Merge the unicode branch into trunk.
|
2006-08-13 22:54:59 +00:00 |
Painter.h
|
Merge the unicode branch into trunk.
|
2006-08-13 22:54:59 +00:00 |
pch.h
|
Consistent use of preprocessor guards;
|
2005-04-26 10:30:24 +00:00 |
Selection.h
|
Split clipboard and X selection
|
2006-07-10 11:32:25 +00:00 |
Timeout.C
|
revert stupid patch
|
2005-06-16 14:18:18 +00:00 |
Timeout.h
|
|
|
Toolbars.C
|
Whitespace cleanup.
|
2006-04-05 23:56:29 +00:00 |
Toolbars.h
|
code refactorization in toolbars
|
2004-11-09 12:40:34 +00:00 |
WorkArea.C
|
This commit should hopefully fix all scrolling issues. As an added bonus, mouse scrolling should be faster due to a deleted call to BufferView::update() that was not usefull (the important call to updateMetrics() is done in WorkArea()).
|
2006-08-16 15:24:38 +00:00 |
WorkArea.h
|
This commit should hopefully fix all scrolling issues. As an added bonus, mouse scrolling should be faster due to a deleted call to BufferView::update() that was not usefull (the important call to updateMetrics() is done in WorkArea()).
|
2006-08-16 15:24:38 +00:00 |