]> git.lyx.org Git - lyx.git/history - src
add romanian splash; add svglobal layout (+fixes to svjour) [bug 1430]; update CREDITS
[lyx.git] / src /
2004-02-23 Lars Gullik Bjønnesgtk-patch_2004_2_9.new
2004-02-20 André Pönitz * dispatchresult.h: rename 'FINISHED' to 'FINISHED_LEFT'
2004-02-20 André Pönitzfix tabular crashs
2004-02-20 Jürgen Spitzmülleradd lfun 'quote-insert' arguments single/double (ERT...
2004-02-20 André Pönitzrename a function
2004-02-19 Jürgen SpitzmüllerReal fix for bug 1511 and bug 1512
2004-02-18 Jürgen Spitzmüllervarious qt fixes (bug 1146, bug 1037, bug 1511)
2004-02-16 Alfredo Braunsteinmove some coords to absolute
2004-02-16 André Pönitzfix crash on 'do nothing'
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-02-16 Alfredo Braunsteinselection inside insets y-coord fix
2004-02-15 Alfredo BraunsteinGeorg's compile fix
2004-02-13 André Pönitzsome table work
2004-02-13 André Pönitzmore IU as advertised
2004-02-13 André Pönitzmore IU stuff
2004-02-13 Alfredo Braunsteina fix for s&r
2004-02-13 Alfredo Braunsteintwo bits for cursor navigation inside insets
2004-02-13 André PönitzIU stuff + shuffling things from BV::dispatch to LyXTex...
2004-02-12 André Pönitzadd LCursor & parameter to cursor moving functions
2004-02-12 André Pönitzfix mathed crash on triple clicks
2004-02-11 André Pönitzbug + spped fixes + small stuff
2004-02-11 André Pönitzand this
2004-02-06 André Pönitza bit of selection is back
2004-02-06 André Pönitzfix mathed crash
2004-02-06 André Pönitzand this...
2004-02-06 André Pönitzshift some text related stuff from BufferView::dispatch...
2004-02-06 Alfredo Braunsteinfix some coordinates (tabular and math missing)
2004-02-06 André Pönitzfix two warnings
2004-02-06 André Pönitzre-enable bits of selection
2004-02-06 André Pönitzdisable a few messages
2004-02-06 Martin VermeerNeeded for 2.95 / stlport compilation
2004-02-04 Martin VermeerWorkaround for gcc 2.95 pointer compare bug
2004-02-04 André Pönitztwo bug fixes
2004-02-04 André Pönitz * BufferView.[Ch] (insertInset):
2004-02-04 Alfredo Braunsteinfix crash when opening collapsables
2004-02-03 André Pönitzmore cursor dispatch
2004-02-03 Martin VermeerCompile fix gcc 2.95 + stlport
2004-02-03 André Pönitzre-enable click on button insets
2004-02-03 André Pönitzfix super/subscript crash
2004-02-03 André Pönitzfiix FIXMEs by moving message() from FuncRequest to...
2004-02-03 André Pönitzfix a few of the recent width cache related problems
2004-02-03 Alfredo Braunsteinre-enable bv::dispatch
2004-02-03 André Pönitzremove math cursor plus
2004-02-03 Alfredo Braunsteintrivial fix
2004-02-02 André Pönitzremove cursor::drawSelection() plus some math reorganiz...
2004-02-02 André Pönitz * cursor.[Ch]: remove direct access to anchor
2004-02-02 André Pönitzfix brown paper bag bug (missing 'return')
2004-02-02 Alfredo Braunsteinremove lockPath
2004-02-02 Alfredo Braunsteinfix undo crash
2004-02-01 Lars Gullik BjønnesCleanup usage of contains and simplify a bit.
2004-01-31 Lars Gullik BjønnesThe func.diff patch. Functors work and some tiny cleanup.
2004-01-30 André Pönitzmore IU
2004-01-28 Lars Gullik Bjønnesstd:: changes, stupid stuff
2004-01-27 Lars Gullik Bjønnesunpimplify ParIterator, move some functions around...
2004-01-26 Lars Gullik Bjønnesuse std::advance and std::distance instead of home...
2004-01-26 André Pönitzmore IU
2004-01-26 Angus LeemingConvert the Search/Replace dialog to the cleaner MCV...
2004-01-21 Jean-Marc Lasgouttesmove Buffer::nice to LaTeXFeatures
2004-01-20 André PönitzPart of IU.
2004-01-16 André Pönitzshift small stuff from math cursor to cursor
2004-01-16 André Pönitzand some mathed de-uglyfication
2004-01-16 André Pönitzmathed uglyfication
2004-01-15 André Pönitzthe monster patch
2004-01-15 Jean-Marc Lasgouttesallow mac os x to find its fonts
2004-01-15 André Pönitzsome renaming + safety stuff
2004-01-15 André Pönitzfix one of the tabular crashs
2004-01-14 André Pönitzmore IU
2004-01-14 André Pönitzmore math iterator adjustment
2004-01-14 André Pönitzremove more functions from MathIterator to prepare...
2004-01-14 André Pönitzdrop another function unknown to the outer world...
2004-01-14 André Pönitzmore shuffling...
2004-01-14 André Pönitzeven more unneeded functions
2004-01-14 André Pönitzremove unneeded inset() member function
2004-01-14 André Pönitzmove selStart and selEnd from LyXText to BufferView
2004-01-14 André Pönitzmove the Selection structure from LyXText to BufferView
2004-01-14 Alfredo Braunsteinfix two lfuns
2004-01-13 André PönitzAnchor globalization
2004-01-13 André Pönitzglobalize the cursor
2004-01-13 André Pönitzreplace LyXCursor by CursorSlice
2004-01-13 André Pönitzsome integer type changes for inset unification
2004-01-13 André Pönitzremove typo
2004-01-13 André Pönitzaugment global cursor by a slice a the bottom for the...
2004-01-13 André Pönitz hide cursor and selection anchor behind accessor function
2004-01-09 Alfredo Braunsteinadd and LyXText::undoSpan to compute the influence...
2004-01-09 Alfredo Braunsteinpartial fix to Bug 1251. The bug is still present,...
2004-01-08 André Pönitzsome selection work for tabulars
2004-01-08 Angus LeemingHandle Qt-style file filters like
2004-01-07 Lars Gullik Bjønnesadaptablize a functor, remove a warning
2004-01-07 André Pönitzsimplified search in mathed
2004-01-07 Lars Gullik BjønnesMake some functors adaptable and related small stuff.
2004-01-07 Angus LeemingHandle the new LFUN_WORD_FIND and LFUN_WORD_REPLACE.
2004-01-07 Jean-Marc Lasgouttesmake LyX/Mac compile and work better
2004-01-07 André Pönitzre-enable commandline search in a single formula
2004-01-07 André Pönitzand this
2004-01-07 André Pönitznew LFUN_WORD_REPLACE and LFUN_WORD_FIND
2004-01-07 André Pönitz*** empty log message ***
2004-01-07 Jean-Marc Lasgouttesstatus tag patch from Georg
2004-01-07 André Pönitzsomewhat clearer logic
2004-01-07 Alfredo Braunsteinremove a warning
2004-01-07 André Pönitzprevent crash in cursorX when row cache is empty
next