]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/ChangeLog
remove unused toolbar (de)activate()
[lyx.git] / src / frontends / xforms / ChangeLog
2002-07-12 John Levonremove unused toolbar (de)activate()
2002-07-12 John LevonMove fontloader into lyx_gui stuff. Now Qt should compi...
2002-07-12 John Levonremove a ColorHandler reference
2002-07-11 John Levonremove file->new asks for name
2002-07-11 John Levonredraw fix 1.
2002-07-11 John LevonHerbert's graphics get latex size check
2002-07-10 Jean-Marc Lasgouttesbetter support for keypad keys
2002-07-09 John LevonA couple of minor bug fixes and cleanups
2002-07-09 Angus LeemingHerbert's work-around to xforms image width for xforms...
2002-07-08 Angus LeemingWhitespace.
2002-07-05 Angus LeemingPreview code
2002-07-04 Lars Gullik BjønnesChanges to make RH-7.3 be able to run lyx.
2002-07-04 André Pönitzreduce #include requirements
2002-07-04 Jean-Marc Lasgouttesfix 459; support epsi and fig formats; fix bug in hu.po
2002-07-03 Jean-Marc Lasgouttesbetter cyrillic languages support
2002-07-03 Lars Gullik Bjønnesadd Dialogs to constructor arg
2002-07-01 Angus LeemingKayvan's WinXP fix to fdfix.sh.
2002-06-28 Angus LeemingAsymptotic approach to a well-designed graphics loader.
2002-06-27 André PönitzJuergen S.'s slightly modified patch to access the...
2002-06-26 Angus LeemingCreate a grfx::Loader class and so move large chunks...
2002-06-25 Angus Leeming* Split the graphics loader into a frontend and a backend.
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-21 Angus LeemingCompile fix.
2002-06-21 John Levonremove show_banner + keyboard_shortcuts as discussed
2002-06-21 John Levonmove splash into screen greyOut(). Still not enabled...
2002-06-20 John LevonAuto-scan for texinfo and bibtex dialogs
2002-06-20 John Levonbug 458 (dtrt with index entry insert)
2002-06-20 John LevonMerge Herbert's bibtex patch; it doesn't introduce...
2002-06-20 John LevonMerge the working bits of the resize patch, and fix...
2002-06-20 John Levonwhitespace
2002-06-19 John Levonremove some more unneeded focus stuff
2002-06-19 John Levonremove focus/unfocus events - unused
2002-06-19 John Levonremove unused methods
2002-06-19 John Levonbetter_delim2.diff
2002-06-19 John Levonremove unused method
2002-06-18 John Levonfix aiksaurus compile
2002-06-18 John Levonignore .lo in forms/ (Herbert)
2002-06-18 John Levonbug 77
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-18 Angus LeemingJrgen's "Tooltips for the reference dialog" patch....
2002-06-18 Angus LeemingIgnore any generated files in the xforms/forms directory.
2002-06-14 Angus LeemingFail gracefully if fdesign fails.
2002-06-14 Angus LeemingMake the .Ch files dependent on the fdfix files.
2002-06-14 Angus LeemingFix crash in FormPreferences.
2002-06-13 Angus Leemingxforms clean-up, described in detail in my mail of...
2002-06-12 John LevonPainter and scrollbar API patches
2002-06-12 Angus LeemingTrivial fix for std::exit.
2002-06-12 Angus LeemingForward declare ParagraphParameters in ControlParagraph.h.
2002-06-12 Jean-Marc Lasgouttesfix flimage.h handling; xpm format patch from herbert...
2002-06-12 John LevonMove init() back to LyXView
2002-06-12 John LevonNew lyx_gui namespace. Some working out to be done...
2002-06-12 John LevonMore very minor syncing ..
2002-06-12 John LevonSome minor cleanup + use of scoped_ptr instead of raw...
2002-06-12 John LevonRemove enter/leaveView since core has no right to know...
2002-06-11 John Levonapply workarea() patch. Most of it is orthogonal to...
2002-06-11 John Levonfont_metrics split, ok from asger (And it's obvious...
2002-06-11 John LevonEdwin's Para MVC. Sorry for the delay !
2002-06-11 Jean-Marc Lasgouttesfix configuration with xforms
2002-06-10 Lars Gullik Bjønneshandle some tmpl files in a more sane way
2002-06-10 Lars Gullik Bjønnesremove ViewBase prefix
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
2002-06-04 John Levonoops ... missed this
2002-06-02 John LevonFix boost signal patch from Michael
2002-06-02 John Levonxforms 1.0 fixes
2002-05-30 Jean-Marc Lasgoutteshonor LYX_DIR_13x, fix #386, update IEEEtraan template
2002-05-30 Lars Gullik Bjønnes2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-29 Lars Gullik Bjønnes2002-05-29 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-05-28 Jean-Marc Lasgouttessave preamble in defaults.lyx template; tweak hollywood...
2002-05-26 John Levonmove workarea to xforms/ for a better diff.
2002-05-24 John Levonfont loader / color handler move
2002-05-24 John Levonfont_metrics part 1
2002-05-24 Jürgen VignaEnable compilation with lyxstring again.
2002-05-23 John Levonmore guii moving around.
2002-05-23 John Levonguii2
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-05-15 Lars Gullik Bjønnescomblang.patch
2002-05-14 Lars Gullik Bjønneslangchange.patch
2002-05-09 Lars Gullik Bjønnestooltips.diff
2002-05-09 Jürgen VignaAngus fix for resizing tabfolders on xforms 0.88.
2002-05-08 Angus LeemingBack out potentially buggy patch.
2002-05-08 Angus LeemingMore elegant and accurate description, having recovered...
2002-05-08 Angus Leeming(Herbert): In the Include dialog, the "Load" button...
2002-05-08 Angus LeemingPrevent crashes experienced by speakers of "long" langu...
2002-05-08 André PönitzGarst's patch for the off-by-two problem
2002-05-07 Angus LeemingWork-around for the can't rotate by 270degs bug.
2002-05-02 Angus Leeming(Herbert): an empty bibstyle is valid apparently, so...
2002-05-02 Angus Leeming(Herbert): one liner to not read the Bounding Box unnec...
2002-05-01 Lars Gullik Bjønnesremove return arg from fullRebreak, fix last "Standards...
2002-05-01 Angus LeemingRemove repeated entry.
2002-05-01 Angus Leeming(Rob Lahaye): sync the appearance of papersize stuff...
2002-05-01 Angus LeemingInternationalise the rotation origin strings in the...
2002-04-30 Angus Leeming(John): typos in the tooltips.
2002-04-30 Angus LeemingClean-up yesterday's code-splurge and sort the translat...
2002-04-29 Angus LeemingInternationalise the language names in the preferences...
2002-04-29 Angus Leeming* Split out getLanguageData from character.[Ch] into...
2002-04-29 Angus LeemingInternationalise the language names in the character...
2002-04-26 Angus LeemingTranslate "Select Database" and "Select BibTeX-Style...
2002-04-26 Angus LeemingOn dit �Fermer� en fran�ais, pas �Close�.
next