Richard Heck
01ec30ca86
One more isalpha issue. Original routine also removed too much, I think.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36352 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 21:36:03 +00:00
Richard Heck
4bf281106b
Be more careful here about isalpha and isalnum. Per Enrico's suggestion,
...
we first do a range test, then check the status. I think this is right
in both cases.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36351 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 21:19:01 +00:00
Richard Heck
2d40278670
Update to format 30.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36350 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 20:44:34 +00:00
Richard Heck
20dbfe40b3
New enumitem module, from Gunter Milde.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36349 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 20:41:31 +00:00
Enrico Forestieri
618dd35108
Fix bug #4606 (\varPhi and similar characters not known by the LyX GUI)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36348 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 19:42:36 +00:00
Richard Heck
897404e34d
Simplify more of the tooltips. There will be some speed improvements
...
here, but not very noticeable, I think, as these ones aren't called by
the addToToc stuff.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36347 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 17:25:22 +00:00
Richard Heck
4133f627b2
Simplify some of the tooltip stuff now.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36346 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 16:55:58 +00:00
Richard Heck
7d0b98a858
Optimize InsetText::toolTipText() a bit. The old version was doing
...
plaintext() on the entire inset, even though the tooltip is only going
to show the first few lines. This could make things slow when you had a
lot of branches, because this is called by InsetBranch::addToToc().
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36345 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 16:35:37 +00:00
Vincent van Ravesteijn
a7629d2bfc
Squeeze warnings on msvc express 2010.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36344 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 16:15:01 +00:00
Vincent van Ravesteijn
710b7549ea
Remove unneeded include.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36343 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 16:14:26 +00:00
Vincent van Ravesteijn
e1398a66d8
Author: more cosmetics. Forgot these in previous commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36342 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 16:13:59 +00:00
Vincent van Ravesteijn
74a3786dc5
Author: cosmetics.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36341 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 16:12:43 +00:00
Pavel Sanda
3ce4047b7b
* cs.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36340 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 16:12:04 +00:00
Richard Heck
13fa0dda1b
Fixed bug #7037 . Don't need these updateBuffer() calls.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36339 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 15:54:51 +00:00
Pavel Sanda
2d748d4f24
Shortcut clash
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36338 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 15:35:36 +00:00
Enrico Forestieri
7a3ed65c81
LyX builds and installs just fine with autoconf 2.66
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36337 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 14:11:15 +00:00
Uwe Stöhr
52ec886d5b
installer:
...
- support for Serbian as LyX menu language
- support for MiKTeX 2.9
- preparation for beta1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36336 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 05:54:30 +00:00
Uwe Stöhr
48c64237cc
Serbian Braille.lyx and splash.lyx: correct document language
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36335 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 05:50:09 +00:00
Uwe Stöhr
4a4abc98ef
stdtoolbars.inc: rename to be uniform with menus and documentation
...
@Pavel: the phantom dialog is called when using the Edit menu on an existing phantom
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36334 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 04:25:38 +00:00
Uwe Stöhr
9a36fedb18
new Serbian translation of the Braille example file by Zoran
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36333 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 04:17:42 +00:00
Uwe Stöhr
094bfd95a7
sr.po: translation updates by Zoran (branch will be synced when it is open again)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36332 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 04:16:56 +00:00
Uwe Stöhr
6dfea8c70b
de.po: some translations
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36331 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 04:08:52 +00:00
Vincent van Ravesteijn
c1a728d8f1
Buffer::moveAutosaveFile can be private.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36330 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 03:47:14 +00:00
Vincent van Ravesteijn
7bf7fabb13
Correct bug number and typo.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36329 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 03:22:37 +00:00
Vincent van Ravesteijn
c701342593
Reset the autosave timers also for the threaded case. This fixes the bug that autosave doesn't work in beta-1.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36328 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 02:27:02 +00:00
Vincent van Ravesteijn
ce0304e6f4
Buffer::getAutosaveFileName() can now be private as it should.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36327 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 02:25:12 +00:00
Vincent van Ravesteijn
ae852848fa
Let GuiViewPrivate::autosaveAndDestroy use Buffer::autoSave() and remove the now unneeded parameter filename.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36326 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 02:23:39 +00:00
Vincent van Ravesteijn
208acbc728
Generalize Buffer::autoSave() for both the threaded as the forked process call. Also move out the resetAutosaveTimers as this is the task of the frontend as the core shouldn't know about any timer.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36325 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 02:18:12 +00:00
Vincent van Ravesteijn
a0916d4fef
Rename GuiViewPrivate::saveAndDestroy to autosaveAndDestroy (because that's what it actually does according to the return string).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36324 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 02:07:54 +00:00
Pavel Sanda
bc95011fb7
* cs.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36323 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-16 19:47:14 +00:00
Pavel Sanda
bf486d1ad9
Synchro menu items
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36322 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-16 19:43:32 +00:00
Pavel Sanda
630f72ed6c
UI naming synchro.
...
Actually, I wonder how is this dialog triggered.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36321 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-16 19:39:44 +00:00
Pavel Sanda
29849a143c
tooltip
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36320 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-16 19:20:28 +00:00
Pavel Sanda
2b962f2d56
Fix #7039
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36319 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-16 19:06:02 +00:00
Pavel Sanda
8d141f6e35
* Additional.lyx - accept/reject all changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36318 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-16 18:57:40 +00:00
Richard Heck
b8d207901b
Fix crash reported by Enrico. Thinko or something in r35856.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36317 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-16 18:26:21 +00:00
Jürgen Spitzmüller
1aa5a0d1f1
Introduce PolyglossiaName and PolyglossiaOpts.
...
Not yet functional.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36312 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-16 11:07:43 +00:00
Pavel Sanda
f7ff9abf99
For this moment allow all po files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36308 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-15 17:17:24 +00:00
Pavel Sanda
8ce71b1486
* cs.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36306 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-15 15:50:31 +00:00
Pavel Sanda
13d63e5ce6
ui tooltip
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36305 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-15 15:50:30 +00:00
Pavel Sanda
a75ab493fc
* NEWS
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36304 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-15 15:32:07 +00:00
Uwe Stöhr
332df06f5e
sync with branch:
...
- LINGUAS: enable Serbian since it is now 52% translated
- sr.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36301 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-14 23:27:59 +00:00
Uwe Stöhr
4b57b01de1
Serbian splash.lyx: sync with branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36300 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-14 23:24:32 +00:00
Pavel Sanda
058c815515
Fix order of return value
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36299 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-14 23:23:20 +00:00
Vincent van Ravesteijn
ff8ac45920
Compile fix for windows for r36278.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36297 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-14 16:27:08 +00:00
Jürgen Spitzmüller
5b8598b48d
* languages: add some comments.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36296 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-14 13:41:38 +00:00
Kornel Benko
582a0fcc2a
* sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36295 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-14 12:04:31 +00:00
Jürgen Spitzmüller
cc5dd37a2a
Introduce a new Language option "AsBabelOptions" that specifies whether a language requires to be passed to babel itself (instead of globally to the class).
...
This allows us to remove some ugly hardcoding of languages in the source.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36292 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-14 10:35:35 +00:00
Jürgen Spitzmüller
12c7e7dde3
* add PreBabelPreamble to Language definition ( fixes #4786 ).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36291 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-14 09:54:24 +00:00
Pavel Sanda
37d45c01c8
* cs.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36290 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-13 23:36:33 +00:00