]> git.lyx.org Git - lyx.git/history - src/lyx_main.C
Fix the WorkArea problems.
[lyx.git] / src / lyx_main.C
2001-09-26 Jean-Marc Lasgouttesdo not put version information in config.h ; please...
2001-09-11 Jean-Marc Lasgouttessupport for new -version command line option
2001-09-09 Lars Gullik Bjønnessome mods I had in my local tree, mostly small stuff...
2001-08-08 Lars Gullik Bjønnesspec.diff
2001-08-07 Jürgen Vignafixed some forgotten lowercase
2001-08-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
2001-07-29 Asger Ottar AlstrupReduced header file includes somewhat
2001-07-20 Jean-Marc Lasgouttesa few small new features
2001-07-16 Lars Gullik BjønnesDispatch->dispatch, some trans work
2001-07-08 Lars Gullik Bjønnesmake NO_LATEX default, set ut compability stuff
2001-06-28 Jean-Marc Lasgouttescxx compile fixes ; several patches from John
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-14 Lars Gullik Bjønnesfix some buggy constructs with stringstream
2001-06-01 Jean-Marc Lasgouttescompilation fixes for compaq cxx + small things
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-29 Jean-Marc Lasgouttesfix ugly kbsequence parsing ; support cursor keys in...
2001-05-29 Lars Gullik Bjønnesbetter key handling, move some methods closer to caller...
2001-05-23 Lars Gullik Bjønnesfix some keybindings, fix dead_keys, autoregion_delete...
2001-05-17 Jean-Marc Lasgouttesos:: patch from Ruurd + bindings display fix
2001-05-03 Jean-Marc LasgouttesKayvan --export fix ; Angus toolbar fixes
2001-05-02 Jean-Marc Lasgoutteshelp a bit compilation with sun CC
2001-04-06 Jean-Marc Lasgouttesfix stupid typo
2001-04-06 Jean-Marc Lasgouttesadd language.h to lyx_main.C
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-03-07 Lars Gullik Bjønnesremove mem leaks
2001-03-01 Jean-Marc Lasgouttessome source cleanup from John
2001-02-07 Dekel TsurFix crash after reconfigure.
2001-01-24 Jean-Marc LasgouttesReplace --with-lyxname by --with-lyx-suffix
2001-01-11 Jean-Marc LasgouttesTwo small patches from Dekel
2001-01-09 Jean-Marc LasgouttesVarious small fixes
2000-12-11 Jean-Marc LasgouttesTry to fix the bind_file debacle. Please test
2000-11-30 Lars Gullik Bjønnesmore patches
2000-11-15 Lars Gullik Bjønnescompiling not tested. two patches from angus with some...
2000-11-13 Jean-Marc LasgouttesConverter patch from Dekel, Preference patch from Angus...
2000-11-06 Jean-Marc LasgouttesImport patch from Dekel.
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-10-16 Jean-Marc LasgouttesPatches from Angus, Baruch, Dekel (2), and some glue...
2000-10-11 Lars Gullik Bjønnesuse more std::functors add some of my own, some change...
2000-10-10 Allan Raelyxrc changes to allow preferences-save to only save...
2000-10-10 Jean-Marc LasgouttesDekel language/encoding patch + a few fixes
2000-10-02 Allan RaeKayvan and Dekel's patch + some small fixes to xforms/
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-09-11 Jean-Marc LasgouttesExport patch from Dekel
2000-08-14 Allan Raemajor GUII cleanup + Baruchs patch + Angus's patch...
2000-07-24 Lars Gullik Bjønnesmore NEW_INSETS changes, define NEW_MANUBAR as default...
2000-07-24 Jean-Marc LasgouttesGUI-indep toolbar and menus mostly work !
2000-07-10 Jean-Marc LasgouttesFix solaris build problems; fix small sigc++ bug; remov...
2000-07-05 Lars Gullik Bjønnesmore geometry stuff
2000-07-04 Lars Gullik Bjønnesencoding patch and mousewheelpatch
2000-07-01 José MatoxInclude file inset now works with linuxdoc and docbook.
2000-05-29 Jean-Marc LasgouttesNew -userdir command line option. A few command line...
2000-05-26 Jean-Marc LasgouttesSmall configure fix; update to fr.po; more loaclizable...
2000-05-22 Jürgen VignaVarious fixes and added some functionallity to insettab...
2000-05-21 Lars Gullik Bjønnessome small fixes
2000-05-20 Lars Gullik Bjønnessome sun compile fixes the need clipboard code patch...
2000-05-19 Lars Gullik Bjønnessome small patches
2000-05-10 Jean-Marc LasgouttesNew lyxrc command \override_x_deadkeys
2000-05-05 Lars Gullik Bjønnessmall stuff + protected space
2000-05-04 Jean-Marc Lasgouttesclear()->erase() ; lots of using directives for cxx
2000-04-28 Lars Gullik Bjønnesa couple of small fixes + a fix for the error in bibtex...
2000-04-28 Jean-Marc LasgouttesTwo patches from Claus; two patches from Andre' (with...
2000-04-14 Lars Gullik Bjønnesextern c on error_handler
2000-04-11 Jean-Marc LasgouttesSmall changes; ChangeLog is your friend
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-03-22 Jean-Marc LasgouttesSmall fixes
2000-03-20 Jean-Marc LasgouttesOne third of Andre' no-gui patch.
2000-03-12 Lars Gullik Bjønnesthe figinsetpatch some lyxrc changes, read the ChangeLog
2000-02-17 Lars Gullik Bjønnesremove the old painter, remove support for mono_video...
2000-02-04 Lars Gullik Bjønnesseveral small and larger changes, read the Changelog
2000-01-25 Lars Gullik Bjønnesfix crossref label list, some debug messages + various
2000-01-24 Jean-Marc LasgouttesFix a bug where command line optionds like -width were...
2000-01-17 Lars Gullik Bjønnessome important changes to FIX_DOUBLE_SPCE still not...
2000-01-13 Jean-Marc LasgouttesFix memory allocation bug; stricter check for command...
1999-12-20 Jean-Marc LasgouttesSmall bugfixes and some sun CC 5.0 portability tweaks...
1999-12-13 Jean-Marc LasgouttesCleanup debug level handling, and a few other tweaks.
1999-12-13 Lars Gullik Bjønnesread the ChangeLog, use the C++ style casts more, some...
1999-12-10 Lars Gullik Bjønnesthe buffer patch, moved Buffer::text to BufferView...
1999-12-01 Lars Gullik Bjønnesin addition to the changes mentioned in ChangeLog,...
1999-11-25 Jean-Marc LasgouttesMake sure the default class for a new file is "article...
1999-11-17 Jean-Marc LasgouttesSmall tweaks
1999-11-15 Lars Gullik Bjønneswhite-space changes, removed definitions.h several...
1999-11-09 Lars Gullik Bjønnesa couple of name changes and new functionality in lyxvc...
1999-11-04 Lars Gullik Bjønnesthe runlatex merge
1999-10-26 Lars Gullik Bjønnessubst fixes
1999-10-19 Lars Gullik Bjønneserase->clear, AM_CONDTIONAL for conditional compilation...
1999-10-13 Lars Gullik Bjønnesmerge in the class Path changes
1999-10-07 Lars Gullik Bjønnesthe merge from branch debugstream
1999-10-02 Lars Gullik Bjønnesmerge from the string-switch branch and ready for a... 1.1.1pre1
1999-09-27 Lars Gullik BjønnesInitial revision