]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2007-09-20 Uwe Stöhrhu.po: updates by Szöke
2007-09-20 Richard HeckChange LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibl...
2007-09-20 José MatoxFix handling of cjk_encoding for documents made with...
2007-09-20 Martin VermeerRobustify this
2007-09-20 Uwe StöhrUserGuide.lyx: Paths setting menu in preferences is...
2007-09-20 Abdelrazak... Inset coords shall not be recorded in Inset::draw(...
2007-09-20 Abdelrazak... shut down conversion warning and unicode fix.
2007-09-20 Abdelrazak... Remove TextMetrics.h header.
2007-09-20 Abdelrazak... * TextMetrics:
2007-09-20 Richard HeckWhitespace.
2007-09-20 Richard HeckIndentation fix.
2007-09-20 Richard HeckMake it prettier.
2007-09-20 Richard HeckWhitespace fix.
2007-09-20 Richard HeckIntroduce LFUN_MASTER_BUFFER_VIEW and UPDATE. Code...
2007-09-20 Richard HeckSilence a warning.
2007-09-19 André Pönitzreduce #includes
2007-09-19 André PönitzOne more second..
2007-09-19 André PönitzSimpler structure, 2-3s faster compiles. Not that it...
2007-09-19 André Pönitzcut down pch.h to more frequently needed headers
2007-09-19 Edwin Leuvenoops! fix case
2007-09-19 Edwin Leuvenanother small layout tweak
2007-09-19 Edwin Leuvenmake sure formats are sorted and converters up-to-date
2007-09-19 Edwin Leuvenlayout tweaks
2007-09-19 Martin Vermeerfix typo
2007-09-18 Martin VermeerPolish
2007-09-18 Martin VermeerPick up some stitches dropped by Abdel ;-)
2007-09-18 Uwe StöhrGerman Tutorial.lyx: fix path name
2007-09-18 Richard HeckFulfill promise to Andre: TextClass_ptr --> TextClassPtr.
2007-09-18 Richard HeckUpdate makefiles from a previous commit.
2007-09-18 Richard HeckMove logical markup to a module, per Martin.
2007-09-18 Richard HeckAdd a note to the theorem module descriptions.
2007-09-18 Richard HeckRemove endnote from stdcustom.inc, as it is now in...
2007-09-18 Richard HeckAdd decoration to endnotes module.
2007-09-18 Martin VermeerForgot this, suppress debug output
2007-09-18 Martin VermeerUnits corrections, all Georg's noticed problems
2007-09-18 Jürgen Spitzmüller* src/LaTeX.cpp (scanLogFile):
2007-09-18 Abdelrazak... Fix InsetBox drawing and remove remnant of the wide...
2007-09-17 André Pönitzcompile fix
2007-09-17 André Pönitzsmall simplification
2007-09-17 Abdelrazak... * InsetCollapsable::draw(): replace use of dim_ with...
2007-09-17 Abdelrazak... temporarily disabling mouse hover feature as it is...
2007-09-17 André Pönitzlittle simplification
2007-09-17 Abdelrazak... remove InsetCaption::drawSelection(): this was not...
2007-09-17 Abdelrazak... remove InsetCollapsable::drawSelection(): this was...
2007-09-17 Abdelrazak... Cleanup the TEXT_TO_INSET_OFFSET mess. This correction...
2007-09-17 Uwe StöhrUserGuide.lyx: correct description of date format
2007-09-17 Abdelrazak... MSVC compil fix.
2007-09-17 André Pönitzsimplify KeySymbol stuff. which hopefully works...
2007-09-17 Jürgen Spitzmüller* lib/ui/stdmenus.inc:
2007-09-16 André Pönitzcosmetics.
2007-09-16 Bo Pengmake index label translatable
2007-09-16 Bo PengAdjust scons_manifest.py for the removal of SocketCallb...
2007-09-16 Bo PengDisplay index name in InsetIndex label
2007-09-16 Uwe StöhrEmbeddedObjects.lyx: new section about scaled and rotat...
2007-09-16 Lars Gullik... * Ambigous else
2007-09-16 Lars Gullik... Ambigous else
2007-09-16 Lars Gullik... Comment out unused parameter
2007-09-16 Lars Gullik... Move encode into anon namespace.
2007-09-16 Lars Gullik... Whitespace changes only
2007-09-16 Lars Gullik... Remove warnings reported with gcc 4.3:
2007-09-15 André PönitzWhy would boost::array<Bullet, 4> be better than...
2007-09-15 André Pönitzconsmetics
2007-09-15 André Pönitzforgot these
2007-09-15 André Pönitzsome remnaming
2007-09-15 Bo PengEmbedding: add a check box to InsetGraphic and show...
2007-09-15 André PönitzRename class socket_callback into SocketCallback; adjus...
2007-09-15 Edwin Leuvensmall layout tweaks
2007-09-15 Abdelrazak... revert rev 20291, a better fix was found in rev 20293
2007-09-15 Abdelrazak... Clear out selection and cut stack buffers on exit.
2007-09-15 Edwin Leuven* new file formats panel that includes copier
2007-09-15 Abdelrazak... Fix bug 4178:
2007-09-15 Martin VermeerSupport for units and fractional units with values
2007-09-15 André Pönitzshuffle stuff around; minor coding style issues
2007-09-15 Abdelrazak... LFUN_SCREEN_UP/DOWN: Take into account the off-screen...
2007-09-15 Abdelrazak... Give a sane behaviour to page up/down scrolling when...
2007-09-15 Edwin Leuvenextract code that sets color of widget from ButtonContr...
2007-09-15 Abdelrazak... Fix crash with math inset with empty string.
2007-09-15 Abdelrazak... Give PageDown/Up scrolling a sane behaviour. Does not...
2007-09-15 Richard HeckThis is the last of a series of patches that merges...
2007-09-15 Richard HeckRepair behavior of citation dialog after all the recent...
2007-09-14 José Matoxlyx2lyx: use parseopt instead of getopt (the documentat...
2007-09-14 Abdelrazak... Fix Cursor::setCurrentFont() within mathed.
2007-09-14 Jean-Marc Lasgouttesmake valgrind happy (although I have no evidence this...
2007-09-14 Jean-Marc Lasgouttes * src/Encoding.cpp (read): silence a compiler warning.
2007-09-14 Jean-Marc LasgouttesText::breakParagraph wants a bool as second parameter...
2007-09-14 Richard HeckSurely we do not need to see this every time either.
2007-09-14 Richard HeckSurely we do not need to see this every time.
2007-09-14 Richard HeckBad encoding in previous commit.
2007-09-14 Richard HeckUpdate info on me.
2007-09-14 Richard HeckSomehow this got missed when (partially) fixing the...
2007-09-13 Richard HeckWhitespace.
2007-09-13 Uwe Stöhramsmaths.inc: fix copy and paste bug spotted by Georg...
2007-09-13 Bo PengEmbedding: handle readOnly files correctly.
2007-09-13 Martin VermeerForce current font to red typewriter in ERT
2007-09-13 Enrico ForestieriDarken vertical stroke on + sign as it disappears on...
2007-09-13 Bo PengEmbedding: fix the add file feature (update dialog...
2007-09-13 Bo PengEmbedding: initialize enableCB checkbox correctly
2007-09-13 Bo PengEmbedding: mark buffer dirty after enable/disable bundling
2007-09-13 Bo PengEmbedding: mark buffer dirty after changing embedding...
2007-09-13 Uwe StöhrCustomization.lyx: revise Converters, Copiers and Forma...
next