]> git.lyx.org Git - lyx.git/history - src/frontends
Implement os::current_root for native Win32 builds.
[lyx.git] / src / frontends /
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
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-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 Angus LeemingEnable the XForms frontend to be compiled with picky...
2004-11-04 John Sprayfix interpreting of gdk mouse button numbers
2004-11-01 John Sprayminor fixes to gtk graphics dialog
2004-10-29 Georg Baumrename getExtFromContents() to getFormatFromContents()
2004-10-26 Angus LeemingWhitespace, nothing but whitespace.
2004-10-26 Angus LeemingThe Movers patch.
2004-10-26 John Spraygtk graphics dialog
2004-10-22 John SprayUse MenuItem::status() instead of own submenudisabled...
2004-10-19 Georg Baumenable translation of ambigous messages
2004-10-13 Jean-Marc Lasgouttesfix math fonts with LyX/Mac
2004-10-11 John Spraytrivial bugfix in gtoc
2004-10-11 John Sprayfix typo in gchanges
2004-10-11 John Spraytweak gworkarea scrolling
2004-10-11 John Spraygtk changes dialog
2004-10-10 John SprayTrivial and WS changes
2004-10-09 John SprayAdd GTK Log view dialog
2004-10-09 John SprayAdd ShowFile dialog
2004-10-08 John SprayAdd gtk Texinfo dialog
2004-10-08 John Sprayglade tweaks
2004-10-08 John Sprayadd ErrorList dialog, implement GViewBase::setTitle
2004-10-07 Jean-Marc Lasgouttesfix dialogs in LyX/Mac
2004-10-06 John SprayThe Spellchecker dialog
2004-10-06 Angus LeemingGet the layout engine working correctly (John Spray...
2004-10-05 John SprayAdd mathsmatrix dialog.
2004-10-05 Angus LeemingWhitespace, only whitespace.
next