.. |
controllers
|
propdel svn:executable
|
2006-09-19 07:09:36 +00:00 |
gtk
|
Disable concept checks in the same way as in other gtk files since they
|
2006-09-25 16:58:40 +00:00 |
qt3
|
make it compile again
|
2006-09-22 20:48:42 +00:00 |
qt4
|
replace colorcache global variable with GuiApplication::colorCache().
|
2006-09-26 09:57:47 +00:00 |
Alert_pimpl.h
|
A bunch of conversion to docstring.
|
2006-09-11 08:54:10 +00:00 |
Alert.C
|
A bunch of conversion to docstring.
|
2006-09-11 08:54:10 +00:00 |
Alert.h
|
A bunch of conversion to docstring.
|
2006-09-11 08:54:10 +00:00 |
Application.C
|
remove unused stuff
|
2006-09-22 19:17:29 +00:00 |
Application.h
|
fix eol-style
|
2006-09-22 17:50:33 +00:00 |
ChangeLog
|
|
|
Clipboard.h
|
Fix clipboard/selection encoding
|
2006-09-03 07:02:38 +00:00 |
Dialogs.C
|
Fix a crash that occured on exit if the clipboard was not empty
|
2006-09-22 10:03:00 +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
|
Use wchar_t as lyx::char_type if it is 32 bit wide.
|
2006-09-13 21:13:49 +00:00 |
Gui.h
|
This commit replaces BufferView->LyXView->Gui->[selection,clipboard] with theApp->[selection,clipboard]
|
2006-09-22 15:02:41 +00:00 |
guiapi.C
|
|
|
guiapi.h
|
|
|
key_state.h
|
rename Math*Inset into InsetMath*
|
2006-09-16 18:11:38 +00:00 |
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 replaces BufferView->LyXView->Gui->[selection,clipboard] with theApp->[selection,clipboard]
|
2006-09-22 15:02:41 +00:00 |
LyXView.h
|
remove unused stuff
|
2006-09-22 19:17:29 +00:00 |
Makefile.am
|
compile fix
|
2006-09-22 18:45:22 +00:00 |
Menubar.h
|
Change MenuBackend and the other menuclasses to store a docstring. Do the required updates to lstrings/convert.
|
2006-09-09 22:27:22 +00:00 |
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
|
Use wchar_t as lyx::char_type if it is 32 bit wide.
|
2006-09-13 21:13:49 +00:00 |
pch.h
|
|
|
Selection.h
|
Fix clipboard/selection encoding
|
2006-09-03 07:02:38 +00:00 |
Timeout.C
|
|
|
Timeout.h
|
|
|
Toolbars.C
|
* LyXView.h:
|
2006-09-10 11:03:21 +00:00 |
Toolbars.h
|
* LyXView.h:
|
2006-09-10 11:03:21 +00:00 |
WorkArea.C
|
This commit introduces frontends/Application.[Ch] and makes qt4/GuiApplication (renamed from qt4/Application) derive from it. Most of the code in qt4/lyx_gui.C has been transferred either to Application or to qt4/GuiApplication. Application handles unique instances of LyXFunc, LyXServer and LyXServerSocket.
|
2006-09-22 09:47:39 +00:00 |
WorkArea.h
|
cleanup after svn hang-up, #undef CursorShape. Should be compilable ganin now.
|
2006-09-17 10:00:15 +00:00 |