]> git.lyx.org Git - lyx.git/history - src
whitespace
[lyx.git] / src /
2004-11-29 John Spraywhitespace
2004-11-29 John Sprayfix warnings in frontends/gtk/FileDialogPrivate.[Ch]
2004-11-29 John Spraymake gtk layout combobox smaller
2004-11-27 Jürgen SpitzmüllerLength validators for the graphics and box dialogs
2004-11-27 Jürgen SpitzmüllerRename button in the tabular dialog, carify tooltip
2004-11-27 Georg Baumprevent tex2lyx segfault
2004-11-26 John Sprayfix ws
2004-11-26 John SprayGtkFileChooser in gtk FileDialog, also do filtering
2004-11-26 John SprayUse GtkFileChooser in gtk FileDialog.
2004-11-26 Angus LeemingWhitespace, only whitespace.
2004-11-26 Angus LeemingChange glob() API to accept a dir parameter.
2004-11-26 Georg Baumadd status messages to math hull inset
2004-11-26 Angus LeemingClean-up FileFilterList API.
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-25 Georg Baumfix changelog entry finally ;-)
2004-11-25 John Spraybetter fix for gcc 3.4 compilation
2004-11-25 John Sprayfix gtk gcc3.4 compilation, add pch.h for gtk
2004-11-25 John SprayFix gtk compilation with gcc 3.4, add preliminary pch...
2004-11-25 Angus LeemingGive FileFilterList its own .[Ch] files.
2004-11-25 Jean-Marc Lasgouttescorrectly display messages issued by getStatus
2004-11-25 Alfredo Braunsteinchangelogs
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-24 Alfredo Braunsteinpar->pit renaming
2004-11-24 Georg Baumfix tabular multicolumn handling
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-11-23 Georg Baumfix crash in mathhullinset
2004-11-22 John Spraytweak scrolling in gtk workarea
2004-11-22 Jean-Marc Lasgouttesupdate the screen while spellchecking and merging changes
2004-11-22 Georg Baumdisable concept checks in GSendto.C
2004-11-22 Jürgen Spitzmüllerglue length validator for qt
2004-11-21 John Spraygtk sendto dialog
2004-11-20 John Sprayuse size_t instead of unsigned int where appropriate
2004-11-20 John SprayJuergen's compiler warning fixes
2004-11-20 Lars Gullik Bjønnesfix compilation with boost 1.32.0
2004-11-20 Lars Gullik Bjønnesfix for compilation with boost 1.32.0
2004-11-19 Jean-Marc Lasgouttesallow more than one optional inset
2004-11-18 Jean-Marc Lasgouttesget rid of Paragraph::isWord; ignore words with digits...
2004-11-18 Georg Baumdetermine current cell in the tabular controller instea...
2004-11-17 Lars Gullik Bjønnesfix one ambiguity, and comment out a un-implemented...
2004-11-16 Lars Gullik Bjønnesdisable conecpt checks for gtk dir, fix concept checks...
2004-11-16 Lars Gullik BjønnesMake us satisfy concept checks
2004-11-16 Jean-Marc Lasgouttescorrectly disable buffer-related menu entries when...
2004-11-16 John Spraygtk vspace dialog
2004-11-15 John SprayTweak gtk print dialog layout
2004-11-15 John SprayGTK Float dialog and Note dialog. Today is rhyming...
2004-11-15 Jean-Marc Lasgouttesfix typo
2004-11-15 John SprayMenu icons, gtk stock icons in toolbar
2004-11-15 Jean-Marc Lasgouttespropagate the need_protect property to optional insets...
2004-11-15 Jean-Marc Lasgouttesinsetlatexaccent is part of a word
2004-11-15 John SprayGet rid of "Display Tooltips" option in ui, it's not...
2004-11-14 John SprayGTK ERT dialog
2004-11-14 John SprayGTK Box dialog
2004-11-14 Jürgen SpitzmüllerJohn Spray\'s off-by-one-fix for vspace
2004-11-11 Jürgen SpitzmüllerA more general fix for bug 1682, also fixes off-by...
2004-11-11 Alfredo Braunsteinenable tfrac
2004-11-11 Alfredo Braunsteinfix invalid cursor when opening collapsables
2004-11-11 Alfredo Braunsteinfix crash in backspace
2004-11-09 Georg Baummake gettting the file format from file contents work...
2004-11-09 Jean-Marc Lasgouttesfix off-by-one error (bug 1682)
2004-11-09 Jean-Marc Lasgouttescode refactorization in toolbars
2004-11-08 Jean-Marc Lasgouttestrivial typo; unfortunately I can't compile the gtk...
2004-11-08 Jean-Marc Lasgouttesfix automake 1.6.3 error
2004-11-08 Jean-Marc Lasgouttesadd possibility to specify the origin of a FuncRequest...
2004-11-08 Jürgen Spitzmüllerfix crash when adding new format (bug 1692), improve...
2004-11-08 Georg Baumfix bug 1730
2004-11-08 Georg Baumfix error message, add some documentation
2004-11-07 André Pönitzforgot these
2004-11-07 Lars Gullik Bjønnesremove usused using
2004-11-07 Lars Gullik BjønnesUse lyx::support::atoi
2004-11-07 Lars Gullik BjønnesMake it clearer where include files are comming from.
2004-11-07 Lars Gullik BjønnesRemove interface violation. Better solution needed.
2004-11-07 Lars Gullik Bjønnestfracinset files is missing so all usage of tfrac is...
2004-11-07 André Pönitz\tfrac support, fixing #1425
2004-11-07 André Pönitzrequire AMS for underset and overset
2004-11-07 André PönitzFix #1736
2004-11-07 André Pönitzadd missing changelog entry
2004-11-06 Lars Gullik Bjønnes* translator.h: use bind, equal_to instead of equal_1st...
2004-11-06 Lars Gullik Bjønnes* lyxfunctional.h: delete compare_memfun and helper...
2004-11-06 Lars Gullik Bjønnes* lyxfunctional.h: delete back_inserter_fun functions...
2004-11-05 Jean-Marc Lasgoutteswhitespace
2004-11-05 Angus LeemingEnable the XForms frontend to be compiled with picky...
2004-11-05 André Pönitzfix redo creation crash, explanation later
2004-11-04 John Sprayfix interpreting of gdk mouse button numbers
2004-11-04 Jürgen Spitzmüllerimplement getStatus in charstyle and ERT / insetcharsty...
2004-11-04 Jean-Marc Lasgouttesbetter fix for bug 1523
2004-11-02 Jean-Marc Lasgouttesfix cursor when inserting some insets
2004-11-02 José MatoxRemove mixed_content from output parameters.
2004-11-01 Jürgen Spitzmüllerprevent paragraph breaks in charstyle insets
2004-11-01 Georg Baumprevent endless loop
2004-11-01 John Sprayminor fixes to gtk graphics dialog
2004-11-01 Georg Baumuse the movers also for copying from temp dir -> export dir
2004-10-31 Jürgen Spitzmüllerinsetcharstyle drawing cosmetics
2004-10-30 José MatoxInside the same the same paragraph don't change CDATA...
2004-10-30 José Matoxremove unused variable.
2004-10-30 José MatoxReplace CDATA argument as innertag.
2004-10-30 José MatoxFix reference to CDATA. (docbook)
2004-10-30 Jürgen Spitzmüllerfix typo in InsetCharStyle::priv_dispatch, which caused...
2004-10-30 Jürgen Spitzmüllerreplace insetVerbatim with InsetText methods (bug 1731...
2004-10-30 José MatoxMake the standard paragraph an empty paragraph if its...
2004-10-29 José MatoxSanitize ids for SGML/XML.
next