.. |
controllers
|
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
|
2006-09-09 15:27:44 +00:00 |
gtk
|
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
|
2006-09-09 15:27:44 +00:00 |
qt3
|
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
|
2006-09-09 15:27:44 +00:00 |
qt4
|
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
|
2006-09-09 15:27:44 +00:00 |
Alert_pimpl.h
|
|
|
Alert.C
|
|
|
Alert.h
|
|
|
ChangeLog
|
|
|
Clipboard.h
|
Fix clipboard/selection encoding
|
2006-09-03 07:02:38 +00:00 |
Dialogs.C
|
Fixes a MSVC/Qt4 crash when closing the Document Settings dialog.
|
2006-09-04 09:48:51 +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
|
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
|
2006-09-09 15:27:44 +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
|
|
|
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
|
|
|
Selection.h
|
Fix clipboard/selection encoding
|
2006-09-03 07:02:38 +00:00 |
Timeout.C
|
|
|
Timeout.h
|
|
|
Toolbars.C
|
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
|
2006-09-09 15:27:44 +00:00 |
Toolbars.h
|
|
|
WorkArea.C
|
Change _() to return a docstring. Fixup callers with the help of lyx::to_utf8.
|
2006-09-09 15:27:44 +00:00 |
WorkArea.h
|
That commit replaces the Buffer::message() signal emissions from within "BufferView_pimpl.C" and "lyxfind.C" with BufferView::message() signal emission.
|
2006-08-24 14:10:22 +00:00 |