]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2008-01-05 Bo Pengzipunzip.cpp: Replace makedir etc with versions in...
2008-01-05 Uwe Stöhr- add Andrey V. Panov to the CREDITS part 2
2008-01-04 Jean-Marc Lasgouttesset version automatically when computing po stats
2008-01-04 Jean-Marc Lasgouttesremove extra menu expansion which causes multiple warni...
2008-01-04 Jean-Marc Lasgouttesremove unused file
2008-01-04 Jean-Marc Lasgouttestranslating empty strings is not a good idea
2008-01-04 Jean-Marc Lasgouttesupdate Russian l10n
2008-01-03 Uwe StöhrGerman Tutorial.lyx: small update by Hartmut
2008-01-03 Uwe Stöhr- revised Spanish Tutorial
2008-01-03 Jean-Marc LasgouttesDisable and check properly the math numbering functions.
2008-01-03 Bo PengShowing a message box after embedding status is changed.
2008-01-03 Jean-Marc Lasgouttesfix compilation warnings: more unused parameters
2008-01-03 Jean-Marc Lasgouttesfix compilation warnings: unused parameters
2008-01-03 Jürgen Spitzmüller* src/frontends/qt4/GuiSendto.cpp:
2008-01-02 Joost Verburgupdate list with available translations
2008-01-02 Joost Verburgcompile with MSVC 2008
2008-01-02 Joost Verburgfix compile error
2007-12-30 Enrico ForestieriUse a less verbose form for warnings in the view source...
2007-12-29 Richard HeckMore encoding.
2007-12-29 Richard HeckEncoding.
2007-12-29 Abdelrazak... Following rev 21967: final touch to odocfstream:
2007-12-29 Jürgen Spitzmüller* src/output_plaintext.cpp:
2007-12-28 Richard HeckContributions to the LFUN documentation project.
2007-12-28 Richard HeckTiny comment.
2007-12-28 Jürgen SpitzmüllerSupport for \nocite* from Berhard Reiter. Increments...
2007-12-28 Jürgen SpitzmüllerFix multiple cell pasting on Windows and Mac (bug 4436):
2007-12-27 Abdelrazak... Introduce LFUN_SCROLL.
2007-12-27 Abdelrazak... Fix a crash with depm.
2007-12-27 Abdelrazak... Fix next-inset-toggle after scrolling work.
2007-12-27 Jürgen Spitzmüller* src/support/unicode.cpp (convert):
2007-12-26 Richard HeckRoutine for adding modules to the list of modules....
2007-12-26 Abdelrazak... enable context menu for the vertical scrollbar.
2007-12-26 Abdelrazak... header cleanup.
2007-12-26 Abdelrazak... Properly fix undo/redo following scroll work.
2007-12-26 Abdelrazak... Fix undo/redo following scroll work.
2007-12-26 Abdelrazak... Add an RC setting to disable/enable the tooltips in...
2007-12-26 Stefan Schimanski* compile fix
2007-12-26 Stefan Schimanski* compile fix
2007-12-26 Abdelrazak... * GuiWorkArea::contextMenuEvent(): accept the event...
2007-12-26 Abdelrazak... initial basic context menu support.
2007-12-26 Abdelrazak... Simplify MenuBackend and menubar interactions.
2007-12-26 Jürgen Spitzmüller* src/insets/InsetSpace.cpp:
2007-12-26 Abdelrazak... Transfer global mac menu bar initialization to GuiAppli...
2007-12-26 Bo Pengadd missing header file
2007-12-25 Abdelrazak... Don't pretend we have multiple menu backends: transfer...
2007-12-25 Abdelrazak... * GuiMenuBar:
2007-12-25 Abdelrazak... Free GuiPopupMenu from GuiMenubar.
2007-12-25 Abdelrazak... Prepare the code for context menu support.
2007-12-25 Abdelrazak... remove debug code.
2007-12-25 Abdelrazak... Implement tooltips for visible insets.
2007-12-25 Abdelrazak... fix warning.
2007-12-25 Abdelrazak... Fix graphics file name. It is textrm_O.png, not textrm_...
2007-12-24 Stefan Schimanski* some warnings less
2007-12-24 Jürgen Spitzmüller* src/Buffer.cpp:
2007-12-24 Stefan Schimanski* make sure the edit mode is the same in math macros...
2007-12-24 Stefan Schimanski* setDimCache is superfluous in mathed
2007-12-24 Stefan Schimanski* moved atom_dim_ to coord cache in the buffer view...
2007-12-24 Enrico ForestieriTry to improve maintainability by separately checking...
2007-12-23 Stefan Schimanski* clearer icon for math macros
2007-12-23 Stefan Schimanski* Some dialogs are independent of the lyxview. Moreover...
2007-12-23 Stefan Schimanski* first clear the menubar, then fill it (with mac menu...
2007-12-23 Stefan Schimanski* indention fix
2007-12-23 Stefan Schimanski* compile fix
2007-12-23 Stefan Schimanski* tex2lyx support for multiple optional argument using...
2007-12-23 Stefan Schimanski* newlyxcommand support as LaTeX feature
2007-12-23 Stefan Schimanski* \newlyxcommand support
2007-12-23 Stefan Schimanski* perl -e 'while(<>) {sed s/\s+$//; print "$_\n";}...
2007-12-23 Stefan Schimanski* another monster line
2007-12-23 Stefan Schimanski* cosmetic for loops with deep if nestings
2007-12-23 Stefan Schimanski* tabs are evil... hopefully I fixed all monster lines now
2007-12-23 Stefan Schimanski* tabs are evil
2007-12-23 Stefan Schimanski* tabs are evil
2007-12-23 Stefan Schimanski* cellDim_ is not needed anymore
2007-12-23 Stefan Schimanski* proper labels under the holes in macro templates...
2007-12-23 Stefan Schimanski* first tries to make the math macro template more...
2007-12-23 Stefan Schimanski* disable "auto" again until that point is discussed...
2007-12-23 Stefan Schimanski* correction of comment
2007-12-23 Stefan Schimanski* cosmetic
2007-12-23 Stefan Schimanski* cosmetic
2007-12-23 Stefan Schimanski* math macro toolbar can be made automatic
2007-12-22 Uwe Stöhr- EmbeddedObjects.lyx: typo
2007-12-22 Stefan Schimanski* simplify editing logic of math macros by making it...
2007-12-22 Stefan Schimanski* kerning may depend on the BufferView because the...
2007-12-22 Stefan Schimanski* Inset::editing should be const
2007-12-22 Stefan Schimanski* make isInside const
2007-12-22 Abdelrazak... Fix navigation and bookmarks.
2007-12-22 Abdelrazak... fix for cursor movement from text into mathed.
2007-12-22 Abdelrazak... Another fix for cursor movement up with big insets.
2007-12-22 Abdelrazak... Some fixes.
2007-12-21 Enrico ForestieriCenter rows in the gather environment.
2007-12-21 Abdelrazak... * Buffer::filePath(): add a trailing '/' because the...
2007-12-21 Stefan Schimanski* first support of multiple BufferViews for macros...
2007-12-21 Stefan Schimanski* adapt to MacroType
2007-12-21 Stefan Schimanski* add \protect in front of macro with optional argument...
2007-12-21 Stefan Schimanski* added debugging flag "macros" for math macros
2007-12-21 Stefan Schimanski* Lazy MathData to avoid unneeded interpretation of...
2007-12-21 Uwe StöhrIntro.lyx: change some sentences as proposed on the...
2007-12-21 Abdelrazak... Fix cursor positionning on new buffer.
2007-12-21 Richard HeckImprove size of spaces.
2007-12-21 Abdelrazak... More scrolling tweaks.
next