]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2009-11-03 Jürgen Spitzmüllerclean up the tufte-book example file (demonstrate class...
2009-11-03 Jürgen Spitzmüller* biblioExample.bib: correct title.
2009-11-03 Jürgen SpitzmüllerGerman translation of the tufte-handout example.
2009-11-03 Jürgen Spitzmüller* tufte-handout.lyx: some corrections.
2009-11-03 Jürgen Spitzmüller* biblioExample.bib: add missing entry (used in tufte...
2009-11-03 Vincent van... Fix (again) bug #5754: Caption inset not dissolved...
2009-11-03 Jürgen Spitzmüller* tufte-handout.layout: load article.layout after tufte...
2009-11-03 Jürgen Spitzmüller* tufte-book.layout: tufte provides hyperref.
2009-11-02 Abdelrazak... Fix gcc warnings.
2009-11-02 Abdelrazak... Fix gcc warning.
2009-11-02 Vincent van... Fix bug #6240: Adding table row causes exception that...
2009-11-02 Vincent van... Fix bug #6144: Remover RegExp from them Menu and give...
2009-11-02 Vincent van... Move CollapseStatus from Inset to InsetCollapsable...
2009-11-02 Vincent van... Fix (partly) bug #5754: Caption inset not dissolved...
2009-11-02 Vincent van... Fix some remains of handling INSET_DISSOLVE (see r31756):
2009-11-02 Vincent van... Fix bug #5063: We don't want the combo boxes to adjust...
2009-11-01 Uwe StöhrGuiBox.cpp: fix typo is comment
2009-11-01 Vincent van... Fix bug #6297: Use of Fraktur font in boxed equation...
2009-11-01 Uwe Stöhrtufte-handout.layout: remove code that is already inher...
2009-10-31 Vincent van... Fix r31814: we have to close the tab not hide it. Also...
2009-10-31 Vincent van... Close the correct tab when clicking one while the activ...
2009-10-31 Uwe StöhrFrench UserGuide.lyx: correct a string as proposed...
2009-10-30 Vincent van... Do not issue the warning introduced in r31809 if we...
2009-10-30 Vincent van... Issue a warning if a document has two parents. We shoul...
2009-10-30 Vincent van... * LyXaction.cpp: typo and an improved description for...
2009-10-30 Vincent van... Fix LyX after r31772 (bug #6294).
2009-10-30 Kornel BenkoAdded Spacing.cpp to the list for tex2lyx too
2009-10-30 Uwe StöhrUserGuide.lyx: "Close Tab Group" was renamed to "Close...
2009-10-30 Uwe Stöhrtufte-handout.lyx:
2009-10-30 Vincent van... Standard Layout should be MultiPar. Now, because LFUN_B...
2009-10-29 Vincent van... Fix part of bug #6251: When closing a buffer, only...
2009-10-29 Vincent van... Dissect closeWorkArea and closeBuffer.
2009-10-29 Vincent van... Remove parameter from cur.reset(). All calls had buffer...
2009-10-29 Vincent van... These shouldn't be there as they have nothing to do...
2009-10-29 Vincent van... Text3.cpp: fix unintended fall-throughs.
2009-10-29 Vincent van... Move the call to LFUN_SET_COLOR from the handling of...
2009-10-29 Vincent van... Another fix for bug #5061: A slight correction of the...
2009-10-29 Vincent van... Fix bug #6292: Ensure the current language is set corre...
2009-10-29 Enrico ForestieriBetter fix for bug #6270. The outer braces are swallowe...
2009-10-29 Uwe Stöhrtufte-handout.layout: the layout inherits everything...
2009-10-28 Uwe Stöhrscons/scons_manifest.py: remove unneeded includes
2009-10-28 Pavel SandaCompareUi: set scaledContents, resave in 4.4 designer
2009-10-28 Jean-Marc Lasgouttesremove special TEX2LYX code in Spacing,h
2009-10-28 Kornel BenkoAdded FontInfo.cpp to tex2lyx sources to make it compil...
2009-10-27 Uwe Stöhrscons_manifest.py: fix SCons after r31772
2009-10-27 Richard HeckWhat we mean by a label in HTML output and what LyX...
2009-10-27 Richard HeckWe should have a default tag for InsetLayout, too,...
2009-10-27 Richard HeckPut the InsetLayout default CSS stuff to use.
2009-10-27 Richard HeckShouldn't have removed this.
2009-10-27 Richard HeckUpdate layout format.
2009-10-27 Richard HeckA bit more cleanup, after JMarc.
2009-10-27 Jean-Marc LasgouttesMove some functions that only required a FontInfo param...
2009-10-27 Richard HeckDefault CSS for InsetLayout.
2009-10-27 Richard HeckForgot this in a previous commit.
2009-10-27 Richard HeckRenaming.
2009-10-27 Richard HeckWe need to do some cleanup on the layout name before...
2009-10-27 Richard HeckFix up some of the HTML tags now that we have default...
2009-10-27 Richard HeckAdd routine to create default CSS for layouts.
2009-10-27 Richard HeckRename some things to improve clarity.
2009-10-27 Richard HeckSince LyX uses "INHERIT" as a default, we do not want...
2009-10-27 Richard HeckFix typo.
2009-10-27 Richard HeckClearer function names, thanks to Abdel.
2009-10-27 Uwe Stöhrtufte-book.layout: correct date of last change
2009-10-27 Uwe Stöhr- tufte-handout: new layout
2009-10-27 Uwe Stöhrnew layout: tufte-book
2009-10-27 Vincent van... Fix bug #6193: Crash when navigating away from an empty...
2009-10-26 Vincent van... Move (part of) LFUN_DISSOLVE_INSET into InsetText.
2009-10-26 Vincent van... * InsetTabular.h: Whitespace.
2009-10-26 Richard HeckInitial work for the layout2css stuff. Basically, we...
2009-10-26 Richard HeckTry to deal with one of the big problems here, namely...
2009-10-26 Richard HeckRename one output param and add a new one.
2009-10-26 Richard HeckMove the defaults to Layout.
2009-10-26 Richard HeckSome framework stuff for default-generated CSS.
2009-10-26 Jean-Marc Lasgouttesfix linking of Compare.o with autotools
2009-10-26 Jean-Marc Lasgouttesfix Ui of GuiCompare to work with Qt 4.2
2009-10-26 Richard HeckAllow the suppression of LyX's own labels.
2009-10-26 Richard HeckDon't wrap empty labels.
2009-10-26 Richard HeckThis commit does two things.
2009-10-26 Richard HeckRevert previous commit.
2009-10-26 Uwe Stöhr- UserGuide.lyx: describe the new features
2009-10-26 Richard HeckSome initial HTML for theorem environments.
2009-10-25 Vincent van... Remove const modifier from the correct function.
2009-10-25 Vincent van... Don't set the read-only flags of the documents. The...
2009-10-25 Vincent van... Call the Compare thread from the GuiCompare dialog.
2009-10-25 Vincent van... Adds the threaded Compare class, which will eventually...
2009-10-25 Pavel SandaFix warnings
2009-10-25 Jürgen Spitzmüller* PrefDisplayUi.ui: add tooltip.
2009-10-25 Richard HeckA couple comments and some very minor cleanup.
2009-10-25 Richard HeckAdd an HTML output flavor, and do something with it.
2009-10-24 Richard HeckMore typos.
2009-10-24 Richard HeckFix a couple typos.
2009-10-24 Uwe Stöhrscons_manifest.py: fix SCons
2009-10-24 Jürgen Spitzmüller* Makefile.am: add missing file
2009-10-24 Vincent van... Change to camelbumpstyle.
2009-10-24 Abdelrazak... Remove unused compile script that dates back to my...
2009-10-24 Vincent van... Make trunk compile for now.
2009-10-24 Vincent van... set eol-styles.
2009-10-24 Enrico ForestieriFix another problem related to bug #6284.
2009-10-24 Vincent van... Adds the user interface for the new Comparison feature.
2009-10-24 Vincent van... Add a global accessible function loadIfNeeded().
next