]> git.lyx.org Git - lyx.git/history - src
make all cached coordinates mean the same (0,0) == upper left screen
[lyx.git] / src /
2004-08-14 André Pönitzmake all cached coordinates mean the same (0,0) ==...
2004-08-14 André Pönitzmake all cached positions screen-absolute
2004-08-14 Jean-Marc Lasgouttesfix width of unconstrained cells in insettabular
2004-08-14 Jean-Marc Lasgouttessmall stuff
2004-08-14 André Pönitzfix a crash when selecting within tabulars
2004-08-14 André Pönitzrename ERT into P-ERT since they are only partially...
2004-08-14 André Pönitz*** empty log message ***
2004-08-14 André Pönitzfix some crash when we start selection outside an inset...
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-08-14 Jean-Marc Lasgouttesfix the include inset; Angus, please doublecheck this
2004-08-14 José Matoxup to file format 236 and also fix Bug 421.
2004-08-14 Jean-Marc Lasgouttesthe Qt/Mac merge menu patch; this is actually different...
2004-08-14 Lars Gullik Bjønnessome nicer margins and some small cleanup
2004-08-14 André Pönitzforgot these...
2004-08-14 André Pönitzremove per-inset position cahce, use new external map...
2004-08-14 Lars Gullik Bjønnesbug 1096
2004-08-13 Jean-Marc Lasgouttesfix problems with ] in optional latex arguments
2004-08-13 Jean-Marc Lasgouttesmake sure that the color picker dialogs have the right...
2004-08-13 André Pönitzuse accessor functions if possible
2004-08-13 André Pönitzuse setPosCache where appropriate
2004-08-13 André Pönitzremove unused mathed parts
2004-08-13 André Pönitzremove unused code
2004-08-13 André Pönitzremove warning message
2004-08-13 André Pönitzredraw full paragraphs only
2004-08-13 Lars Gullik Bjønnesbug 1305
2004-08-13 André Pönitzfix bug #571, also for insettabular
2004-08-13 André Pönitzmove some stuff to anon namespace
2004-08-13 André Pönitzfix bug #1562
2004-08-13 Jean-Marc Lasgouttesconstify the various incarnations of editXY
2004-08-13 Jean-Marc Lasgouttestry to repaint window correctly when dispatching loooon...
2004-08-13 Jean-Marc Lasgouttesenable Find in read-only documents (bug 1629)
2004-08-13 André Pönitzhandle framewidths != 1
2004-08-13 André Pönitzfix some fbox drawing
2004-08-13 Jean-Marc Lasgouttesfix toggling of collapsable insets with the mouse ...
2004-08-13 André Pönitzfix bug #560
2004-08-13 José MatoxFix bug 1147.
2004-08-13 André Pönitzfix #1654
2004-08-13 José Matoxadd awareness of the sgml/xml distinction for math...
2004-08-13 André Pönitzfix compile problem
2004-08-13 André Pönitzfix #1589
2004-08-12 André Pönitzdisable the parboxinset (bug #1327)
2004-08-12 André PönitzFix #590
2004-08-12 André Pönitzfix #928
2004-08-12 André PönitzFix #624
2004-08-12 André PönitzFix #613
2004-08-12 André PönitzFix #1249
2004-08-12 André PönitzForgot this.
2004-08-12 André Pönitzdon't crash on C-m
2004-08-12 Georg Baumpatch from Kornel: fix qt font names
2004-08-10 Georg Baumhandle natbib and jurabib packages and citation commands
2004-08-09 Jean-Marc Lasgouttesuse native filedialogs under Qt/Mac (can be turned...
2004-08-09 Jean-Marc Lasgouttesforgot this
2004-08-08 Jean-Marc Lasgouttestranslate properly qt built-in text
2004-08-08 Jean-Marc Lasgouttesfix cursor when loading/creating document ; implement...
2004-08-08 Jean-Marc Lasgouttesalways have "All Files" as filter in the list
2004-08-08 Jean-Marc Lasgouttesmake browsing for lyxdir files DTRT
2004-08-08 Jean-Marc Lasgouttesdo not use QFileDialog directly
2004-08-05 Jean-Marc Lasgouttesfix insertion of insets in non english doc; use native...
2004-08-05 Jean-Marc Lasgouttesspeedup latex export a lot
2004-08-02 Jürgen Spitzmülleruse \usepackage instead of \RequirePackage for jurabib
2004-08-01 Lars Gullik Bjønnesfix wheel handling for xforms
2004-07-29 Georg Baummake tex2lyx produce version 235 lyx files
2004-07-25 Georg BaumSTLPort compile fix
2004-07-25 Lars Gullik Bjønnesobvious stuff
2004-07-24 Lars Gullik BjønnesUse boost::scoped_array to store the temporary wchar_t...
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-07-23 Lars Gullik Bjønnesuse size_t instead of int to avoid a singed/unsigned...
2004-07-23 Lars Gullik BjønnesUse pointer not reference
2004-07-23 Georg Baumhandle \cr in math arrays and tables
2004-07-23 Jürgen Spitzmüllercheck for jurabib version
2004-07-22 Lars Gullik Bjønnesthe lyxserver modifications
2004-07-21 Lars Gullik Bjønnesthe lyxsocket changes
2004-07-07 Jean-Marc Lasgouttesmake bindings appear in LyX/Mac menus
2004-07-05 Jean-Marc Lasgouttesfix layout-related warning
2004-07-02 Jean-Marc Lasgouttesfix cursor after inserting an inset
2004-07-02 Jean-Marc Lasgouttescleanup reading of lfun bindings
2004-07-01 Georg Baumupdate file format to reflect the paperpackage bugfix
2004-06-29 Jean-Marc Lasgouttesfix LyXText::getWord (bug 1609)
2004-06-29 Jean-Marc Lasgouttessupport fully the LANGUAGE variable
2004-06-28 Georg Baumimprove font handling, small const fixes
2004-06-27 Jürgen Spitzmüllerfix off-by-one-error with paperpackage selection
2004-06-23 Georg Baumfix bug 1446 (tex2lyx nesting)
2004-06-23 Jean-Marc LasgouttesQt/Mac disappearing menu syndrom, part II
2004-06-22 Georg Baumfix graphics inset bug (see ChangeLog)
2004-06-21 Jürgen Spitzmüllerdisallow the insertion of incomplete citation reference...
2004-06-18 Lars Gullik Bjønnesadd Debug::DEBUG and add some saver coversions to qt
2004-06-18 Georg Baumimprove tex2lyx paragraph and comment handling
2004-06-10 Georg Baumconvert graphics for .tex export, fixes bug 1231
2004-06-09 Jean-Marc Lasgouttesfix disappearing menus syndrome on Qt/Mac
2004-06-09 Lars Gullik BjønnesFurther cleanup some Makefiles a bit
2004-06-08 Jean-Marc Lasgouttesfix handling of locales with LyX/Mac
2004-06-08 Jean-Marc Lasgouttestranslate correctly things like "list of algorithms...
2004-06-04 Angus LeemingPrevent crash when trying to draw non-existent 'button_...
2004-06-03 Angus LeemingFix crash when generating instant preview of external...
2004-06-02 Angus LeemingReverse yesterday's attempt to squash b_u_g 1530.
2004-06-02 Lars Gullik Bjønnessmall update to test and auto var
2004-06-01 Angus LeemingTell the QDialog base class who the parent dialog is.
2004-06-01 Angus LeemingOne line fix to bug 1513.
2004-06-01 Georg Baumlast chunk of the fix for bug 1244 + overwrite checking
2004-06-01 Angus LeemingFix problem with toolbars always visible at startup.
next