]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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...
2007-09-13 Uwe Stöhr- UserGuide.lyx: finish the beast!
2007-09-12 André PönitzAdd tests/regfiles/biblio to EXTRA_DIST
2007-09-12 Enrico ForestieriFix crash with old versions (earlier than 2.2.92) of...
2007-09-12 Uwe Stöhrrevert my last accidental Customization.lyx commit
2007-09-12 Uwe StöhrUserGuide.lyx: more work on Appendix B
2007-09-12 Bo PengEmbedding: update related insets when the embedding...
2007-09-12 Abdelrazak... * bufferview_funcs.cpp:status(): use new TextMetrics...
2007-09-12 Jean-Marc Lasgouttesuse mkdir -p directly since (1) we know darwin supports...
2007-09-12 Abdelrazak... Fix PageDown/Up temporarily.
2007-09-12 Martin VermeerPartial support for units
2007-09-12 Enrico ForestieriCompile fix.
2007-09-11 André Pönitzremove unnneded #include
2007-09-11 Uwe StöhrIntro.lyx: fix appearance of the word "LyX" in PDF...
2007-09-11 André Pönitzremove unused code
2007-09-11 André Pönitzremove unnecessary includes
2007-09-11 Uwe StöhrGerman UserGuide.lyx: some corrections
2007-09-11 André Pönitzshuffle stuff around
2007-09-11 André Pönitzcosmetics
2007-09-11 André Pönitzless functions
2007-09-11 Richard HeckAdd layout-reload LFUN. This is useful for people creat...
2007-09-11 Abdelrazak... Transfer the Paragraph position cache from CoordCache...
2007-09-11 Bo PengEmbedding: for safety, update before changing embedding...
2007-09-11 Bo PengEmbedding: move manifest to .lyx file, as a separate...
2007-09-11 José MatoxFurther cleanup, remove encoding since we now use utf...
2007-09-11 José MatoxMake TOC titles unicode
2007-09-11 Bo Pengadding missing header files due to the use of PCH ...
2007-09-10 André Pönitzadjust
2007-09-10 André Pönitzshuffle some frontend stuff around. merge controller...
2007-09-10 Enrico ForestieriAnother batch of improved icons.
2007-09-10 Uwe StöhrUserGuide.lyx: add note about LyX proper names and...
2007-09-10 André Pönitzremove Dialog::title_, direct setting the title works...
next