]> git.lyx.org Git - lyx.git/history - src/frontends
- Link against qt-mt333.lib which is what the current qt3 cvs produces
[lyx.git] / src / frontends /
2005-01-31 Lars Gullik Bjønnesditch FileInfo -> use boost.filesystem
2005-01-31 Angus LeemingRemove unused 'public slot: void slotEdit();'
2005-01-29 Georg Baumgtk compilation fix
2005-01-29 Georg Baumdisable concept checks in gtk frontend for gcc 3.4...
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-20 Angus LeemingRename some of the elements of the SpellBase::Result...
2005-01-20 Angus LeemingGuard HAVE_UNISTD_H.
2005-01-20 Angus LeemingChange the meaning of the $$s placeholder to <lyx suppo...
2005-01-20 Jean-Marc Lasgouttesfix bugs discovered by msvc
2005-01-19 Angus LeemingUse HAVE_UNISTD_H.
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2005-01-18 Asger Ottar Alstrup- Add missing STL includes for correctness - gcc is...
2005-01-17 Angus LeemingInvoke scripts by prepending the name of the script...
2005-01-16 Angus LeemingThe LyXRC::prepend_path patch as tested on the Mac...
2005-01-15 Angus LeemingEnable Qt's uic to process the .ui files when using...
2005-01-14 Angus LeemingThe Cygwin path fix.
2005-01-13 Angus LeemingUse getString, a safe wrapper around fl_get_input,...
2005-01-12 Angus LeemingGet rid of extraneous whitespace.
2005-01-11 Jean-Marc Lasgouttesenable Goto error (bug 1760)
2005-01-10 Angus LeemingThe package reworking.
2005-01-10 André Pönitzstart fixing cursor size in math
2005-01-07 Jean-Marc Lasgouttesfix font metrics with Qt/Win 3.2.1nc
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ønnestostr -> convert and some bformat work
2005-01-06 Jürgen Spitzmüllerfloat2string #4 (Spacing)
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 Lars Gullik Bjønnesimprove trick to avoid touching a lot of unneeded files
2005-01-04 Jürgen Spitzmüllerfloat2string #2 and insetexternal \sclaebox fix
2005-01-03 Jean-Marc Lasgouttescure a few more warnings
2004-12-29 Jean-Marc Lasgouttesfix some compiler warnings
2004-12-28 Jürgen Spitzmüllerfloat2string changes #1 (Graphics), missing bits
2004-12-20 Angus Leeming* Replace all use of 'slashify_path' with 'internal_path'.
2004-12-19 Georg Baumfix compiler warnings
2004-12-17 Martin VermeerThe ��ngstr��m, ��rsted patch
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-15 Angus LeemingGet rid of FileInfo::getNumberofLinks().
2004-12-15 Angus LeemingOS Abstraction of "HOME" and the null device.
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-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 Georg Baumuse better index types for tabular rows, columns and...
2004-12-03 Jürgen Spitzmüllerlength validators for the remaining qt dialogs
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-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 Angus LeemingClean-up FileFilterList API.
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-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-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-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 John SprayMenu icons, gtk stock icons in toolbar
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-09 Georg Baummake gettting the file format from file contents work...
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
next