]> git.lyx.org Git - lyx.git/history - src
Make the GUI instantiation invisible to Timeout.
[lyx.git] / src /
2003-02-22 Angus LeemingMake the GUI instantiation invisible to Timeout.
2003-02-21 Angus LeemingWhitespace only
2003-02-21 Jean-Marc Lasgouttesmake some fonts warnings quieter
2003-02-21 André Pönitz*** empty log message ***
2003-02-21 André Pönitzremove unneeded PutEnv
2003-02-21 Angus LeemingThe file dialog browser doesn't need a LyXView...
2003-02-21 Angus LeemingReposition these BufferView access and caching methods...
2003-02-21 Angus LeemingAlfredo's Loader Queue.
2003-02-21 Angus LeemingForgotten ChangeLog.
2003-02-21 Angus Leeming* Split insetbib.[Ch] into insetbibitem.[Ch] and insetb...
2003-02-21 Allan Raeensure child document loading also works when under...
2003-02-20 Angus LeemingI seem to have forgotten this when I fixed the Ok,...
2003-02-20 Angus Leemingdon't forget <config.h>...
2003-02-20 André Pönitzsplit inset -> inset + updatableinset
2003-02-20 André Pönitzmulticol; small stuff
2003-02-20 Angus LeemingSwap <sstream> for "Lsstream.h".
2003-02-18 Jean-Marc Lasgouttesdocument --with-frontend in INSTALL; fix writing of...
2003-02-18 André Pönitzsome ws
2003-02-18 John Levonmore std::
2003-02-18 John LevonAndre needs a better, slower, compiler.
2003-02-18 André Pönitzfix bibkey writing, avoid a few copies, whitespace...
2003-02-18 André Pönitzre-enable insertion of bibrefs (and remove 19 lines...)
2003-02-18 André Pönitziu2: move localDispatch() to InsetBase
2003-02-18 John Levoninclude sys/time.h
2003-02-17 John Levonspell rework. revert fix
2003-02-17 André PönitzFirst step towards unified insets...
2003-02-17 André Pönitzremove Inset::deletable() as it returns always 'true'
2003-02-17 André Pönitzremove the hardcoded bibkey from the paragraph
2003-02-17 André Pönitzparagraph*
2003-02-17 André Pönitzfix crash
2003-02-17 John LevonFix merge of paragraphs at the start of a document
2003-02-17 John Levonfix last printable pos
2003-02-17 John Levoncapitalisation fix
2003-02-16 Jean-Marc Lasgouttesradiobutton group patch; set font_norm_type correctly...
2003-02-16 Jean-Marc Lasgouttesfix compilation bug
2003-02-16 John Levonconsistent dialog titles
2003-02-16 Jean-Marc Lasgouttesoops again! hopefully this works now. Time to go to bed
2003-02-16 Jean-Marc Lasgouttesoops!
2003-02-16 Jean-Marc Lasgouttesmove some code from buffer.C to bufferparams.c
2003-02-15 John Levoncouple ui improvements
2003-02-15 John Levonui improvement for encoding selection
2003-02-15 John LevonTab ordering fixes
2003-02-15 Jean-Marc Lasgouttesmore code in the menu backend == less code in the menu...
2003-02-15 John Levonprinter params fix
2003-02-15 John Levonbufferlist cleanup
2003-02-15 John LevonMake Dr&aft mode be Draft m&ode to avoid clash
2003-02-14 Jean-Marc Lasgouttesfix display of right quote inset; fix off-by-one error...
2003-02-14 Jean-Marc Lasgouttesmore bib stuff from Juergen
2003-02-14 Dekel TsurDo not remove braces for {<expr>}^
2003-02-14 André PönitzFix.
2003-02-14 John Levonminor method name changes
2003-02-14 John LevonMy old allow/prohibitInput() -> busy(bool) patch cleanup
2003-02-14 André Pönitzmake naming a bit saner...
2003-02-14 Jean-Marc Lasgouttesfix 773 and more (from Juergen S); fix warning
2003-02-14 André Pönitzbugfix: uninitialized variable
2003-02-14 John LevonReplace ugly getParFromID() code with ParIterator...
2003-02-14 John Levonremove some very old dead code
2003-02-14 John Levon2003-02-13 John Levon <levon@movementarian.org>
2003-02-13 John LevonDouble shortcut fixed (bug 884)
2003-02-13 Jean-Marc Lasgoutteselsart support
2003-02-13 André PönitzBo Peng's patch.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-13 John Levonremoev debug
2003-02-13 André Pönitzrename type_info to avoid strange name clashes on Apple...
2003-02-12 Dekel TsurCompilation fix
2003-02-12 André Pönitzignore \noun definition
2003-02-12 André Pönitzadd missing std::
2003-02-12 André Pönitzbasic table handling
2003-02-12 Jean-Marc Lasgouttesfix bug 844, and more
2003-02-12 André Pönitz*** empty log message ***
2003-02-12 André Pönitz*** empty log message ***
2003-02-12 André Pönitz*** empty log message ***
2003-02-12 André Pönitz...
2003-02-12 Jean-Marc Lasgouttesreverse last change
2003-02-12 Jean-Marc Lasgouttescompilation fix
2003-02-12 André Pönitz167
2003-02-12 André Pönitz745
2003-02-12 André Pönitz751 to go
2003-02-12 André Pönitzdown to 822 errors on my thesis
2003-02-12 André Pönitzmore work
2003-02-12 Dekel TsurFix 'lyx -e' with the QT frontend.
2003-02-12 André Pönitzfinish reader/writer split
2003-02-12 André Pönitzsplit reading .tex from writing .lyx
2003-02-12 Michael GerzChanges Dialog for gnome frontend.
2003-02-11 Angus LeemingMissed this.
2003-02-11 Angus Leemingtweaks to ensure that the Ok,Apply buttons behave as...
2003-02-11 Angus LeemingRefactor xforms' colour handling code.
2003-02-11 Angus LeemingWhitespace and indentation consistent with the other...
2003-02-11 André PönitzAngus' second patch
2003-02-11 John Levonback out again
2003-02-11 John Levonfix compile
2003-02-11 Jean-Marc Lasgouttesfix qt tabular alignment tooltip
2003-02-11 André PönitzAngus' changes
2003-02-11 André PönitzFirst shot at real code..
2003-02-11 Angus Leemingstop cvs complaining
2003-02-10 Angus Leemingadd a tex2lyx dir and empty Makefile.am to enable this...
2003-02-10 André Pönitztex2lyx version 0.0.1
2003-02-10 André Pönitzsmall up/down tweaking
2003-02-10 André Pönitzsmall change: make code a bit more compact
2003-02-10 André Pönitzclean up a bit
next