]> git.lyx.org Git - lyx.git/history - src/frontends
remerge
[lyx.git] / src / frontends /
2002-11-21 Lars Gullik Bjønnesuse boost::format
2002-11-21 Angus LeemingDon't use "if [ $? -ne 0 ]"; personally, I blame JMarc ;-)
2002-11-21 John Levoncursor fix
2002-11-21 Angus LeemingUse of $? in shell scripts is unnecessary apparently.
2002-11-21 Dekel TsurSupport for block alignment in fixed width columns.
2002-11-21 Angus LeemingI reckon that the generated .h files and the scripts...
2002-11-20 John Levonminor fix
2002-11-20 John LevonSome more mangling
2002-11-20 John Levonmenu disable fix
2002-11-20 John Levonadd missing changelog
2002-11-20 John Levonjmarc's shortcut patch
2002-11-20 John Levongeometry fix
2002-11-20 John Levonmath icon name fixups
2002-11-20 John Levonfix connect() bug
2002-11-20 Angus LeemingSigh. Revert this.
2002-11-20 Angus LeemingHose MathsCallbacks.h.
2002-11-20 John Levoncrash reported by Rod
2002-11-20 John LevonFix bug reported by Rod
2002-11-19 Angus LeemingPropogate the virtual keyword.
2002-11-19 Angus LeemingRemove redundant files.
2002-11-18 John LevonDebloatarise.
2002-11-18 John LevonShow an example of chosen font
2002-11-17 John Levonok, now we use qfontdatabase (thanks Dekel). Things...
2002-11-17 John Levonpartial fonts fix. Like Juergen said we really need...
2002-11-17 John LevonImplement prefs browse buttons. I also tried to use...
2002-11-17 John Levonoops...
2002-11-17 John Levongraphics fixes from herbert and me
2002-11-17 John LevonFix from Juergen S
2002-11-17 John LevonImplement monochrome, and fake grayscale with it
2002-11-17 John Levoncrash fix
2002-11-17 John Levonqt3 fix
2002-11-17 John Levonmplement colors. And we're done ...
2002-11-17 John Levonanother compile fix from herbert
2002-11-17 John Levonusing std::vector noticed by Herbert
2002-11-17 John Levonqt filedialog fix
2002-11-17 John Levonimplement converters
2002-11-17 John Levonimplement file formats
2002-11-17 John Levonfinish most prefs
2002-11-17 John Levonprefs work
2002-11-15 Edwin Leuvencompile fix (because of widget renaming)
2002-11-15 Edwin Leuvensome relabelling of widgets
2002-11-15 John Levonfix
2002-11-15 John Levonsome prefs update work
2002-11-15 John Levoncopy some code over to allow work to start on prefs
2002-11-15 John LevonWEdwin can you fix whitespace before you commit :/
2002-11-15 John Levonimplement a little bit of tabular dialog
2002-11-15 John Levonqtabular skeleton
2002-11-15 John Levonfix
2002-11-15 John Levonmissed this
2002-11-15 John Levoniport tabular and prefs to MVC
2002-11-15 John Levonprefs/tabular MVC work
2002-11-14 John Levoninclude fix from Juergen S
2002-11-14 John Levonsmall ui fix
2002-11-13 John Levonsmall fix from Herbert
2002-11-13 John LevonIn what alternate universe is "seconds" a reasonable...
2002-11-13 John LevonAnd now, we can remove that icky "Misc" pane !
2002-11-13 John Levoncouple more fixes
2002-11-13 John Levonremove :
2002-11-13 John LevonRemove three lyxrc's :
2002-11-13 John LevonRough and ready, make the prefs dialog widget stack...
2002-11-13 John LevonAdd skeleton prefs controller and dialog to allow furth...
2002-11-13 John LevonHerbert's bibtex fixes plus some more of mine
2002-11-13 John Levonfix some document dialog ui and add some FIXMEs
2002-11-12 John Levonfix warnings
2002-11-12 Angus LeemingSimplify BRE.
2002-11-12 Angus LeemingFix crash.
2002-11-12 Edwin Leuvensmall bullet changes
2002-11-12 Edwin Leuvensetting bullets now work in dialog. preview is rotten.
2002-11-12 Edwin Leuvenjuergen s mouse focus fix
2002-11-08 Angus LeemingForestall any complaints from our German neighbours...
2002-11-08 Angus LeemingUse JMarc's suggestion of fl_adjust_form_size internall...
2002-11-08 Angus LeemingSmall clean-up of the sed scripts.
2002-11-08 André Pönitztrivial ws
2002-11-08 Edwin Leuvenempty showPreamble
2002-11-08 Edwin Leuvennew tabular dialog + new widget. more bullet stuff...
2002-11-07 Dekel TsurFix X selection code.
2002-11-07 John Levonfix Q include dialog
2002-11-07 John Levoninitial prefs ui
2002-11-07 Edwin Leuvenapply Juergen Spitzmueller's changes to qt document...
2002-11-07 Angus Leeming* Add RegEx to the compiled boost files.
2002-11-07 John LevonQGraphics fixes
2002-11-06 Angus LeemingRearrange code in readiness for a larger patch.
2002-11-06 Angus LeemingTrivial clean-up. No change in functionality.
2002-11-04 Angus LeemingUse getBBUnits in both frontends.
2002-11-04 Angus Leeming(Rob Lahaye): fix label of progress slider when spellch...
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-11-04 Lars Gullik Bjønnessmall changes
2002-11-01 John Levonmissed committing this
2002-10-31 John Levonfix external dialog
2002-10-31 John LevonHerbert's bb units fix
2002-10-31 Angus LeemingUse lyx::float_equal with floats.
2002-10-31 Angus Leeming(Rob Lahaye): fix crash when clipping.
2002-10-30 John Levonremove TODO - covered by bugzilla
2002-10-30 John Levonrename QPrintDialog to avoid name conflict
2002-10-30 John Levonsome fixes from Herbert Voss
2002-10-30 Angus Leeming(Rob Lahaye): changes to the xforms paragraph dialog.
2002-10-30 John LevonJuergen's tabular ui
2002-10-29 John Levonrevert accidental commit
2002-10-28 John LevonFix symbol insert.
2002-10-28 Angus LeemingWork-around xforms' bug, enabling tooltips for browser...
next