]> git.lyx.org Git - lyx.git/history - src/ChangeLog
c_str fixes
[lyx.git] / src / ChangeLog
2004-09-16 Lars Gullik Bjønnesc_str fixes
2004-09-14 Jean-Marc Lasgouttesmake LyX work better when run from a directory which...
2004-09-04 Lars Gullik Bjønneslyxclient moved from development and cleaned up a bit...
2004-08-30 Lars Gullik Bjønnesfix a couple of pch.h files because of a gcc pch bug
2004-08-23 José Matoxfix reading the author field.
2004-08-20 José Matoxremove #include not used.
2004-08-20 José MatoxRemove findToken from lyxlyex, first step to its comple...
2004-08-16 José MatoxRemove space at end of line, when superfluous.
2004-08-16 José MatoxReove debug message.
2004-08-16 Jean-Marc Lasgouttesget rid of ownerPar(), which was super slow; fix tabula...
2004-08-16 José MatoxAdd more debug statments, and use the same channel...
2004-08-15 José MatoxChange \papersize Default|Custom to lower letter for...
2004-08-15 Lars Gullik Bjønnessome support for pch
2004-08-15 Jean-Marc Lasgouttesfix font bug when reading files
2004-08-15 Jean-Marc Lasgouttessome profiler work, a few cleanups
2004-08-15 André Pönitzchange a few par_type args in LyXText::* to Paragrpah...
2004-08-14 Jean-Marc Lasgouttesone less use of ownerPar means faster code
2004-08-14 Jean-Marc Lasgouttessmall stuff
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-08-14 José Matoxup to file format 236 and also fix Bug 421.
2004-08-14 Jean-Marc Lasgouttesthe Qt/Mac merge menu patch; this is actually different...
2004-08-14 Lars Gullik Bjønnessome nicer margins and some small cleanup
2004-08-14 André Pönitzremove per-inset position cahce, use new external map...
2004-08-14 Lars Gullik Bjønnesbug 1096
2004-08-13 Jean-Marc Lasgouttesfix problems with ] in optional latex arguments
2004-08-13 Lars Gullik Bjønnesbug 1305
2004-08-13 Jean-Marc Lasgouttesconstify the various incarnations of editXY
2004-08-13 Jean-Marc Lasgouttesenable Find in read-only documents (bug 1629)
2004-08-13 Jean-Marc Lasgouttesfix toggling of collapsable insets with the mouse ...
2004-08-13 José MatoxFix bug 1147.
2004-08-13 André Pönitzfix #1654
2004-08-13 André Pönitzfix #1589
2004-08-12 André PönitzForgot this.
2004-08-08 Jean-Marc Lasgouttesfix cursor when loading/creating document ; implement...
2004-08-05 Jean-Marc Lasgouttesfix insertion of insets in non english doc; use native...
2004-08-05 Jean-Marc Lasgouttesspeedup latex export a lot
2004-08-02 Jürgen Spitzmülleruse \usepackage instead of \RequirePackage for jurabib
2004-08-01 Lars Gullik Bjønnesfix wheel handling for xforms
2004-07-25 Georg BaumSTLPort compile fix
2004-07-25 Lars Gullik Bjønnesobvious stuff
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-07-23 Lars Gullik BjønnesUse pointer not reference
2004-07-23 Jürgen Spitzmüllercheck for jurabib version
2004-07-22 Lars Gullik Bjønnesthe lyxserver modifications
2004-07-21 Lars Gullik Bjønnesthe lyxsocket changes
2004-07-07 Jean-Marc Lasgouttesmake bindings appear in LyX/Mac menus
2004-07-05 Jean-Marc Lasgouttesfix layout-related warning
2004-07-02 Jean-Marc Lasgouttesfix cursor after inserting an inset
2004-07-02 Jean-Marc Lasgouttescleanup reading of lfun bindings
2004-07-01 Georg Baumupdate file format to reflect the paperpackage bugfix
2004-06-29 Jean-Marc Lasgouttesfix LyXText::getWord (bug 1609)
2004-06-27 Jürgen Spitzmüllerfix off-by-one-error with paperpackage selection
2004-06-23 Jean-Marc LasgouttesQt/Mac disappearing menu syndrom, part II
2004-06-18 Lars Gullik Bjønnesadd Debug::DEBUG and add some saver coversions to qt
2004-06-09 Lars Gullik BjønnesFurther cleanup some Makefiles a bit
2004-06-08 Jean-Marc Lasgouttesfix handling of locales with LyX/Mac
2004-06-03 Angus LeemingFix crash when generating instant preview of external...
2004-06-01 Angus LeemingOne line fix to bug 1513.
2004-06-01 Georg Baumlast chunk of the fix for bug 1244 + overwrite checking
2004-05-28 Lars Gullik Bjønnesmake distcheck work, and some cleanups to the config...
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-05-18 Alfredo Braunsteinavoid to update when navigating
2004-05-17 Georg Baumremove now unnecessary const casts
2004-05-17 Angus LeemingCitation labels now update immediately if the citation...
2004-05-14 José Matoxclean code to export between different flavours, output...
2004-05-14 Angus LeemingMove the biblio::CiteEngine enum into bufferparams...
2004-05-13 Angus LeemingStore the citation engine in BufferParams as biblio...
2004-05-13 José Matoxadd support for xml, now just for docbook
2004-05-04 Jean-Marc Lasgouttesfix command-sequence handling
2004-04-29 Jean-Marc Lasgouttesdo not stop parsing bind files when an error occurs...
2004-04-29 Angus LeemingEnsure all #warning statements are wrapped by #ifdef...
2004-04-29 Angus Leeming* Positionable and dynamically visible toolbars for...
2004-04-29 Georg Baumrequire file extension for included graphics
2004-04-28 Angus LeemingA layout engine for XForms.
2004-04-28 Angus LeemingPass LyxView & to the WorkArea.
2004-04-26 Georg BaumPartly fix for bug 1231
2004-04-22 Jean-Marc Lasgouttesfix arabtex-related problems (bug 1225 and bug 1404)
2004-04-21 Angus LeemingRevert last changes.
2004-04-21 Angus LeemingRun-time fix; use compare_ascii_no_case one more time.
2004-04-21 John LevonMake M-x show the minibuffer
2004-04-20 Jean-Marc Lasgouttesfix bug 1526 (quote correctly file name for bibtex...
2004-04-20 Angus LeemingWhitespace, only whitespace...
2004-04-19 Angus LeemingEnable the user to preview xfig figures (f.ex.) without...
2004-04-19 John Levonfix bug 1569 (insert->label suggestion)
2004-04-13 Angus LeemingFix the missing "Figure #:" label from the caption...
2004-04-13 Angus LeemingRe-enable previews for mathed.
2004-04-13 Angus LeemingPreview fiddling (preparing the way for mathed previews).
2004-04-13 Angus LeemingGeorg's add an editor to Formats / safe external_templa...
2004-04-08 André Pönitzand this
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2004-04-08 Angus Leeming\boldsymbol fix.
2004-04-08 Angus LeemingSquash unnecessary warning message.
2004-04-08 Jean-Marc LasgouttesGeorg\'s last patch for bug 605
2004-04-07 Alfredo Braunsteinthe 'fitCursor fix'
2004-04-06 Jean-Marc Lasgouttescompilation fix
2004-04-05 Angus LeemingRealize Allan Rae's PreferencesPolicy correctly and...
2004-04-05 Angus LeemingBug fix: enable the frontend to ignore the contents...
2004-04-05 André Pönitzremove unneded math specific stuff, use altered notifyC...
2004-04-05 Angus LeemingSquash bug 1345 in the 14x tree: xforms frontend doesn...
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
next