]> git.lyx.org Git - lyx.git/history - src/WorkArea.C
Fix paragraph spacing
[lyx.git] / src / WorkArea.C
2001-08-06 Lars Gullik Bjønnesmore funcs to lowerchar, adjust
2001-07-12 Lars Gullik Bjønnessmall changes read changelog
2001-06-04 Lars Gullik Bjønnesvarious changes
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-03-17 Lars Gullik Bjønnestry out anonnamespace, detfault to expanded minipage
2001-02-14 Lars Gullik Bjønnesremove cruft
2001-01-17 Dekel TsurDecrease keyboard purge thershold.
2000-12-29 Lars Gullik Bjønnessome work on Floats and some cleanup in WorkArea, some...
2000-12-19 Lars Gullik Bjønnesnow fix the KP_ stuff, simplify keysym handling in...
2000-12-17 Lars Gullik Bjønnesfix the deadkey bug and a patch from Dekel
2000-12-06 Lars Gullik Bjønnesmore fixes read ChangeLog
2000-12-05 Jean-Marc LasgouttesUse LyXLookup when xforms version < 0.89.5
2000-11-21 Lars Gullik BjønnesAngus patch, + allow to set cursor color + constify...
2000-11-02 Lars Gullik Bjønnescomment out the fax stuff, diable LyXLookup completely...
2000-10-31 Jürgen VignaMake lyx compile with xforms 0.88 again + small fix...
2000-10-30 Lars Gullik Bjønnespatch from Dekel + some simplifications
2000-10-11 Lars Gullik Bjønnesuse more std::functors add some of my own, some change...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-30 Lars Gullik Bjønnesthe export patch from Dekel
2000-08-22 Lars Gullik Bjønnesmake NEW_TABULAR default, some GUIRunTime changes
2000-08-15 Lars Gullik Bjønnesmore keyboard/keysym changes
2000-08-14 Lars Gullik Bjønnesdifferent low-level key handling for xforms 0.89, use...
2000-07-10 Lars Gullik Bjønnesthree patches from Dekel
2000-06-21 Lars Gullik Bjønneschange Timeout to use signals some changes because...
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-06-08 Lars Gullik Bjønnessome small stuff before the meeting begins for real
2000-05-20 Lars Gullik Bjønnessome sun compile fixes the need clipboard code patch...
2000-05-20 Lars Gullik Bjønnessome new clipboard code
2000-05-04 Jean-Marc Lasgouttesclear()->erase() ; lots of using directives for cxx
2000-04-27 Lars Gullik Bjønnesupdated no.po, textcache fix and oneliner from Garst
2000-04-26 Lars Gullik Bjønnesseveral changes and fixes. Read the ChangeLog
2000-04-16 Lars Gullik Bjønnesmake the graphics backround render ok + other stuff...
2000-04-14 Lars Gullik Bjønnesbetter mouse pointer handling, actualy makes sense now
2000-04-08 Lars Gullik Bjønnesuse more explicit on constructors use the pimpl idom...
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-03-16 Lars Gullik Bjønnesmake text private in LyXParagraph some changes to impor...
2000-03-07 Lars Gullik Bjønnesapply the ostream changes to mathed, some other small...
2000-03-06 Lars Gullik Bjønneschange to use ostreams instead of string when writing...
2000-02-29 Lars Gullik Bjønnesread the ChangeLog... no huge changes .. but some might...
2000-02-23 Lars Gullik BjønnesdoubleClick, trippleClick, new UpdateInsetList some...
2000-02-18 Lars Gullik Bjønnesfix the resize bug, make some more inset funcs const...
2000-02-17 Lars Gullik Bjønnesremove the old painter, remove support for mono_video...
2000-02-15 Lars Gullik Bjønnesread changelog
2000-02-11 Jean-Marc LasgouttesSome changes to compile new painter code with compaq cxx
2000-02-10 Lars Gullik Bjønnesnew painter,workarea and lcolor. Read the diff/sources...