Commit Graph

23323 Commits

Author SHA1 Message Date
Jürgen Spitzmüller
e962c95361 * po/*.po: remerge
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32906 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-09 12:41:39 +00:00
Tommaso Cucinotta
fb4dfdf189 Implemented "whose words" option of the Advanced F&R feature.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32905 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-09 12:39:29 +00:00
Jürgen Spitzmüller
65a0db6030 * de.po: merge from branch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32904 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-09 09:14:34 +00:00
Uwe Stöhr
1e00ccc728 Spanish EmbeddedObjects.lyx: translations by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32901 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-09 01:40:26 +00:00
Uwe Stöhr
ae395232bb scons_manifest.py: update SCons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32900 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 20:45:14 +00:00
Richard Heck
1a2d8e6e25 Revert r32881.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32899 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 20:13:48 +00:00
Vincent van Ravesteijn
907ac0c1a8 Let the background widget also dispatch the keypresses to guiApp. Now, the Alt-? shortcuts (e.g., Alt-X for the minibuffer) also works when there is no document open. Besides the code is slightly simpler.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32898 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 20:08:48 +00:00
Richard Heck
403dccbf23 No output for nocite citations.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32897 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 18:49:32 +00:00
Vincent van Ravesteijn
e0a6a7a542 Move some code from Buffer::loadLyXFile to LyXVC::file_not_found_hook. Accoring to the description of the latter, this should already be the case.
Furthermore, make sure that the read-only flag is always set to both true and false, since now the buffer can be read-only during a reload.

Last, set the buffer clean after a successful reload.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32896 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 18:48:36 +00:00
Richard Heck
67ddc3944c Style.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32895 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 18:46:09 +00:00
Richard Heck
1ce79a0c63 Update notes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32894 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 18:44:35 +00:00
Richard Heck
fab1494f49 Output keys with bibliography, too.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32893 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 18:38:10 +00:00
Richard Heck
c90b4fcb87 Use calculated labels in XHTML output.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32892 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 18:19:37 +00:00
Richard Heck
2098f1d8c2 Routines for calculating numerical labels for BibTeX citations.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32891 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 18:19:13 +00:00
Richard Heck
295b84e8fb Fix a BibTeX caching bug. Because we only set the last modified time
when the cache was valid, we did not set it the first time through and
so always read the cache twice.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32890 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 18:18:05 +00:00
Richard Heck
473f25bbec Paragraph ndentation doesn't work well after quotations and the like.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32889 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 18:13:37 +00:00
Richard Heck
5214a9271c Unnecessary whitespace is bad in XHTML.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32888 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 18:13:07 +00:00
Richard Heck
012be55afd Move the collection of citations and sorting routines into BiblioInfo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32887 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 16:40:41 +00:00
Enrico Forestieri
9da28dca29 Add support for the newly released Cygwin 1.7.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32886 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 16:21:43 +00:00
Jean-Marc Lasgouttes
b692466769 set max number of iterations to 10000 in inset-forall ; try to keep the cursor where it was (I am not sure that the effect of fixIfBroken seems natural though)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32885 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 15:57:25 +00:00
Richard Heck
58505db819 Remove unused UI file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32883 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 14:54:35 +00:00
Richard Heck
eeb1c45edb Typos etc.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32882 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 14:38:31 +00:00
Richard Heck
c615a2eeea Do not reload on check-in if check-in is cancelled.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32881 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 14:38:15 +00:00
Tommaso Cucinotta
95cf410456 Removed unneeded assert firing when closing LyX with F&R WA selected.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32879 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 09:32:25 +00:00
Tommaso Cucinotta
090435cf27 Let the LyX logo show up when closing last document with the F&R dialog open.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32878 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 09:29:17 +00:00
Jürgen Spitzmüller
7e9aea6773 * de.po: some updates.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32877 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 09:21:42 +00:00
Abdelrazak Younes
cf3baab621 On the road to fix #6415. The texrow object contains the correspondance
table between tex rows and the lyx paragraph ids.
Not fixed yet it seems as the texrow object do not copy correctly.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32876 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 09:00:28 +00:00
Vincent van Ravesteijn
d95aaa0e5b Move reloadBuffer from GuiView to Buffer.
This fixes bug #6314: reloading master document makes emergencies of modified children.

Now also the version control handling could be moved to Buffer as well, and the hack in ensureBufferClean is removed.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32875 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 02:15:56 +00:00
Vincent van Ravesteijn
570f96bc6e Add a boolean to GuiWorkArea::redraw to indicate whether the metrics must be updated. The current test "lyx_view_ != guiApp->currentView() || lyx_view_->currentWorkArea() != this" is not enough, especially not if the buffer is changed and buffer->changed() is called. Moreover, there are a lot of combinations of updateMetrics() followed by buffer->changed(), these can now be replaced by one call to buffer->changed(bool).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32874 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 02:03:54 +00:00
Vincent van Ravesteijn
41270b98b4 typo ?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32873 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 01:51:52 +00:00
Uwe Stöhr
2d54882d58 - Slovak Tutorial.lyx: sync file settings with the other language versions of the tutorial
- Slovak splash.lyx: fix encoding (spotted by Pavel)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32872 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 00:19:56 +00:00
Uwe Stöhr
52e884a581 Intro.lyx:
- fix a typo spotted by a user
- whitespace fix


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32869 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 00:06:08 +00:00
Uwe Stöhr
1f26c13c16 Intro.lyx:
- accept Richard's changes

Please keep the doc files in sync with branch if possible. So when there is no change related to LyX 2.0svn, please do the change in branch.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32865 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 23:53:38 +00:00
Richard Heck
8b41e032b9 A few more symbols.
This seems to be about all I can do. If someone needs one we don't have,
then we can deal with that later.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32860 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 22:25:28 +00:00
Richard Heck
7a3720dfaf More symbols.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32859 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 21:29:05 +00:00
Tommaso Cucinotta
3f1c690723 Prevent display of meaningless internal buffer title(s) to the user
(e.g., while entering text to find in the F&R WA, window title keeps
showing the filename of the document where matches are searched for).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32858 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 19:54:42 +00:00
Richard Heck
e674f6bdc6 How about if we write a script to do some of this and stop doing it
manually? Done. Now back to manual.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32857 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 19:27:45 +00:00
Richard Heck
4c1ada1a10 More entities for MathML.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32856 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 19:18:08 +00:00
Richard Heck
d4ab671ed3 A bit of User Guide documentation for XHTML output.
Uwe, I've used change-tracking to mark what I've added.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32855 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 18:17:53 +00:00
Richard Heck
994dc05884 Change the name of the XHTML format.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32854 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 18:01:35 +00:00
Richard Heck
649e932955 Typos. Minor update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32853 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:55:24 +00:00
Richard Heck
c30d479080 Typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32852 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:45:42 +00:00
Richard Heck
9aca8e4eb5 A little more XHTML documentation. This is on generated CSS.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32851 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:45:12 +00:00
Pavel Sanda
60ea64c67f Never get this right
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32850 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:33:45 +00:00
Richard Heck
9893a40269 Notes update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32849 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:33:38 +00:00
Richard Heck
d6fe6cba94 Done now.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32848 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:32:42 +00:00
Richard Heck
f99f0d7790 Documentation for float XHTML.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32847 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:32:28 +00:00
Richard Heck
ebfb4c09ad Make the float interface for XHTML consistent with the others.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32846 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:32:04 +00:00
Pavel Sanda
aec9fc1c5b Next comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32845 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:27:58 +00:00
Pavel Sanda
d753f2b25a Document this hack before forgeting the purpose
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32844 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:15:26 +00:00