home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Linux / Divers / lyx-0.13.2.tar.gz / lyx-0.13.2.tar / lyx-0.13.2 / CHANGES < prev    next >
Text File  |  1998-04-23  |  163KB  |  3,121 lines

  1. since 0.13.1
  2. - Duplicated rom for math macros. (Alejandro)
  3. - Improved math parser error messages function. Better messages, and
  4.   updates lyxlex line number. (Alejandro)
  5. - Fixed bug reading accented undefined names. (Alejandro)
  6. - Fixed two bugs in layout files handling (JMarc) 
  7. - Fixed a typo in the hu.po translation file below (JMarc)
  8. - reLyX 2.4: Table support! (Also accents and center/flush[right|left])(Karger)
  9. - Added Hungarian translation and binding file, supplied by Kadar
  10.   Andrßs <kadara@eik.bme.hu> and KrΘmer PΘter(JMarc)
  11. - Fixed Insert->Index in menus.bind (JMarc)
  12. - Fixed Layout->Document so that the font size and page headings lists
  13.   are refreshed correctly when switching class, as reported by Kalle
  14.   (JMarc) 
  15. - Updated a but Customization.lyx about layout files parameters
  16.   (JMarc)
  17. - Added new landslide.lyx example, provided by Kimmo Koli (JMarc)
  18. - Changed a bit the citation and index insets, so that the popups are
  19.   closed only when *their* inset is deleted (JMarc)
  20. - Fixed a color problem when using a private colormap (JMarc)
  21. - Improved -dbg option: now you can type 'lyx -dbg info,kbd'; the old
  22.   method has also been kept (JMarc)
  23. - Various clean-up in configure, INSTALL, WHATSNEW, README; removed
  24.   any trace of Insetlatex and Insetlatexdel; removed autocorr.[Ch]
  25.   (JMarc)
  26. - Rewrote the various printxx() methods and functions of kbmap.[Ch] to
  27.   use LString. (JMarc)
  28.  
  29. since 0.13.0
  30. - WARNING! 0.13.1 does not compile but is released because of me going
  31.   away for a couple of weeks. Also if you are able to compile it, there
  32.   will be some wrong behaving code in there, parts of a cleanup not yet
  33.   done...please have a go at it. (Lgb)
  34. - New textclasses for koma-script package created by Bernd K"ummerlen
  35.   <bkuemmer@ix.urz.uni-heidelberg.de> (JMarc)
  36. - New tag \screen_font_popup in lyxrc, which has the meaning of the
  37.   existing \screen_font_menu; the semantic of the later is changed to
  38.   *really* apply to menus (JMarc)
  39. - Fix to lib/configure: works when LaTeX is broken (JMarc)
  40. - Fixes to configure: recover when perl is not found; add a
  41.   replacement for atexit on SunOS (JMarc)
  42. - Fix to src/Makefile.in: changed the order of libraries and added a
  43.   missing $(LIBOBJS) (JMarc)
  44. - minor doc updates to Tutorial, UserGuide, and Introduction (Karger)
  45. - reLyX 2.3.1.1: lots of bug fixes and support for -c option (Karger)
  46. - two new keymaps and new os2 configure (...)
  47.  
  48. since 0.12.0
  49. - reLyX 2.3: reads layouts from LIBDIR/layouts/ (Karger) + buglet (JAMatos)
  50. - Fixed a bug regarding the insetbib-popup causing a crash if the inset was
  51.   deleted while the popup was active, same for insetcitation and
  52.   insetindex. (Joacim)
  53. - Changes to the documentation, re the numbers of undo-levels (Joacim)
  54. - A few more _()'s (Joacim)
  55. - Fixed the makepatch command and *really* re-added the reLyX.in
  56.   wrapper :-( (JMarc)
  57. - Fixed(?) problem with bibliography item number broken after 127. Now
  58.   the limit is 255 (JMarc)
  59. - Fixed problem with character ú in encodings other than latin1
  60.   (JMarc)
  61. - Removed the CommandTitle tag in layout files and added new tag
  62.   InTitle (JMarc)
  63. - Cleaned up ams layouts, so that Abstract works, among others (JMarc)
  64. - added a LAssert.h for use with assertions. (Lgb)
  65. - changes to figinset to clearify a bit how it works (Lgb)
  66. - some changes to LString to make it more like STL string (Lgb)
  67. - rewrote to use sigaction instead of signal (Lgb)
  68. - removed pathstack.[Ch] replaced with path.h (Lgb)
  69. - fixed a bug regarding melt and added an entry in the reference manual for
  70.   melt (Joacim)
  71. - fixed a few cosmetic bugs in the GUI (Joacim)
  72. - Modified the way dvips is called in File->Print. NOTE THAT YOU WILL
  73.   HAVE TO FIDDLE WITH LYXRC TO PASS THE PRINTER NAME TO DVIPS. This is
  74.   the price to pay to have it work on mis-configured systems (JMarc)
  75. - You can now override the LYX_LIBS variable to make a binary
  76.   distribution of LyX with static libforms and libXpm. (JMarc)
  77. - Fixed bug in reLyX installation and textclass.lst generation (JMarc)
  78. - Fixed problem with inline when not using gcc (JMarc)
  79. - Fixed some warnings reported by SGI CC (JMarc)
  80. - Fixed some problems for the \hlines in longtable-header/footers (Jug)
  81. - endess-loop by converting layouts to linuxdoc belonging to references
  82.   killed (Bernhard)
  83. - extra parameter for Buffer::GetNextParameter. Now it's possible to
  84.   change the convertion behaviour of single characters depending on the
  85.   layout. (Bernhard)
  86. - New wrapper reLyX.in (JMarc & Karger)
  87. - Fix a bug in lib/configure, where files are deleted by mistake
  88.   (JMarc)
  89. - Updates to WHATSNEW, INSTALL, UPGRADING and BUGS.lyx (JMarc)
  90. - configure also checks for the C++ compiler xlC (JMarc)
  91. - reLyX 2.2.3.1: -r and -t to handle unknown environments + buglets (Karger)
  92. - reLyX 2.2.1.1: Bug fixes + added abstract environment (Karger)
  93. - added typecasts to unsigned char for arguments to ctype-functions, to
  94.   fix problems regarding locale+ctype on Solaris2.5 (Joacim)
  95. - added a help text for melt (Joacim)
  96. - new wrapper around reLyX generated by autoconf (Amir & JMarc)
  97. - moved reLyX to lib/ and modified Makefiles for installation and
  98.   binary distribution (JMarc)
  99. - Fixed problems with determination of LyX library dir (JMarc)
  100. - Fix buglet with fonts ; fixed buglet with installation of .mo
  101.   files. (JMarc)
  102. - Updated `problems' section of INSTALL (JMarc)
  103. - use g++ for compilation if this is possible (JMarc)
  104.  
  105. since 0.12.0pre8
  106. - Fixed bad placed cursor after pasting bug in math mode. (Alejandro)
  107. - Prevented some problems from missing arguments of LyX functions
  108.   in math mode, in some cases only correct arguments are used. (Alejandro)
  109. - More math array metrics problems fixed, specially for 1 column
  110.   matrices.  (Alejandro)
  111. - reLyX v2.2. Updated from pre-alpha to alpha (Karger)
  112. - CleanTeX is now called from reLyX, not a separate program (Karger)
  113. - new very basic fr.po file submitted by Emmanuel Gureghian (JMarc)
  114. - .mo files are not installed under the same name as LyX
  115.   (i.e. lyx$(program_suffix) (JMarc)
  116. - reLyX added to the bindist target (JMarc)
  117. - Update of de.po (Peter)
  118. - New subsection in Customization: Menu shortcuts for alternative 
  119.   languages. (Peter)
  120. - Menu shortcuts file menus_de.bind in lib/bind (Peter)
  121. - Fixed warnings about casting pointers to int on 64bit architectures
  122.   (JMarc)
  123. - Fixed compilation problems with DEC cxx (JMarc)
  124. - add support for environment variable LYX_LOCALEDIR (JMarc)
  125. - rewrote README.bin.example (JMarc)
  126. - Remove the bogus 'lp' default in Print popup ; use the name of the
  127.   printer when printing to file (JMarc)
  128. - Fixed the order of the entries in the Insert->Float submenu (JMarc)
  129. - Removed the 'M-c i' binding. (JMarc)
  130. - Fixed the reference to sgml-tools in AdvancedEdit.lyx ; fixed
  131.   (again) Intro.lyx (JMarc)
  132.  
  133. since 0.12.0pre7
  134. - small change in iletter.tex (Jug)
  135. - fixed the fontchange in the Table-Layout that it returns to
  136.   FL_BLACK if the buttons are activated (Jug)
  137. - fixed update-bug in Layout-Table (Jug)
  138. - fixed the input fields for lengths in PaperLayout and TableLayout
  139.   with the above function. BLANK-chars are now striped so the error
  140.   should occur again (Jug)
  141. - Updated ANNOUNCEMENT. (Asger)
  142. - Updated BUGS.lyx. (Asger)
  143. - Fixed small problem with floatflt: It does not take positional arguments.
  144.   (Asger)
  145. - Fixed problem with filenames.with.dots.in.them. (Asger)
  146. - Fixed italics and small caps in all docs (JMarc)
  147. - Fixed some annoying vertical navigation bugs of math arrays. (Alejandro)
  148. - Fixed metrics bug with 1x1 math arrays. (Alejandro)
  149. - No more void \labels with equations. (Alejandro)
  150. - Removed "copy a void array" error message. (Alejandro) 
  151. - many small bug-fixes to below-mentioned reLyX (Karger)
  152. - Fixes suggested by Jmarc, plus italic->emph change, in Tutorial (Karger)
  153. - added check for X11 availability in configure ; improved the various
  154.   error messages (JMarc)
  155. - nuked the nonfeature 'swap Y<->Z' from Options->Keyboard and docs (JMarc)
  156. - fixlets to the documentations (JMarc)
  157. - added close handler to table_options forms (JMarc)
  158. - fixed the LaTeX output routines so that the length of insets is
  159.   taken in account (JMarc)
  160. - Changed the double keystroke deadkey behavior (alkis)
  161. - Updated de.po (Peter)
  162. - Small changes to AdvancedEdit (section aapaper) (Peter)
  163. - sort of working, most probably buggy, pre-alpha reLyX (Karger)
  164. - mentioned reLyX in Tutorial and User's Guide "LaTeX Users" chapters (Karger)
  165. - Added short description of comment environment. (Asger)
  166. - Fixed problem of pasting the wrong place. (Asger)
  167. - Made LyXServer a bit more robust: Ignores end-of-line markers and empty
  168.   requests. Will hopefully prevent crashes. (Asger)
  169. - Updated BUGS.lyx. (Asger)
  170. - Included OS/2 info for LyXServer in Customization. (Asger)
  171. - Fixed crash with file-browser on directory without read-permission. (Asger)
  172. - Changed default pasting mode with middle button to "as paragraphs". 
  173.   Hopefully fixed crashes with this on too. (Asger)
  174. - improved index entry insertion (menu support and minibuffer arg) (CFO-G)
  175. - added documentation in References.lyx for index entries and printing (CFO-G)
  176.  
  177. since 0.12.0pre6
  178. - some updates to the docs (JMarc)
  179. - chkconfig.ltx warns that detection of ec fonts may take a long time
  180.   (JMarc)
  181. - simple workaround for problems with LyXCode and spaces (JMarc)             - fixed bugs in the production of LaTeX code for the ExtraParagraph
  182.   stuff (minipages & indented text) (Jug)
  183. - fixed the wrong <Hot-Key> in the Fax-Form (Jug)
  184. - fixed (hopefully) the problems with Standard-Paragraph in higher
  185.   depth in a list-environment (Jug)
  186. - some fixes with the letter-layouts (added the stdlists.inc)
  187.   and templates (fixed iletter.*) (Jug)
  188. - added new example file Minipage.lyx (Jug)
  189. - Cleaned up BUGS.lyx (CFO-G)
  190. - bugfix for linuxdoc: problem with wrong path leading to 
  191.   ununderstandable error-messages while generating dvi- or postscript-
  192.   output (Bernhard)
  193. - options changed for SGML-tools 1.0.*-compliance. We will get
  194.   trouble now for linuxdoc 0.99.*/1.5! (Bernhard)
  195. - fixed a bug with drawing of caption lables, and noindented text
  196.   in floats. (Lgb)
  197. - added minimal size on the main window. (Lgb)
  198. - small changes to lyxfunc, so that perhaps backspace will work better (Lgb)
  199. - installed new banner and icon (JMarc)
  200. - fixed Intro.lyx so that it is LaTeX-able (JMarc)
  201. - replace 'Reference guide' with 'Reference manual' everywhere (JMarc)
  202. - fixed problem with po/Makefile and SGI make (JMarc)
  203. - fixed reading of labels with spaces in LyX 0.10.7 files (JMarc)
  204. - fixed the vertical resize repaint problem (*phew*) (Joacim)
  205. - Fixed bug when switching documents, one of them in math mode. (Alejandro)
  206. - Fixed bad width of a math array. (Alejandro)
  207. - Frac now behaves more like LaTeX (for the limits problem). (Alejandro)
  208. - bugfix to gettext.m4, which dod not recognize an installed gettext !
  209.   Thanks to Joacim Persson for pointing this out (JMarc)
  210. - minor bugfix in the clean and distclean targets of Makefile.in (JMarc)
  211. - minor updates of aapaper and de.po (Peter)
  212. - spellchecked all docs and examples (CFO-G)
  213. - Fixed repaint problems. (Asger)
  214. - Small stuff. (Asger)
  215.  
  216. since 0.12.0pre5
  217. - small change to SpecialTools.lyx. used \chapter* for Introduction. (Lgb) 
  218. - doc bugfixes ; SCO configure bugfixes (JMarc)
  219. - Fixed crash after erroneous "font-size default" command. (Asger)
  220. - Fixed "Insert LyX file" to ignore buffer-parameters. (Asger)
  221. - Continued updating Customization: Cleaned up the I18N section. (Asger)
  222. - Fixed ruined Special Tools. (Asger)
  223. - A few cosmetic changes in LyXServer. (Asger)
  224. - Updated Customization: Clean-ups, finished description of font setup,
  225.   updated description of LyXServer and moved it to Special Tools. (Asger)
  226. - Renamed lyxrc command \update_statusbox to \display_shortcuts. (Asger)
  227. - Rewrote LyXServer: Use LString all over. Made robust LyXComm class.
  228.   Added -dbg 8192 to debug LyXServer. (Asger)
  229. - Cleaned up the example development/server_monitor.c. (Asger)
  230. - Merged LyXVC.lyx into Special Tools. (Asger)
  231. - Updates in User Guide. (Asger)
  232. - I most have been drunk when I implemented the label name escaping.
  233.   Several problems were fixed and I've changed it to be kind of MIME-ish. 
  234.   The thing should work now. (Asger)
  235. - Fixed bug of parsing spaces at the end of a line in math arrays  (Alejandro)
  236. - Now it's possible to put any math symbol on the toolbar (Alejandro)
  237. - increased some buffersizes in lyxserver. (Lgb)
  238. - replaced the #if 0 gettext stuff in lyxfunc with N_() (Lgb)
  239. - Added po/README with information on how to update a po file. (Asger)
  240. - Updated da.po, no.po (Asger, Lgb)
  241. - BUGS.lyx updated. (Asger)
  242. - Better handling of errors with FilePtrs - fixes reported bug
  243.   with "lyx non_existant_directory/test.lyx". (Asger)
  244. - Fixed miscoloring of InsetCommand's in TeX mode. (Asger)
  245. - Fixed size calculation of menu labels, and added a bit more space to
  246.   make it look a bit better. (Asger) Fixed it. (Lgb)
  247. - Fixed missing progress of spellchecker progress meter. (Asger)
  248. - Make LyX use "\pounds{}" instead of "ú" in LaTeX output. (Asger)
  249. - Make LyX escape problematic characters in names of labels rather
  250.   than forbid them. (Asger)
  251. - Make LyX handle error situations after "spellchecker running" or "rendering"
  252.   nag-boxes better, including when sending faxes. (Asger)
  253. - Changed definition of a LyX filename from files ending with ".lyx" or
  254.   ".lyx#" to files containing ".lyx". This makes it possible to open
  255.   "LaTeXConfiguration.lyx.in" again. (Also for SGML files.) (Asger)
  256. - A few small things. (Asger)
  257.  
  258. since 0.12.0pre4
  259. - nl.po added, fi.po updated
  260. - tiny bug in de.po fixed (Lgb)
  261. - small update to LaTeX.[hC] to make it possible to use natbib.sty. (Lgb)
  262. - fixed a stupid bug in lyxvc.C (Lgb)
  263. - removed all trace of the old `make depend' target (JMarc)
  264. - compose key handling is finally working ! Well, in fact, it works on
  265.   my machine...(JMarc) I fixed a couple of in the compose code, and made
  266.   it work as it has used to concerning deadkeys. (Lgb)
  267. - added basic support for \part and \part* (no automatic numbering
  268.   though) (JMarc)
  269.  
  270. since 0.12.0pre3
  271. - updated de.po and cleaned-up shortcuts (Peter)
  272. - small changes in aapaper.layout: Some wrong indentations, take out 
  273.   stdstarsections (Bibliography now in stdstruct)(Peter)
  274. - Replaced the shortcut for OK in lyx_sendfax.fd with #O (Joacim)
  275. - argument to moveCursorUpdate bool instead of int (Joacim)
  276. - fixed a "foreverbug" with the title form. (Lgb)
  277. - LyXVC::showLog now works as it should (Lgb)
  278. - The cursor is now updated when running some of the insertion commands. (Lgb)
  279. - when inserting single chars the undo info is stored for
  280.   every 20th character (Lgb)
  281. - More pragmas added, this showed a "bug" functions declared but
  282.   never defined. (Lgb)
  283. - Some small cleanup related to commented code. (Lgb)
  284. - Updates to Customization.lyx, Tutorial.lyx, ABOUT_NLS and
  285.   INSTALL.autoconf (JMarc)
  286. - Show LyXDir and UserDir in Help->Version (JMarc)
  287. - Fix the order of menu items in Insert->Lists & TOCs (JMarc)
  288. - Fix the problems in Makefiles reported by Juegen (JMarc)
  289. - Cleanups in lyxlookup.[Ch]. Still does not work (JMarc)
  290. - fixed handling of file in subdirectories for includeinsets (JMarc)
  291. - `fixed' behaviour of Font tag in layout files by adding a new tag
  292.   TextFont (JMarc)
  293. - bugfix in configure (JMarc)
  294. - updated a bit Customization.lyx, BUGS.lyx and INSTALL (JMarc)
  295. - visual cleanup of the Find&replace dialog (JMarc)
  296. - quick fix for a bug regarding "options:" in the minibuffer in combination
  297.   with gettext (Joacim)
  298. - "case insensitive" and "complete word" search in form1, lyxfr0, lyxfr1 (HB)
  299.  
  300. since 0.12.0pre2
  301. - Increased the time short-cut keys are displayed in minibuffer 
  302.   from 4 to 6 seconds. (Asger)
  303. - Increased LyXLex buffer to avoid warnings when viewing
  304.   the user guide. (Lgb & Asger)
  305. - Small fixes in a few doc files. (Asger)
  306. - Added partial Danish translation file da.po. (Asger)
  307. - Fixed Cursor-Down Bug in tables (as reported) (Jug)
  308. - Fixed a bug in producing code for minipages (Jug)
  309. - got toggle-user-defined-style button working, and fixed the bug with the
  310.   Apply-button in Layout-->Character Removed an unused parameter for
  311.   lyx_cb.C:ToggleAndShow and LyXText::ToggleFree (Joacim)
  312. - Added foils documentation to Special Tools [foils.cls v2.1]. (ARRae)
  313. - Extended the Foils.lyx example file (ARRae)
  314. - Fixed up the foils.layout file to match foils.cls v2.1 output (ARRae)
  315. - Fixed the "too many '\n' at end of an envirnment" problem that caused
  316.   the [] at the end of a Proof environment to be on the wrong line (ARRae)
  317. - Fixed up cursor movement so floats, insets and hfills are treated
  318.   as words. (ARRae)
  319. - Added two bug reports to BUGS.lyx since they are unlikely to be fixed
  320.   before 0.12 (ARRae)
  321. - Moved Bibliography from stdstarsections.inc to stdstructs.inc (ARRae)
  322. - added a missing break in LyXFunc::Dispatch (did you wonder where those
  323.   strange paragraph documents came from?) (Lgb)
  324. - the cursor is now updated after each character(-group) inserted into
  325.   the document. (Lgb)
  326.  
  327. since 0.12.0-pre1
  328. - Changed the name of the dependencies file to <file>.dep, this fixes
  329.   a bug when \use_tempdir false, or when a document is renamed. (Lgb)
  330. - Now limits should work in LyX as in LaTeX, as expected. (Alejandro)
  331. - (temporary) fix for deadlock between MenuRunLaTeX vs ispell and gs (Joacim)
  332. - changed the default default papersize to usletter ; some clean up in
  333.   dvips and xdvi paper handling (JMarc)
  334. - fixed accented `i' in latin1 and latin2 encodings (JMarc)
  335. - lib/configure ignores environment variables like LATEX or GS (JMarc)
  336. - updated BUGS and BUGS.lyx (JMarc)
  337. - added a word count to the spellchecker. As requested. Not error prone. (Lgb)
  338. - po file for german (de.po)áadded (Lgb) (made by Peter Metternich)
  339. - improved a bit the `bindist' target of the makefiles. (JMarc)
  340. - improved(?) compose key handling (JMarc)
  341. - fixed the problem with ON/OFF in LyXFont (JMarc)
  342. - xforms-81 + gcc-2.6.3 compatibility (ARRae)
  343. - Bullet Selection now checks libXpm version and WriteAlert()'s
  344.   This should stop those pesky Slackware-induced segfaults (ARRae)
  345. - Fixed (or at least limited) a segfault when deleting insets (ARRae)
  346. - small fix to LString == and != and LString=(char) (ARRae)
  347. - fixed a bug in figinset.C regarding the Subfigure radio button in the
  348.   figure form. It was impossible to unset Subfigure. (Joacim)
  349. - thereby the problem with the inlined moebius.ps in 4.4 in
  350.   UserGuide.lyx could be solved. (Joacim)
  351. - cured a couple of forms from the vi-syndrome (forms with input fields
  352.   that have widgets with plain keys as shortcuts, making it impossible to
  353.   input those keys in the input fields) (Joacim)
  354. - added a section in Chapter 5 in Customization.lyx about translating
  355.   LyX (Joacim)
  356. - Fixed Export to DVI to save in current directory. (Asger)
  357. - Changed default background color from "bisque" to "LemonChiffon1". (Asger)
  358.   o switched again to "linen" (Lgb)
  359. - A few small things. (Asger)
  360. - Fixed spellchecker to send ' and escape chars to ispell. (Asger)
  361. - fixed a bug in src/gettext.h ( N_() )  (Joacim)
  362. - used the fixed N_() to replace the ugly kludge LyXFont::setGUINames with
  363.   something less kludgy (that actually works in non-english versions too ;)
  364.   This method should be used for similar strings in lyxfunc.C (can wait
  365.   till 0.13) (Joacim)
  366. - implemented new code for input methods handling in lyxlookup.[Ch] (JMarc)
  367. - fixed the bindist target of Makefile (JMarc)
  368. - small fix in LString.[Ch] when const is broken (JMarc)
  369. - The user directory is not ~/.lyx/ but rather ~/.$LYX_NAME/, to allow
  370.   different versions of LyX to coexist (JMarc)
  371. - Updated a bit UserGuide.lyx and lyxrc (JMarc)
  372. - small fix to letter.layout (JMarc)
  373. - the warnings of makedepend are now sent to the wastebasket (JMarc)
  374. - fixed problem with expr in configure (JMarc)
  375. - fixed small logic error in InsetInclude, reported by SMyiata (JMarc)
  376. - Closed four holes in read-only protection with respect to the
  377.   minibuffer (CFO-G)
  378. - Disabled replace input for search-replace on read-only buffers (CFO-G)
  379. - Fixed bug with math accents reported by Jean Marc. (Alejandro)
  380. - Fixed bug about writting math macros with argument and cutting at 
  381.   the rigth edge of a row bug, both reported by David. (Alejandro)
  382. - Expanded to a reasonable limit the macro table. (Alejandro)
  383. - Wrote Math Chapter for Tutorial (+ other small Tutorial changes) (Karger)
  384. - Math additions to examples/example_{lyxified|raw}.lyx (Karger)
  385.  
  386. since 0.11.53
  387. - small change/fix in lyxvc. Will be finished in 0.12pre (Lgb)
  388. - configure now checks for X11/forms.h (JMarc)
  389. - fix for configure not finding forms.h on broken HPUX systems (JMarc)
  390. - small fix to amsart.layout (JMarc)
  391. - small updates to UserGuide.lyx, INSTALL and Makefile.in (JMarc)
  392. - Added functions listbox in math panel.  (Alejandro)
  393. - Fixed some bugs related with mouse selection. (Alejandro)
  394. - Fixed a couple of bugs of \frac. (Alejandro)
  395. - rewrote aapaper.layout to use standard includes, removed double 
  396.   Inputs in paper.layout  (Peter)
  397. - Mentioned aapaper in UserGuide, fixed some typos (Peter)
  398. - added *.gmo and *.swp (swap files for vim) to the list of patterns for
  399.   files not to include in patches with makepatch (Joacim)
  400. - following a ref no longer pushes an Undo onto the stack, this fix is a
  401.   kludge - see BufferView.C (Joacim)
  402. - GUI*Names in lyxfont.C made accessible by gettext (Joacim)
  403. - cleaned up in forms/, fixed the patchfiles and added a shortcut for
  404.   "Use AMS Math"  (Joacim)
  405. - fixed bug with no shortcuts for lastfiles (Joacim)
  406. - fixed the newly-inserted-footnote segfault (ARRae)
  407. - renamed toc-update to toc-view and updated References to match (ARRae)
  408. - more bullet stuff in SpecialTools (ARRae)
  409. - more stuff in References (ARRae)
  410. - added toggle-cursor-follows-scrollbar lyxfunc (ARRae)
  411. - Fixed form1 borderwidth (ARRae)
  412. - Changed "Documents" menu keybindings in menus, cua, emacs (ARRae)
  413. - Added/fixed several key bindings in menus/emacs.bind (ARRae)
  414. - Added xemacs.bind which also has AucTeX and HM--HTML bindings (ARRae)
  415. - Updated Reference.lyx for several keybindings/functions (ARRae)
  416. - Updated SpecialTools.lyx bullet-related entries (ARRae)
  417. - Fixed small bug with handling of some bullet shapes (ARRae)
  418. - Added checking of ob->spec in bmtable.C (ARRae)
  419. - Fixed call to isReadonly() in bullet_forms_cb.C (ARRae)
  420. - Improved checking for isLinuxDoc() in bullet handling (ARRae)
  421. - Made "Cancel" and "Copy" correctly cancel selections when mark-on (ARRae)
  422. - Completed \LyX{} translation in typewriter-mode mods by dlj (ARRae)
  423. - Stopped insertion of marginpars in minipages (ARRae)
  424. - UpdateAllVisibleBufferRelatedPopups() added, supports most popups (ARRae)
  425.  
  426. since 0.11.52
  427. - fixed bug regarding input of regular text in readonly math mode. (Joacim)
  428. - bugfixes for undo/redo in math mode (Joacim)
  429. - made a few more insets readonly-aware (Joacim)
  430. - Fixed Figure pop-up, including adding % of column width (CFO-G)
  431. - Menu insertion of floats and ASCII files now goes through Dispatch,
  432.   fixing read-only modification bugs (CFO-G)
  433. - Fixed previewing of documents at sites where A4 is not the default
  434.   papersize in LaTeX by adding a lyxrc entry for the real default size (CFO-G)
  435. - Updated doc for A&A: \thanks, columns (Peter)
  436. - Some fixes to please DEC cxx and gcc 2.6.3 (JMarc)
  437. - small spell checking and fixes to the A&A layout below (JMarc)
  438. - fixes to the amsart layout (JMarc)
  439. - Added layout for A&A paper with example, template and documentation
  440.   in SpecialTools.lyx (Peter)
  441. - small fix regarding readonly-mode: AutoSave(), Figure insets. (Joacim)
  442. - Added bindings to reference-goto and reference-back in emacs
  443.   and cua. (Alejandro)
  444. - Completed mouse selection (but not necesarily bug-free). (Alejandro)
  445. - LaTeX validation in Mathed side. Only used macros are expanded. (Alejandro)
  446. - Now LyX is not marked dirty if open or selected a math box.  (Alejandro)
  447. - Fine tunning math selection and mouse positioning. (Alejandro)
  448. - Fixed most (all?) of the places where read-only files could be
  449.   modified (CFO-G)
  450. - fixed a ro bug in insetinclude. (Lgb)
  451. - fixed resize bug. (Lgb)
  452. - Fixed bugs in insetinclude with relative filenames; fixed output of
  453.   'nice' included files (JMarc)
  454. - finer detection of xforms versions in configure (JMarc)
  455. - removed use_amsmath in lyxrc (JMarc)
  456. - Fixed up TexRow::operator+= so it doesn't reverse the added list (ARRae)
  457. - Fixed up MathAccentWrite so characters are correctly written (ARRae)
  458. - Small additions to UserGuide, Special Tools and Foils example (ARRae)
  459. - Small fix/addition to footnote handling (ARRae)
  460. - Added "Go to Reference" button in "Insert Reference" form. (Alejandro)
  461. - Added "Use AMS-Math" check button in Layout->Document form. (Alejandro)
  462. - Removed third parameter from lyxfunc::Dispatch. Added 
  463.   lyxfunc::setHintMessage(bool) instead. (Alejandro)
  464. - Partially implemented mouse selection in math mode. (Alejandro)
  465. - Modified read-only protection so that all layout and figure forms can be 
  466.   viewed but not modified (CFO-G)
  467. - Modified read-only protection so that documents can be spellchecked,
  468.   but the spellchecker can't modify the buffer (CFO-G)
  469.  
  470. since 0.11.51
  471. - Scrollbar now resized correctly when closing last buffer (ARRae) 
  472. - fixed segfaults in LyXParagraph::{SetOnlyLayout(),SetLayout()} (ARRae)
  473. - replaced several "" with LString() or .clean() (ARRae)
  474. - Cleaned up Juergen's TableExample.lyx (ARRae)
  475. - writeFileAscii() now puts "References" above bibliography (ARRae)
  476. - Small updates for Customization.lyx and References.lyx (ARRae)
  477. - Small additions to menus.bind: four FoilTeX entries (ARRae)
  478. - Speed improvement in LyXParagraph::BeginningOfMainBody() and
  479.   LyXParagraph::getFont(int) and LyXText::GetFont(...) (ARRae) 
  480. - Fixed the "enumeration in a footnote in an enumeration" problem.
  481.   Required the three other changes listed below (ARRae)
  482. - Made makeLaTeXFile() and the other TeX producing methods use
  483.   LStrings and fwrite to generate the LaTeX file. (ARRae)
  484. - Supercharged the LString operator = and += methods (ARRae)
  485. - Added TexRow::operator+=() (ARRae)
  486. - Made TexRow::reset() iterative instead of recursive (ARRae)
  487. - fixed some of the bugs in readonly-mode, more to do (Joacim).
  488. - Expanded and fixed AMS layouts (dlj0, with help from gureghia and Jean-Marc)
  489. - Fixed cursor's bad position at new display inset inside text. (Alejandro)
  490. - New rc variable and buffer param: use_amsmath. If true, the
  491.   package amsmath will be automatically included unless an ams
  492.   class (amsart, amsbook) is being used. This also prevents
  493.   from expanding predefined math macros.                       (Alejandro)
  494. - Support for pseudoactions in lyxaction.getActionName. At the same
  495.   time, the bubble help and the new statusbox (why this name?) works with 
  496.   pseudoactions. (Alejandro) 
  497. - Removed xforms drawing functions from formulaMacro. (Alejandro)
  498. - Fixed misfeature with accented macro names (mathed). Now it's
  499.   possible to accent other insets. (Alejandro)
  500. - "reference-goto" jumps to the correct position. (Alejandro)
  501. - Changed \i, \j to \imath, \jmath in math_symbols, as must be. (Alejandro)
  502. - Optative display of symbol names when are inserted by the
  503.   math panel. Currently works if update_statusbox is true. (Alejandro)
  504. - Math menus use lyxfunc to allow hint message, if enabled.  (Alejandro)
  505. - Added support for two-column floating figures and tables. (CFO-G)
  506. - Fixed minibuffer input of floats. (CFO-G)
  507. - Made "status-box" handle arguments better. (Asger)
  508. - Fixed layout selection, such that it appears in status-box. (Asger)
  509. - Removed extremely annoying 1 second pause after each menu-command. Instead,
  510.   improved display of it. (Asger)
  511. - Added more space around inset-buttons to make the cursor visible. (Asger)
  512. - Added "scgen.pl" again. (Asger)
  513. - Filter out 8-bit characters from labels. (Asger)
  514. - Make "Insert Citation" and "Insert BibTeX" show form automatically
  515.   when appropriate. (Asger)
  516. - Made default background color "bisque". (Asger)
  517. - Got rid of "help.[Ch]" and "StatusBox.[Ch]". (Asger)
  518. - Finetuned "statusbox": Merged into minibuffer, removed separate statusbox,
  519.   and don't display when commands are entered by key. (Asger)
  520. - "self-insert" accepts several characters now. (Asger)
  521. - Improvements in minibuffer behaviour. (Asger)
  522. - Fixed up "Insert LyX file" and added it to the Insert menu. (Asger)
  523. - scgen.pl improved to make prioritized guesses, and speeded up. Characters 
  524.   at the beginning of a word are preferred to characters inside a word. (Asger)
  525. - Fixed crashes with commands that aren't allowed when no document is 
  526.   open. (Asger)
  527. - fixed (I hope) autosave and writeFile bug (Lgb)
  528. - more imporvements to cursor blink (Lgb)
  529. - some small changes to minibuffer and lyxfunc. (Lgb)
  530. - fixed arg<->argument bug in lyxfunc. (Lgb)
  531. - fixed bug in toolbar (regarding toolbar-add-to) (Lgb)
  532. - Introducing development/tools/scgen.pl (Joacim)
  533. - fixed a bug regarding certain minibuffer messages not staying visible
  534.   long enough (Joacim)
  535. - fixed bug with LyXFunc::Dispatch: crash on toolbar-add-to with no args
  536.   (still crashes deeper down with *valid* args though)  (Joacim)
  537.  
  538. since 0.11.50
  539. - showstopper bug in combox.C (uninitialized variable) fixed. This was
  540.   a bit strange since it only showed when LANG=no. (Lgb)
  541. - fixed bug regarding defaultbindings. (Lgb)
  542. - added some more errorchecking when making a backup copy. (Lgb)
  543. - All menu shortcuts works now (in English). (Joacim)
  544. - Most of the dialog shortcuts too. (only two buttons in file dialog that
  545.   are set in LyXFileDlg::SetButton(), and parts of the layout->table dialog
  546.   remains.)  ...in English only. (Joacim)
  547. - Implemented small status window that informs about short-cuts. You can
  548.   turn it off with a "\update_statusbox false" lyxrc directive. (Asger)
  549. - Added "Ordinary Quote" to Insert->Special Characters... (Asger)
  550. - Added a bunch of keybindings for menus. (Asger)
  551. - Fixed short-cut for "Insert->Cross-reference...". (Asger)
  552. - Fixed crash in connection to Error insets. (Asger)
  553. - Fixed crash when .lyx does not exist. (Asger)
  554. - Clear paragraph environment combox when no document is open. (Asger)
  555. - Updated info about ispell in User Guide, i.e. making a symlink between 
  556.   deutsch and german dictionary files. (Asger)
  557. - Updated and extended "Customization". (Asger)
  558. - Updated all documents after ChkTeX runs. (Asger)
  559.  
  560. since 0.11.49
  561. - Changed AskQuestion to use i18n-strings on the button labels. (Joacim & Lgb)
  562. - Configure now detects the version of your xpm.h headers. changed a
  563.   bit the messages for xforms versions (JMarc)
  564. - The automatic LyX-->\LyX{} conversion is disabled in typewriter
  565.   font. (JMarc)
  566. - Added a part on configuration files in Customization.lyx (JMarc)
  567. - Added validation for math macros. If a predefined macro is used 
  568.   (currently only \binom and \boldsymbol) in a non-AMS class,
  569.   the macro is defined in the preamble. (Alejandro)
  570. - Added support for bold symbols using \boldsymbol. This was not
  571.   necessary for AMS class users. Currently there's no way to see
  572.   bold symbols WYSIWYM, you have to use TeX (former macro) mode. (Alejandro) 
  573. - Mathed's limits bug at parsing time fixed. (Alejandro)  
  574.   Hopefully fixed the configurable toolbar. Had to change some in the
  575.   init order to fix it. Now the XForms is initialized before lyxrc is
  576.   read, but the forms are created after. (Lgb)
  577. - Matthias Zenker sent me some new toolbar icons, now included. At the same
  578.   time I fixed a bug in the Toolbar::read code regarding arguments (Lgb)
  579. - Added some code to make LyX retain the filemode and inode when making
  580.   backup copy and saving the document. Needs some polishing. (Lgb)
  581. - Possible fix for the cursor drawing bug. Pleae test. (Lgb)
  582. - Bug fix in filebrowser. (Asger)
  583. - Bug fix with sgmltools. (Asger)
  584. - Warn if included postscript filename contains illegal characters. 
  585.   If you really need such a filename, you can still enter it in the text
  586.   box in the figure pop-up. (Asger)
  587. - Implemented display of command name and list of defined short-cut keys for 
  588.   each action executed when using -dbg 64. Somebody please put this in a
  589.   small window next to the minibuffer. (Asger)
  590. - Small fixes in Tutorial.lyx. (Asger)
  591. - Clear selection after "Paste". (Asger)
  592. - Make LyX prefer writable directories as default for New and
  593.   Open file. (Asger)
  594. - Fixed hang after failed sgml2latex. (Asger)
  595. - Fixed hang scanning LaTeX log-file with non-existing pictures
  596.   with "l." in the filename. (Asger)
  597. - Fixed hang with "View dvi" while rendering pictures. (Asger)
  598.  
  599. since 0.11.48
  600. - removed isEmpty and notEmpty from LString, replaced with empty (Lgb)
  601. - fixed stupid bug with .fd files and fdesign, updated fdfix.sh (Lgb)
  602.  
  603. since 0.11.47
  604. - updated the fd files for the "new" shortcut scheme. (Lgb)
  605. - Slightly fixed display of "<hfill>text<hfill>". Still has cosmetic bug:
  606.   the last hfill is not extended to the left hand margin. (Asger)
  607. - Added "\exit_confirmation" flag to lyxrc. This can be used to turn off
  608.   the confirmation of exit when there are documents that haven't been
  609.   saved. (Asger)
  610. - Fix crash with "lyx file.sgml". (Asger)
  611. - Better logic with "New" and already open documents. (Asger)
  612. - Top level text files updated. (Asger)
  613. - 8-bit bug with bind command fixed: \bind "M-f °" "buffer-open" works now
  614.   from the LyX side of things.  However, it will just give you an error,
  615.   because X11 requires you to use \bind "M-f oslash" "buffer-open"
  616.   instead. (Check the man page for XStringToKeysym for more information on 
  617.   the names for characters). (Asger)
  618. - updated Customization.lyx (JMarc)
  619. - LyXTextclass::Read stops if there is an error in an include
  620.   file. (JMarc)
  621. - Fix bug with \DeclareLatexClass[foo]{bar} in chkconfig.ltx (JMarc)
  622. - Fix core dump when an .sgml file is open from the command line (JMarc)
  623. - The file open dialog now has a "Examples" button (JMarc)
  624. - fix the size of a few popups for the larger size of my fonts (JMarc)
  625. - initial po-file for Swedish (Joacim)
  626. - cleanup among the accelerators towards idex/scex (Joacim)
  627. - added accelerators to those (all?) menu items that lacked one (Joacim)
  628. - a few more _()'s added (Joacim)
  629. - Added Tutorial.lyx. Complete (?) first draft, except for math
  630.   chapter (Karger)
  631.  
  632. since 0.11.46
  633. - removed BufferParam::cursor, which was not used anyway (JMarc)
  634. - the default roman font is now times instead of utopia, for people
  635.   who have slow computers and/or buggy PS font servers (JMarc)
  636. - tried to fix 'buffer-export custom'. It still does not work from a
  637.   keybinding (help!) (JMarc)
  638. - the configuration files created by configure in the user's .lyx/
  639.   directory are removed if they are identical to the system-global ones
  640.   (JMarc) 
  641. - Added the 'fax send' command as autodetected.
  642. - some cleanup in chset.C (JMarc)
  643. - changed behaviour of minipages, now more paragraphs can be part
  644.   of a single minipage. Environments are always in the same minipage.
  645.   This is forced as otherwise we get LaTeX-Errors!!! (Jug)
  646. - ParagraphExtraOpt's now Apply also on selections (Jug)
  647. - I fixed the Insert/Include File-Dialog to display the appropriate
  648.   filetypes (*.lyx for Include / *.tex for Input / * for Verbatim) (Jug)
  649. - added new example file MultirowTable.lyx to lib/examples (Jug)
  650. - Fixed segfault with math-macros reported by JMarc.  (Alejandro)
  651. - Restored the geometric part of frames (for buttons).  (Alejandro)
  652. - Removed some warnings.  (Alejandro)
  653. - Cleanned and improved implementation of user defined math
  654.   macros. (Alejandro) (At the cost that currently only subparagraphs
  655.   are allowed.)
  656. - New document example about user defined math macros.  (Alejandro)
  657. - Prevented segfault if undo in an empty math box. (Alejandro)              
  658. - new code for quotes, from Ilya Ovchinnikov, plus a bugfix (JMarc)
  659. - Layout->Table is greyed out when unavailable (JMarc)
  660. - added support for FreeSpacing for linuxdoc layouts (JMarc)
  661. - Added a binding for File->Export->Custom (JMarc)
  662. - removed LaTeX from the Insert->Figure Popup (JMarc)
  663. - added support for 'fax send' in lib/configure (I forgot which
  664.   package has this command...) (JMarc)
  665. - began to update Customization.lyx to fit better John's
  666.   recommandations. Much is left to do (JMarc)
  667. - Enumeration in a footnote fixed to look like LaTeX output (ARRae)
  668. - Bibliography numbering corrected and also made sure you can't
  669.   change the depth of a bibliography entry.  (ARRae)
  670. - Switching between documents now returns you back to the cursor
  671.   location instead of the top of the document. (ARRae)
  672. - fixed the redraw bug in screen.C and use only X funcs to draw
  673.   on the workarea. (Lgb)
  674. - made the black dot disappear (Lgb)
  675. - ran purify and corrected some warnings/errors reported by it. (Lgb)
  676. - removed a couple of enums from definitions.h to LyXParagraph (Lgb)
  677. - changed LString::chars() to LString::c_str() since that is what ANSI C++
  678.   is going to use. (Lgb)
  679. - made a real class out of TexRow, I *think* I did it correctly, but I get
  680.   segfauls when errorinsets is automaically deleted (Lgb)
  681. - made LFUN_CENTER more natural (Lgb)
  682.  
  683. since 0.11.45
  684. - work on header files to make them nicer in doc++ (Lgb)
  685. - stupid fix for the display update bug. (Lgb)
  686. - patch to paragraph.C posted to the list by Matthias inserted (Lgb)
  687. - Execute-command now works also in math mode.  (Alejandro)
  688. - Correct metrics for the last row of a 1 column matrix. (Alejandro)
  689. - AtClose for all math popups.  (Alejandro)
  690. - A small correction in UserGuide (the non-standard sizes at the
  691.   end of the math chapter had been missed).  (Alejandro)
  692. - Fixed crash with redefinition of partial key binding. Clean-ups
  693.   in kbmap.C. (Asger)
  694. - Cleaned up support for ldots, opt. hyphen, end-of-sentence dot. (Asger)
  695. - Updated docs to new special chars format, language clean-up in new
  696.   table documentation. (Asger)
  697. - Made InsetCommand handle nested parenthesis in arguments and options:
  698.   e.g. \cite[test[test]]{Test{Test}} is handled correctly now. (Asger)
  699.  
  700. since 0.11.44
  701. - Added some pragmas for g++, made the lyx binary 2Megs smaller when
  702.   built with debug info (Lgb)
  703. - Reverted to use only X calls for drawing in to the workarea
  704.   (the only exception now is the box used by editable insetcommands) (Lgb)
  705. - Undo/Redo are greyed out is unavailable (JMarc)
  706. - updates to the paper textclass (JMarc)
  707. - add a little blurb in lyxrc.defaults explaining that it should not
  708.   be modified (JMarc)
  709. - Fixes to the export->Custom command (JMarc)
  710. - when exporting to LaTeX, insetinclude inherit the 'nice' feature
  711.   (JMarc)
  712. - fix 'weird error' with insetlatexaccent (JMarc)
  713. - fix leak in creation of Floats submenu (JMarc)
  714. - cleanup of the layout menu (JMarc)
  715. - add confirmation dialog to 'Save layout as default' feature (JMarc)
  716. - braces, {}, added around several fl_raise_form() calls (ARRae)
  717. - bibitem inset now updated if changed (ARRae)
  718. - Cursor[Left|Right]OneWord now treats insets as words (ARRae)
  719. - "cancel" now cancels a selection also (ARRae)
  720. - bullet selection
  721.      o package checking moved to LaTeXFeatures (ARRae)
  722.      o Added entry to LyXAction/LyXFunc (ARRae)
  723. - \cursor_follows_scrollbar option added to lyxrc (ARRae)
  724. - Table Options popup now works with xforms-0.81 (ARRae) 
  725. - LaTeXLog popup now raises if already shown. (ARRae)
  726. - Fixed serious bugs in ChangeExtension. (Asger)
  727. - Fixed problems with extensions of documents, also SGML. (Asger)
  728. - ANNOUNCE file updated. It's not ready for 0.12 yet. Help me! (Asger)
  729. - Fixed font bug: "Reset font" would crash sometimes. (Asger)
  730. - Fixed display of Error boxes. (Asger)
  731. - added Ascii File-Type for Export->Custom (Jug)
  732. - fixed lyxrc-settings in LyXGUI::LyXGUI (moved to LyXGUI::init) (Jug)
  733. - fixed some entries in lib/lyxrc which have been forgotten to update (Jug)
  734. - the export_custom_command now is written only the first time in the
  735.   above init and if the command-field is empty (Jug)
  736. - fixed display-bug for multicol-table-entries (I saw that when preparing
  737.   LongTable.lyx example file) (Jug)
  738. - Updated UserGuide.lyx added the new table documentation (Jug)
  739. - Added Longtable.lyx to lib/examples (Jug)
  740. - fixed bug (and it was a bug) that if a table was the first paragraph
  741.   and adding a paragraph before the table was removed (actually all newlines
  742.   have been removed till the first character was found this is deadly for
  743.   tables!!!) (Jug)
  744. - fixed various problems with quote inset (JMarc)
  745. - the print dialog now keeps its default. (JMarc)
  746. - SendTo has been moved in the export submenu and renamed to Custom;
  747.   added a new lyxrc tag \custom_export_format to indicate the file
  748.   extension needed; renamed \sendto_command to \custom_export_command
  749.   (JMarc)
  750. - updated a few doc files (JMarc)
  751. - Mathed changes:    (Alejandro)
  752.   o Fixed bug on vertical matrix alignment.
  753.   o Changed "Macro mode" to "TeX mode" to avoid confusion with user
  754.     defined macros.
  755.   o Finally Undo/Redo for math mode. No problems after some testing.
  756.   o Fixed problem on reading spaces in text mode.  
  757.  
  758. since 0.11.43
  759. - vertical resize now uses fitCursor() so cursor remains visible (ARRae)
  760. - scrollbar now updates cursor position (ARRae)
  761. - small changes to lyx_main.C for gcc-2.6.3 compatability (ARRae)
  762. - bibforms.h.patch, eliminates warnings I caused during compile (ARRae)
  763. - some bugfixes and speedups (cursor movement and scrolling) (Matthias)
  764. - Some latex commands changed (quotes) (Ilya Ovchinnikov)
  765. - new menu command 'Save layout as default' which make a default
  766.   template from the layout options of the current buffer (JMarc)
  767. - removed all the buffer-level keywords from lyxrc (they are useless
  768.   now) (JMarc)
  769. - changed the semanitcs of \ascii_linelen in lyxrc, so that it applies
  770.   also to LaTeX files and LinuxDoc files (JMarc)
  771. - renamed a few lyxrc commands for consistency; more has to be done
  772.   (JMarc) 
  773. - fixed the bug with keeping the layout after a section (you know what
  774.   I mean) (JMarc)
  775. - introduced new methods LyXLayout::isParagraph() and
  776.   LyXLayout::isEnvironment(); please use them instead of testing for
  777.   latextype; updated the code accordingly (JMarc)
  778. - Extended ChkTeX documentation. More will come. (Asger)
  779. - Always generate "\textXX{text} " rather than "\textXX{text }". (Asger)
  780. - Reset autosave timer at saves. (Asger)
  781. - Improved order of paragraph environments in combox. (Asger)
  782. - Fixed bug with font setting. (Asger)
  783. - Improved list of font attributes in Layout->Character pop-up. (Asger)
  784. - Fixed reported bug with wrong conversion message. (Asger)
  785. - Misc. clean-ups. (Asger)
  786.  
  787. since 0.11.42
  788. - made the hyphen char be a colored "-" instead of a sentered "." (Lgb)
  789. - some changes to the quotes...Please check it Jean-Marc (Lgb)
  790. - some cleanup for better sequence in drawing in screen.C, this might
  791.   make things a triffle slower. (Lgb)
  792. - lots of changes to get printing to pixmaps better. However the
  793.   drawing functions are not always called in the correct sequence.
  794.   For instance LyXScreen::expose should only be called by
  795.   BufferView::WorkAreaExpose (or with it in the call chain) (Lgb)
  796. - fixed recalculate of column-width after multicolumn-(un)set (Jug)
  797. - enabled alignment setting on fixed width columns only if cell
  798.   is (part of) multicolumn (Jug)
  799. - fixed/added support to read in tab-separated ascii-files directly
  800.   into tables. As Lines and As Paragraphs works identically here (Jug)
  801. - fixed a small bug regarding the Linebreak/Parbox-Feature (Jug)
  802. - makepatch updated to ignore "core" and "libintl.a" files. (Asger)
  803. - Buffer open behaviour a bit improved. (Asger)
  804. - Started updating Reference.lyx. (Asger)
  805. - Removed obsolete "load auto save" command. (Asger)
  806. - Partially fixed buffer rebreaks. (Asger)
  807. - Documented ChkTeX in Special Tools. Updated Special Tools in general. (Asger)
  808. - Added CloseAllBufferRelatedPopups()    (ARRae)
  809.     - solves the potential segfaults caused by having popups open
  810.       that expect to be able to change a buffers settings when
  811.       there are no buffers available (ie. after closing last file)
  812. - Rewrote Foils and ItemizeBullets example files (ARRae)
  813. - small cleanup of foils.layout (ARRae)
  814. - configure: fixed the order of multiple directories in --with-extra*
  815.   (JMarc)
  816. - lib/configure: added a check for chktex (JMarc)
  817. - layout.[Ch], lib/layouts/*: added Tags SecNumDepth and TocDepth;
  818.   added support for that where this was needed (JMarc)
  819. - lyxrc: removed tags \paperpagestyle, \papercolumns, \secnumdepth,
  820.   \tocdepth. They do not belong there IMO (JMarc)
  821. - po/Makefile.in.in: added a kludge for people without GNU
  822.   gettext. Tell me whether this works for you (JMarc)
  823. - LyXAction.C: Added cut and paste as forbidden on ro files (JMarc)
  824. - removed references to sos.h since it is currently unused and some
  825.   people have problems compiling it (JMarc)
  826. - insetquotes.C: Added support for so-called ''swedish'' quotes. I
  827.   know these names are stupid, but the user do not see them; fixed
  828.   some bugs there (JMarc)
  829. - text.C, text2.C: fixed some bugs where COMMANDTITLE was not taken as
  830.   a command (JMarc)
  831. - Several Mathed's bugs fixed: (Alejandro)
  832.   o Cursor misplaced after a big operator and a scripted expression, and
  833.     more robustness for array::Resize (thanks Ralf Gugisch for the patch).
  834.   o As suggested by John, each time a { is typed in TeX mode, it's
  835.     closed with a }.
  836.   o Removed OpenMathInset so math mode always create a new inset, as
  837.     requested by David and Amir.
  838.   o Several fixes and cosmetic enhancements to math-macro. 
  839.   o Fixed several (but not all) matrix and label bugs.
  840.   o User defined macro names bugs.  
  841. - Implemented "chktex". (Asger)
  842. - some cleanup in lyxdraw.[hC] (Lgb)
  843. - fixed a bug that made VC not work all the time (Lgb)
  844. - Fixed some bugs regarding tables (Jug)
  845. - Fixed the visual for Multicolumns, now only the last cell is
  846.   expanded and not all cells egually as it was before (like
  847.   LaTeX does it) (Jug)
  848. - Make word selection stop at end of paragraphs and insets. (Asger)
  849. - Improved display of open footnotes, margin notes, etc. (Asger)
  850. - Fix crash on opening of non-lyx file. (Asger)
  851. - Updated man page. (Asger)
  852. - Added "-sysdir directory" flag to set system directory. Notice that this
  853.   will not seem to work because LibFileSearch prefers built_directory to
  854.   system_directory. However, I'm sure it does work. (Asger)
  855. - Fix \kbmap lyxrc flag. (Asger)
  856. - Small clean-ups. (Asger)
  857. - Hopefully fixed all spurious crashes on exit. (Asger)
  858.  
  859. since 0.11.41
  860. - cleanup in table.[Ch] (added column_struct and row_struct) (Jug)
  861. - added longtable-features \endhead \endfirsthead \endfoot \endlastfoot
  862.   \newpage (Jug)
  863. - added the posibility to force a \parbox{width}{} in a table cell.
  864.   I called this feature "linebreaks" as it inserts the linebreaks
  865.   AS-IS on screen display. This option is only selectable if we have
  866.   something in the width-field (Jug)
  867. - cleaned up the Fax-Facility, as I've seen that some things where
  868.   not quite clear. Doing this I added a message window which pops
  869.   up if the sendfax-command has some std[out/err] output and shows
  870.   this on screen display (Jug)
  871. - Implemented two new commands:
  872.       "end-of-sentence-period-insert" that inserts "\@." bound to C-period.
  873.       "dots-insert" that inserts ". . ." (\dots) bound to M-period.
  874.   Updated documentation to use them. (Asger)
  875. - Improved display of InsetCommands. (Asger)
  876. - Make "Save As..." work better with LinuxDoc. (Asger)
  877. - Continued work on updating UserGuide.lyx. (Asger)
  878. - BUGS.lyx updated and trimmed. I removed "Fixed bugs", because that section
  879.   was larger than "Existing Bugs". (Asger)
  880. - Added warning message after "Reconfigure" to make users restart LyX. (Asger)
  881. - Partially fixed update of counters in footnotes. (Asger)
  882. - Fixed color bleed. (Asger)
  883. - Cleaned out global "current_textclass". (Asger)
  884. - Fixed bug with cursor after footnotes. I introduced it. (Asger)
  885. - removed development/foils (ARRae)
  886. - fixed up bullet_forms patches and regenerated (ARRae)
  887. - added "rm *~" to forms/makefile distclean (ARRae) 
  888. - renamed the option --keep-logs of lib/configure to keep-temps, since
  889.   this is more accurate; fixed a bug with sgml-tools there (JMarc)
  890. - updated (not completely) the description of layout files in
  891.   Customization.lyx. Added a small explanation about the use of the
  892.   .lyx/ directory (JMarc)
  893. - Updated UserGuide.lyx: trimmed preamble, updated section on
  894.   bibliography (no BibTeX), removed section on [] and explanations about
  895.   running LaTeX several times, fixed a number of crossrefs and labels,
  896.   added a description of the LaTeX log window, a pointer to
  897.   LaTeXConfig.lyx (JMarc) 
  898. - updated a bit the layout files (JMarc)
  899. - rewrote part of the quote inset: now supports >>quotes<< and
  900.   ,,quotes'' (JMarc)
  901. - added LString::clean(), LString::lose()  (Bernhard)
  902. - fixed missing LStrings in LinuxDoc  (Bernhard)
  903. - LinuxDoc-character-conversion also inside URLS...
  904.   [Hope it's correct]  (Bernhard)
  905.  
  906. since 0.11.40
  907. - fixed crash when using bibitem popup (ARRae)
  908. - added typecast to emumeral type used as parameter to LString::+
  909.   without it gcc 2.6.3 gives an error (ARRae)
  910. - made fdfix also handle scex and idex + lcolor<->lcol (Lgb)
  911. - Improvements in LaTeX runs:
  912.   - Chars ~ $ and % are substituted in filenames because LaTeX chokes on those.
  913. - If LaTeX log contains "Rerun LaTeX.", we rerun LaTeX. (Lgb)
  914. - fixed crash when using a new file name as a line parameter (Petr)
  915. - XForms 0.81 code for the menu_font option (Petr)
  916. - fixed (?) the dreaded configure failure; added a switch --keep-logs
  917.   to lib/configure to help debug problems like that (JMarc)
  918. - added detection of rotating.sty. I hope the description is
  919.   reasonable. (JMarc)
  920. - A few forms have been updated to the popup style sheet. (Asger)
  921. - Fixes in window title updating: When buffer is changed (or saved), the 
  922.   window title is updated. Added "(read only)" when buffer is readonly. (Asger)
  923. - LaTeX error box popup enlarged and made resizable and closable. (Asger)
  924. - Various clean-ups. (Asger)
  925. - Fixed idex. It might leak, but that's not a problem because the strings
  926.   live until LyX is closed, so the leak is a close time. (Asger)
  927. - Cleaned up the lib/examples directory. (Asger)
  928. - Fixed crash when loading many documents with lots of insets. (Asger)
  929. - Fixed search backwards bug reported by Allan. (Asger)
  930. - Renamed "Edit->Floats" submenu to "Edit->Floats & Insets". (Asger)
  931. - Fixed hangs from LaTeX errors like "\def\foo{bar". (Asger)
  932.  
  933. since 0.11.39
  934. - Fixed the Ascii-Export, now also multicolumn and TableContRows
  935.   work correctly (even better when using a (t/g)roff postprocessor :) (Jug)
  936. - Added new debug-flag 4096, which I have to use when looking at the
  937.   roff-output for table-processing, attention with this flag as if
  938.   you use it you have to remove the lyx_tmp(dir) by hand!!! (Jug)
  939. - Extended the Rotation-Support to Table-Cells also. Try it!!! (Jug)
  940. - export ascii text now writes "Abstract" (ARRae)
  941. - export acsii text bug fixed:  (ARRae)
  942.       - now correctly skips over tex embedded in a paragraph
  943. - fixed autosave:  (ARRae)
  944.       - no longer leaves files in TMP_DIR if the rename fails
  945.       - tries writing autosave file directly if failure occurs             
  946. - Search/Replace & spellchecker replace fixed. (Asger)
  947. - Implemented lazy loading of textclasses. Force loading on startup with
  948.   "-dbg 1024". (Asger)
  949. - Fixed remove error boxes. (Asger)
  950. - new better and improved scheme for reading the TextClass
  951.   descriptions directly from the layout file at configure time. I am
  952.   sure this will break for many people, but since I use LaTeX for the
  953.   parsing, I should have less problems than with sed; updated the layout
  954.   files (JMarc)
  955. - adapted the layout-reading routines for the new format of
  956.   textclass.lst; removed the newly-introduced Description tag; please
  957.   remove your old textclass.lst files (JMarc) 
  958. - fix a bug with the file-name-in-window-title feature, where closing
  959.   the last window caused a crash (Lgb) (I did it first :-)
  960. - A few changes to accomodate DEC cxx (in particular in
  961.   intl/libgettext.h, a change which should go in the next release of
  962.   GNU gettext) (JMarc)
  963. - A few cosmetic changes to the docs; some others to slides.layout
  964.   (JMarc)
  965. - fixed a bug in MakeAbsPath where "foo/./"+"../bar" ==> "foo/bar"
  966.   (JMarc)
  967. - changed a few unconditionnal debug messages to optional debug
  968.   messages (JMarc)
  969. - made a proposal for solution of the i18n<->shortcut problem, applied to
  970.   menus and insetinclude. Added a file in development/Code-rules for, 
  971.   Dialogs (Lgb)
  972.  
  973. since 0.11.38
  974. - linuxdoc: url{}{} and htmlurl{}{} correctly read in again (Bernhard)
  975. - Rewrite and cleanup of Translation classes. Bindings to accents and 
  976.   translation work in a unified (?) way. (alkis)
  977. - major mods to bullet implementation. Split code into separate files,
  978.   slight mods to panel layout, new patches in forms/ (ARRae)
  979. - bullet panel .xpm and .xbm files regenerated that now look clearer
  980.   and have a grey rather than white background.  (ARRae)
  981. - small change to forms/fdfix.sh, sed script now starts line 8 instead
  982.   of line 6 -- required to avoid internationalising two new #includes 
  983.   needed for bullet_forms.C -- this shouldn't cause any problems (ARRae)
  984. - added a 'distclean' to forms/makefile, rm's *.orig, *.rej  (ARRae)
  985. - Implemented buffer title in window in a clean-way. (Asger)
  986. - Clean-up, bug-fixes and better error recovery in textclass/layout handling. 
  987.   (Asger)
  988. - Textclass definition loading prepared for being made lazy. We just need
  989.   to have the textclass descriptions in textclass.lst, and I'll implement
  990.   lazy layout file loading. That should increase start-up time substantially.
  991.   (Asger)
  992. - Fixed "make srcdoc". (Asger)
  993. - Small fixes in UPGRADING. (Asger)
  994.  
  995. since 0.11.37
  996. - small change to menus.C to work better with gettext (menu names) (Lgb)
  997. - made a makefile in forms. This can be used to regenerate .C files from
  998.   .fd files. (Lgb)
  999. - New lyxrc option: menu_font. It allows to set the font used for popups
  1000.   (FL_NORMAL_STYLE). It is now <menu_font>-*-*-*-?-*-*-*-*-<font_norm>. 
  1001.   If this font is not available, the popup font is set to 
  1002.   -*-helvetica-medium-r-*-*-*-?-*-*-*-*-*-* as before. The default value
  1003.   of menu_font is "-*-helvetica-medium-r". (Petr)
  1004. - Some fixes in Introduction.lyx and UserGuide.lyx, but I didn't get all the
  1005.   way through UserGuide. (Asger)
  1006. - Bug fix in canceled buffer reload. (Asger)
  1007. - If emergency saved file exist, ask whether to try to load that. (Asger)
  1008. - Changed behaviour of \temp_dir. When this alredy exists it is
  1009.   handled like /tmp (so it won't be created, but lyx_tmpXXXXX is
  1010.   created instead (Jug)
  1011. - fixed small bug in minipage-handling (Jug)
  1012. - Made the Table-Layout-Menu a bit smaller (Jug)
  1013. - Right-Mouse-Button in tables now moves first the Cursor to
  1014.   the position and then opens/updates the Table-Layout-Menu (Jug)
  1015. - added support for rotating the tables 90 ', with rotating.sty,
  1016.   this works ONLY for Postscript!!! And is NOT WYSIWYMG. (Jug)
  1017. - Added new Description tag to layout files; used it in
  1018.   Layout/Document; updated layout files to provide descriptions
  1019.   (JMarc)
  1020. - Added the possibility of having several layout files for the same
  1021.   class; the name of the layout file should be
  1022.     <classname>_<something>.layout
  1023. - renamed the Option tag to Other and moved it into ClassOptions
  1024.   (JMarc)
  1025. - changed again the way to detect layout files; the format of
  1026.   textclass.lst has been changed to be only a list of layout
  1027.   names; you should run Options->Reconfigure to regenerate your local
  1028.   textclass.lst file (JMarc)
  1029. - updated the UPGRADING file (JMarc)
  1030. - Added a fix for header files when -ansi is set (JMarc)
  1031. - cleanup to allow compiling with gcc 2.6.3 (ARRae)
  1032.       NOTE: still need configure to drop -ansi if 2.6.3 detected
  1033. - switch off rendering if \ps_command is empty; display filename
  1034.   of EPS-file instead. Give some nicer render-status report (Henner)
  1035.  
  1036. since 0.11.36
  1037. - added support for KeepEmpty in LyXText (Jug)
  1038. - changes to support xforms 0.81 (ARRae)
  1039. - bug fix related to having more than 4 lastfiles (ARRae)
  1040. - Bullet popup improvements, panels loaded from disk at runtime,
  1041.       using LibFileSearch, support for mono also (ARRae)
  1042. - bmtable extended: reading xpm's from disk and freeing them also (ARRae)
  1043. - fixed lib/Makefile.in to move doc/*.eps also (ARRae) 
  1044. - detection of algorithm.sty (Bernhard) 
  1045. - line-length reduction in export of SGML (Bernhard)
  1046. - Added "all" keyword for the allowed chars field of \kmod in the
  1047.   .kmap files. This will use the native chars that TeX allows for
  1048.   each accent. Also cleanup and bug-fixes in Trans and Intl (alkis)
  1049. - Moved allowAccents to BufferParams. Also moved get_accent from
  1050.   LyXFunc to tex-accent.C (didn't use any LyXFunc state anyway and
  1051.   I needed it in TransManager) (alkis)
  1052. - Dirty hack to make \bind and Trans work together. Any bindings on
  1053.   accents are delegated to Trans which puts them in the default 
  1054.   keymap (alkis).
  1055. - updated the revtex.layout file; fixed a bug with the Option tag; 
  1056.   separated stdsections.inc inot two files (JMarc)
  1057. - added a new boolean tag in layout files (KeepEmpty) as per Juergen's
  1058.   request; not used currently (JMarc)
  1059. - fixed the problem with lib/configure and color-ls (JMarc)
  1060. - small modification of Makefile.in for OS/2 (JMarc)
  1061. - added a new lyxrc command \ps_command, which is autodetected and
  1062.   defaults to 'gs'. It is used in figinset to launch Ghostscript (JMarc)
  1063. - applied the change from Falko Sauermann to fixing the disapearing
  1064.   layout list bug (JMarc)
  1065. - added a hack to help people without GNU gettext to build LyX after
  1066.   they have applied patches. You should really install gettext instead
  1067.   (JMarc) 
  1068. - added some support in lib/Makefile.in for a images/ directory (JMarc)
  1069. - Improved delimiter dialog: using right mouse button the right
  1070.   delimiter is selected, the region displaying the chosen delimiters works
  1071.   as the apply button (not yet removed), the chosen delimiters are
  1072.   initialized correctly after close/reopen the math panel.  (Alejandro) 
  1073. - Fixed some (not all) bugs related with matrix: double clearing in Matrix
  1074.   and Par destructors caused a segfault (anyway I inserted your patch,
  1075.   Henner, for robustness, but an array never should be cleared twice);
  1076.   alignment with void cells now seems to work. (Alejandro)
  1077. - More bugs caused for the leaks stuff: labels and macros. (Alejandro)
  1078. - buffer doesn't jump to cursor anymore when figure gets ready (Henner)
  1079. - Sizes of rotated figures are displayed right now (Henner)
  1080. - A number of bug fixed. BUGS.lyx updated. (Asger)
  1081. - Added "error-remove-all" that removes all error-boxes. You can find it
  1082.   under "Edit/Floats/Remove all Error boxes". (Asger)
  1083. - Better handling of resize, but not perfect yet. (Asger)
  1084. - Crash in paragraph environments with a manual label and an open footnote
  1085.   removed. (Asger)
  1086. - Various clean-ups. (Asger)
  1087. - Up to 10% speed-up on rebreak. (Asger)
  1088. - Added two new, obvious methods "bool LString::suffixIs(char)" and 
  1089.   "bool LString::suffixIs(char const *)". Used them here and there. (Asger)
  1090. - Use "void foo(LString bar=LString());" to signify default initialization
  1091.   of empty strings. (Asger)
  1092. - fix in insetlatexaccent (Lgb)
  1093.  
  1094. since 0.11.35
  1095. - Added a new flag NeedProtect to indicate whether the content of a
  1096.   layout is a moving argument; used it (JMarc)
  1097. - footnotes use \thanks in title layouts (JMarc)
  1098. - Some cleanups to the i18n code. Should work now (JMarc)
  1099. - some bug fixes to my earlier patch, concerning lib/configure and
  1100.   default textclass (JMarc)
  1101. - cosmetic changes to emacs.bind and bufferlist.C (JMarc)
  1102. - Scrollbar and up/down buttons made thinner (ARRae)
  1103. - Small improvements to bullet handling (ARRae)
  1104. - removed development/bullets (ARRae)
  1105. - Installed itemize bullet selection (ARRae)
  1106.     - can read/write .lyx files
  1107.     - user input of LaTeX commands
  1108.     - example file added to lib/examples
  1109. - Small fix: file.C to allow compilation (ARRae)
  1110. - Got rid of old ScanLogFile. (Asger)
  1111. - Stub for "chktex" support put in buffer.C. (Asger)
  1112. - Various mostly cosmetic improvements in source code. (Asger)
  1113. - Small bug fixes. (Asger)
  1114. - Better error handling with key bindings. (Asger)
  1115. - Fixed errors with overriding key bindings. (Asger)
  1116. - Removed "pc-modern.bind" because it's obsolete. (Asger)
  1117. - Figure size defaults to saved size instead of A4 if PostScript file is
  1118.   not readable/missing (Henner)
  1119. - Shows an empty \fbox{} for each undefined figure 
  1120.   (i.e. no filename given) (Henner)
  1121. - Added method LString::charPos(char) that returns a char
  1122.   position. (Alejandro)
  1123. - Removed several "leaks" from mathed, including that which caused a bug
  1124.   in macros when somebody else removed it. ;-)             (Alejandro)
  1125. - Fixed the bug that prevented font changing in math mode. (Alejandro)
  1126. - Fixed some incorrect behaviour of ExtraParagraphIndent and inserted
  1127.   indent for minipage-paragraphs if the paragraph_separation = indent. (Jug)
  1128. - Inserted code for handling footnotes in section-headings (I still need
  1129.   a flag in the layout files, as for now the code is always inserted). (Jug)
  1130. - From now on you can write paragraphs in a table-cell =:), try to press
  1131.   Ctrl-Enter in a table cell. This is NOT WYSIWYG as the linebreaks are
  1132.   not written to the output-file. There are sure still some minor bugs
  1133.   here but I find this is one of the most important enhacements I made
  1134.   for tables. (Jug)
  1135. - Write routine for tables updated to "tabular4", to reflect the above
  1136.   modifications (this is NOT backward compatible). (Jug)
  1137. - Activated definetively the SimpleTeXOneTablePar function and cleaned
  1138.   up SimpleTeXOnePar (removed all Table-Stuff). (Jug)
  1139. - Added and modified a bunch of functions to text.C, text2.C and paragraph.C
  1140.   for the above table-feature. (Jug)
  1141. - Added a "Sendto ..." Entry in the File-Menu. This permits you to send
  1142.   the file in the actual buffer in LyX-,LaTeX,DVI- or Postscript-Format to
  1143.   a command which you define in a Upcoming window. It inserts to a new
  1144.   token for lyxrc \sendto_command for which you can define a default
  1145.   command for this function. (Jug)
  1146. - Small table fix. (Jug)
  1147. - Fixed segfault on close bug (at least I can't see it anymore) (Lgb)
  1148. - changed a lot of X-primitives to XForms-primitives (Lgb)
  1149. - update to OS2 files (miyata)
  1150. - uptodate documentation included (0.10.7) (weiss)
  1151. - small add to space support (spiegel)
  1152.  
  1153. since 0.11.34
  1154. - Added a "There are unsaved buffers: Exit anyway?" question if LyX
  1155.   would exit with unsaved buffers. (Jug)
  1156. - Added visual feedback on LyX-Main-Screen if the paragraph is in a
  1157.   minipage-environment (purple dotted line on the left). (Jug)
  1158. - TableLayout-Menu now comes to front if it is already opened (Jug)
  1159. - Fixed Button-(De)Activation in the ParagraphExtra-Layout-Menu (Jug)
  1160. - Recoded some things for Minipage and Paragraph-Indent, especially
  1161.   now if I (un)set a Paragraph-indent of a List-Environment, it is
  1162.   (un)set for the whole List (cause as Jean-Marc advised it really
  1163.   don't work if I select it only on ONE List-Env-Paragraph). If I
  1164.   set minipage for a List-Environment-Paragraph with a ExtraIndent
  1165.   set, the Indent for the whole List-Environment is removed. (Jug)
  1166. - Split the function SimpleTeXOnePar into SimpleTeXOnePar and
  1167.   SimpleTeXOneTablePar. I need this for the upcoming new features
  1168.   as this function is already too large and it would become unable
  1169.   to mantain if we don't split it. I did not yet activate this new
  1170.   function. (Jug)
  1171. - Coded a lot for introducing new Table-Features. You have to #define
  1172.   JUG_TEST to be able to test them (they are for not enabled). (Jug)
  1173. - New insetparent used as reference for a child's document parent.
  1174.   Use "parent-insert <parent filename>".                     (Alejandro)
  1175. - New function "reference-back" to return from a referenced
  1176.   label or from a child/parent document.                     (Alejandro)
  1177. - New function "reference-goto". Should I to explain? :)     (Alejandro)
  1178. - Work on new font loading code: FontLoader finished. Now I only need to use 
  1179.   it in lyxfont.C and that should be it. Will follow soon. (Asger)
  1180. - Make "bold" toggle. (Asger)
  1181. - Activated new font loading code. (Asger)
  1182. - lyxrc spellchecked. (Asger)
  1183. - Removed "pc-modern" bindings in favour of CUA style bindings. Created
  1184.   "menus.bind" to reduce redundancy and make management of bind files 
  1185.   easier. (Emacs binding file cleaned up, but bindings are the same
  1186.   except for new math bindings as defined in math.bind) (Asger)
  1187. - Changed environment variable to use to specify LyX system directory
  1188.   from LYX_DIR to LYX_DIR_12 to avoid conflict with LyX 0.10, and future
  1189.   versions. (Asger)
  1190. - Fixed reference counter problem with LString.C. (Asger)
  1191. - Neglible clean-ups. (Asger)
  1192. - some small fixes to the buffer files. (altered and removed funcs) (Lgb)
  1193. - even better working VCS (Lgb)
  1194. - small change to main form, is it better? (Lgb)
  1195.  
  1196. since 0.11.33
  1197. - New function char *LyXAction::getActionName(action).   (Alejandro)
  1198. - Improved LyXAction::helpText. Faster, removed a lot of
  1199.   redundant data. If there's no help string for an action,
  1200.   it returns the command name.  (Alejandro)
  1201. - Bugfix: NULL-ptr-dereferrencing while using LinuxDoc (Bernhard)
  1202. - Bugfix: <descrip>-environment works (almost) correctly (Bernhard)
  1203. - Correction: algorithm-float now has correct representation, even
  1204.   if closed (Bernhard)
  1205. - Added support for algorithm-floats (Bernhard)
  1206. - Added "loa"-inset (list-of-algorithms) (Bernhard)
  1207. - Changed Menu. Now child-files can be included using menu. (Bernhard)
  1208. - Added algorithm-float to menu (Bernhard)
  1209. - Added action for adding floats (Bernhard)
  1210. - Added support for gettext in configure (JMarc)
  1211. - simplified a bit the Makefiles. (JMarc)
  1212. - changed #include "config.h" to #include <config.h> everywhere (JMarc)
  1213. - change the LaTeX file generation so that babel is included later (JMarc)
  1214. - --with-warnings is by default off if you do not use GNU C (JMarc)
  1215. - changed the code for the detection of textclasses. You do not need
  1216.   to edit textclass.def if you create a new layout (JMarc)
  1217. - renamed layout/textclass.def to textclass.lst and packages.def to
  1218.   packages.lst (JMarc)
  1219. - added a new tag ObsoletedBy <style> in style definitions. This
  1220.   allows the style to be automatically replaced by another one; used
  1221.   this to translate transparently LaTeX_Title to Title; removed the
  1222.   old Title layout (JMarc)
  1223. - fixed the title related layouts in amsart.layout (JMarc)
  1224. - Added preliminary support for \minipage-environment (Jug)
  1225. - Fixed some inconsistences between Nice and NonNice LaTeX-Output
  1226.   (please check if I did it right) (Jug)
  1227. - Fixed some problems for IndentedParagraphs, added full
  1228.   WYSIWYG (Jug)
  1229. - ran lyx through purify, some leaks (about 1k) and array bounds fixed.
  1230.   We still leak more than 2k (most in math_*) (Lgb)
  1231. - small cleanup (Lgb)
  1232. - first working version of Version Control (use with care) (Lgb) 
  1233.  
  1234. since 0.11.32
  1235. - New banner page. (Asger)
  1236. - Bug fix: Menu bugs causing crashes. (Asger)
  1237. - Bug fix: Parsing of LaTeX command went out of bounds. (Asger)
  1238. - Bux fix: Potential crash in combox. (Asger)
  1239. - Improvements in spellchecker. (Asger)
  1240. - Small bug fix in file browser: If you typed an absolute path in the name box,
  1241.   the path was ignored. Now, it's respected disregarding current directory. 
  1242.   (Asger)
  1243. - Save more robust: If we fail, allow the user to rename and try again. (Asger)
  1244. - Work on new font loading code. Work in progress. (Asger)
  1245. - Fixed release of Export Pop-up to avoid FL_MAXPUP error. (Asger)
  1246. - Changed behaviour of LyXScrollbar to normal X-behaviour (Jug)
  1247. - Added ParagraphExtraOptions with IndentedParagraphs (Jug)
  1248. - Fixed the Export-Menu (Jug)
  1249. - Fixed the bind files for the new buffer-export command (Jug)
  1250. - Button look for editable insetcommands.   (Alejandro)
  1251. - Improved \maketitle support: no more need to write explicitly
  1252.   \maketitle in tex mode.   (Alejandro)
  1253. - New latextype CommandTitle, new method bool layout::isCommand(). (Alejandro)
  1254. - Example file Maketitle.lyx updated to show these changes. (Alejandro)
  1255. - menubar: frame changed and help not flushright anymore. Comments? (Lgb)
  1256. - a lot of "user strings" converted from "Qwerty" to _("Qwerty") (Lgb)
  1257. - a po/ dir and a intl/ is now in the sources, these are made by the
  1258.   gettextize program, what remains of active support by developers is
  1259.   support in configure for gettext. (Lgb)
  1260. - configurable toolbar should now work again. (Lgb)
  1261. - bufferlist canged to use new and delete dynamically when documents
  1262.   are opened and closed. We still have the limit of 50 buffers. I'll remove
  1263.   that later. Also encapsulated the access to buffer[] This might have
  1264.   put some bugs or leaks into the open, so please test. (Lgb)
  1265.  
  1266. since 0.11.31
  1267. - partially fixed some .kmap files (JMarc)
  1268. - Corrected the installation of the files in lib/layout (JMarc)
  1269. - added detection of the color package and fixed its validation (JMarc)
  1270. - fixed the handling of float placement options (JMarc)
  1271. - Large reorganisation of the layout files; I'm sure I broke a bunch
  1272.   of them, but I fixed a bug in the reading routines in the meantime (JMarc)
  1273. - added the debug level TCLASS=1024 to debug reading of textclasses (JMarc)
  1274. - Fix crash when searching for an empty string (JMarc)
  1275. - some clean-up in intl.C and trans.C; removed kfopen() (JMarc)
  1276. - added a test for gcc strength reduction bug (JMarc)
  1277. - fixed a few kmap files for unquoted commas(JMarc)
  1278. - Added support for p{} alignment in tables. NOT WYSIWYMG!!! (Jug)
  1279. - Fixed the use_longtable handling (Jug)
  1280. - New method InsetCommand::getScreenLabel() to avoid confusion
  1281.   with Inset::getLabel(int). (Alejandro)
  1282. - Got back the special InsetBibkey::Write method. (Alejandro)
  1283. - Added the method InsetRef::gotoLabel(), guess what it does :) (Alejandro)
  1284. - Added the function reference-toggle to toggle an InsetRef
  1285.   between REF and PAGE_REF non-interactively. (Alejandro)
  1286. - Removed the Reference dialog, it's no more necesary: To go to a label, 
  1287.   click on a reference inset, to change the reference type, use the function
  1288.   reference-toggle. To change the label, just insert a new one. (Alejandro)
  1289. - Several mathed fixes: oslash/emptyset, bot/perp, extra line
  1290.   after Matrix, spaces around names, etc. (Alejandro)
  1291. - Removed a lot of unuseful comments from lyxfunc. (Alejandro)
  1292. - Automatic handling of bibtex. Please test and report. (Lgb)
  1293. - merged paths.[hC] and filetools.[CH] into one file. (Lgb)
  1294. - changed NametoPath to OnlyPath. (Lgb)
  1295. - Better VC support. Still not functional, but it is better. (Lgb)
  1296. - some general cleanup. (Lgb)
  1297.  
  1298. since 0.11.30
  1299. - Added preliminary support for longtable package. Changed the
  1300.   document-format-version to 2.16 (changed back to 2.15 Lgb) and the
  1301.   table-version from  multipart2 to multipart3. (Jug)
  1302. - Now most of the Table-Layout-Form options (like alignment, borders ...)
  1303.   work also on selections (Jug)
  1304. - Added functions to add/remove all table-borders on selection (Jug)
  1305. - Changed umllaut to umlaut in greek-keymap (forgot it before :) (Jug)
  1306. - Small fix for errorboxes in tables (Jug)
  1307. - Fix for Option-Keyboard do accept other... keyboards and
  1308.   a spell from umllaut to umlaut. (Jug)
  1309. - New option --with-warnings in configure automatically set to on for
  1310.   development versions; this option does not imply -Wno-unused with gcc
  1311.   anymore (JMarc)
  1312. - Better handling for sgml-tools in lib/configure; since this implied
  1313.   a change in chklatex.ltx, it will probably break the OS/2
  1314.   configure.cmd (JMarc)
  1315. - The file dialog now uses the current buffer's directory as initial
  1316.   dir (JMarc) 
  1317. - " no longer inserts an InsetQuote in TeX mode (JMarc)
  1318. - Keybindings should no ignore NumLock setting in Linux (please try
  1319.   this!) (JMarc)
  1320. - Fix the crash with Options->LaTeX when there is no open file (JMarc)
  1321. - Text in TeX mode is no longer broken at spaces (JMarc)
  1322. - more work on the VC support (not yet functional) (Lgb)
  1323. - some shuffling of code and cleanup (especially to insets). (Lgb)
  1324. - work on the error reporting on LaTeX and the use of TeXErrors. (Lgb)
  1325. - a preliminary (probably non working) InsetRef to use when inserting
  1326.   crossreferences. (Lgb)
  1327. - changed InsetLabel to be a subclass of InsetCommand (Lgb)
  1328. - added a method BufferView::available() that tells whether there is a
  1329.   valid buffer there; used it in many places in the code (JMarc)
  1330. - better detection of the C++ compiler in configure (JMarc)
  1331. - Break the << and >> ligatures with T1 fonts (JMarc)
  1332. - The #warning directives are only active when --with-warnings is set
  1333.   (e.g. for development versions) (JMarc)
  1334. - A small bugfix in autoconf routines for detecting X (JMarc)
  1335. - the current paragraph depth is shown in minibuffer along with the
  1336.   current font (JMarc)
  1337.  
  1338. since 0.11.29 (0.11.29.1 0.11.29.2)
  1339. - removed calls to mktemp and repaced with calls to tmpnam (Lgb)
  1340. - some changes to code so that we can remove the -Wno-unused switch (Lgb)
  1341. - more work on the Version Control, not yet finished, but a bit closer (Lgb)
  1342. - some rework of the tex header files. (Lgb)
  1343. - partial reorganization of the LinuxDoc code. It should be little bit
  1344.   easier to read. Parts should move in next step to paragraph-class. (Bernhard)
  1345. - Display of End-Of-Line marker for ctrl+enter (protected newline). (Asger)
  1346. - Backspace much faster. (Asger)
  1347. - Assorted minor speed-ups. (Asger)
  1348. - Fixed -Mono switch. (Asger)
  1349. - Detail bug-fixes/improvements in displaying. (Asger)
  1350. - README updated. (Asger)
  1351. - BUGS.lyx updated. (Asger)
  1352. - several linuxdoc changes, fixes. (Bernhard)
  1353. - better handling of Latin1 characters (JMarc)
  1354. - quotes should always work now; nicer french quotes (JMarc)
  1355. - Added new docs, modified a bit to get along smoothly with 0.11.x (JMarc)
  1356. - A few clean-ups for DEC cxx; some changes to BUGS, BUGS.lyx and
  1357.   LaTeXConfig.lyx.in (JMarc)
  1358. - Fixed mathed's bugs concerning deleting and inserting rows (Alejandro)
  1359. - Preliminary text mode under math mode (Alejandro)
  1360. - Now the labels browser works again for math labels  (Alejandro)
  1361. - Improved the insetinclude class and its dialog  (Alejandro)
  1362. - Some fixes to intl.C and to label insets (Alkis)
  1363. - renamed [pf]eatures.[Ch] to LaTeXFeatures.[Ch]. This should solve
  1364.   problems with existing features.h (JMarc)
  1365. - Fixed problem where a new file would be read only (JMarc)
  1366. - Fixed a couple of annoying mathed bugs.  (Alejandro)
  1367. - Small enhancement to minibuffer.  (Alejandro)
  1368. - rewrote Intl. Now passes translation requests to a Trans class. No more
  1369.   delete-ing and new-ing when switching kbmaps, Trans is smart enough.
  1370.   Added new keyword for .kmap files: kcomb deadkey1 deadkey2 allowed that
  1371.   allows you to combine two deadkeys on the same character. (npoly))
  1372. - LFUN_BACKSPACE first consults with Trans to see if the cursor has moved
  1373.   in the previous keystroke (useful for deadkeys). Backspace will delete
  1374.   the previous character (if any was inserted) or cancel the previous
  1375.   deadkey. (npoly)
  1376. - Intl reads its default values (primary language, secondary language,
  1377.   font encoding) from lyxrc. (npoly)
  1378.  
  1379. since 0.11.28
  1380. - the most uptodate documentation included.
  1381. - the keymaps should now be working (almost) correctly. (npoly/Lgb)
  1382. - some more changes to the insetinclude (for the better I hope) (Lgb)
  1383. - added a new command LFUN_LAYOUTNO (lyx internal only) takes an int instead
  1384.   of a string as argument. fixed LFUN_LAYOUT. (Lgb)
  1385. - made a new file lyxdraw.[hC] it contains the GC functions and the
  1386.   Draw functions from text.C. Also some changes to text.C. (Lgb)
  1387. - removed the current_buffer completely from bufferlist, BufferList should
  1388.   now be so encapsulated that the buffers at last can be stored as a linked
  1389.   list. I have been wanting to do that for 1.5 years!!! However the removal
  1390.   of current_buffer can have introduced some minor bugs, but I have not seen
  1391.   any so far. (Lgb)
  1392. - removed the "Read-Only" popup. (Lgb)
  1393. - pre pre alpha preliminary support for RCS, I planned to do this decent,
  1394.   but I got caught in cleaning instead. In the prelim support LyX is able
  1395.   to detect that a file is under controll by RCS (the file must be made with
  1396.   0.11.29 if it shall work correctly. I will complete this promptly on the
  1397.   return from my vacation. (Lgb)
  1398. - Partly rewrote the Quotes inset (JMarc)
  1399. - renamed package.h to features.[Ch] and moved some code there. Inset
  1400.   now do their own validation. (JMarc) small fixes to this (Lgb)
  1401. - fix UserGuide.lyx so that the EPS figures appear correctly (JMarc)
  1402. - A little change to makepatch to make patches shorter (JMarc)
  1403. - minipatch to table.C and TableLayout.C
  1404. - updated letter-layouts. Created new stdletter.layout and
  1405.   updated letter.layout,iletter.layout and dinbrief.layout (Jug)
  1406. - updated the file tex/iletter.tex (Jug)
  1407. - small fix for New with template (Jug)
  1408. - some fixes in LyXLex, there was a wrong handling of \" (Jug)
  1409. - fixed the segfault if deleting last row/column from
  1410.   Layout-Table-Menu and introduced security check for delete table (Jug)
  1411. - Added function lyxaction::getApproxFunc and getApproxFuncName. Allow to get
  1412.   a lyx action from an incomplete or approximate string. If the string is 
  1413.   exactly equal than an action name, the next action is returned.   (Alejandro)
  1414. - Improved the minibuffer:   (Alejandro)
  1415.   o Added history to store the last MAX_HISTORY commands typed. To browse
  1416.     the history use the Up and Down keys while the focus is on the minibufer.
  1417.   o Typing tab to get next command in table or to complete the name from
  1418.     an approximate or incomplete string (using getApproxFuncName reported
  1419.     above). By typing Tab several times you can browse the entire 
  1420.     function table.
  1421.   o As the minibuffer is using now a prehandler as keyboard callback, 
  1422.     the dirty trick of the hidden buttons are no more necessary so they
  1423.     were removed.
  1424. - Moved getIncludeonlyList and getReferenceList to buffer.C since they
  1425.   are buffer's properties. The reference popup doesn't yet work, maybe
  1426.   because some bug in ReturnNextInsetPointer.   (Alejandro)
  1427.   
  1428. since 0.11.27
  1429. - made possible to change pipe-filenames in monitor-program (Bernhard)
  1430. - Allow all extensions by ExpandPath-call in read of Resource
  1431.   \serverpipe (Bernhard)
  1432. - made paragraph-layout <quote> in LinuxDoc available (Bernhard)
  1433. - Fixed a few warnings and bugs found by DEC cxx (JMarc)
  1434. - fixed a bug where a LyXLex file was closed twice. (JMarc)
  1435. - fixed a buglet in configure with Sun's broken /bin/tr (JMarc)
  1436. - a few tweaks to LaTeX preamble generations (JMarc)
  1437. - Fixed mathed bug \not{}. (Alejandro)
  1438. - Added switch "verbatim" to insetinclude. (Alejandro)
  1439. - Improved the Include dialog. Also, button "Load" works. (Alejandro)
  1440. - Added destructors to some classes (lyxGUI, lyxMain, lyxserver)
  1441.   but aren't used because that "smart" exit.   (Alejandro)
  1442. - Three new non-interactive functions for bibtex: bibtex-style,
  1443.   bibtex-database-add, bibtex-database-del (guess their mean).
  1444.   The cursor has to be in front of the bibtex inset (by now).  (Alejandro)
  1445. - Started to implement getIncludeonlyList(). (Alejandro)
  1446. - Cleaned lyxfunc of some unuseful arrays and added preliminary message and
  1447.   error functions. IMO in a future lyxfunc should not use directly the
  1448.   minibuffer but let it's owner to display the messages. (Alejandro)
  1449. - Created a mechanism to check out that a command is RO (so I removed
  1450.   from lyxfunc a lot of lines). Currently it consist in an attribute table
  1451.   that contains only the RO commands but in a future could be expanded
  1452.   to include more attributes to all commands.   (Alejandro)
  1453. - Improved lyxserver:     (Alejandro)
  1454.   o Added destructor. Now lyxserver closes the pipes and
  1455.     removes the io callback.
  1456.   o Added Error notify, in case that lyxfunc reports an error.
  1457.   o Implemented a silly communication protocol: If a client send 
  1458.     LYXSRV:<clientname>:hello,  LyX will correspond the greeting
  1459.     without bothering lyxfunc. So the client will know that LyX is
  1460.     listening. If LyX send LYXSRV:<clientname>:bye, the clients 
  1461.     shouldn't expect nor send more messages.
  1462.   o Added function server-get-tip to get a help line about a command.
  1463.     btw helpText is now (char const*) because it's not used as LString
  1464.     currently and can be easily converted to LString where that's really
  1465.     necessary (conclusion: LString is great but please don't abuse)
  1466.   o Created a testing tool (server_monitor) as an example on how to
  1467.     use the new protocol.
  1468.   o Tested with barracuda, the Qt bibtex browser (it works! :)
  1469. - New layout file commands Input and NosStyle; Font...EndFont also
  1470.   redefines the LabelFont; new layout directive CopyStyle; converted
  1471.   several layouts to use a common layout file stdclass.layout. (JMarc)
  1472. - Section layouts can now have a number and a labelstring; used this
  1473.   for Chapter; defined layout Chapter* (JMarc)
  1474. - LyXLex::GetLongString() tries more carefully to keep a resonable
  1475.   indentation (JMarc)
  1476. - A few changes in LaTeX file preamble generation code.
  1477. - Some improvements in OS/2 support in Makefiles (JMarc)
  1478. - Rewrote parts of LaTeXConfig.lyx.in to be more like what John wants
  1479.   (JMarc) 
  1480. - added a global bool finished to make lyx quit more graciously. (Lgb)
  1481.  
  1482. since 0.11.26 
  1483. - rewrote part of the code that generates the preamble
  1484.   of a LaTeX files; more things are now omitted when unnecessary (JMarc)
  1485. - Added support for global and layout-specific preambles in
  1486.   textclasses (JMarc)
  1487. - added support for \lyxline and layouts in Paragraph::validate (JMarc)
  1488. - Added a new method LyXLex::GetLongString(endtoken) (used to read
  1489.   preambles (JMarc).
  1490. - fixed a bug in ascii file output (JMarc)
  1491. - LyXLex now closes files that it has opened (JMarc)
  1492. - inserted new Table-Layout-Menu and reactivated right mousebutton
  1493.   on Tables, which now will open the Table-Layout-Menu or Update
  1494.   an already open Window (Jug)
  1495. - split LyXLength into LyXLength and LyXGlueLength (Andre)
  1496. - made insets for toc,lof and lot and added three new commands
  1497.   o "toc-insert"
  1498.   o "lof-insert"
  1499.   o "lot-insert" (Lgb)
  1500. - backwardscompability fix in insetlatexaccent (Lgb)
  1501. - some changes because of the bufferlist->current() removal (Lgb)
  1502. - prelim support for real read-only buffers, needs some more work. (Lgb)
  1503. - some cleanup (Lgb)
  1504. - made Buffer:makeLatex only include the needed parts from lyx_sty (Lgb)
  1505. - OS/2 support stuffs in src and configure script replacements.
  1506.   Reconfigure from inside LyX does not work yet (SMiyata)
  1507. - Mathed bug fixes: {}delims, extra tabs, bold accents, array mess. (Alejandro)
  1508. - Added math.bind with some additional math mode key bindings. (Alejandro)
  1509. - Partial implementation of buffer-child-open.  (Alejandro)
  1510. - Fixed a couple of font related mathed bugs.   (Alejandro)
  1511.  
  1512. since 0.11.25
  1513. - fixed bug in lyxfunc, now lyx ignores Mode_Switch (Lgb)
  1514. - fixed bug in BufferParams::readPreamble (I think) (Lgb)
  1515. - added a const to Formula::Display (Lgb)
  1516. - some more refinements to LaTeX::run (Lgb)
  1517. - preliminary support for multipart documents (Alejandro/Lgb)
  1518. - change in ChangeExtension(...) to allow extension="". (Lgb)
  1519. - all bufferlist->current() removed. uses now current_view->currentBuffer()
  1520.   instead. This is a little better, but this also needs to change, but not
  1521.   for 0.12. (Lgb)
  1522. - enhanced LyXParagraph::validate() to also validate files included through
  1523.   InsetInclude. (Lgb)
  1524. - New InsetInclude to support including child documents. Use
  1525.   command "buffer-child-insert [filename]" to insert it.        (Alejandro)
  1526. - New method LString.rsplit (reverse split). To separate a filename
  1527.   and its path use fname = oname.rsplit(path, '/').             (Alejandro)
  1528. - First step in integration of new classes for abstraction from 
  1529.   System-calls (Bernhard)
  1530. - Better handling of read-only files. They can't be overwritten now. (Asger)
  1531. - Emergency save enhanced: We try to emergency save three different places:
  1532.     1) Same place as document.
  1533.     2) In HOME directory.
  1534.     3) In "/tmp/" directory.
  1535.   (Asger)
  1536. - Fixed bug with wrong numbering of itemize after "paragraph" and
  1537.   "subparagraph" environments. (Asger)
  1538. - Fixed stupid bug with setting of font attributes. (Asger)
  1539. - Work on system-calls class. Fixed bugs, better error handling and new
  1540.   feature: The callback is passed the returnvalue from the child, even if
  1541.   it was executed in the background :-) (Asger)
  1542.  
  1543. since 0.11.24
  1544. - fixed a bug in LaTeX that caused the error message to not show. (Lgb)
  1545. - fixed small bug in LString::frontStrip (Lgb)
  1546. - redone a large bit of class LaTeX, it now uses checksums to resolve
  1547.   LaTeX runs. As far as I can see LaTeX is now never run more than the
  1548.   requiered times at any point. It is not totally finished, what remains
  1549.   are support for makeindex and bibtex. (Lgb)
  1550. - DepTable.[hC] refined. a couple of new funcs. (Lgb)
  1551. - the reg...() funcs in bufferparams has been removed (Lgb)
  1552. - validate() in lyxparagraph has been enhanced (Lgb)
  1553. - rewrote InsetInfo::read (fixed buggy algo) (Lgb)
  1554. - added some consts to insets. (Lgb)
  1555. - rewrote BufferParams::readPreamble to not use LyXParagraph (Lgb)
  1556. - Fixed DefaultFont handling error in buffer.C (ARRae)
  1557. - changed from vmargin.sty to geometry.sty (Jug)
  1558. - changed also the configure-stuff from vmargin to geometry (Jug)
  1559. - fixed bug in lyxrc which does not know about PaperPackages like a4.sty
  1560.   look at system.lyxrc for info (Jug)
  1561. - added the function CheckToken to lyxlex (I need this) (Jug)
  1562. - added the File LaTeXLog.C (guess for what) (Jug)
  1563. - added the not activated View Latex-Logfile (Jug)
  1564. - improved (?) the code for FontSize and PageStyle textclass options (JMarc)
  1565. - cleaned up the code to run LyX in place (JMarc)
  1566. - updated BUGS.lyx (JMarc)
  1567. - Several mathed bugs fixed.  (Alejandro)
  1568. - Improved column alignment in math mode (insert tabs with C-Tab).  (Alejandro)
  1569. - Enabled cut & paste between different insets in math mode.   (Alejandro)
  1570. - Preliminary support to define interactively macros with two new
  1571.   functions "math-macro <name> [nargs]" and "math-macro-arg #". (Alejandro)
  1572.  
  1573. since 0.11.23
  1574. - New (proof-of-concpet) bannerscreen. (Asger)
  1575. - Implemented two new commands:
  1576.   layout-copy    Copies current paragraph environment type
  1577.   layout-paste    Pastes paragraph environment type
  1578.   Bound to "ctrl-C" and "ctrl-V" in pcmodern.bind. 
  1579.   Bound to "m-W" and "ctrl-Y" in emacs.bind (Asger)
  1580. - BUGS.lyx updated to lyx format 2.14. (Asger)
  1581. - Fixed problems with missing text after footnotes. (Asger)
  1582. - Small fix in math font handling. (Asger)
  1583. - LString documentation improved. (Asger)
  1584. - Fixed stupid bug with font attributes and changing of layout. (Asger)
  1585. - Smallcaps made smaller on screen. I'm not sure it's exactly like LaTeX, but 
  1586.   it's pretty good. (Asger)
  1587. - Added "latin5" to Input Encoding option as H. Turgut Uyar requested. (Asger)
  1588. - Reluctant change: Matthias is being phased out as primus motor.  
  1589.   I don't think it's fair to blame Matthias for the many changes
  1590.   we are doing to LyX, so I've removed his signature from the README
  1591.   file.  We owe everything to Matthias, so this is an act of respect
  1592.   rather than despect. (Asger)
  1593. - Fixed some mathed's bugs (Alejandro)
  1594. - Typing a space at the end of a math inset will leave math mode and
  1595.   insert a space in text mode.  (Alejandro)
  1596. - Extended the set of special ($%#&{}_) and ordinary (?) 
  1597.   characters in mathed.  (Alejandro)
  1598. - Added a small space to math function insets (macro-names)  (Alejandro)
  1599. - Fixed a few bugs (JMarc)
  1600. - Improved Bibtex and BibKey insets (JMarc)
  1601. - Added some font effects to file dialog and CREDITS file (JMarc)
  1602. - fixed LString::token and a bug reported by David (JMarc)
  1603. - hopefully fixed figure rotation and scaling problems (JMarc)
  1604. - some clean-up (JMarc)
  1605. - some changes to the figinset popup, not very nice yet. (Lgb)
  1606. - tried to make the lyxserver work again, it does not... however
  1607.   there is probably only small fixing needed to make it work (Lgb)
  1608. - reduced xxxinset::descent +3 to +1 (Lgb)
  1609. - small patch to filedlg posted to via@ inserted (Lgb)
  1610.  
  1611. since 0.11.22
  1612. - Fixed segfaults-while-saving problem (ARRae)
  1613. - lib/configure now checks for more programs; updated
  1614.   LaTeXConfig.lyx.in (JMarc) 
  1615. - renamed a few lyxrc commands for consistency (JMarc)
  1616. - unavailable menu items in the file menu are greyed-out (JMarc)
  1617. - fixed the bug killing LyX when the file menu is left open (JMarc)
  1618. - changed the depth of the icons shadow to 1 (JMarc)
  1619. - Work area now cleared and scrollbar reset after last file closed
  1620.   (ARRae)
  1621. - some general cleanup (table.h) (Lgb)
  1622. - trying to get the lyxserver working again. Not quite done yet. (Lgb)
  1623.  
  1624. since 0.11.21
  1625. - Redone the whole Page-Layout stuff, now called Paper-Layout (Jug)
  1626. - Changed LYX_FORMAT from 2.13 to 2.14. This is needed in order to
  1627.   be able to convert the old papersize-stuff to the new format (Jug)
  1628. - configure now checks more closely the xforms version; a few fixes
  1629.   there (JMarc) 
  1630. - the default LYX_DIR is now ${prefix}/share/lyx (JMarc)
  1631. - compiles with DEC cxx (JMarc)
  1632. - LyX is now able to read environmentvariables by reference inside the
  1633.   lyxrc-files. (Bernhard) 
  1634. - New layout tag LatexParam, currently only used to support dinglists
  1635.   in foils layout. Provides arguement for environments or commands (ARRae)
  1636. - began writing new multirun algorithm (see LaTeX.C) (Lgb)
  1637. -áincluded small fix posted to list (Lgb)
  1638.  
  1639. since 0.11.20
  1640. - Small fixes and clean-ups here and there. (Asger)
  1641. - Fixed regular expression matcher. It should be pretty good now. (Asger)
  1642. - Optimized screen drawing: LyXText::Draw is twice as fast as before. (Asger)
  1643. - Optimized rebreak: 2.8 times as fast on UserGuide.lyx. (Asger)
  1644. - Added method "token" (similar to strtok) to LString. (Alejandro) 
  1645. - New layout tag ClassOption, currently only used for foils' font
  1646.   sizes. Doesn't affect standard layouts. (Alejandro)
  1647. - Added "default" to pagestyle and fontsize strings. If default
  1648.   is used no LaTeX code has to be written. This should be extended
  1649.   to other document options.  (Alejandro)
  1650. - Fixed some bugs to make bibliography more usable, finished  support
  1651.   for nonnumeric bibkeys, added arguments for cite and bibtex
  1652.   commands.  (Alejandro)
  1653. - Make sure default screen is not larger than monitor (Asger)
  1654. - Improvements in font handling. (Asger)
  1655. - Massaged LaTeXConfig.lyx.in a bit. (Asger)
  1656. - Make LyXLex \r compatible to help OS/2 port. (Asger)
  1657. - Fixed centering bug for DYNAMIC margintype (Section, subsection..) (Asger)
  1658. - Improved error control in reading of layouts, toolbar, lyxrc. (Asger)
  1659. - Fixed a bunch of very old errors in layout files. (Asger)
  1660. - Added support for iso8859-9 (turkish) screen fonts. (HTU)
  1661. - one line fix in LaTeX.h to make error insets work again. (Lgb)
  1662.  
  1663. since 0.11.19
  1664. - Tiny fix to configure for xforms 0.86; another tiny fix to sos.* for
  1665.   compilers that do not have a real bool type. (JMarc)
  1666. - updated lib/configure to check whether your latex program is really
  1667.   LaTeX2e; added checks for vmargin.sty and setspace.sty, along with
  1668.   documentation in LaTeXConfig.lyx.in (JMarc)
  1669. - \ and " are now output using \char when possible. This is better
  1670.   understood by the various LaTeX to HTML converters (JMarc)
  1671. - Fixed display of Noun and Emph logical font attributes. (Asger)
  1672. - In typewriter family fonts, all blanks are generated as "~" in the
  1673.   LaTeX file. Other improvements in LaTeX generation. (Asger)
  1674. - Added new files: ANNOUNCE, WHATSNEW and UPGRADING to prepare for 0.12.
  1675.   Notice that those files are only drafts and ANY comment or request for change
  1676.   is asked for. (Asger)
  1677. - Misc. fixes. (Asger)
  1678. - Finally corrected cosmetic bug introduced in 0.11.13 by me. It turns out
  1679.   that the original kernel was bugged with a great performance penalty as a 
  1680.   consequence.  Now, things should be correct and fast. I think this explains 
  1681.   why some people have reported bad performance with remote X servers. (Asger)
  1682. - Make LyX work with xforms 0.86. Required a little hacking. Primary benefit:
  1683.   LaTeX Preamble features scrollbars :-) (Asger)
  1684. - Small clean-up in mathed font size selection. (Asger)
  1685. - Fixed bugs in automatic system directory detection. (Asger)
  1686. - Inserted handling for Vmargin.sty with new Layout-Page-Menu (Jug)
  1687. - two small fixes from lyx@via inserted (Lgb)
  1688. - added Index List to Insert menu (Lgb)
  1689. - added a (nonworing) command to Edit: Show LaTeX Log (Lgb)
  1690.  
  1691. since 0.11.18
  1692. - update lib/configure to allow running LyX from the build directory;
  1693.   it is rather a hack, so tell me if it works (JMarc)
  1694. - change \epsfig to \graphics in the generation of lyxrc.defaults; fix
  1695.   lyxrc.C to allow reading it (JMarc)
  1696. - a backslash is now output as \textbackslash. (JMarc) (Is it?)
  1697. - Updated BUGS.lyx (JMarc)
  1698. - updated lyx_debug_level everywhere to use lyxerr instead. (Lgb)
  1699. - also changed a lot of fprintf(stderr... to lyxerr->print(... (Lgb)
  1700. - begun writing of a validate func. (Lgb)
  1701. - added a "Comment" style to some of the layouts. This use the 
  1702.   "verbatim.sty" This is the easy solution, if we want a better solution
  1703.   we can do that later. (Lgb)
  1704. - added support for setspace.sty It is not complete however, missing 
  1705.   are support for arbitary spacing and per paragraph spacing. (Lgb)
  1706. - some more cleanup (moving of enums from definitons.h) (Lgb)
  1707. - two unused functions in lyx_cb.C removed. (Lgb)
  1708. - small update to vspace.[hC] (enums) (Lgb)
  1709. - Except for "../images/", LyX compiles with only one warning with -pedantic.
  1710.   (Asger)
  1711. - Implemented "Increase" and "Decrease" size options in character style
  1712.   pop-up. Font size names changed to match Rich's second proposal. (Asger)
  1713. - Bug fixes in new font code: color should work correctly, LaTeX generating
  1714.   bug fixed and improved, reading and writing of underbar correct, and a
  1715.   few other fixes. All in all, the new font code seems pretty stable now. 
  1716.   (Asger)
  1717. - Added monitor dpi setting to lyxrc. LyX autodetects this, but it's 
  1718.   overridable using the "\dpi integer" lyxrc command. This setting is
  1719.   used for calculating the size of fonts and vertical spaces. Because
  1720.   of this, the default zoom factor has been changed to 150% so the fonts
  1721.   are readable. (Asger)
  1722. - LyX system directory normalized to reduce "/p1/../p2/" to "/p1/p2/". (Asger)
  1723. - LyXGUI is initialized before documents are loaded, unless "-nw" is
  1724.   given. The reason is that XForms have to parse the command line before
  1725.   we know what arguments are documents and which are not. Also, we have 
  1726.   GUI warnings and error boxes unless the user specified -nw.  As a different
  1727.   side-effect, this fixes lots of bugs. (Asger)
  1728. - Added "\document_path" lyxrc command. (Asger)
  1729. - All lyxrc commands that supply paths understand "~/" now. (Asger)
  1730. - Removed BUGS.lyx from root dir. If you want to read it, you have to
  1731.   start lyx, and then it's easier to fetch it under the Help menu. 
  1732.   Redundancy is bad. The bug file in lib/doc updated. (Asger)
  1733. - included part of the OS/2 patch and added support for a
  1734.   os2_defines.h header file (JMarc) 
  1735. - lib/configure now generates a file packages.def containing the list
  1736.   of LaTeX packages that have been found ; a few fixes (JMarc)
  1737. - Help files are not added to the last files list in the 'Files' menu
  1738.   (JMarc)
  1739. - support for inputing latin1 characters using the keyboard's compose
  1740.   key (JMarc)  
  1741. - Mathed changes (a lot):   (Alejandro)
  1742.   o More natural structure of paragraphs to make easier the introduction
  1743.     of selection, macros and possibly a good font renderer in a future.
  1744.   o Removed several hacks. Now the design is cleanner but the cleanup
  1745.     of the code is not yet finished.
  1746.   o Fixed several reported bugs and implemented some suggestions.
  1747.   o Renaming to be consistent with the rest of the names. Now the mostly 
  1748.     used prefix is "Mathed".
  1749.   o Builtin macros "binom", "cases", "substack" as a first step toward
  1750.     minimal AMS support.
  1751.   o Improved selection: multiline, multicolumn. Still some details have
  1752.     to be fixed (sometimes it pastes wrong number of columns).
  1753.   o Removed pixmap and file from math-inset parameters. That could be 
  1754.     non-threads safe (depending on how threads be implemented).
  1755. - new versions of the docs included so that they will reach a bigger
  1756.   audience (Lgb)
  1757.  
  1758. since 0.11.17
  1759. - 30% speed-up on rebreak gained yet again after profiling :-) (Asger)
  1760. - Layout file system changed: The default font can be declared with the same
  1761.   syntax as other fonts. Use the "DefaultFont" directive. This supercedes
  1762.   the obsolete "defaultfamily", "defaulshape", ... directives. See
  1763.   "article.layout" for an example. (Asger)
  1764. - Some memory "profiling" reduced executable size from 711k to 675k :-) (Asger)
  1765. - Font handling clean-up continued:
  1766.   - Font representation changed to mega fast bit table.
  1767.   - Old bugs with inheritage of font features in nested environments fixed.
  1768.   - LaTeX font change generation changed to use the \textXX{ } variants.
  1769.  (Asger)
  1770. - Use "\the_end" marker to mark the end of a file. Now ReadLyX2Format reports
  1771.   whether the reading of a document is complete or not for lyx-format >=2.13. 
  1772.   (Asger)
  1773. - Finally got totally rid of the old math mode. (Asger)
  1774. - Font handling cleaned up. Bugs fixed, bugs introduced. This is work in
  1775.   progress. Don't report bugs. (Asger)
  1776. - Color font property added. Work in progress. (Asger)
  1777. - Font zoom handling changed to use zoom directive that specifies how
  1778.   many percent increase in size, you want. Font size handling changed to
  1779.   use floats internally for better accuracy. (Asger)
  1780. - "ref-insert" renamed to "reference-insert". (Asger)
  1781. - "buffer-load-auto-save" renamed to "buffer-open-auto-save". (Asger)
  1782. - (Updated) Bugs file added under Help menu as "Known Bugs". (Asger)
  1783. - Only show TOC pop-up with Reference guide. (Asger)
  1784. - Bug with Insert LaTeX figure hacked around. (Asger)
  1785. - 30% speed-up on rebreak after profiling results. (Asger)
  1786. - LString representation extended with length field. Now LString::length() is
  1787.   extremely fast, inlined constant time. Abuse as you wish. 
  1788.   Global srep made local to LString class. (Asger)
  1789. - Delay after breaking paragraphs decreased. (Asger)
  1790. - Let scrollbar slider fill entire work area when no document is open. (Asger)
  1791. - Prevent rebreak when only y coordinate changes. (Asger)
  1792. - Prevent crashes when doing stuff on empty work area. (Asger)
  1793. - Hundreds of functions changed to use LString const&. (Asger)
  1794. - LString speed and memory usage improved. (Asger)
  1795. - LString bounds checking removed for non-development releases. (Asger)
  1796. - Bugfix in LString::regExp(). "*ab" matches "aab" now. (Asger)
  1797. - Various clean-ups. (Asger)
  1798. - Bug fix in buffer.C regarding writing of preamble. Lars, we did not
  1799.   consider case 0, so it was bugged after all :-) (Asger)
  1800. - introduced a class FilePtr to be used instead of FILE* (Lgb)
  1801. - made a BufferView class (Lgb)
  1802. - got rid of OpenFile OpenAllFile and CloseFile in file.[hC] (Lgb)
  1803. - cleaned up FD_form_main a bit. (Lgb)
  1804. - added a \noun command to lyx.sty (will do for now) (Lgb)
  1805. - moved screen (pointer) from class Buffer to class BufferView (Lgb)
  1806. - changed the class LyXScreen representation to have a pixmap per object.
  1807.   This introduced some bugs... However either the LyXScreen must have the
  1808.   Pixmap as a private variable or the BufferView must have it, eitherway
  1809.   it cannot be a shared variable among all the LyXScreens. (Lgb)
  1810. - moved some funcs from lyx_cb to BufferView (Lgb)
  1811. - moved a couple of funcs from Buffer to BufferView (Lgb)
  1812. - the title form is now double buffered and the popup time is reduced to
  1813.   10 secs (from 15) (Lgb)
  1814. - MenuOpenByName fixed and renamed to openByName() (Lgb)
  1815. - small buf in LaTeX::run() fixed. (Lgb)
  1816. - LaTeX if now run only once if no more is needed. (Lgb)
  1817. - got rid of form1.C.patch. (Lgb)
  1818. - probably some more that I don't remember. (Lgb)
  1819.  
  1820. since 0.11.16
  1821. - added detection of the ec fonts in lib/configure; fixed a few bugs
  1822.   there (JMarc)
  1823. - new method LString::subst for strings. Hope I implemented it
  1824.   correctly (JMarc)
  1825. - LexRC::printError() now understand a special string $$Token, which
  1826.   is replaced by the current token; used this in various places to
  1827.   simplify code  (JMarc)
  1828. - most of minibuffer.C interface uses LString now; did the same for
  1829.   lyx_gui_misc.C and rewrote a bunch of WriteAlert() and
  1830.   minibuffer->Set() calls. (JMarc)
  1831. - new function TmpFileName() which interfaces mktemp() (JMarc)
  1832. - Fixes to the epsfig handling; the option 'none' is now understood in
  1833.   addition to 'default'. (JMarc)
  1834. - A few changes in the Makefiles to help the OS/2 port; removed the
  1835.   -devel thing in configure  (JMarc)
  1836. - Optimized a lot of code after profiling a lyx run with loading of a very big
  1837.   document (The Return of Sherlock Holmes). 15% speed-up gained :-) (Asger)
  1838. - Small fixes. (Asger)
  1839. - Enhanced droplist combox so that you can drop the choices by clicking
  1840.   on the text field also. (Asger)
  1841. - made a lot of function into member functions of LyXFont (Lgb)
  1842. - changed the font loading algorithm a bit, to cope with non
  1843.   existant fonts (Lgb)
  1844. - fixed a bug in toolbar.C reported on lyx@via (Lgb)
  1845. - a lot of font handling updated to use enums instead. (Lgb)
  1846. - Make spellchecker work again from menu. (Asger)
  1847. - LyX prompts an error if closing a file after saving fails. (Asger)
  1848. - Bugfixes in file browser. (Asger)
  1849. - Changed LyXLex specs a bit to bug-fix document reading. Bug-fixed 8-bit
  1850.   behaviour. (Asger)
  1851. - Finished (almost) bibliography support using insetbibkey and a bibref list 
  1852.   is updated everytime a cite is edited. Changes marked with ale970302,
  1853.   looks like a hack until a further cleaning of the code.(Alejandro)
  1854.   
  1855. since 0.11.15
  1856. - Fixed bugs with accented chars. (Asger)
  1857. - Fixed bug that caused |h|o|r|i|z|o|n|t|a|l| lines. (Asger)
  1858. - Various clean-ups. (Asger)
  1859. - Prepared LyX for use with XForms 0.84. (Asger)
  1860. - Fixed problem with labels and -Mono switch. Labels are palegreen now. (Asger)
  1861. - fixed the layoutchoice (Lgb)
  1862. - began rewrite of intl.[hC], kbmaps are now completely broken (Lgb)
  1863. - some fixing on accents, more is needed. (Lgb)
  1864. - made buffers keep a list of bufferViews (not fully implemented) (Lgb)
  1865. - the menu is now shorter and the layout choice does not show anything
  1866.   when no document is loaded. (Lgb)
  1867. - the gui init is now last of the inits. This means that no gui is involved
  1868.   before late. We can now begin to implement command line switches like:
  1869.   o  -nw   (no-window)
  1870.   o  -f <func>   execute function (this can only be a subset of functions)
  1871.   should be possible to do something like: lyx -nw -f print foobar.lyx  (Lgb)
  1872.  
  1873. since 0.11.14
  1874. - made preliminary index generation using makeindex work. (Lgb)
  1875. - Fixed determination of LyX system dir using $PATH if necessary. (Asger)
  1876. - LyX allows spaces in document filenames now :-) (Asger)
  1877. - Almost implemented Apropos command, except that I don't know how to get
  1878.   the lyxfunc from a global function (see help.C). (Asger)
  1879. - Renamed docu.[Ch] to help.[Ch]. (Asger)
  1880. - Moved help text from toolbar to LyXFunc::helpText(kb_action). Now, when
  1881.   you implement a new command, please add a help-text entry to the table in
  1882.   lyx_func.C. Many commands still need better help texts. Later, this
  1883.   table can be used to create pop-up menus. (Asger)
  1884. - Changed ranges allowed for LString::operator[]: It is not legal to
  1885.   access implicit null character at end of string. (Asger)
  1886. - Assorted clean ups. (Asger)
  1887. - Finished what Jean-Marc started: removed special seperator and
  1888.   layouts functions for toolbar. Use the "\layouts" and "\separator"
  1889.   commands instead. (Asger, Lgb)
  1890. - LyXlex made more robust: reports errors if lines are too long
  1891.   instead of crashing. (Asger)
  1892. - Fixed Ascent and Decent in a lot of inset because of the above change.(Lgb)
  1893. - Some changes that seems to revert recent Lars' changes, but this is
  1894.   a dialectic process.  :-)   (Alejandro)
  1895.   o No more need to cast (char const*) from long in Dispatch 
  1896.     (the only action that had been forced to pass a non-char* argument 
  1897.      (menu->buffer-write), in fact doesn't accept any argument.) ;-)
  1898.   o action methods agruped in a new class LyXAction. lyxaction is
  1899.     one of the very few objects that deserves to be global.
  1900.   o keyseq is part of the internal state of lyxfunc, should not be separated.
  1901.     however, keymap can be separated. so I removed bind.C.
  1902.   o removed several globals, including dispatch variables that are not
  1903.     used outside Dispatch.
  1904.   o more unbroken minibuffer; it displays options again and server actions
  1905.     can be invoked from the minibuffer
  1906.   o some bugs that caused segf when creating toolbar fixed.
  1907.  
  1908. since 0.11.13
  1909. - added a method LexRC::printError() for printing error messages
  1910.   during file parsing; used it in lyxlex.C, layout.C and lyxrc.C  (JMarc)
  1911. - Changed toolbar.C to use LString and lyxerr; updated lyxrc (JMarc)
  1912. - Changed most occurences of LyXLex::text() to LyXLex::GetString() (JMarc)
  1913. - fixed the handling of -g in configure (JMarc)
  1914. - fixed the handling of <>|\ for T1 fonts (JMarc)
  1915. - unbroke the minibuffer. (Lgb)
  1916. - unbroke (almost) the toolbar, some work still needed. (Lgb)
  1917. - unbroke keybindings, some work still needed. (Lgb)
  1918. - general cleanup + small fix in the bindfiles. (Lgb)
  1919. - made lyx backwards compatible with respect to bar (Lgb)
  1920.  
  1921. since 0.11.12
  1922. - Some cleanups in buffer.C (JMarc)
  1923. - The minibuffer is updated when there is a buffer switch; the
  1924.   filename now uses MakeDisplayPath (JMarc). 
  1925. - "Up" is now "Upright" in the Character Layout dialog ; the font
  1926.   encoding now correctly defaults to "default"  (JMarc)
  1927. - Created the function LibFileSearch() to read library files, and used
  1928.   it in several places (JMarc).
  1929. - lyxrc.defaut is now automatically read before lyxrc (JMarc).
  1930. - fixed a bug in AddPath() when one of the paths is empty (JMarc)
  1931. - Allowed again CXXFLAGS to be overriden in configure (JMarc)
  1932. - Fixed the appearance of the LyX banner (JMarc)
  1933. - Fixed a bug in \lyxtitle{} that I introduced earlier in a so-called
  1934.   "cleanup" (JMarc)
  1935. - mini-patch in FileInfo.h (jug)
  1936. - changed the Document Save Window added Cancel Button (jug)
  1937. - Fixed code generation for "--" in typewriter mode to "-{}-". (Asger)
  1938. - Obsolete "modern" font state removed. (Asger)
  1939. - Micro improvements and bugfixes in lyxrc. (Asger)
  1940. - Micro speed- and clean-up by defining LyXFont x = LyXFont... method. (Asger)
  1941. - Big performance boost when typing at the end of a paragraph obtained
  1942.   by ignoring obscure special case. The code is bugged, but I don't
  1943.   understand it enough to fix it. Matthias, can you help? (Asger)
  1944. - New InsetCommand class, a smarter InsetLatex.  (Alejandro)
  1945. - Preliminary bibliography and BibTeX support using InsetCommand. (Alejandro)
  1946. - got rid of three more global variables. (Lgb)
  1947. - moved a few funcs out of file.C (Lgb)
  1948. - replaced the bar in LyXFont with misc, should be easy to do things like
  1949.   crossout or strikethrough now. (a bit buggy yet) (Lgb)
  1950. - fixed lyx.fd so that lyx.C.patch is not needed anymore. (Lgb)
  1951. - renamed LyXBufferView to LyXView. (Lgb)
  1952. - moved the toolbar inside LyXView. (Lgb)
  1953. - moved LyXFunc inside LyXView. (Lgb)
  1954. - added lots of bugs related to the above changes... (Lgb)
  1955. - disabled lyxserver needs some rewrite to function. (Lgb)
  1956. - broke the customiable toolbar. If you have your own toolbar
  1957.   comment it out for the time being. (Lgb)
  1958. - broke all bindings, this should be worked on quite fast.
  1959.   However I decided to release a broken bind anyway. The next
  1960.   release should come pretty quick. (Lgb)
  1961. - renamed LString::isNull and LString::notNull to isEmpty and notEmpty (Lgb)
  1962. - broke execution of commands from the minibuffer. The minibuffer should
  1963.   be moved into LyXView. (Lgb)
  1964. - broke math_panel, it asumes global lyxfunc. Fix is needed. (Lgb)
  1965.  
  1966. since 0.11.11
  1967. - fixed a stupid bug with <>| (JMarc)
  1968. - included Alejandro's small mathed patch. (Lgb)
  1969. - made a new class FileInfo, use this to get info about files (Lgb)
  1970. - make LyX use #foobar.lyx#, foobar.lyx~, foobar.lyx.emergency (Lgb)
  1971. - some cleanup and rewrite in filedlg.[hC] (Lgb)
  1972. - got rid of symgen.[hC] Finally!! (Lgb)
  1973. - deleted lyxparameters.[hC] (Lgb)
  1974. - added Id to all object files. (Lgb)
  1975. - check to see if autosave file is newer upon loading a file. (Lgb)
  1976. - some cleanup in lyx_cb.C and lyx.h (Lgb)
  1977. - fixed a bug in LaTeX::run()/LaTeX::deleteAllFiles() (Lgb)
  1978. - Use LString in vspace.[Ch]. Updated all callers. (Andre)
  1979.  
  1980. since 0.11.10
  1981. - Replaced the documentation file browser by several menu items. The
  1982.   files are searched first in user_lyxdir/doc; in particular,
  1983.   LaTeXConfig.lyx is found at the right place. (JMarc)
  1984. - Added more languages to the languages liste to be up to date with
  1985.   babel 3.6 (JMarc)
  1986. - Corrected the output of <>|\ in typewriter font; replaced \(..\)
  1987.   contructs with \ensuremath{..}}, since this is not fragile. Commented
  1988.   out code that conflicts with latin2 encoding. (JMarc)
  1989. - Removed the warning when the user_lyxdir/lyxrc file does not exist. (JMarc)
  1990. - Completely rewrote the configure script in lib/; it creates a new
  1991.   lyxrc.defaults file instead of generating the whole lyxrc. This is
  1992.   however useless until LyX reads this file (JMarc).
  1993. - Fixed GetBool bug. Sheesh, this is an old one. Wonder why nobody
  1994.   noticed... (Asger)
  1995. - Fixed bugs in NameToPath() and FileOpenSearch(). (Asger)
  1996. - Implemented spellchecker lyxrc commands. (Asger)
  1997. - Man page updated. (Asger)
  1998. - Included the relevant parts of Petr Mejzlφk's latin-2 patch. (Asger)
  1999. - Updated lyxrc. (Asger)
  2000. - Implemented reconfigure command that starts configure in user lyx
  2001.   directory and reloads lyx.defaults. (Asger)
  2002. - README updated to new scheme and rearranged such that the most important
  2003.   stuff for a general user is at the top. (Asger)
  2004. - \input command changed to search current directory, user lyx dir and then
  2005.   system lyx directory. This has the nice side-effect that lyxrc.defaults
  2006.   is read. (Asger)
  2007. - \bind_file command changed to search in user lyx bind dir and then in 
  2008.   system lyx bind dir. (Asger)
  2009. - Removed \lyx_layout_lib lyxrc command. (Asger)
  2010. - Changed the ~/.lyx creation process as Jean-Marc suggested. (Asger)
  2011. - Changed ~/.lyx dir to be hardcoded, i.e. never ~/.lyx-devel/. (Asger)
  2012. - Copyright & Warranty missing display fixed. (Asger)
  2013. - Search paths changed to new  ~/.lyx/ scheme: $User/dir;$LyX/dir. (Asger)
  2014. - A lot of real fixes that help the OS/2 port without hurting us. Most of 
  2015.   these changes were present in slightly different form in a patch S. Miyata
  2016.   prepared. I suggest that S. Miyata prepares a new OS/2 patch with inclusion
  2017.   into the main LyX source distribution in mind. It will hopefully be a lot 
  2018.   smaller now, and thus no problem for unix LyX. (Asger)
  2019. - Removed pedantic question "Are you really sure you want to quit?" (Asger)
  2020. - Finally fixed reading error (and removed the strip thing). (Asger)
  2021. - Bumped LYX_FORMAT to 2.11. (Asger)
  2022. - Fixed file browser in connection with Save As. (Asger)
  2023. - A few bug fixes in menus.C and lyxfunc.C. (Asger)
  2024. - A few changes and suggestions for LString use in lyx_sendfax_main.C. (Asger)
  2025. - Toolbar and scrollbar buttons are borderwidth -2 to provide visual 
  2026.   feedback. (Asger)
  2027. - Copyright and Warranty options merged into one new form. (Asger)
  2028. - Credits form text wrapped to meet Jean-Marc's system's demands. (Asger)
  2029. - Document, spellchecker and paragraph forms size fixed. (Asger)
  2030. - Updated the Ascii-Export and Fax-Support to use LString (Juergen)
  2031. - Corrected some bugs in Ascii-Export introduced in 0.11.x (Juergen)
  2032. - Remade the Fax-Support-Form to be equal as the other forms
  2033.   in LyX (fixed also the FL_CANCEL, for closing form) (Juergen)
  2034. - Bug concerning LinuxDoc: Now enumerate and itemize at document-end
  2035.   ok. (Bernhard)
  2036. - Wrong written 0-Bytes eliminated (Bernhard)
  2037. - Bug that caused crash on start-up fixed. (Asger)
  2038. - New commands added:
  2039.     buffer-fax
  2040.     buffer-make-nice-latex
  2041.     buffer-make-linuxdoc
  2042.     buffer-make-ascii
  2043.   Keybindings added. (Asger)
  2044. - Started to implement .lyx directory handling. This is incomplete and
  2045.   results will be bad. (Asger)
  2046. - Label bugs in keyboard form fixed. (Asger)
  2047. - Filedialog keyboard handling and close handling rewritten. This
  2048.   required quite a few changes and a dirty timer hack because of
  2049.   missing xforms modal dialog features (it would have been a snap
  2050.   with Qt). Result is that the file dialog is perfect :-) (Asger)
  2051. - If you specify a pattern starting with a ".", the file dialog will
  2052.   show hidden files (impossible to get such before). (Asger)
  2053. - Improved display of long filenames in pop-up dialogs. (Asger)
  2054. - Possible to load any filename. (Asger)
  2055. - Fixed sources for "config.h" errors, and now the #undef __STRICT_ANSI
  2056.   thing works. No warnings when compiling :-) (I didn't fix the
  2057.   configure bug that comments out the #undef directive) (Asger)
  2058. - Small fix in lyx_cb.C
  2059. - Fixed phonebook bugs introduced in my last patch
  2060. - Put default path for phonebook to $(HOME)/.lyx/phonebook [user_dir]
  2061. - Fixed the above #undef directive and a few other things (JMarc)
  2062. - Finished the implementation of .lyx directory handling. A few
  2063.   problems remain; renamed system.lyxrc to lyxrc (JMarc) 
  2064.  
  2065. since 0.11.9
  2066. - Font size in all forms changed to FL_NORMAL from FL_MEDIUM to correct
  2067.   problems. (Asger)
  2068. - When you run "lyx filename.lyx" where filename.lyx does not exist,
  2069.   LyX asks if you want to create a new document with this name. (Asger)
  2070. - MenuNew and MenuOpen more intelligent. (Asger)
  2071. - MenuSaveAs more intelligent and uses file browser. (Asger)
  2072. - Fixed a bug which caused problems with the default background 
  2073.   and selection colors. (Asger)
  2074. - Implemented three new commands:
  2075.         buffer-typeset-ps: Updates PostScript file.
  2076.         buffer-new-template: New file from template.
  2077.         buffer-reload: Revert to saved file
  2078.   The buffer-new command has been changed to not ask for a template.
  2079.   The item "Run LaTeX" in the file menu has been renamed to "Update dvi".
  2080.   The buffer-typeset-ps has been added to the file menu as "Update PostScript".
  2081.   The buffer-reload has been added to the file menu as "Revert to saved".
  2082. - File menu entry Quit renamed to Exit again. This is what Motif, Windows,
  2083.   OS/2 and KDE applications uses. Why shouldn't we? (Asger)
  2084. - Keybindings updated. (Asger)
  2085. - Bug when inserting an empty label name fixed. (Asger)
  2086. - lyx_cb.C restructured and somewhat cleaned up. (Asger)
  2087. - Main form layout slightly changed. Now, it's not as compact as before, and
  2088.   the scollbar is closely attached to the work area and has a new improved
  2089.   appearance. Also, a hack makes it possible to position the toolbar where
  2090.   the coder wants (previously, it was hardcoded). (Asger)
  2091. - Re-implemented the borderwidth -1 setting which got lost in the patch
  2092.   plethora (this time it's a global border-width). (Asger)
  2093. - A few not-so-good things about Robert's patch fixed: 
  2094.     <lyx_cb.h> -> "lyx_cb.h"
  2095.   and LyX would hang if the spellchecker was closed when a session was 
  2096.   started. Now, the spellchecker ignores the close-request (temporary
  2097.   remedy). (Asger)
  2098. - began cleanup that shall lead to multiple frames and buffer visible
  2099.   at the same time. (Lgb)
  2100. - changed parameter list to lyxfunc Dispatch(char const*, long) so that
  2101.   almost everything can be passed as argument (perhaps this should have 
  2102.   been void* (Lgb)
  2103.  
  2104. since 0.11.8(-2)
  2105. - #undef'ine __STRICT_ANSI__ when gcc is used to work around -ansi
  2106.   problems. (Jean-Marc) 
  2107. - Fix the code that finds gcc's default include path. (Jean-Marc)
  2108. - add a new flag --with-gcc-hack to configure to allow re-compilation
  2109.   without optimization after an error. (Jean-Marc)
  2110. - remove a few unused files. (Jean-Marc)
  2111. - Updated README file. (Asger)
  2112. - Comment about -sDEVICE=x11alpha in system.lyxrc.in added. (Asger)
  2113. - Help text updated with the new -xpos and -ypos parameters. (Asger)
  2114. - Fixed small bug that occured if you provided background_color, but not
  2115.   selection_color. (Asger)
  2116. - Made margins in the main window smaller so that the editing area is
  2117.   bigger. Should improve usage on small screen. (Asger)
  2118. - Fixed wrong \ps_renderer command. Now it's renamed to \ps_picviewer and
  2119.   system.lyxrc.in has been updated accordingly. Thanks for Jean-Marc for
  2120.   discovering this one. (Asger)
  2121. - Math hard-space display bug fixed. (Asger)
  2122. - Renamed latex.[Ch fd] to latexoptions.[Ch fd] to avoid namespace conflict
  2123.   on case-insensitive platforms (OS-2). (Asger)
  2124. - A few other small fixes. (Asger)
  2125. - Moved CREDITS file to lib/ directory. Makefile.in updated. (Asger)
  2126. - Updated man page. (Asger)
  2127. - All forms redesigned to be 100dpi compatible and usable on 640x480 
  2128.   displays. Many forms are now smaller. (Asger)
  2129. - Cross-reference dialog improved. (Asger)
  2130. - Valsliders in document form changed to counters. (Asger)
  2131. - Graphics for math decorations improved. (Asger)
  2132. - New spellchecking option: Input Encoding option for ispell. (Asger)
  2133. - Use "visual: default" instead of the "depth:8" which caused problems.
  2134.   I think this solution is better than "depth:best" which introduces
  2135.   warnings on my display. I hope this works for everybody. XForms
  2136.   does not provide good support in this area. (Asger)
  2137. - Implemented new options: -xpos and -ypos that specify where the
  2138.   main form should be positioned. You have to specify both x and y 
  2139.   before the position is used. Negative positions are ignored. 
  2140.   If no valid position is specified, the default is to center the main form.
  2141.   Remember that all command line switches can also be given as X
  2142.   resources. Now I happily have
  2143.       lyx*width: 1016
  2144.       lyx*height: 712
  2145.       lyx*xpos: 0
  2146.       lyx*ypos: 0
  2147.   in my .Xdefaults. (Asger)
  2148. - The file dialog does not display hidden files. (Asger)
  2149. - Created two functions in lyx_cb.C: CancelCloseBoxCB() and 
  2150.   IgnoreCloseBoxCB() that do nothing and return FL_CANCEL and
  2151.   FL_IGNORE resp. Added lots of fl_set_form_atclose() calls (one
  2152.   for each form) to protect LyX from being killed when a dialog's
  2153.   close box is pressed. In most situations CancelCloseBoxCB is 
  2154.   hooked in, which is like pressing the Cancel button. In some
  2155.   situiations, however, IgnoreCloseBoxCB was used (fax and file
  2156.   dialogs), because using the Cancel variation resulted in strange
  2157.   behavior. The authors of fax and file dialogs should look into
  2158.   it. (RvdK)
  2159. - Couldn't help it. Once again changed the GUI depth from 2 to 1 
  2160.   pixel. I promise I won't change it again, so if you don't like 
  2161.   it, replace the -1 in -2 again in LyXGUI::setDefaults(). (RvdK)
  2162. - replaced int FontEqual(...) with bool operator==(...) (and !=)(Lgb)
  2163. - cleaned up a little namespace pollution (Lgb)
  2164.  
  2165. since 0.11.7
  2166. - Finally implemented MakeDisplayPath and RegexpMatch so that the
  2167.   pattern in the filebrowser is respected. Also, links are
  2168.   displayed correctly in the filebrowser now. 
  2169.   Now it seems that the introduction of LString to all path and
  2170.   filename stuff has been completed. (Asger)
  2171. - Fixed a bug in the fileselector. (Asger)
  2172. - Implemented \ps_renderer lyxrc command to allow setting of which 
  2173.   program to use for rendering postscript pictures. (Asger)
  2174. - Implemented \ps_viewer and \dvi_viewer lyxrc commands to allow
  2175.   setting of which programs to use to view postscript and dvi files
  2176.   respectively. The \dvi_viewer command make the old xdvi_options
  2177.   command obsolete. system.lyxrc updated to reflect all of this.
  2178.   Also updated menus to reflect this. 
  2179.   *NOTICE* Change of short-cut keys in file menu. (Asger)
  2180. - Fixed determination of LyX system dir as Jean-Marc suggested. (Asger)
  2181. - Fix bugs in Makefile.in regarding make bindist. (Asger)
  2182. - Fixed few bugs in man page. (Asger)
  2183. - New way of determining the LyX system directory: (Asger)
  2184.      // Directories are searched in this order:
  2185.     // 1) LYX_DIR environment variable
  2186.     // 2) path of binary/../
  2187.     // 3) path of binary/../lib/name of binary/
  2188.     // 4) hardcoded lyx_dir
  2189.     // The direcory is checked for the present of the file
  2190.     // "chkconfig.ltx", and if that is present, the directory
  2191.     // is accepted as the system directory.
  2192.     // If no chkconfig.ltx file is found, a warning is given,
  2193.     // and the hardcoded lyx_dir is used.
  2194. - New command line options: -help and --help (Asger)
  2195. - Small bugfixes. (Asger)
  2196. - moved the files around to reduce the clutter in the main directory;
  2197.   removed some old files. (Jean-Marc)
  2198. - moved the data files in the lib/ directory. Changed the directory
  2199.   search rule 2) above to "path of binary/../lib" (Jean-Marc) 
  2200. - implemented the new and improved configuration tool in
  2201.   lib/. (Jean-Marc)
  2202. - added a replacement for the strerror() function for SunOS 4.1.[123]
  2203.   (Jean-Marc and Stephan) 
  2204. - added -ansi has a default gcc compile flag (Jean-Marc)
  2205. - minor bug fix in buffer.C (Jean-Marc)
  2206. - output characters [, ] and * between curly braces to avoid problems
  2207.   with optional arguments (with e.g. \item and \\) (Jean-Marc)
  2208. - small cosmetic changes in lyx_sty.h (Jean-Marc)
  2209. - Added new document parameter "Default Skip".  Used for parskip when
  2210.   separation method is "skip"; and for individual detached paragraphs 
  2211.   when separation method is "indent".  Added new user functions 
  2212.   "break-paragraph-skip", "delete-backward-skip", "delete-forward-skip", 
  2213.   for easy input of detached paragraphs. (Andre)
  2214.  
  2215. since 0.11.6
  2216. - Some of the stuff that Shreeniwas redone or reversed because of
  2217.   problems with other compilers. (Asger)
  2218. - Some work done to use Error-class. (Asger)
  2219. - Spellchecked a bunch of files, and cleaned README as Alejandro
  2220.   suggested. (Asger)
  2221. - Shreeniwas Sapre const-char cleaned LyX and some other stuff.
  2222. - Fixed a bunch of bugs, and now even the fileselector works. (Asger)
  2223. - removed support for old lyx format. (Lgb)
  2224. - fix in NameToPath (caused index error) (Lgb)
  2225. - removed a couple of leaks. (Lgb)
  2226.  
  2227. since 0.11.5
  2228. - 80 files changed to use LString more. A number of bugs fixed, and
  2229.   a number of bugs introduced.(and removed) (Asger)
  2230. - added rotation of wysiwyg-figures. (Henner)
  2231. - Tried to fix (again!) the interaction between " and german styles (Jean-Marc)
  2232. - Cosmetic changes to paper.layout (Jean-Marc)
  2233. - Added "glue" to LyXLengths. In the Layout Paragraph dialog, Vertical
  2234.   Spaces, you may write now: "1cm +4mm -2mm", "1+0.1-0.2 in", or
  2235.   "10+-2pt", for example. (Andre)
  2236. - Fixed some bugs related to the introduction of "char const*".  (Alejandro)
  2237. - Back to don't skip a char to leave mathed with arrow keys. (Alejandro)
  2238.  
  2239. since 0.11.4
  2240. - Converted to LString, documented and bugfixed inseterror, insetinfo, 
  2241.   insetlatex and insetlatexdel, and some other small stuff. (Asger)
  2242. - Changed way of opening insets from doubleclick to singleclick. Now
  2243.   doubleclick is only used for selecting words, and everything is
  2244.   logical IMO. (Asger)
  2245. - added `-devel' suffix to the name of LyX binary and LYX_DIR for
  2246.   development version. Bug fixes to configure (Jean-Marc)
  2247. - several changes here and there to help compile with DEC's cxx, which
  2248.   looks very picky. (Jean-Marc)
  2249. - Enhanced layout paragraph dialog, disallow illegal input. (Andre Spiegel)
  2250. - switch from "const char *" to "char const *" (Lgb)
  2251. - more stringificaton and lyxlexifications (Lgb)
  2252. - added a bug that won't go awat :-( (Lgb)
  2253.  
  2254. since 0.11.3
  2255. - Implemented new display of optional hyphens: a small red dot
  2256.   and converted insetlatexdel.[Ch] to use LString. (Asger)
  2257. - Fixed a number of LString bugs in insetlatexaccent.C. (Asger)
  2258. - Fixed a typo in lastfiles.C. (Asger)
  2259. - obviously very last kernel-bug fixed ;-) (Matthias) (0.10.8)
  2260. - Enhanced Vertical Spaces in the Layout Paragraph dialog. (Andre Spiegel)
  2261. - Added more units to LyXLength + other small changes (Lgb)
  2262. - LyX can now be built for several architectures simultaneously, as
  2263.   long as your Makefile understands `VPATH' (Jean-Marc)
  2264. - small configure fixes (Jean-Marc)
  2265. - LString fix and addons (Lgb)
  2266. - fix to layout combox (LyX)
  2267. - some more changes to InsetLaTeXAccent (Lgb)
  2268. - implemented algorithm for multiple LaTeX runs (Lgb)
  2269. - switched to autoconf 2.11. Things are somehow cleaner, but there
  2270.   might be new bugs (Jean-Marc). 
  2271. - 'make depend' now uses X11's makedepend by default (Jean-Marc)
  2272. - commented out the 'abstract' layout in book.layout (Jean-Marc)
  2273. - lyx now uses lyxlex to do the file reading (almost), however I have not
  2274.   been able to track down all the bugs, so please help (Lgb)
  2275. - also recursive decent through the paragraphs when printing (Lgb)
  2276. - a new function in lyxlex nextToken (Lgb)
  2277. - fix in Makefile.in to make (gnu)depend work. added -I../images (Lgb)
  2278.  
  2279. since 0.11.2 
  2280. - Implemented two new lyxrc commands: (Asger)
  2281.     \num_lastfiles int -> defines the maximal number of lastfiles
  2282.     \check_lastfiles bool -> should the lastfiles be checked for existance?
  2283. - Small changes in comments in system.lyxrc. (Asger)
  2284. - Changed default width of Ascii export from 80 to 75. (Asger)
  2285. - Implemented display of current document's filename in window title. For
  2286.   this, I introduced a new file: lyx_gui_misc.[Ch] where different,
  2287.   simple GUI specific routines should go. (Asger) (not used yet)
  2288. - A bunch of spelling errors in comments all over corrected. (Asger)
  2289. - New info in README: how to submit a patch, other internet resources.
  2290.   More finetuning. I'm getting tired of README :-) (Asger)
  2291. - Bugfixes in lastfiles. It should be pretty robust now. (Asger)
  2292. - Changed behaviour on how to open floats like footnotes and margin notes:
  2293.   Now such are opened with a single left click instead of a double click.
  2294.   That's easier and IMO more logical. (Asger)
  2295. - File menu changed back to New, Open... as it should be. (Asger)
  2296. - Added warnings to lyxlex, so that bad integers, floats and boolean are
  2297.   reported to the user. True is still false to LyX, but now the user is
  2298.   told. (Asger)
  2299. - Small fixes to lyxfunc (not yet finished) (Alejandro) 
  2300. - Added documentation for mathed (Alejandro) 
  2301. - Fixed a small bug in LString that caused a segfault
  2302.   at starting (Alejandro) 
  2303. - Small enhancements to the doc support: unified the directory names using
  2304.   srcdoc, modified makepatch to avoid srcdoc dir, changed a line in paths.h
  2305.   that caused a 20MB image, etc.   (Alejandro)
  2306. - re-applied a patch to configure that I managed to delete (Jean-Marc)
  2307. - moved the configure stuff to config/; added a new option
  2308.   --with-extra-prefix to configure. (Jean-Marc)
  2309. - fixed the bugs introduced by the above patch :-P (Jean-Marc)
  2310. - RunLaTeX() moved to Buffer (Lgb)
  2311. - new operators for LString (Lgb)
  2312. - Bugs fixed in LString (needs still work) (Lgb)
  2313. - LyXTextParameters does no longer exist (Lgb)
  2314. - All inset classes now have their own files (Lgb)
  2315. - insetlatexaccent modified is now much more strict in what it accepts.
  2316.   all kmap files updated to reflect this. Accentcode in lyxfunc also 
  2317.   modified. (Lgb)
  2318. - new accent: ogonek (terrible on screen, someone fix this please) (Lgb)
  2319. - introduced LString in a lot of new functions (Lgb)
  2320. - removed the 'W' modifier now we have `S`, `C` and `M` (Lgb)
  2321. - other small changes in lyxfunc (Lgb)
  2322. - split buffer and bufferlist into two files (four) (Lgb)
  2323. - use fwrite to print out strings in a couple of places (Lgb)
  2324. - more source documentation (Lgb)
  2325.  
  2326. since 0.11.1
  2327. - Updates to configure, chklatex.ltx and README files (Jean-Marc)
  2328. - Added maketitle stuff to report.layout and book.layout (Jean-Marc)
  2329. - added a temprary sting class "LString" (Lgb)
  2330. - update to amsart.layout (David)
  2331. - fix to menus.C + swaped first two items in File (Lgb)
  2332. - changed LastFiles to use the LString class + more checks (Lgb)
  2333. - lots of small fixes and shuffling of code... (Lgb)
  2334. - Created the class LyXFunc from stuff of the file "keybind.C"
  2335.   and cleaned the code at the same time. Encapsulated the functionality of
  2336.   the dispatcher, reorganized the code (the keyboard specific stuff has been
  2337.   separated from the main dispatcher). Also separated the class declaration
  2338.   from the kb_action tags.  (Alejandro)
  2339. - A new file about coding rules. Created a subdirectory in the development
  2340.   subdir for related documents.   (Alejandro)
  2341. - began using doc++ to document the sources. (Lgb)
  2342. - source (*.[HCh]) moved to src (Jean Marc, Lgb)
  2343. - more work on lastfiles.[hC] (Lgb)
  2344. - file dialog stuff (Andre)
  2345. - if you are planning  to do something tell me about it. (Lgb)
  2346.  
  2347. since 0.11.0
  2348. - applied the ->ascii and fax patch
  2349. - begining of more OO framwork to divide GUI from LyX kernel. (Lgb)
  2350. - some work on lastfiles.[hC] to make it GUI unaware. (Lgb)
  2351. - try to get rid of init() (in lyx_cb.C) (Lgb)
  2352. - added fix from JC 
  2353.  
  2354. since 0.10.7
  2355. - made lastfiles use lyxlex. (Lgb)
  2356. - began cleanup, added main.C, lyx_main.h, lyx_gui.[Ch] (Lgb)
  2357.  
  2358. since 0.10.6
  2359. - Created (Alejandro) and enhanced (Jean Marc) foilsTeX class.
  2360. - Updated the README file once again to make it more user friendly. (Asger)
  2361. - Added four new commands: paragraph-up[-select], paragraph-down[-select]
  2362.   that are bound to ctrl+up/down in both emacs.bind and pc-modern.bind. (Asger)
  2363. - Changed backspace & delete to use real "Cut" if we have a selection. (Asger)
  2364. - One real memory leak fixed in paths.C plus a bunch of delete[]s. (Asger)
  2365. - Updated README with info on the new organization and added a paragraph
  2366.   about the chkconfig.ltx stuff. (Asger)
  2367. - Changed spellchecker once again: Only real words are passed to ispell. 
  2368.   Words are a-z A-Z and all codes above 192. Added "ignore word" button which
  2369.   ignores the current word once. A few, hidden memory leaks fixed. (Asger)
  2370. - Fixed filebrowser so Rescan works without changing focus. (Asger)
  2371. - Updated sample.lyxrc to keep in synch with system.lyxrc. (Asger)
  2372. - Fixed non-closing macro mode bug when closing mathinsets  (Alejandro)
  2373. - Left/right keys moves 1 space the cursor after close math mode (Alejandro)
  2374. - better detection and handling of SCO in configure (Jean-Marc)
  2375. - better error handling in configure (Jean-Marc)
  2376. - new fix to autoconf to handle fussy C++ compilers (Jean-Marc)
  2377. - small color change to toolbar icons. (Lgb)
  2378. - "Reference" changed to "References" in layout files. (Lgb)
  2379. - added a Code_Rules file in development. (Lgb)
  2380. - added a few more XFlush() (Lgb)
  2381. - changed "References" to "Bibliography" in report.layout and book.layout
  2382.   according to Lamport. (Lgb)
  2383. - small cursor fixes (Matthias)
  2384. - updated chkconfig.ltx to be easier to understand and added support
  2385.   for the foils layout (Jean-Marc) 
  2386. - added support in chkconfig.ltx for the standard document classes,
  2387.   including slides (Jean-Marc) 
  2388. - the execution of chkconfig.ltx is now done at configure time instead of
  2389.   install time (Jean-Marc)
  2390. - fixed a bug with columns settings when the file is saved (Jean-Marc)
  2391. - changed some of the bahaviour in floats: empty paragraphs now is deleted,
  2392.   this also implies that you explicit much add a caption (if you don't
  2393.   edit it at once). (Lgb)
  2394. - removed some gcc specific #ifdef's (Lgb)
  2395. - initialization bug fixed in spellchecker.C (Lgb & Asger, with help :-) )
  2396. - changes to make LaTeX's thebibliography work (Lgb)
  2397. - Added support for different input encodings at ispell interface. (?)
  2398. - a cursor positioning bug in tables fixed (Matthias)
  2399. - table refinements (Matthias)
  2400.  
  2401. since 0.10.5
  2402. - fixed the selection stuff for the new selection-way (fast_selection false)
  2403.   for search-replace and the spellchecker (Matthias)
  2404. - highly editable insets (for example mathinsets) can be opened with 
  2405.   char-forward and char-backward now (Matthias) 
  2406. - Fixed the clear-bug with auto-delete-selection. Now it should be
  2407.   easier to fill out templates with address layouts (Matthias) 
  2408. - Added a README.new_templates. Fixes to some templates. (Matthias)
  2409. - small other fixes (Matthias)
  2410.  
  2411. since 0.10.4
  2412. - Fixed infinite-loop bug in paths.C   (David & Alejandro)
  2413. - Fixed small bug in mathed_init_fonts   (Alejandro)
  2414. - Added a break-paragraph when inserting display inset
  2415.   inside a text paragraph (provisional solution)    (Alejandro)
  2416. - Allow to insert things like "\alpha\alpha" in mathed's macro mode (Alejandro)
  2417. - Small clean up of Buffer.C   (Alejandro)
  2418.  
  2419. since 0.10.3
  2420. - Support for colored selection in math mode  (Alejandro)
  2421. - Now it's possible to unlock an inset with cursor keys  (Alejandro)
  2422. - improvements to the configure script for SCO (Jean-Marc)
  2423. - tiny updates to configure.in and chkconfig.ltx (Jean-Marc)
  2424. - more improvements to the --with-broken-const option and to 
  2425.   the binary distribution target of Makefile.in (Jean-Marc)
  2426. - fix to compile on other compilers than gcc (Lgb)
  2427. - correct the --with-two-colors bug (?)
  2428. - fixed some of the bw icons (Lgb)
  2429. - increased buffersize in NextToken in symgen.C and figinset.C (Lgb)
  2430. - added a check for NULL in MakeRelPath, this check is no good... (Lgb)
  2431. - test compiled on sgi 5.3, solaris 2.5, and SunOs 4.1.3  (Lgb)
  2432. - Smarten up the spellchecker. Now it really works with 8-bit languages
  2433.   and the "escape chars" from spelloptions are respected. (Asger)
  2434. - Bugfixes in lyxfont.C (Asger)
  2435. - support for background and selection colors. Rubbanding still
  2436.   supported by setting \fast_selection in either lyxrc or commandline
  2437.   argument (Matthias)
  2438. - fixed a very old bug that sometimes didn't let figures appear :-)  
  2439.   The selection is no more cleared when updateting insets, too (Matthias)
  2440. - fixed a bug with footnotelabels that have been printed with fixed-font since
  2441.   0.10.1 thanks to the FootColor-patch, NOT done by me... (Matthias)
  2442. - made the text-in-box insets a bit larger and drawed a rectangle around
  2443.   to look better with background colors.  Also fixed the LabelInset that 
  2444.   drawed itself over its size! (Matthias)
  2445. - changed commandline-option InsetColor to NoteColor since this
  2446.   only changed the color of the Note-Inset. (Matthias)
  2447. - small fixes in LyXText::SetHeightOfRow(...)
  2448.   for nicer screenprinting (Matthias)
  2449. - few improvements to locked inset cursor handling (Matthias)
  2450. - ran lyx through purify: no leaks (Lgb)
  2451. - stupid, but good change to LyXFont (Lgb)
  2452. - fix to Combox.C (?)
  2453.  
  2454. since 0.10.2 
  2455. - Fixed a display related bug. (Alejandro) 
  2456. - All binary operators and relations are displayed correctly (Alejandro)
  2457. - New command to let users modify a math font size (Alejandro)
  2458. - Implemented multiple labels for eqnarrays (Alejandro)
  2459. - Implemented a command to supress the equation number for a 
  2460.   single line. (Alejandro)
  2461. - Limited local selection for math insets (Alejandro)
  2462. - improvements to the configure and chkconfig.ltx scripts (Jean-Marc)
  2463. - fixed label-printing for David's smallcaps-labels (Matthias)
  2464. - internally middle mouse paste (only highlighted text, only
  2465.   inside one buffer. Will be improved in the near future so that
  2466.   LyX really helds the X-Primary-Selection...hopefully) (Matthias)
  2467. - new function "break-paragraph-keep-layout" bind to "M-Return" in
  2468.   the bindfiles that also keeps the current depth (Matthias)
  2469. - Spellchecker options code rewritten. (Asger)
  2470. - Minor bugfixes in spellchecker. (Asger)
  2471. - chkconfig.ltx language clean up. (Asger)
  2472. - Missing shortcuts added to menus. (Asger)
  2473. - File-menu context-dependent on textclass. (Asger)
  2474. - Yet another clean up of the README file. (Asger)
  2475.  
  2476. since 0.10.1
  2477. - open floats are now in a red box with a small label at the top-left 
  2478.    corner  (Matthias)
  2479. - opening of floats with dbl-click, closing with click on the label (Matthias)
  2480. - popup on right-mouse when inside a float, therefore changed table-popup
  2481.    to appear only when the hit was on the table (Matthias)
  2482. - figure- and tablefloats are now open after loading (Matthias)
  2483. - put "insert primary selection (lines)" on the middle-mouse (Matthias)
  2484. - small bugfix concerning nested environments and layouts with 
  2485.     top_label or centered_top_label (Matthias)
  2486. - very small fix to the layout-desciption of abstract layout (Matthias)
  2487. - documents no longer marked as changed after processing of  figinsets.
  2488.    Therefore UpdateInset got a "mark_dirty"-boolean parameter (Matthias)
  2489. - no more undo stored when entering highly-editable-insets (mathinsets), 
  2490.    but when these are changed  (as LYX_UNDO_INSERT). This is called by
  2491.    mathinsets via LockedInsetStoreUndo(). Several other minor fixes to 
  2492.    undo-handling with insets (little steps forward completly transparent
  2493.    mathed-integration)  (Matthias)
  2494. - new inset feature "const char* EditMessage()" that appears in the minibuffer
  2495.    when editing. So no missleading "Opened inset" anymore... (Matthias)
  2496. - Added experimental chkconfig.tex which check for the availability of
  2497.   some packages. It should be expanded if there is interest. (Jean-Marc)
  2498. - Added new layout to support the paper.cls documentclass. (Jean-Marc)
  2499. - Added reverse video and monochrome support to lyx, through the use of
  2500.   switches: -Reverse -Mono -MathColor -MathFrameColor -FootColor -FillColor
  2501.   -OnOffLineColor -LatexColor -InsetColor -LightedColor.
  2502.   The switches default to the present configuration.
  2503. - enhancements to configure script with latex autodetection
  2504. - new functions: file-insert, file-new, file-open (Uwe)
  2505. - support for fancyheadings (Uwe)
  2506. - Changed default placement of dialogs to be around mouse to improve
  2507.   keyboard usage. (Asger)
  2508. - Changed appearance of labels from "\label{name}" to "name" in a
  2509.   grey box. (Asger)
  2510. - Fixed small errors in a few bubble-help texts. (Asger)
  2511.   
  2512. since 0.10.0
  2513. - implemented a bubble-help for the icons (Matthias)
  2514. - updated lyx.C to fit with the lyx.fd file (Headings sizes now Large)
  2515.   (Matthias)
  2516. - filebrowser gets a suggested field now, i.e. "newfile" when
  2517.   creating a new file, otherwise it is cleared (Matthias)
  2518. - borderwidth set to -2 for visual feedback when clicking on icons (Matthias)
  2519. - small bugfix in UpdateInset (Matthias)
  2520. - marked "Formula" and "Numbered Formula" layouts a obsolete.
  2521.    Search for "Obsolete Layouts" in lyx_cb.C (Matthias)
  2522. - lastfiles::newfile now called when writing or loading a file, not anymore
  2523.    when just calling newfile  (Matthias)
  2524.  
  2525. since pre0.10.3
  2526. - \cline support for tables => vertical multicolumns (Matthias)
  2527. - reimplemented the keyboard-control for the combobox (Matthias)
  2528. - mathinsets now work in latex commands. This was done by adding
  2529.    "fragile" as a parameter to the insets' Latex feature. (Matthias)
  2530. - the reference-box now shows mathinset-labels, too. Will still work
  2531.    when mathinsets allow several lables (Matthias)
  2532. - cut/copy-selection fixes (also table copy bug) (Matthias)
  2533. - floats at beginning of description fixed (Matthias)
  2534. - fixed two serious bugs in text-class (ptr-par instead of ptr->par) (Matthias)
  2535. - autosave interval default changed from 120 to 300 because of the undo
  2536.   feature. (Asger)
  2537. - Added ctrl+ins for copy, shift+del for cut, and shift+ins for paste
  2538.   to the pc-modern bind file. (Asger)
  2539. - Added info on how to submit a patch to README. (Asger)
  2540. - added options \kbmap, \kbmap_primary, and \kbmap_secondary to lyxrc. (Lgb)
  2541. - added DEBUG_KBMAP (Lgb)
  2542. - border with set to (-)1 some new icons included and old ones modified.
  2543.   This still needs some tuneup.
  2544. - fixed a long time bug in QuitLyX() (Lgb)
  2545. - some (very) small changes to the main window. (Lgb)
  2546.  
  2547. since pre0.10.2
  2548. - fixes to make LyX compile on SGI CC (Xiaokun)
  2549. - rework of combox (true pop-up and grabbing) (Alejandro)
  2550. - combox used in Layouts->Document. (Alejandro)
  2551. - allow default.map (should we provide one?) (Lgb/Jacques)
  2552. - fixed bug in intl.C. This one has been there ever since I changed
  2553.   intl.C to use the structures in tex-defs.h insetad of its own. Several
  2554.   people have tried to fix this, but they have only fixed the sympthoms, not
  2555.   the real problem. Hopefully it is correct now. (Lgb)
  2556.  
  2557. since pre0.10.1
  2558. - rework of DeleteLineForward, DeleteWord[Forward, Backward] (Matthias)
  2559. - fixes to undo and delete-empty-paragraph-mechanism (Matthias)
  2560. - small change to emacs.bind to fit more with X-Emacs [home, end] (Matthias)
  2561.   (these are only included in comments, GNU Emacs does not
  2562.     have these bindings [Lgb])
  2563. - few small fixes (Matthias)
  2564. - several small fixes (posted to lyx@via)
  2565. - combox now used in Options->Keyboard. Should not introduce new bugs, but
  2566.   something is still wrong in intl.C (Lgb)
  2567. - added activate(), deactivate() to Combox (Lgb)
  2568.  
  2569. since 0.9.28
  2570. - Visual label and numbering for equations  (Alejandro)
  2571. - Proper handle of locked insets in buffer  (Alejandro)
  2572. - Several Mathed misfeatures fixed  (Alejandro)
  2573. - Math forms cleaned up. (Asger Alstrup)
  2574. - Bug in system.lyxrc fixed: Fontencoding back to T1. (Asger Alstrup)
  2575. - Added new --with-broken-const option to configure (Jean-Marc)
  2576. - Checked in all file that config.h is the first to be #included (Jean-Marc)
  2577. - Update to INSTALL and README.bin (Jean-Marc)
  2578. - correct undo enabled for delete-word[line] functions (Matthias)
  2579. - print-to-ps-file now prints in the directory of the document (Matthias)
  2580. - little table bugfix (too wide margins in multicolumns) (Matthias)
  2581. - copy & paste bugfix to avoid half tables (Matthias)
  2582. - toolbar-fixes: pointer_grab with sb_right_cursor and 
  2583.   disabling of other widgets when the layout-choice is down.
  2584.   Now the layout-choice should behave like a real widget :-) (Matthias)
  2585.  
  2586. since 0.9.27
  2587. - reenabled "lyxquote"-macro in lyx_sty.h and file.C as "lxq". (Matthias)
  2588. - Improved inset-locking. Now every buffer can have its own 
  2589.    the_locking_inset (Matthias)
  2590. - new layout-description command "latexclass", few delete[] fixes  (Matthias)
  2591. - linux-doc-sgml-bug concerning footnotes fixed (Matthias
  2592. - fixes to paragraph enumeration in footnotes (Matthias)
  2593. - another fix to the DepthCB-stuff (Matthias)
  2594. - deleteting tmpbuf when exiting re-enabled (Matthias)
  2595. - fixed the INOUT-bug with menus (Matthias)
  2596. - avoids display-insets in tables (Matthias)
  2597. - correct placement of error boxes even with mathinsets in 
  2598.    document (Matthias)
  2599. - rework of figinsets path-handling. Now figinsets use an
  2600.    absolute path internally, what is hidden for the user.
  2601.    You will see the effect when moving a figinset into
  2602.    another buffer. See figinset.C for further details (Matthias)
  2603. - filebrowser to create new document (Matthias)
  2604. - small other fixes (Matthias)
  2605. - Change to configure to check that the xforms library is 0.81 (Jean-Marc)
  2606.  
  2607. since 0.9.26
  2608. - Several Mathed improvements: better limits display, visual decorations
  2609.   and accents, spaces, oint, single greek, dots, etc.  (Alejandro)
  2610. - bugfixes and little enhancement for insert-reference (Matthias)
  2611. - new functions layout-character, layout-document, layout-paragraph,
  2612.    layout-quotes, font-roman, little fixes (Matthias)
  2613. - little changes to menus and bindfiles (Matthias)
  2614. - dvips set as epsfig-driver in system.lyxrc (Matthias)
  2615. - small fix to LyXText::OpenStuff and OpenMathInset(Matthias)
  2616. - changes to lyx_sty.h to avoid floats on pages with
  2617.    lyx-title-layout (Matthias)
  2618. - few figinset fixes concerning memory (de-)allocation(Matthias)
  2619. -  the "do not display this figure"-option of figinsets now works.(Matthias)
  2620. - scrollbar set back to old look but with 3D arrows (Matthias)
  2621. - no more segfault when chosing a kbmap. (Matthias)
  2622. - once again: "Newline" in preamble input is possible (Matthias)
  2623.  
  2624. since 0.9.25
  2625. - makepatch changed to use YYMMDD date format instead of DDMMYY so the 
  2626.   patchfiles sort better. (Asger Alstrup)
  2627. - Clean up and restructuring of default system-lyxrc file. (Asger Alstrup)
  2628. - Minor changes to minibuffer messages and man-page. (Asger Alstrup)
  2629. - Minor simplification of parsing of booleans in lyx_rc.C so GetBool is
  2630.   used. (Asger Alstrup)
  2631. - wysiwyg delimiters and decorations!  (Alejandro)
  2632. - Hopefully solved the tmpbuf \input and figinset problem by setting
  2633.    input@path in the generated tex-file if necessary (Matthias)
  2634. - enabled undo for editing insets (Matthias)
  2635. - Rotating arrow and keyboard control for layout combobox (Matthias)
  2636. - New function "drop-layouts-choice" (Matthias)
  2637. - MiniBuffer::Activate(), MiniBuffer::Deactivate() (Matthias)
  2638. - LFUN_DEPTH alias "depth-next" works again (Matthias)
  2639. - little bugfix in text2.C CheckParagraph. Happend when the cursor
  2640.    was inside a table and a figinset is processed. Many thanks
  2641.    to the very good bugreports:-)  (Matthias)
  2642. - small fix to ComboBox: correct gravity for the browser (Matthias)
  2643. - changed various delete's to delete[] (Matthias)
  2644. - small fix to UpdateInset (Matthias)
  2645. - Small fixing to combox  (Alejandro)
  2646. - Mathed bugs fixed related to delimiters, macro mode
  2647.   and parser's panic (Alejandro) 
  2648. - math-display is used in math mode to toggle the display status of
  2649.   and existing formula (Alejandro)
  2650. - A new action math-delim, needs 2 arguments separated by a ' '.  (Alejandro)
  2651.  
  2652. since 0.9.24
  2653. - Documentation for Mathed  (Alejandro)
  2654. - Fixed several reported Mathed bugs  (Alejandro)
  2655. - Moved minibuffer out from lyx_cb and added protection against
  2656.   blank inputs  (Alejandro) 
  2657. - lyx.fd created for lyx.C. Be careful with this one. (Asger Alstrup)
  2658. - Filebrowser simplified. (Asger Alstrup)
  2659. - Shortcuts and resizeability added to most dialogs. (Asger Alstrup)
  2660. - bugfixes to tables (Matthias)
  2661. - little optical changes to combobox (colors) (Matthias)
  2662. - GUI warning when exiting because of unreachable layout descriptions
  2663.   (Matthias)
  2664. - small bugfix in bind-files (Matthias)
  2665. - little change to menus (float instead of the missleading caption) (Matthias)
  2666. - small changes to fileformat to allow reasonable diff/patch (Matthias)
  2667. - bugifxes to texcode generation (Matthias)
  2668.  
  2669. since 0.9.23
  2670. - not much only small fixes (?)
  2671.  
  2672. since 0.9.22
  2673. - Some mathed bugs fixed (Alejandro)   
  2674. - Preliminary support for math accents  (Alejandro)
  2675. - A step to incorporate mathed as the new math mode (Alejandro) 
  2676. - Support for label and numbering a formula (Alejandro) 
  2677. - Preliminary support for maketitle (Alejandro) 
  2678. - Bugfixes for wysiwyg tables, pageUp/pageDown-scrolling,
  2679.   buffer resizing, file browser, find & replace and undo (Matthias)
  2680. - cleanup for the layout descriptions (Matthias)
  2681. - enhancments to the lyx environment handling: defaultfamily, defaultseries,
  2682.   defaultshape and defaultsize. Also centered_top_label_environment
  2683.   (Matthias)
  2684. - the layout object in the mainform now uses a combox. Not as encapsulated
  2685.   as I'd want it to be. (Lgb)
  2686. - small changes to the combox class + added FL_COMBOX_INPUT (Lgb)
  2687. - general cosmetic cleanup + small stuff (Lgb)
  2688. - fixed configure's --with-extra-lib on Solaris 2.x (Jean-Marc)
  2689. - fixed configure so that it does not use libstdc++ if not present (Jean-Marc)
  2690. - updated devel/tools/autoconf.patch with a new fix (Jean-Marc)
  2691.  
  2692. since 0.9.21
  2693. - Configure changes. Option --with-sun-headers is automatic now (Jean-Marc)
  2694. - Changed the function bzero() to macro BZERO() which uses either memset() 
  2695.   or bzero() (Jean-Marc)
  2696. - Added support for | in file.C and corrected prettyprinting of `LaTeX2e'
  2697.   (Jean-Marc)
  2698. - A few changes to help compile with Sun's CC -- does not work yet (Jean-Marc)
  2699. - fix to spellchecker (Floyd)
  2700. - some cleanup (Lgb)
  2701. - a combobox is now included in the source but not used (Alejandro)
  2702.  
  2703. since 0.9.20
  2704. - Correct scrolling during inset lock. Therefore new method 
  2705.   LyXScreen::FitManualCursor  (Matthias) 
  2706. - No weird scrolling anymore when locking a highly editable inset (Matthias)
  2707. - bugfixes in CheckParagraph that is used to update insets (Matthias)
  2708. - state info for fontloading. New Store() and Reset() method for minibuffer
  2709.   (Matthias)
  2710. - MoveCursorUpdate now works again  (Matthias)
  2711. - Display()-Insets are now printed on the screen as Display()-Insets. 
  2712.   Also code to make sure Display()-Insets cannot occur on weird places
  2713.   (Matthias)
  2714. - small fix to cut and paste (Matthias)
  2715. - small fix in inserting figures: no more latex when figinset (Matthias)
  2716. - Automatic scrolling to keep the cursor visible for mathisnets (Matthias)
  2717. - Fixed bug in Minibuffer that created unnecessary pseudoactions (Alejandro)
  2718. - To prevent that \xdvi_extra_options cause segfault, now is used
  2719.   the size of the table instead of the last enum.                (Alejandro) 
  2720. - Added function bool lyxlex::GetBool() to parse "false" and 
  2721.   "true"  (Alejandro)
  2722. - Fixed several Mathed bugs.  (Alejandro)  
  2723. - Windows menu item renamed to Documents. (Asger Alstrup)
  2724.  
  2725. since 0.9.19
  2726. - bugfix in symgen.h (Robert Withrow)
  2727. - removed malloc and free in paths.C (Lgb)
  2728. - corrected command names in *.bind (Lgb)
  2729. - removed malloc and free from spellchecker.C. Added new and delete[]
  2730.   instead. Please test the spelchecker to see if anything went wrong. (Lgb)
  2731. - removed the info lines generated upon startup, use -dbg 1 to see them (Lgb)
  2732. - Cleaned up dialogs, menus and minibuffer dialog to improve user interface.
  2733.   Remove wierd forms "HiFi" and "Calc". All references to the word "buffer" 
  2734.   changed to "document" in user interface. Another small stuff. (Asger Alstrup)
  2735. - The traditionnal infinitesimal changes to configure (Jean-Marc).
  2736. - Changed command names view and view-ps into buffer-view and buffer-view-ps,
  2737.   and updated .bind files accordingly. (RvdK).
  2738. - Changed command name greek-toggle into math-greek-toggle and moved the
  2739.   command from the keyboard menu to to math menu (M-m g) in both .bind
  2740.   files. (RvdK)
  2741. - added a #error in lyx_main.C to gard against wrong version of xforms (Lgb)
  2742. - removed all KP_x from *.bind files, these were broken, please
  2743.   use xev to check what keysyms the keypad really returns (Lgb)
  2744.  
  2745. since 0.9.18
  2746. - remade the MiniBuffer class. it now encapsulates all the minibuffer
  2747.   stuff. Even the input object is hidden in this class. (Lgb)
  2748. - some changes to Toolbar, and added a new func toolbar-add-to (Lgb)
  2749. - added a quit pixmap (Lgb)
  2750. - two new keymaps (three) (nn sorry didn't record the names)
  2751. - Removed the void idle string from lyx_func_table and changed
  2752.   LookupLyxFunc accordingly. Now last element can be selected. (Alejandro :)
  2753. - Added void Inset::SetDisplay(bool) and implemented in InsetFormula
  2754.   (Alejandro)
  2755. - Fixed several Mathed bugs. (Alejandro)
  2756. - Changed command names to new set with object.event order. (RvdK)
  2757. - Changed `right' and `left' in command names to `forward' and `backward' 
  2758.   for consistency with other command names. (RvdK)
  2759. - Added user command `cancel' again (got lost in 0.9.18). (RvdK)
  2760. - Changed command name `meta-fake' to `meta-prefix'. (RvdK)
  2761. - Once again removed most of the built-in bindings. Did *not* remove the 
  2762.   movement, edit, accent and default keypad keys. (Rvdk)
  2763. - Replace bind section in system.lyxrc with stuff that supports the
  2764.   .bind files. (RvdK)
  2765. - Renamed Search & Replace to Find & Replace in menu and dialog. (RvdK)
  2766. - Renamed preview to view in command names and menus. (RvdK)
  2767. - Changed and/or added accelerators to several menus. (RvdK).
  2768. - added option to Document Layout form to allow \float_placement value
  2769.   to be changed on a per document basis. (thornley)
  2770. - added new command \float_placement to allow figure and table floats
  2771.   to be placed according to the users wish, rather than using LaTeX's
  2772.   default values. (thornley)
  2773. - configure changes to improve portability (Jean-Marc)
  2774. - usage of a free object instead of a canvas for the work_area:
  2775.   Advantage is the better focus managment. The work_area gets
  2776.   the input now, even when the cursor is on a menu.
  2777.   When xforms someday will keep the focus of a form, LyX will, too. (Matthias)
  2778. - new look of the main form (Matthias)
  2779. - minibuffer is editable now (an input-widget) (Matthias)
  2780. - enables undo for replace-string and insert-string (Matthias)
  2781. - bugfix in texing tables (what Jean-Marc mentioned) (Matthias)
  2782. - few changes in insetlocking and mathinsets (Matthias)
  2783. - insets can now be edited with dbl-click AND middle mouse. (Matthias)
  2784. - inset can be "highly" editable (like mathinsets). With these
  2785.    a usual click is enough to edit them (Matthias)
  2786.  
  2787. since 0.9.17
  2788. - changed getenv("USER") into getenv("LOGNAME") (posix) (Lgb) (suggestion
  2789.   at lyx@via) 
  2790. - set the depth to 8 always. (Lgb) (suggestion at lyx@via)
  2791. - screen is now correct (Lgb)
  2792. - LyX should now read the lyxrc file correctly (I hope) (Lgb)
  2793. - update to mathed (Alejandro)
  2794. - cosmetic cleanup, and spell fix (Jean-Marc)
  2795. - small changes to figinset (Matthias)
  2796. - moved form_search into form1.fd (Matthias)
  2797. - update to tables (multicolumn) and undo (Matthias)
  2798. - Patched LookupLyxFunc(). Scan range now depends on sizeof
  2799.   lyx_func_table. Last element could not be selected. (RvdK).
  2800. - Added two new user commands: depth-dec and depth-inc. (RvdK). (I
  2801.   changed the names. Lgb.)
  2802. - Very small change to DepthCB() to support depth-dec command. (RvdK).
  2803. - Added new user command: menu-open. (RvdK).
  2804. - Added new function MenuOpenByName() in lyx_cb.C that opens a
  2805.   visible menu of a given name. (RvdK). (NB! Almost nothing should
  2806.   be added to lyx_main.C. Lgb)
  2807. - Added new user command: spellcheck. (RvdK).
  2808. - Disabled the Meta-xxx visible menu accelerators. (RvdK).
  2809. - Changed some of the visible menu accelerators, some of the menu
  2810.   item texts and removed fixed binding strings. (RvdK).
  2811. - Added new \bind_file lyxrc command that loads a bind file from
  2812.   system dir (unless an absolute path is given). (RvdK).
  2813. - Introduced two new bind files, pc-modern.bind and emacs.bind that
  2814.   hold default binding configuarations. (RvdK).
  2815. - Changed Makefile.in. The .bind files are now installed to the
  2816.   system dir. (RvdK).
  2817. - Added user commands `cancel' and `meta-fake' for \bindable
  2818.   cancel and meta fake functionality and added cancel and meta-fake 
  2819.   features in keybind.C. (RvdK).
  2820. - When building a key sequence, the minibuffer always reflects this state,
  2821.   without time-out. (RvdK).
  2822. - When a prefix key is entered, the available key options appear after one 
  2823.   second in the minibuffer. (Rvdk)
  2824. - Possible to execute commands from minibuffer. (Lgb) (not very clever done)
  2825.   it is not even possible to see what you write :-(
  2826. - change to InsetFig::Browsefile (thornley)
  2827. - made a MiniBuffer class (methods: Set, Init, and expose) (Lgb)
  2828.  
  2829. since 0.9.16
  2830. - configure updates : removed support for installing lyx.sty, for xforms 0.75, 
  2831.   updated INSTALL file, removed a few macros from lyx_sty.h and enclosed
  2832.   it in \makeatletter ... \makeatother (Jean-Marc)
  2833. - fiddling in lyx_sty.h (Lgb)
  2834. - new bindable function: push-toolbar(int nth) and a hack in 
  2835.   create_form_form_main so that other objs can know where
  2836.   the toolbar is. (not finished) (Lgb)
  2837. - Class Inset split into two classes: interaction methods
  2838.   now are placed in UpdatableInset class, and the_locking_inset
  2839.   is an object of this class.  (Alejandro)
  2840. - All references to Displaymath layout removed from formula.C.
  2841.   Now lyx should center a mathinset if its method
  2842.   Display() returns true. Also, for a clean scrolling, the
  2843.   method HotSpot returns the position of the inset, since
  2844.   a mathinset moves current lyx cursor.  (Alejandro)
  2845. - Now Mathed supports Arrays, eqnarrays and numbered equations.  (Alejandro)
  2846. - Enhaced local TeX mode for mathed, and several bugs fixed  (Aljandro)
  2847. - Rewriten mathed's cloning mechanism. No more segfaults when UNDO (Alejandro) 
  2848. - Unlimited UNDO and REDO (Matthias)
  2849. - the string "LyX" will be texed with the new lyxlogo as \LyX{}
  2850.    Also TeX and LaTeX. (code is in file.C, "idea for labels")
  2851. - AutoCorrection with special Autocorrect-buffer
  2852. - Some cleanup and several bugfixes of the LyXText-class (Matthias)
  2853. - layout conversion error fixed and several more bugfixes (Matthias)
  2854. - improved tables (dashed unvisible lines, some fixes) (Matthias)
  2855. - float-labels and lines appear red now (Matthias)
  2856. - Added LYX_SYMBOL_FAMILY to the font module (Matthias)
  2857. - TexRowStuff changed in a way that allows LaTeX to
  2858.   run in background in the future (Matthias)
  2859.  
  2860. since 0.9.15
  2861. - Fixed several bugs related to lyxlex in lyxrc.C (Alejandro)
  2862. - added a \input to lyxrc (Alejandro)
  2863. - C-k now _is_ delete-line-forward (Alejandro) (That was now, wasn't it?)
  2864. - kill-line-forward now works as expected (Lgb)
  2865. - table and menu update (Matthias)
  2866. - lyx.sty removed, is now included in lyx. (Lgb)
  2867. - \def\LyX included in lyx_sty.h, IMO need changes. (Lgb from David)
  2868. - fixes to compile lyx on SGI/NCC (Xiaokun)
  2869. - small fix in MakeLaTeX... + added some info lines in .tex file (Lgb)
  2870.  
  2871. since 0.9.14
  2872. - Introduced several features to mathed, and bugs fixed. (Alejandro)
  2873. - update to configure (Jean-Marc)
  2874. - menu and table stuff (Matthias)
  2875.  
  2876. since 0.9.13
  2877. - Configure changes (Jean-Marc)
  2878. - enhancements to lyxlex (Alejandro)
  2879. - speed up and other (i.e. toolbar change) (Matthias)
  2880. - fix depth item in toolbar + other small toolbar changes (Lgb)
  2881. - more clean up (or obfusc. depends on view) (Lgb)
  2882. - update of isolyx.lyx, not good yet, but better. (Lgb)
  2883. - have I forgot anything? Please make a note in changes when sending patches.
  2884.   (just add the note to the absolute top of the file)
  2885. á
  2886. since 0.9.12
  2887. - More configure changes (Jean-Marc)
  2888. - some bugfixes (several)
  2889. - freespacing (Robert)
  2890. - using LyXLex for parsing of lyxrc (not broken is it?) (Lgb & Alejandro)
  2891. - more cleanup and moving around (Lgb)
  2892. - have I forgot anything? Please make a note in changes when sending patches.
  2893.  
  2894. since 0.9.11
  2895. - Math panel enhanced.  (Alejandro)
  2896. - Created a simple lexical analizer class from existing code. (Alejandro)
  2897. - preliminary support for read only buffers (Dirk)
  2898. - use tmpdir for generated files (Dirk)
  2899. - reorganization of code (Dirk and Lars Gullik)
  2900.   (did I overdo this? lgb)
  2901. - command line arguments and resources (a couple) (Lars Gullik)
  2902. - removed a sympthom (latex file sometimes contained '\0')
  2903.   this still needs to be fixed in a decent way. (Lars Gullik)
  2904. - support for debug levels look in definitions.h (Lars Gullik)
  2905.  
  2906. since 0.9.10
  2907. - a nasty bug in argument passing removed (Dirk)
  2908. - BufferList now actually works. 
  2909.   buffer[current_buffer] replaced with bufferlist.current() (Lars Gullik)
  2910.   (this is why 0.9.11 was released)
  2911. - some minor fixes (Lars Gullik)
  2912. - all (99%) unused variables have been commented out (or removed.) (Lgb)
  2913.  
  2914. since 0.9.9
  2915. - Several enhancements and bugs fixed to MathEd. (Alejandro)
  2916. - New path/filename mingling code (Dirk)
  2917. - Some cleanup and adding more bugs. (Lars Gullik)
  2918. - buffers almost dynamic alocated (disabled, might be removed). (Lars Gullik)
  2919. - most of the forms moved to external files (Dirk)
  2920.  
  2921. since 0.9.8
  2922. - bugs fixed (Matthias)
  2923. - a new symbolgenerator (not quite finished, hopefully useful) (Lars Gullik)
  2924. - three new keymaps. (Boloni Laszo)
  2925. - Sharing text keybind handling to mathed, and bugs fixed. (Alejandro)
  2926. - support for the new xforms lib (0.8x) the old one is still
  2927.   usable (just remember '#define oldxf' in config.h) (Lars Gullik)
  2928. - some improvements to make usable pseudoactions in toolbar. (Alejandro)
  2929.  
  2930. since 0.9.7
  2931. - TAGS in makefile + small change to makepatch (Lars)
  2932. - toolbar configurable from .lyxrc (Lars)
  2933. - pseudoaction handling and some improvements in toolbar. (Lars & Alejandro)
  2934. - some changes to quit sequence and title form (Lars)
  2935. - some new commands and keybindings (Robert)
  2936. - configure improvements (Jean-Marc)
  2937. - first steps for wysiwyg-tables (Matthias)
  2938. - improvements in row-printing (top labels and chapter labels) (Matthias)
  2939. - some bugfixes (code & layouts)
  2940. - see APPLIED Patches. Authors of these patches, please drop me
  2941.   a short line for the CHANGES list, thanks.
  2942.  
  2943. since 0.9.6
  2944. - configure improvements (Jean-Marc)
  2945. - a lot of small things (Robert)
  2946. - some things (Lars)
  2947. - Bugfixes (Graham)
  2948.  
  2949. since 0.9.5
  2950. - Integration of MathEd (Alejandro)
  2951. - configure patches (Jean-Marc)
  2952. - few bugfixes
  2953.  
  2954. since 0.9.4
  2955. - user definable toolbar, deadkey handling improved,
  2956.   various small improvements (Lars)
  2957. - configure improved (Jean-Marc)
  2958. - faster rebreaking when texing and opening/closing all floats (Matthias)
  2959. - popups move to front now when reinvoked (Matthias)
  2960.  
  2961. since 0.9.3
  2962. - improved wysiwyg figures (Ivan)
  2963. - bugfixes (Matthias)
  2964.  
  2965. since 0.9.2
  2966. - improved bind. Greek keyboard (Alejandro)
  2967. - improved wysiwyg figures (Ivan)
  2968. - bug fixes 
  2969. - new inset features for figures and mathed (Matthias)
  2970.  
  2971. since 0.9.1
  2972. - many many bugfixes
  2973. - better keymap handling
  2974. - wysiwyg figures (preliminary support) (Ivan)
  2975.  
  2976. since 0.8.3 (this is new development branch 0.9.1)
  2977.  0.9.1 is basically the same as 0.8.3 with
  2978.  some alterations to the keyhandling code and
  2979.  better internal support for dead-keys.
  2980.  
  2981. since 0.8
  2982. - improved mathtables (Alejandro)
  2983. - improved configure script (Jean-Marc)
  2984. - few bugfixes 
  2985.  
  2986. since 0.7p4d11
  2987. - several bugfixes (when will that end?))
  2988.   and "goto note" function (Matthias)
  2989. - kbmaps documentation (Ivan)
  2990.  
  2991. since 0.7p4d10
  2992. - nicer latex-code (Matthias)
  2993. - kbmaps (Ivan Schreter)
  2994. - menus don't segfault anymore (XForms bug) (Lars Gullik)
  2995. - printer enhancements (D.A. Niggemann)
  2996. - Few bugfixes, little linuxdoc enhancements (Matthias)
  2997.  
  2998. since 0.7p4d9
  2999. - new menus (Lars Gullik)
  3000. - note inset, simple help system, label/reference support,
  3001.   credits popup, few bug fixes (Matthias Ettrich)
  3002.  
  3003. since 0.7p4d8
  3004. - font underline support (Matthias) 
  3005. - layout bug correction and config. handling enhancements (D.A. Niggemann)
  3006. - real configure script (Thomas Pundt)
  3007.  
  3008. since 0.7p4d7
  3009. - fixed the layout display when specifying a document on command line 
  3010.   (Matthias)
  3011. - changed the search order for layouts seeking (Lars Gullik)
  3012. - changed the Copyright notice timeout (Lars Gullik)
  3013. - added layout class "letter" (Matthias)
  3014. - implemented a current row. Before this change LyX had to go through the whole
  3015.   document from the beginning each time it accesses a row on the screen. 
  3016.   (Matthias)
  3017. - bug corrections and more... (Matthias Ettrich and Lars Gullik)
  3018.  
  3019. since 0.7p4d6
  3020. - spellchecker (Hubert Schreier)
  3021. - layout parser redesign (Alejandro Aguilar Sierra)
  3022. - math symbol form enhancements (Alejandro Aguilar Sierra)
  3023. - Imakefile rework and lyx form close callback (Pascal Andre)
  3024. - bug corrections and more ... (Christian Buescher and Lars Gullik)
  3025.  
  3026. since 0.7p4d5
  3027. - math symbol support (Alejandro Aguilar Sierra)
  3028. - keymaps 32bits patch (Christian Buescher)
  3029. - LinuxDoc SGML support enhancement (Pascal Andre)
  3030. - external style definition files (Pascal Andre)
  3031.  
  3032. since 0.7p4d4
  3033. - user-definable keys (Christian Buescher)
  3034. - lyxserver (Christian Buescher)
  3035. - LinuxDoc SGML support (Pascal Andre)
  3036. - bugfix in select word (very first and very last)
  3037.  
  3038. since 0.7p4d3
  3039. - dead-key support for isolatin characters.
  3040.   (Lars Gullik)
  3041. - fontencoding command added (Lars Gullik)
  3042. - epsfig-driver support (Lars Gullik)
  3043. - multicol.lyx documentation added (Lars Gullik)
  3044. - isolyx.lyx documentation added (Lars Gullik)
  3045. - fontsizes and font_norm can be set now via GUI or 
  3046.   lyxrc
  3047. - pasting of the primary selection is now possible
  3048. - internally improved cut and paste
  3049.   (necessary to implement tables and
  3050.   equations in the future)
  3051. - less memory leaks
  3052.  
  3053. since 0.7p4
  3054. - added a table of contents:
  3055.   support for tocdepth, tabel visible in extra window,
  3056.   ability to jump to the corresponding position in 
  3057.   the text by clicking into the table of contents
  3058. - added support for spellchecker
  3059. - support for psnfss and inputenc. Removed the
  3060.   obsolete isolatin1 stuff.
  3061. - delete can be mapped to backspace in the .lyxrc
  3062. - temporary fix of the scrollbar's behavior. I also
  3063.   added two scroll buttons until XForms comes with
  3064.   a real scrollbar.
  3065. - small bug in delete character fixed, concerning
  3066.   the screen refresh
  3067. - other little bugfixes
  3068.  
  3069. since 0.7p3
  3070. - improved word-wise movement
  3071. - tex code in LaTeX Commands like lyxrightaddress was 
  3072.   wrong since a senseless protec was added after
  3073.   the tex code.
  3074.  
  3075. since 0.7p2
  3076. - close buffer caused a segfault with an empty 
  3077.   buffer
  3078. - M-v and C-v did not do what emacs does
  3079. - xdvi extra options works now
  3080.  
  3081. since 0.7
  3082. - fixed a terrible bug concerning footnotes.
  3083.   (saving and cut & paste)
  3084.   
  3085. since LyX 0.5 
  3086.   (sorry I was too lazy too report the various 
  3087.   changes)
  3088.  
  3089. since 1.05p2
  3090. - changed toolkit to XForms and improved a LOT of
  3091.   things. 
  3092.  
  3093. since 1.05
  3094. - Motif2.0 fix: When the layouts combobox was
  3095.   set to another layout (for example when moving
  3096.   the cursor through the text) the layouts where
  3097.   set again. That means that user defined changes
  3098.   to the paragraphs like vertical spaces etc. where
  3099.   reseted to the default values.
  3100.   This bug didn't occur with Motif < 2.0
  3101.  
  3102. since 1.04
  3103. - new font handling (saver and more variable) since
  3104.   a lot of segementationt faults (that nowbody told
  3105.   me :-( ) occured on systems that had other fonts 
  3106.   installed.
  3107. - less bugs (specifying a file at the commandline,
  3108.   user defined preambles, generated tex-code)
  3109. - you may preview and print from within NoName now
  3110. - tex runs now in the directory where the lyx-file
  3111.   is. This is better, since the dvi-file may need
  3112.   pictures.
  3113. - editor asks when exiting with unsaved changes.
  3114. - you may use editres with noname now
  3115.  
  3116. since 1.03:
  3117. - You can run LaTeX from within NoName now.
  3118. - Generated TeX-code should be less buggy.
  3119. - Editor is improved (cut&paste, search&replace)
  3120. - Creating a new file is easier.
  3121.