]> git.lyx.org Git - lyx.git/history - src
merge frontend::Gui and frontend::Application
[lyx.git] / src /
2007-11-17 André Pönitzmerge frontend::Gui and frontend::Application
2007-11-17 Abdelrazak YounesFix mouse selection drawing by brute force.
2007-11-17 Pavel SandaImplement --enable-monolithic-{insets,mathed,core}
2007-11-17 André Pönitzshuffle code around
2007-11-17 Jürgen Spitzmüller* LaTeXFeatures.cpp (useLanguage):
2007-11-17 Abdelrazak YounesSimplify single par drawing:
2007-11-16 Abdelrazak YounesCosmetics and cleanup.
2007-11-16 Abdelrazak Younesrow selection tweaks.
2007-11-16 Abdelrazak Younesadd '-' between LyX and version.
2007-11-16 Abdelrazak YounesAdd version to application name in session info.
2007-11-16 Abdelrazak YounesHopefully fix the ignored -geometry option under X11.
2007-11-16 Abdelrazak YounesChange organization name to LyX.
2007-11-16 Abdelrazak YounesWork around X11 Windows manager limitations.
2007-11-16 Jean-Marc Lasgouttesremove properly [[context]] strings from translated...
2007-11-16 Jean-Marc Lasgouttes * src/Text2.cpp (deleteEmptyParagraphMechanism): do...
2007-11-16 Martin VermeerFix font bug reported by Helge
2007-11-16 Abdelrazak YounesWIN32 compile fix.
2007-11-15 André Pönitzshuffle some code around
2007-11-15 André Pönitzmerge the two parts of the implementation of frontends...
2007-11-15 André Pönitzreduce line noise
2007-11-15 Abdelrazak Younescosmetics and comments.
2007-11-15 Abdelrazak YounesAvoid unnecessary redraw when selecting text.
2007-11-15 Abdelrazak Younessimplify text selection drawing.
2007-11-15 Abdelrazak YounesAdd InsetOptArg to standard insets.
2007-11-15 Abdelrazak YounesUse QSettings for session management of windows geometr...
2007-11-15 Abdelrazak YounesRemove support for Qt < 4.2
2007-11-15 Pavel SandaAdd format hint for command line export
2007-11-15 Abdelrazak Younescompile fix when ENABLE_NLS is not defined.
2007-11-14 Enrico ForestieriFix bug that files with nonascii filenames are always...
2007-11-14 André Pönitzunneeded stuff
2007-11-14 André Pönitzmore strfwd
2007-11-14 André Pönitzusr strfwd
2007-11-14 André Pönitzcosmetics
2007-11-14 Stefan Schimanski * added forgotton undo call for LFUN_MATH_MACRO_REMOVE...
2007-11-14 Abdelrazak Younescleanups and cosmetics.
2007-11-14 Stefan Schimanski * fixed bug #4357 when pasting a macro with script...
2007-11-14 Abdelrazak YounesFix wrong setting of language when only font change...
2007-11-14 Abdelrazak Younesfix drawing issues following removal of WorkArea::width...
2007-11-14 Abdelrazak YounesBump the Qt requirement to version 4.0.0
2007-11-14 Abdelrazak YounesTransfer geometry related session code from LyX::newLyX...
2007-11-14 Abdelrazak YounesCosmetics
2007-11-14 Abdelrazak YounesHeader cleanup.
2007-11-14 Abdelrazak YounesFix the disappearing minibuffer by don't pretending...
2007-11-14 Abdelrazak Younescompile fix.
2007-11-14 Pavel SandaFix bug 2738: Wrong sorting of languages in Document...
2007-11-14 André Pönitzcosmetics
2007-11-14 André Pönitzcosmetics
2007-11-14 André Pönitzcompile fix;
2007-11-13 André Pönitzcosmetics
2007-11-13 André Pönitzshuffle stuff around
2007-11-13 Enrico ForestieriFix thinko in r21048
2007-11-13 Enrico ForestieriFix thinko in r21047
2007-11-13 André Pönitzremove #includes; cosmetics
2007-11-13 Abdelrazak YounesTransfer createView() from Application to GuiApplicatio...
2007-11-13 Abdelrazak YounesTransfer some LFUNs from LyXFunc to GuiView and get...
2007-11-13 Abdelrazak YounesSome more cosmetics and removal of unused methods in...
2007-11-13 Abdelrazak YounesSome cosmetics and a gcc compile fix.
2007-11-13 Abdelrazak Younesbrown paper bag...
2007-11-13 Abdelrazak Younescompile fix.
2007-11-13 Abdelrazak Younescompile fix.
2007-11-13 Abdelrazak YounesCosmetics.
2007-11-13 Martin VermeerMake URL a standard inset
2007-11-13 Abdelrazak YounesPush latest Andre's changes toward their true direction:
2007-11-13 Stefan Schimanskicosmetic
2007-11-13 Richard HeckStupid mistake. Thanks TC.
2007-11-13 Enrico ForestieriFix slot connections
2007-11-12 André Pönitzremove unneeded #include
2007-11-12 André Pönitzcosmetics
2007-11-12 André Pönitzcosmetics
2007-11-12 André Pönitzsmall refactoring
2007-11-12 André Pönitzmake LyXView almost pure virtual. Merge implementation...
2007-11-12 André Pönitzde-boostification
2007-11-12 André Pönitzremove unneeded functions
2007-11-12 André Pönitzmake WorkArea a pure interface, move all implementation...
2007-11-12 Stefan Schimanski* fix crash due to a missing test whether thisSlice...
2007-11-12 André Pönitzsimplify class structure
2007-11-11 Abdelrazak YounesTransfer readOnly() and updateWindowTitle() from Delega...
2007-11-11 André Pönitzundef unwanted X11 macros
2007-11-11 Abdelrazak Younes* GuiView:
2007-11-10 Uwe StöhrFileName.cpp: MSVC compile fix for r21492
2007-11-10 André Pönitzcosmetics
2007-11-10 Jürgen Spitzmüller* src/LyXRC.cpp (lyxrcTags[]):
2007-11-10 Jürgen Spitzmüller* src/LyXFunc.cpp (actOnUpdatedPrefs):
2007-11-10 Jürgen Spitzmüller* src/Text.cpp:
2007-11-10 Pavel SandaFix bug 2739: Option for alphabetical sorting of enviro...
2007-11-09 Enrico ForestieriMuch ado about nothing
2007-11-09 Abdelrazak Younesrevert 21523.
2007-11-08 Uwe StöhrGuiFloat.cpp: fix the regression that float placement...
2007-11-08 Uwe StöhrFileName.cpp: compile fix
2007-11-08 André Pönitzuse strfwd when appropriate
2007-11-08 André Pönitz#undef I_AM_NOT_AFRAID_OF_HEADER_LIBRARIES
2007-11-08 Enrico ForestieriAlways forward declare string as it is not guaranteed...
2007-11-08 Stefan Schimanski* added comment to describe why we are in monochrome...
2007-11-08 Abdelrazak Younesoptimizations (halves the number of multiplication).
2007-11-08 Abdelrazak YounesFix compilation for MSVC.
2007-11-08 Enrico ForestieriFix problems with odocstream on "exotic" systems caused...
2007-11-08 André Pönitzshuffle stuff around
2007-11-07 Abdelrazak Younescompile fix.
2007-11-07 Abdelrazak YounesAdjust headers.
2007-11-07 Abdelrazak Younesadjust comment.
next