]> git.lyx.org Git - lyx.git/log
lyx.git
16 years ago* Doxy.
Pavel Sanda [Mon, 16 Jun 2008 15:13:47 +0000 (15:13 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25275 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* po/*.po:
Jürgen Spitzmüller [Mon, 16 Jun 2008 14:39:37 +0000 (14:39 +0000)]
* po/*.po:
- remerge. This restores some entries that got lost on the last remerge.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25274 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoUse a helper method in order to avoid code repetition.
Enrico Forestieri [Mon, 16 Jun 2008 14:32:51 +0000 (14:32 +0000)]
Use a helper method in order to avoid code repetition.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25273 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* de.po:
Jürgen Spitzmüller [Mon, 16 Jun 2008 12:41:01 +0000 (12:41 +0000)]
* de.po:
- tiny updates and corrections from Hartmut and myself.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25272 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* GuiWorkArea::addWorkArea(): avoid multiple unneeded drawing.
Abdelrazak Younes [Mon, 16 Jun 2008 07:23:08 +0000 (07:23 +0000)]
* GuiWorkArea::addWorkArea(): avoid multiple unneeded drawing.
* GuiWorkArea::on_currentTabChanged(): make sure the bufferView has the correct size.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25271 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoFix bug 1527
Enrico Forestieri [Mon, 16 Jun 2008 01:21:17 +0000 (01:21 +0000)]
Fix bug 1527
http://bugzilla.lyx.org/show_bug.cgi?id=1527

* src/mathed/*.cpp:
- Track mode (math or text) when outputting latex code and
  properly wrap commands that are in the wrong mode with
  either \ensuremath or \lyxmathsym.

* src/mathed/MathParser.cpp:
- Parse \ensuremath and \lyxmathsym, such that exported latex
  produces the same result when imported back.
- Replace latex commands with corresponding unicode symbols.

* src/Encoding.cpp:
- Implement Encodings::fromLaTeXCommand() for converting either
  a single or a sequence of latex commands to unicode symbols.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25270 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoCosmetics
Pavel Sanda [Sun, 15 Jun 2008 22:56:45 +0000 (22:56 +0000)]
Cosmetics

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25269 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* doxygen for LFUN_MATH_MACRO
Stefan Schimanski [Sun, 15 Jun 2008 22:42:45 +0000 (22:42 +0000)]
* doxygen for LFUN_MATH_MACRO

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25268 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Doxy.
Pavel Sanda [Sun, 15 Jun 2008 22:22:47 +0000 (22:22 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25267 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoLet LFUN_MATH_SPACE use various spaces we support.
Pavel Sanda [Sun, 15 Jun 2008 22:12:40 +0000 (22:12 +0000)]
Let LFUN_MATH_SPACE use various spaces we support.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25266 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoFix scons
Pavel Sanda [Sun, 15 Jun 2008 21:25:04 +0000 (21:25 +0000)]
Fix scons

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25265 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agofont-free-apply.png -> extstyle-apply.png
Pavel Sanda [Sun, 15 Jun 2008 21:20:01 +0000 (21:20 +0000)]
font-free-apply.png -> extstyle-apply.png
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg141315.html

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25264 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoExternalTemplate.cpp:
Jürgen Spitzmüller [Sun, 15 Jun 2008 14:23:45 +0000 (14:23 +0000)]
ExternalTemplate.cpp:
- sort Lexer table.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25262 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoFix bug 4951
Enrico Forestieri [Sun, 15 Jun 2008 14:21:53 +0000 (14:21 +0000)]
Fix bug 4951
http://bugzilla.lyx.org/show_bug.cgi?id=4951

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25261 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Fix lyx2lyx and thereby make install (bug 4953).
Jürgen Spitzmüller [Sun, 15 Jun 2008 14:06:14 +0000 (14:06 +0000)]
* Fix lyx2lyx and thereby make install (bug 4953).
* Whitespace.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25259 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Doxy.
Pavel Sanda [Sun, 15 Jun 2008 10:19:39 +0000 (10:19 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25258 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoMake Delimiter dialog stretchable.
Pavel Sanda [Sun, 15 Jun 2008 10:06:54 +0000 (10:06 +0000)]
Make Delimiter dialog stretchable.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25257 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* cs.po
Pavel Sanda [Sun, 15 Jun 2008 09:24:36 +0000 (09:24 +0000)]
* cs.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25256 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Menus: these are dialogs.
Pavel Sanda [Sun, 15 Jun 2008 09:23:23 +0000 (09:23 +0000)]
* Menus: these are dialogs.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25255 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agofig2pdftex: Fix for windows
Abdelrazak Younes [Sun, 15 Jun 2008 07:31:42 +0000 (07:31 +0000)]
fig2pdftex: Fix for windows

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25252 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Doxy.
Pavel Sanda [Sun, 15 Jun 2008 00:44:17 +0000 (00:44 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25251 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoRessurect LFUN_MATH_SIZE, set toolbars accordingly.
Pavel Sanda [Sat, 14 Jun 2008 18:38:14 +0000 (18:38 +0000)]
Ressurect LFUN_MATH_SIZE, set toolbars accordingly.
http://thread.gmane.org/gmane.editors.lyx.devel/108469

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25250 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Doxy.
Pavel Sanda [Sat, 14 Jun 2008 18:25:21 +0000 (18:25 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25249 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Doxy.
Pavel Sanda [Fri, 13 Jun 2008 14:15:13 +0000 (14:15 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25248 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoadd JFig fig editor support.
Abdelrazak Younes [Fri, 13 Jun 2008 13:46:27 +0000 (13:46 +0000)]
add JFig fig editor support.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25247 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agodocument external template format change.
Abdelrazak Younes [Fri, 13 Jun 2008 09:27:58 +0000 (09:27 +0000)]
document external template format change.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25246 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago- Simplify prefs, graphics and external display options which are now true or false.
Abdelrazak Younes [Fri, 13 Jun 2008 07:34:55 +0000 (07:34 +0000)]
- Simplify prefs, graphics and external display options which are now true or false.
- the display combo in the prefs, external and graphics dialogs are gone
- the lyxrc display_graphics option now overrides any local inset display option
- The external template format has a new tag: Preview
- format incremented to 337

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25245 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Doxy.
Pavel Sanda [Fri, 13 Jun 2008 00:03:36 +0000 (00:03 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25244 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Doxy.
Pavel Sanda [Thu, 12 Jun 2008 20:16:51 +0000 (20:16 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25243 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* ro.po (from Liviu Andronic)
Pavel Sanda [Thu, 12 Jun 2008 19:53:23 +0000 (19:53 +0000)]
* ro.po (from Liviu Andronic)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25242 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoMac compile fix.
Abdelrazak Younes [Thu, 12 Jun 2008 17:34:01 +0000 (17:34 +0000)]
Mac compile fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25241 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoupdate
André Pönitz [Thu, 12 Jun 2008 16:48:23 +0000 (16:48 +0000)]
update

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25240 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agocosmetics; compile fix
André Pönitz [Thu, 12 Jun 2008 16:46:46 +0000 (16:46 +0000)]
cosmetics; compile fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25239 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoGuiView: Moving updateStatusBar() out of updateDialogs() because this is no end of...
Abdelrazak Younes [Thu, 12 Jun 2008 16:00:36 +0000 (16:00 +0000)]
GuiView: Moving updateStatusBar() out of updateDialogs() because this is no end of trouble WRT recursive paintings.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25238 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoFix crash on new document.
Abdelrazak Younes [Thu, 12 Jun 2008 15:43:31 +0000 (15:43 +0000)]
Fix crash on new document.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25237 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoremove unneeded TocModel::clear() method.
Abdelrazak Younes [Thu, 12 Jun 2008 15:34:12 +0000 (15:34 +0000)]
remove unneeded TocModel::clear() method.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25236 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoSimplify TocModel by using UserRole data.
Abdelrazak Younes [Thu, 12 Jun 2008 15:31:10 +0000 (15:31 +0000)]
Simplify TocModel by using UserRole data.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25235 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoFix another recursive repaint problem with Qt4.4 when erasing a section text with...
Abdelrazak Younes [Thu, 12 Jun 2008 15:25:17 +0000 (15:25 +0000)]
Fix another recursive repaint problem with Qt4.4 when erasing a section text with backspace while the Outline is opened.
This should in principle not affect drawing but X11 testing with autorepeat key is required.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25234 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoFix crash when closing a second lyx window due to a recursive painting (QT4.4 issue...
Abdelrazak Younes [Thu, 12 Jun 2008 13:04:59 +0000 (13:04 +0000)]
Fix crash when closing a second lyx window due to a recursive painting (QT4.4 issue). This code was not needed anyway.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25233 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Doxy.
Pavel Sanda [Thu, 12 Jun 2008 11:10:47 +0000 (11:10 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25232 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Doxy.
Pavel Sanda [Wed, 11 Jun 2008 23:24:28 +0000 (23:24 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25231 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoTocWidget: Small reorg in order to fix http://bugzilla.lyx.org/show_bug.cgi?id=4940
Abdelrazak Younes [Wed, 11 Jun 2008 18:13:14 +0000 (18:13 +0000)]
TocWidget: Small reorg in order to fix http://bugzilla.lyx.org/show_bug.cgi?id=4940

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25230 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Doxy.
Pavel Sanda [Wed, 11 Jun 2008 09:49:43 +0000 (09:49 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25228 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoOld, unused and handled elsewhere.
Pavel Sanda [Wed, 11 Jun 2008 09:05:46 +0000 (09:05 +0000)]
Old, unused and handled elsewhere.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25227 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoForgot this.
Pavel Sanda [Wed, 11 Jun 2008 08:37:54 +0000 (08:37 +0000)]
Forgot this.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25226 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoLFUN_FONT_FREE_* -> LFUN_TEXSTYLE_*
Pavel Sanda [Wed, 11 Jun 2008 08:35:15 +0000 (08:35 +0000)]
LFUN_FONT_FREE_* -> LFUN_TEXSTYLE_*

http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg141274.html

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25225 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Doxy.
Pavel Sanda [Tue, 10 Jun 2008 21:37:40 +0000 (21:37 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25224 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agocosmetics.
Pavel Sanda [Tue, 10 Jun 2008 11:50:04 +0000 (11:50 +0000)]
cosmetics.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25223 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Doxy.
Pavel Sanda [Tue, 10 Jun 2008 11:46:40 +0000 (11:46 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25222 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agotypo spotted by JP Chretien
Jean-Marc Lasgouttes [Tue, 10 Jun 2008 08:31:21 +0000 (08:31 +0000)]
typo spotted by JP Chretien

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25221 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agooops.
Pavel Sanda [Mon, 9 Jun 2008 22:34:50 +0000 (22:34 +0000)]
oops.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25220 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Doxy.
Pavel Sanda [Mon, 9 Jun 2008 22:31:22 +0000 (22:31 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25219 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoMaybe fix http://bugzilla.lyx.org/show_bug.cgi?id=4939
Abdelrazak Younes [Mon, 9 Jun 2008 22:25:51 +0000 (22:25 +0000)]
Maybe fix http://bugzilla.lyx.org/show_bug.cgi?id=4939

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25218 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agopotential fix to outline drawer when leaving full-screen mode.
Abdelrazak Younes [Mon, 9 Jun 2008 16:11:47 +0000 (16:11 +0000)]
potential fix to outline drawer when leaving full-screen mode.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25217 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoOutline focus fix for mac: Make sure the GuiView is raised and activated before setti...
Abdelrazak Younes [Mon, 9 Jun 2008 15:33:42 +0000 (15:33 +0000)]
Outline focus fix for mac: Make sure the GuiView is raised and activated before setting the focus.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25216 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoproper fix for bug 4936.
Jürgen Spitzmüller [Mon, 9 Jun 2008 15:20:38 +0000 (15:20 +0000)]
proper fix for bug 4936.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25215 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoAllow the toc and view-source dock widget to be restored if needed.
Abdelrazak Younes [Mon, 9 Jun 2008 15:01:45 +0000 (15:01 +0000)]
Allow the toc and view-source dock widget to be restored if needed.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25214 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoFix initial focus problem with outline and view-source panes.
Abdelrazak Younes [Mon, 9 Jun 2008 14:52:38 +0000 (14:52 +0000)]
Fix initial focus problem with outline and view-source panes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25213 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agocreateLyXTmpDir(): Don't hardcode /tmp, use package().system_temp_dir() insetad.
Abdelrazak Younes [Mon, 9 Jun 2008 14:33:31 +0000 (14:33 +0000)]
createLyXTmpDir(): Don't hardcode /tmp, use package().system_temp_dir() insetad.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25212 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoSome updates for the A&A layout (bug 4928).
Jürgen Spitzmüller [Mon, 9 Jun 2008 14:26:54 +0000 (14:26 +0000)]
Some updates for the A&A layout (bug 4928).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25210 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoset the object name for all DockView based dialog (fix http://bugzilla.lyx.org/show_b...
Abdelrazak Younes [Mon, 9 Jun 2008 14:09:27 +0000 (14:09 +0000)]
set the object name for all DockView based dialog (fix http://bugzilla.lyx.org/show_bug.cgi?id=4922)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25209 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoput the 0.16.1 code from gettext back
Jean-Marc Lasgouttes [Mon, 9 Jun 2008 13:50:05 +0000 (13:50 +0000)]
put the 0.16.1 code from gettext back

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25208 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoHopefully fix http://bugzilla.lyx.org/show_bug.cgi?id=4918
Abdelrazak Younes [Mon, 9 Jun 2008 13:05:24 +0000 (13:05 +0000)]
Hopefully fix http://bugzilla.lyx.org/show_bug.cgi?id=4918

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25207 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoGuiToc: set the object name for proper state restoration.
Abdelrazak Younes [Mon, 9 Jun 2008 12:54:14 +0000 (12:54 +0000)]
GuiToc: set the object name for proper state restoration.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25206 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoCMake external intl unconditionally.
Abdelrazak Younes [Mon, 9 Jun 2008 12:10:15 +0000 (12:10 +0000)]
CMake external intl unconditionally.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25205 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Doxy.
Pavel Sanda [Mon, 9 Jun 2008 11:54:35 +0000 (11:54 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25204 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agobrute fix weird bug 4936.
Jürgen Spitzmüller [Mon, 9 Jun 2008 10:41:58 +0000 (10:41 +0000)]
brute fix weird bug 4936.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25203 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoMore sensible error messages.
Abdelrazak Younes [Mon, 9 Jun 2008 09:57:10 +0000 (09:57 +0000)]
More sensible error messages.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25202 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoFirst part of http://bugzilla.lyx.org/show_bug.cgi?id=4918
Abdelrazak Younes [Mon, 9 Jun 2008 09:34:11 +0000 (09:34 +0000)]
First part of http://bugzilla.lyx.org/show_bug.cgi?id=4918

Prevent deletion of LyX temporary directory is this is not a LyX created directory.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25199 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agofix http://bugzilla.lyx.org/show_bug.cgi?id=4778
Edwin Leuven [Mon, 9 Jun 2008 08:11:46 +0000 (08:11 +0000)]
fix http://bugzilla.lyx.org/show_bug.cgi?id=4778

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25198 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoNavigator pane: Switch to dockwidget when working in fullscreen mode.
Abdelrazak Younes [Mon, 9 Jun 2008 07:09:29 +0000 (07:09 +0000)]
Navigator pane: Switch to dockwidget when working in fullscreen mode.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25197 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Doxy.
Pavel Sanda [Mon, 9 Jun 2008 01:00:14 +0000 (01:00 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25196 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agofix cmake/mac
Abdelrazak Younes [Sun, 8 Jun 2008 18:45:51 +0000 (18:45 +0000)]
fix cmake/mac

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25195 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoNext easy target.
Pavel Sanda [Sun, 8 Jun 2008 15:18:57 +0000 (15:18 +0000)]
Next easy target.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25194 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Doxy.
Pavel Sanda [Sun, 8 Jun 2008 14:35:43 +0000 (14:35 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25193 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Doxy.
Pavel Sanda [Sat, 7 Jun 2008 22:16:03 +0000 (22:16 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25192 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* allow Vista to display security prompt during printer installation
Joost Verburg [Sat, 7 Jun 2008 17:28:19 +0000 (17:28 +0000)]
* allow Vista to display security prompt during printer installation
* setting for compilation on Vista
* select random SourceForge mirror

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25190 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Doxy.
Pavel Sanda [Sat, 7 Jun 2008 14:28:43 +0000 (14:28 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25189 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4923 .
Pavel Sanda [Sat, 7 Jun 2008 12:43:44 +0000 (12:43 +0000)]
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4923 .

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25188 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoupdated list of installer files
Joost Verburg [Sat, 7 Jun 2008 12:38:42 +0000 (12:38 +0000)]
updated list of installer files

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25187 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agodistribute lyx.ico
Joost Verburg [Sat, 7 Jun 2008 12:09:19 +0000 (12:09 +0000)]
distribute lyx.ico

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25186 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Doxy.
Pavel Sanda [Sat, 7 Jun 2008 11:01:17 +0000 (11:01 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25185 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* cs.po
Pavel Sanda [Sat, 7 Jun 2008 10:50:10 +0000 (10:50 +0000)]
* cs.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25184 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoRemove error-next from customization manuals.
Pavel Sanda [Sat, 7 Jun 2008 10:28:51 +0000 (10:28 +0000)]
Remove error-next from customization manuals.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25183 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoFix http://bugzilla.lyx.org/show_bug.cgi?id=4933
Abdelrazak Younes [Sat, 7 Jun 2008 09:06:18 +0000 (09:06 +0000)]
Fix http://bugzilla.lyx.org/show_bug.cgi?id=4933

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25182 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoadapt Japanese doc files according to the other LyX 1.6 doc files
Uwe Stöhr [Sat, 7 Jun 2008 02:25:05 +0000 (02:25 +0000)]
adapt Japanese doc files according to the other LyX 1.6 doc files

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25181 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoLeftovers from error-next removal. Some manuals still have references.
Pavel Sanda [Sat, 7 Jun 2008 01:57:07 +0000 (01:57 +0000)]
Leftovers from error-next removal. Some manuals still have references.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25180 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonew Japanese documentation files for LyX 1.6 by Koji
Uwe Stöhr [Sat, 7 Jun 2008 01:52:18 +0000 (01:52 +0000)]
new Japanese documentation files for LyX 1.6 by Koji

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25179 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoSpanish EmbeddedObjects.lyx: translation update by Ignacio
Uwe Stöhr [Sat, 7 Jun 2008 01:36:52 +0000 (01:36 +0000)]
Spanish EmbeddedObjects.lyx: translation update by Ignacio

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25178 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoprevious commit: forgot that
Abdelrazak Younes [Fri, 6 Jun 2008 22:54:28 +0000 (22:54 +0000)]
previous commit: forgot that

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25176 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoSimplify and optimize image on screen visualization. Fix one bug or two along the...
Abdelrazak Younes [Fri, 6 Jun 2008 22:51:11 +0000 (22:51 +0000)]
Simplify and optimize image on screen visualization. Fix one bug or two along the way WRT combined image effects (egg: rotation and grayscale).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25175 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoX-Ref dialog: Hide the buffer combo now that child document labels are integrated...
Abdelrazak Younes [Fri, 6 Jun 2008 22:30:30 +0000 (22:30 +0000)]
X-Ref dialog: Hide the buffer combo now that child document labels are integrated within the parent's. This should be re-enables if/when the xr package is supported.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25174 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago- po remerge
Uwe Stöhr [Fri, 6 Jun 2008 19:13:54 +0000 (19:13 +0000)]
- po remerge
- de.po: some translation updates

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25173 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* Doxy.
Pavel Sanda [Fri, 6 Jun 2008 18:24:16 +0000 (18:24 +0000)]
* Doxy.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25172 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoset gettext version to 0.14.5 for now
Jean-Marc Lasgouttes [Fri, 6 Jun 2008 17:14:47 +0000 (17:14 +0000)]
set gettext version to 0.14.5 for now

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25171 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoClean up a bit.
Richard Heck [Fri, 6 Jun 2008 16:02:52 +0000 (16:02 +0000)]
Clean up a bit.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25170 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoFix citation dialog bug.
Richard Heck [Fri, 6 Jun 2008 15:53:02 +0000 (15:53 +0000)]
Fix citation dialog bug.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25169 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoRemove our in tree gettext version and replace with a mechanism to import it.
Jean-Marc Lasgouttes [Fri, 6 Jun 2008 15:25:55 +0000 (15:25 +0000)]
Remove our in tree gettext version and replace with a mechanism to import it.

* autogen.sh: use autopoint to poulate the gettext code; simplify.

* po/Rules-lyx: move the LyX-specific code of the Makefile here.

* configure.ac: add magic incantation telling autopoint to import
gettext 0.16.1. Generate config.h in toplevel directory to please
gettext.

* src/tex2lyx/Makefile.am:
* src/client/Messages.cpp: compile fix

* remove all files that came from a gettext distribution.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25167 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoOptimize the graphics loader: don't put the image in the queue if it is directly...
Abdelrazak Younes [Fri, 6 Jun 2008 13:30:38 +0000 (13:30 +0000)]
Optimize the graphics loader: don't put the image in the queue if it is directly loadable and no conversion is needed. No more temporary preview image, yeah!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25166 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agostart image loading at metrics time.
Abdelrazak Younes [Fri, 6 Jun 2008 12:39:43 +0000 (12:39 +0000)]
start image loading at metrics time.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25165 a592a061-630c-0410-9148-cb99ea01b6c8