]> git.lyx.org Git - lyx.git/history - src
some trivial fixes
[lyx.git] / src /
2005-01-12 Jean-Marc Lasgouttessome trivial fixes
2005-01-12 Angus LeemingEnable "lyx -dbg init" to run.
2005-01-12 Angus LeemingGet rid of extraneous whitespace.
2005-01-12 Angus LeemingRe-enable compilation with Cygwin.
2005-01-11 Jean-Marc Lasgouttesenable Goto error (bug 1760)
2005-01-10 Angus LeemingThe package reworking.
2005-01-10 Georg Baumfix bug 1332
2005-01-10 André Pönitzstart fixing cursor size in math
2005-01-10 Georg Baumfix bug 1459 (with help from Andre)
2005-01-08 André Pönitzcorrect a wrong nod
2005-01-07 Angus LeemingSpecialise the convert template to long for Solaris.
2005-01-07 Jean-Marc Lasgouttesfix font metrics with Qt/Win 3.2.1nc
2005-01-07 Lars Gullik Bjønnesadd specialization for unsigned long, and clean up...
2005-01-06 José Matoxplace one paragraph parameter per line. (file format...
2005-01-06 Lars Gullik Bjønnesmissed some tostr.h -> convert.h places
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnesfix compilation with gcc 4.0
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2005-01-06 Jürgen Spitzmüllerfloat2string #4 (Spacing)
2005-01-06 Georg Baumfix bug 1750
2005-01-05 Lars Gullik Bjønnesthe const patch
2005-01-05 Jean-Marc Lasgouttesrequire amsmath for some under/over arrows
2005-01-05 Lars Gullik Bjønnesimprove link trick and remove some duplicates
2005-01-05 Jürgen Spitzmüllerforgot to mention...
2005-01-05 Jürgen Spitzmüllerfloat2string #3 (lyxrc)
2005-01-05 Angus Leemings/MAX_PATH/PATH_MAX/.
2005-01-05 Angus LeemingRemove the OS/2 relic lib/configure.cmd.
2005-01-05 Lars Gullik Bjønnesimprove trick to avoid touching a lot of unneeded files
2005-01-04 Angus LeemingImplement os::current_root for native Win32 builds.
2005-01-04 Angus LeemingRemove executable status info from typeIndicator.
2005-01-04 Angus LeemingTest for OS support for symbolic links and protect...
2005-01-04 Jürgen Spitzmüllerfloat2string #2 and insetexternal \sclaebox fix
2005-01-04 Jürgen Spitzmüllersmall mathed fixes
2005-01-03 Jean-Marc Lasgouttescure a few more warnings
2005-01-01 Angus LeemingEnable LyX to start up under Cygwin.
2004-12-29 Jean-Marc Lasgouttesthe final word on bug 1523?
2004-12-29 Jean-Marc Lasgouttesfix some compiler warnings
2004-12-28 Georg Baumfix bug 1542 (crash wehn reading invalid equations)
2004-12-28 Jean-Marc Lasgouttesclean up
2004-12-28 Jean-Marc Lasgouttesget rid of cheaders
2004-12-28 Jürgen Spitzmüllerfloat2string changes #1 (Graphics), missing bits
2004-12-28 Jürgen Spitzmüllerfloat2string changes #1 (Graphics)
2004-12-27 Jürgen Spitzmüllerfix LFUN_MATH_MODE
2004-12-27 Jean-Marc Lasgouttesimplement Word counting (bug 728)
2004-12-20 Angus Leeming* Replace all use of 'slashify_path' with 'internal_path'.
2004-12-20 Jürgen Spitzmüllerget the change tracker working again (bug 1719)
2004-12-19 Georg Baumfix compiler warnings
2004-12-17 Alfredo Braunsteinremove paragraph::autoBreakRows
2004-12-17 Martin VermeerThe ��ngstr��m, ��rsted patch
2004-12-17 Angus LeemingDon't forget the Windows drive name when mangling the...
2004-12-16 Angus LeemingPrevent invocation of std::string(0);
2004-12-16 Jürgen Spitzmüllerfix xforms math panel (bug 1214)
2004-12-16 Angus LeemingRemove redundant "using lyx::support::GetEnvPath;"
2004-12-16 Angus LeemingAn improved HAVE_MKDIR patch that compiles also with...
2004-12-15 Angus LeemingGet rid of FileInfo::getNumberofLinks().
2004-12-15 Angus LeemingConditionally #include headers.
2004-12-15 Georg Baumpartial longtable support for tex2lyx (partial fix...
2004-12-15 Georg Baumre-enable SET_ALL_LINES in tabulars (from J�rgen)
2004-12-15 Angus LeemingOS Abstraction of "HOME" and the null device.
2004-12-14 Angus LeemingComments.
2004-12-14 Angus LeemingClean-up interface to os::init.
2004-12-14 Angus LeemingUse ios__binary mode to copy files.
2004-12-14 Angus Leeming* os.C: #include "os_win32.h" for _WIN32.
2004-12-14 Angus Leemingremove invalid Q_EXPORT declaration as it breaks compil...
2004-12-14 Angus LeemingRemove trailing slash from -Ifoo/ in the AM_CPPFLAGS...
2004-12-12 John Sprayupdate frontends/gtk/glade/Makefile.am with recently...
2004-12-08 John Spraygtk filedialog: use set_current_name to make suggested...
2004-12-07 John Spraygtk: improve dialog layouts, make spinbuttons show...
2004-12-07 John Spraygtk include dialog
2004-12-06 Alfredo Braunsteindraw incomplete cursors
2004-12-06 Alfredo Braunsteinfix two undo crashes
2004-12-06 Alfredo Braunsteinremove selection_possible (fix a problem with selection...
2004-12-06 Alfredo Braunsteinremove getSelectionSpan not-so-helper
2004-12-06 Alfredo Braunsteinassorted tabular fixes (selection and scroll)
2004-12-05 Lars Gullik Bjønnescleanup some makefiles a bit
2004-12-05 Lars Gullik Bjønnesrename boost libs, add some boost variables for automak...
2004-12-05 Angus Leeming<X11/forms.h> --> "lyx_forms.h"
2004-12-04 Lars Gullik Bjønnesmore PCH_FLAGS work
2004-12-03 Lars Gullik Bjønnesfix typo
2004-12-03 Lars Gullik Bjønnesuse AM_CPPFLAGS instead of INCLUDES since that is depre...
2004-12-03 José MatoxFile format up to 238.
2004-12-03 José MatoxMove convertion code from the C++ source (where is...
2004-12-03 Lars Gullik Bjønnesremove all trace if idxUpDown2
2004-12-03 Georg Baumuse better index types for tabular rows, columns and...
2004-12-03 Jürgen Spitzmüllerlength validators for the remaining qt dialogs
2004-12-02 José MatoxMove compatility code for old style (0.10 !) latex...
2004-12-02 Jean-Marc Lasgouttesfix recent bug where too many lfuns got disabled;fix...
2004-11-30 Angus LeemingRevert the XForms 'intelligent graphics exposure' patch...
2004-11-30 Jean-Marc Lasgouttesget rid of broken_header.h and some unneeded tests
2004-11-30 Alfredo BraunsteinCoordBranch merge
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.
next