]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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.
2007-12-21 Abdelrazak... Fixed size line scrolling gives a better user experience.
2007-12-21 Abdelrazak... scrolling tweaks.
2007-12-21 Jürgen SpitzmüllerAdd Linguistics module.
2007-12-21 Abdelrazak... bug fix
2007-12-21 Abdelrazak... * LyXFunc::dispatch(): invert BufferView::dispatch...
2007-12-21 Abdelrazak... Fix LFUN_BUFFER_END
2007-12-21 Abdelrazak... code simplification.
2007-12-21 Abdelrazak... add comments
2007-12-21 Stefan Schimanski* compile fix
2007-12-21 Abdelrazak... rename BufferView::center() to showCursor().
2007-12-21 Abdelrazak... Close to perfect scrolling. Some bugs fixing and behavi...
2007-12-21 Abdelrazak... correctly position new paragraph on up and down movement.
2007-12-20 Uwe StöhrINSTALL.Win32: update build-package to Qt 4.3.2
2007-12-20 Richard HeckSupport for nocite, provided by Bernhard Reiter.
2007-12-20 Jean-Marc Lasgouttesthe russian translation is back from the dead
2007-12-19 Stefan Schimanski* compile fix for trunk
2007-12-19 Stefan Schimanski* at least return a valid template on parse error,...
2007-12-19 Bo PengAdd buffer name/path/class to InsetInfo
2007-12-19 Abdelrazak... Fix PageDown/Up scrolling.
2007-12-19 Abdelrazak... Fix some scrolling issues.
2007-12-18 Uwe Stöhr- LaTeXConfig.lyx: Japanese class updates by Koji
2007-12-18 Bo PengUse ErrorList to handle encoding error
2007-12-18 Pavel SandaAdd lfun doxy.
2007-12-18 Abdelrazak... * FileName::onlyPath(): use correct method. I need...
2007-12-18 Abdelrazak... Remove unneeded assertion.
2007-12-18 Jürgen SpitzmüllerFix bug 2913: "mark-on" broken.
2007-12-17 Uwe StöhrFrench Intro.lyx: updates by Jean-Pierre
2007-12-17 Uwe Stöhrinstaller: sync to trunk again
2007-12-17 Uwe Stöhrcheck for hyperref since it is now required
2007-12-17 Uwe Stöhrinstaller: sync with branch
2007-12-17 Abdelrazak... Now that exceptions are allowed, handle gracefully...
2007-12-17 Jürgen Spitzmüller* fix bug 4055, overdue patch from Stefan Schimanski:
2007-12-17 Abdelrazak... * FileName::onlyFileName(): use QFileInfo method.
2007-12-17 Abdelrazak... * FileName::changePermission(): upon Enrico's advice...
2007-12-17 Jürgen Spitzmüller* src/ASpell.cpp:
2007-12-17 Abdelrazak... * get rid of support::absolutePath()
2007-12-17 Abdelrazak... transfer os::is_absolute_path() to FileName::isAbsolute().
2007-12-17 Jürgen Spitzmüller* src/output_latex.{cpp,h}:
2007-12-17 Jürgen Spitzmüllercompile fix.
2007-12-17 Abdelrazak... Fix network drive access.
2007-12-16 Abdelrazak... header cleanup.
2007-12-16 Uwe Stöhradd MSVC build batch files to the SCons folder
2007-12-16 Uwe Stöhrtextrm_O.png: rename image to what it really is
2007-12-16 Abdelrazak... FileName::checksum(): Don't warn if file exists as...
2007-12-16 Abdelrazak... Cleanup the mess I introduced in rev 22165. This happen...
2007-12-16 Abdelrazak... revert faultily committed UserGuide.lyx in rev 22165.
2007-12-16 Abdelrazak... Sanitize the way we use abort() and exit(). With this...
2007-12-16 Abdelrazak... Transfer getcwd() implementation to FileName.
2007-12-16 Abdelrazak... Simplify FileName::tempName().
2007-12-16 Abdelrazak... update scons.
2007-12-16 Abdelrazak... Transfer tempName() implementation to FileName.
2007-12-15 Abdelrazak... Change semantics of FileName::copyTo(): we now overwrit...
2007-12-15 Abdelrazak... update scons.
2007-12-14 Enrico ForestieriTry to remove the destination without first checking...
2007-12-14 Abdelrazak... Remove unused code.
2007-12-14 Abdelrazak... * get rid of lyxlib.h:mkdir() and makedir()
next