Jean-Marc Lasgouttes
e4f2484cb5
Implement LFUN_SPELLING_REMOVE (patch from switt)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35055 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-05 20:10:40 +00:00
Stephan Witt
3dabf9d871
add a note about the change of key-bindings for math-macro
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35011 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-23 21:49:33 +00:00
Richard Heck
319ca06167
Rename LFUN_OPTIONAL_INSERT as LFUN_ARGUMENT_INSERT.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34597 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-04 22:53:44 +00:00
Pavel Sanda
b3e09c3ee7
* RELASE-NOTES
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34414 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-16 22:02:10 +00:00
Jean-Marc Lasgouttes
e8529a2ecf
Get rid of all-insets-toggle and explain how to replace it with inset-forall.
...
Change inset-forall so that screen is not repainted at each iteration, since this lead to very slow opeartion on large files. This is not a problem for current uses, but can potentially lead to crashes.
See ticket #6641 for more thoughts and possible solutions.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34092 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-08 12:39:41 +00:00
Pavel Sanda
543571fd03
Move command line arg --batch to -batch.
...
Things are still bit inconsistent due to the existence of
additional -- switches, but the correct fix is not so easy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34005 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-01 15:18:38 +00:00
Pavel Sanda
50ade67abc
* RELEASE-NOTES
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34003 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-01 12:33:04 +00:00
Jürgen Spitzmüller
0ba07aa57d
* RELEASE_NOTES:
...
- some notes on the spellchecker/thesaurus changes and requirements.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33656 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-07 09:29:33 +00:00
Pavel Sanda
2d67296c59
* RELEASE-NOTES
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33644 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-06 15:46:02 +00:00
Pavel Sanda
17e2928374
Kill LFUN_OUTLINE_DRAGMOVE.
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg157155.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33050 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-15 19:13:24 +00:00
Jean-Marc Lasgouttes
6244d78627
fix example for notes-mutate replacement
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32988 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 17:17:40 +00:00
Jean-Marc Lasgouttes
ceb50a253c
get rid of notes-mutate and explain that inset-forall can do the same
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32986 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 15:54:33 +00:00
Pavel Sanda
9173c27897
typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32971 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-11 16:21:36 +00:00
Pavel Sanda
80fad8af23
Next comments.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32970 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-11 16:17:27 +00:00
Jean-Marc Lasgouttes
a00fbcd871
get rid of next-inset-modify ; inset-modify does the same now
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32965 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-11 15:50:07 +00:00
Pavel Sanda
5444f386e0
Update docs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30937 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-09 14:47:05 +00:00
Pavel Sanda
091e3908b0
Kill LFUN_PARAGRAPH_SPACING in favour of LFUN_PARAGRAPH_PARAMS.
...
We don't want duplicit code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30638 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-16 22:55:23 +00:00
Pavel Sanda
6ff96b6a05
* Release notes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30469 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-11 09:41:53 +00:00
Abdelrazak Younes
db1a03d598
Fix eol.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30362 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-04 23:19:50 +00:00
Abdelrazak Younes
35712af243
Document change to LFUN_WORD_REPLACE.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30361 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-04 23:17:38 +00:00
Jean-Marc Lasgouttes
dae70977a0
get rid of the \use_escape_chars pref, which was not used
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30161 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-18 15:53:49 +00:00
Jean-Marc Lasgouttes
889fdbd39b
get rid of the \use_alt_language pref, which was not used. Instead, we test whether \alt_language is empty
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30159 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-18 15:31:43 +00:00
Jean-Marc Lasgouttes
c676b24359
prefs \use_personal_dictionary and \personal_dictionary are not used anymore (ispell only)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30156 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-18 13:30:28 +00:00
Jean-Marc Lasgouttes
6b92b1c6ae
pref \use_input_encoding is not used anymore
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30155 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-18 10:56:33 +00:00
Vincent van Ravesteijn
a8682e3f5f
Forgot these.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29682 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-15 21:15:30 +00:00
Pavel Sanda
ee39b28f99
These were neglected too
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29667 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-14 13:15:23 +00:00
Pavel Sanda
6e6d34b52f
Forgot to document these lfuns
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29666 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-14 13:10:37 +00:00
Pavel Sanda
b421f08671
doc
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29621 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-10 23:43:43 +00:00
Vincent van Ravesteijn
ff294eb173
Update RELEASE-NOTES and LFUN documentation for the changes in LFUN_INSET_TOGGLE and LFUN_INSET_SETTINGS.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29249 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-15 21:41:07 +00:00
Jürgen Spitzmüller
823e44822e
* remove outdated RC_CUSTOM_EXPORT_COMMAND and RC_CUSTOM_EXPORT_FORMAT.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29183 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-10 11:11:14 +00:00
Richard Heck
2f7260d3b4
The --batch patch.
...
Introduces a "--batch" command line flag, so you can do this:
lyx --batch -x "buffer-print printer default dvips" myfile.lyx
The "--batch" flag basically means: no gui.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29126 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-06 12:13:33 +00:00
Jean-Marc Lasgouttes
30afece93d
Kill next-inset-toggle and expand inset-toggle to provide the same functionality
...
* src/LyXAction.h: introduce new function attribute AtPoint: this is
for lfuns that should first look at cursor postion whether there
is an inset, before dispatching to container inset.
* src/LyXAction.cpp: remove LFUN_NEXT_INSET_TOGGLE;
mark LFUN_INSET_TOGGLE as AtPoint.
* src/BufferView.cpp (dispatch, getStatus): remove handling of
LFUN_NEXT_INSET_TOGGLE.
* src/LyXFunc.cpp (dispatch, getStatus): handle functions marked
AtPoint.
* lib/*/*: replace next-inset-toggle with inset-toggle.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28980 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-30 13:49:52 +00:00
Pavel Sanda
2d63893f2f
* RELEASE-NOTES
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28082 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 23:30:27 +00:00
Jean-Marc Lasgouttes
970911abe6
cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27547 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-16 13:57:21 +00:00
Pavel Sanda
5c34786373
todo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27537 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-16 13:31:26 +00:00
Jean-Marc Lasgouttes
071016df39
remove last traces of plaintext_roff_command
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27515 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-15 23:39:48 +00:00
Pavel Sanda
7b1bf23337
Finish the cleanup in graphics.
...
LFUN_GRAPHICS_GROUPS_UNIFY is not needed anymore.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26550 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-25 20:50:33 +00:00
Richard Heck
34393dd9d2
Release notes for new LFUN.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26519 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-24 15:13:39 +00:00
Enrico Forestieri
ed5794d68b
Was forgetting this.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26419 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-15 16:54:29 +00:00
André Pönitz
61b0dfb2fa
keep lines below 80 chars
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26388 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-13 20:59:22 +00:00
Pavel Sanda
426a9acbf0
notes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26355 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-11 20:05:48 +00:00
Pavel Sanda
6a30544088
Forgot this.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25615 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-14 13:33:26 +00:00
Jürgen Spitzmüller
ce4bfcc8cb
RELEASE_NOTES: re-add some clarifications about the CJK/pLaTeX issue.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25519 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-09 14:29:47 +00:00
Jürgen Spitzmüller
d83603245f
RELEASE_NOTES: remove (now) invalid comment.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25513 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-09 08:18:49 +00:00
Pavel Sanda
8823b29cd5
LFUN_SERVER_GET_NAME -> LFUN_SERVER_GET_FILENAME.
...
Make the naming unambiguous.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25491 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-07 19:09:06 +00:00
Pavel Sanda
7429567f0a
* RELEASE-NOTES.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25307 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-18 18:20:38 +00:00
Pavel Sanda
6272d693b9
Forgot this.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25301 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-17 23:51:23 +00:00
Abdelrazak Younes
bfc72098f6
document external template format change.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25246 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-13 09:27:58 +00:00
Pavel Sanda
cb138277df
Forgot this.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25226 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-11 08:37:54 +00:00
Pavel Sanda
ed1ca813ef
LFUN_ERROR_NEXT removal.
...
http://www.nabble.com/LFUN_ERROR_NEXT-td17667485.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25159 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-06 10:29:14 +00:00
Pavel Sanda
4d64a9e8b3
* RELEASE-NOTES.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25103 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-03 14:03:43 +00:00
Pavel Sanda
ec348c574a
Unify LFUN naming.
...
(LFUN_FLOAT_LIST -> LFUN_FLOAT_LIST_INSERT)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25065 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-02 11:31:03 +00:00
Richard Heck
aae97ef028
Improve my additions.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24988 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-28 23:07:41 +00:00
Richard Heck
8921a18a89
Add LFUN_BRANCH_ACTIVATE and LFUN_BRANCH_DEACTIVATE, fixing bug 4341.
...
These have been added to BufferView::dispatch() and BufferView::getStatus() for now. Shortly, we'll be making wider use of Buffer::dispatch() and introducing Buffer::getStatus() and moving these and some other LFUNs there.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24979 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-28 16:02:09 +00:00
Pavel Sanda
4ebc17c9b9
Forgot these.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24892 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-22 23:28:25 +00:00
Jürgen Spitzmüller
1f75ad8dac
* RELEASE_NOTES:
...
- document removal of LFUN_ACCENT_SPECIAL_CARON.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24663 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-07 20:35:49 +00:00
Jürgen Spitzmüller
4170290545
* RELEASE_NOTES: document lfun change.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24527 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-27 16:23:14 +00:00
Richard Heck
fea52846bb
Release note for last commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24449 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-22 17:46:01 +00:00
Uwe Stöhr
da0a9688bd
configure.py: check for BibTeX programs. This makes it possible to use for example a Japanese BibTeX program.
...
Fixes http://bugzilla.lyx.org/show_bug.cgi?id=4143
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24056 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-30 00:11:36 +00:00
Uwe Stöhr
30663a8019
Fileformat change.
...
Provide only one Japanese language that is encoding independent, patch partly by Koji Yokata.
This fixes http://bugzilla.lyx.org/show_bug.cgi?id=4597
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24053 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 23:25:40 +00:00
Jürgen Spitzmüller
edab6d958a
* RELEASE_NOTES:
...
- document lfuns change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23967 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-26 08:19:11 +00:00
Jürgen Spitzmüller
678a72f549
* RELEASE_NOTES:
...
- document lfuns change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23943 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-25 09:26:45 +00:00
Pavel Sanda
0003e0d9d5
Notes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23921 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-24 13:49:24 +00:00
Jürgen Spitzmüller
04556a86f3
* RELEASE-NOTES:
...
- document removal of LFUN_HFILL_INSERT.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23790 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-17 11:54:11 +00:00
Pavel Sanda
f9da705539
Add lfuns to RELEASE-NOTES.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23647 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-10 18:46:09 +00:00
Pavel Sanda
63e712c8a4
LFUN_TOGGLE_CURSOR_FOLLOWS_SCROLLBAR -> LFUN_CURSOR_FOLLOWS_SCROLLBAR_TOGGLE.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23605 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-09 21:23:37 +00:00
Martin Vermeer
b2c9fa1cfc
Document flex-insert
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23019 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-15 10:13:50 +00:00
Uwe Stöhr
33c95fc07b
rename LFUNs math-nonumber and math-number to what they really do,
...
fixes bug 2608
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22496 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-11 22:45:19 +00:00
Jürgen Spitzmüller
0359c36e0f
* RELEASE_NOTES:
...
- document lfun change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22435 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-08 15:39:40 +00:00
Uwe Stöhr
8c6ac457ec
document my LFUN changes in the past
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21996 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-06 22:38:46 +00:00
Jürgen Spitzmüller
9faf680854
* RELEASE_NOTES: document interface changes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21990 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-06 11:16:46 +00:00
Jürgen Spitzmüller
0d344fa0fe
* README:
...
* RELEASE-NOTES:
* UPGRADING:
* NEWS:
* development/lyx.rpm.README:
- updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20487 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-25 11:05:05 +00:00
Dov Feldstern
85cb159358
Added a comment to the relase notes about non-RTL keymaps
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19156 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 14:07:03 +00:00
José Matox
563bcdb437
Changes from Angus to release notes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19155 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 13:48:30 +00:00
Dov Feldstern
11441c8560
Fix a few edge-cases which in the lyx2lyx conversion to format 249
...
(multi-encoding -> utf8); specifically, the language was being
incorrectly identified in certain insets, which of course led to
encoding problems.
This fixes part of bug 3613 (http://bugzilla.lyx.org/show_bug.cgi?id=3613 ).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19151 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 02:10:28 +00:00
Dov Feldstern
6a8b25ba51
Correctly generate latex for font/language/encoding switches inside and around
...
insets. Up until now this has not been 100% correct, especially in the case
of RTL languages (but not only those).
This fixes bug 1820 (http://bugzilla.lyx.org/show_bug.cgi?id=1820 )
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19150 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 01:28:20 +00:00
Christian Ridderström
021d238288
Changed a '1.4.4' to '1.4.5'
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19051 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-12 08:14:34 +00:00
Abdelrazak Younes
a300e012fd
add material
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19043 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-11 14:56:39 +00:00
José Matox
2b2a95a784
Update release files for RC2.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18891 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-26 13:51:37 +00:00
Christian Ridderström
a337813662
Changed references as to where/how known issues are shown, i.e. added reference to http://wiki.lyx.org/LyX/ReleaseNotes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18190 a592a061-630c-0410-9148-cb99ea01b6c8
2007-05-03 20:51:31 +00:00
José Matox
1f859c2c41
Add placeholders from RELEASE-NOTES content.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17916 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-23 12:42:18 +00:00
José Matox
b8c360cf8e
Prepare release notes for beta 2.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17880 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-21 09:56:15 +00:00
José Matox
8f55dec258
update release notes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17260 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-19 21:18:55 +00:00
José Matox
7ce8372ea5
Update release documentation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17246 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-18 20:11:20 +00:00
Jean-Marc Lasgouttes
3a13e57290
remove bug 2167 that I just added
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13274 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-24 14:30:35 +00:00
Jean-Marc Lasgouttes
7b0e52d4d4
small updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13271 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-24 11:14:04 +00:00
Jean-Marc Lasgouttes
3a9d8bbd3d
add release notes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13270 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-23 13:56:43 +00:00