]> git.lyx.org Git - lyx.git/history - src/frontends/gtk
fix math fonts with LyX/Mac
[lyx.git] / src / frontends / gtk /
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-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.
2004-10-04 John Sprayfix gmenubar crash on "Figures" submenu
2004-10-03 John SprayAdd readonly() function to GViewBase
2004-10-03 John SprayImprove GSearch's sensitivity behaviour on readonly...
2004-10-02 John SprayAdd accelerator (binding) labels to menus
2004-10-02 John SprayDisplay accelerator (binding) labels in menus.
2004-10-02 John Sprayadd gtk TOC dialog
2004-10-01 John SprayFix tooltips
2004-10-01 John SprayAdd GParagraph dialog, make GViewBase update() when...
2004-10-01 John SprayUpdate from deprecated Combo to ComboBox in GLayout
2004-09-27 Lars Gullik Bjønnessome small changes
2004-09-27 Lars Gullik Bjønnesthe character dialog
2004-09-27 Lars Gullik Bjønnesadd a const, use boost::assert
2004-09-26 Lars Gullik Bjønnesuse stock and glade fixes from John
2004-09-26 Lars Gullik Bjønnesheader file reorder
2004-09-26 Lars Gullik BjønnesMove to gtk 2.4
2004-09-26 Lars Gullik BjønnesWS changes
2004-09-26 Lars Gullik BjønnesGPrint dialog from John Spray
2004-09-24 Angus LeemingJohn Spray's gtk search dialog.
2004-09-24 Alfredo BraunsteinJohn Spray's gtk scrolling patch
2004-07-24 Lars Gullik BjønnesUse boost::scoped_array to store the temporary wchar_t...
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-07-22 Lars Gullik Bjønnesthe lyxserver modifications
2004-07-21 Lars Gullik Bjønnesthe lyxsocket changes
2004-05-25 Lars Gullik Bjønnesmakefile gtk fix
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-05-04 Angus LeemingSquash bug 1590 by removing "error" from the list of...
2004-04-29 Angus Leeming* Positionable and dynamically visible toolbars for...
2004-04-28 Angus LeemingA layout engine for XForms.
2004-04-28 Angus LeemingPass LyxView & to the WorkArea.
2004-04-28 Angus LeemingRemove unneeded #include.
2004-04-27 Angus LeemingThe minimum changes needed to give the Gtk frontend...
2004-04-27 Angus LeemingSearch the src tree for glade files, so preventing...
2004-04-20 Angus LeemingMake 'make distdir' work again.
2004-04-20 Angus LeemingWhitespace, only whitespace...
2004-04-07 Angus LeemingTrivial compile fixes...
2004-04-07 Alfredo Braunsteinthe 'fitCursor fix'
2004-04-05 Angus LeemingRealize Allan Rae's PreferencesPolicy correctly and...
2004-04-05 Angus LeemingGet the date right ;-)
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-31 Angus LeemingRemove all the cruft needed by the original MVC dialog...
2004-03-31 Angus LeemingConvert the preamble dialog to the Dialog-based scheme.
2004-03-31 Angus LeemingConvert the spellchecker dialog to the Dialog-based...
2004-03-31 Angus LeemingConvert the prefs dialog to the Dialog-based scheme.
2004-03-30 Angus LeemingMove the document dialog over to the Dialog-based scheme.
2004-03-28 Angus LeemingIntroduce LFUN_PRINT.
2004-03-27 Angus LeemingNew LFUN_EXPORT_CUSTOM.
2004-03-27 Angus LeemingSquash a bunch of compiler warnings.
2004-03-26 Angus LeemingEnsure that the build can find lyx_forms.h when srcdir...
2004-03-26 Jean-Marc Lasgouttesdisplay key binding in native UI style
2004-03-24 Angus LeemingGTK compile fixes.
2004-03-17 Angus LeemingRemove the Forks dialog.
2004-02-23 Lars Gullik Bjønnesgtk-patch_2004_2_9.new
2004-02-20 André Pönitzrename a function
2003-12-20 Jürgen Spitzmüllertrivial compile fix: remove obsolete mentions of vclog...
2003-12-15 Jürgen SpitzmüllerThe uncontroversial part of Michael Schmitt's minipage...
2003-10-30 Lars Gullik Bjønnesgtk_patch_2003_10_30
2003-10-28 Lars Gullik Bjønnesgtk_patch_2003_10_28
2003-10-15 José Matoxadd missing bits to gtk port
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-13 José Matoxfixes to compile and link gtk
2003-10-13 Angus LeemingJo�o Assirati's lyxsocket patch.
2003-10-08 Angus LeemingFix a bunch of doxygen warnings.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-21 Lars Gullik Bjønnesmore action work
2003-09-21 Lars Gullik BjønnesGet rid of Pseudo Actions
2003-09-21 Lars Gullik Bjønnessome configure output changes, fix a new bug
2003-09-18 Angus LeemingRename EnumLColor as LColor_color.
2003-09-17 André Pönitzinclude src/frontends/gtk/lyx_gui.C
2003-09-16 Angus LeemingMove functions out-of-line. The .C file should have...
2003-09-15 Angus LeemingThe EnumLColor patch, free of macros.
2003-09-10 Angus LeemingFix compilation properly this time...
2003-09-10 Angus LeemingCompilation fix.
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-08 Angus LeemingVarious trivial bits 'n' bats about config.h, header...
2003-09-05 Angus LeemingChanges due to the removal of using directives from...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-02 Angus LeemingInitial go at some .cvsignore files.
2003-09-02 Angus LeemingAnal policing of header blurbs.
2003-09-02 John Levonfix change log format
2003-09-02 Lars Gullik BjønnesThe Gtk patch.
2000-07-26 Jürgen VignaApplied Marko's last patch and renamed the frontend...
2000-07-26 Lars Gullik Bjønnessome fix to ui gettext
2000-07-24 Lars Gullik Bjønnesthe gtk patch