Commit Graph

1330 Commits

Author SHA1 Message Date
Abdelrazak Younes
9799ff19db Update coding rule for enums to reflect actually used style.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24885 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-22 14:06:57 +00:00
Jürgen Spitzmüller
21bd7671ec *** fix bug 2488 (make dynamic formats in menus translatable) ***
* po/lyx_pot.py:
	- new method formats_l10n that parses configure.py for file formats and shortcuts
* po/Makefile.in.in:
* development/scons/SConstruct:
	- call formats_l10n on po update

* src/frontends/qt4/Menus.cpp:
	- handle translated formats

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24833 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-19 09:33:53 +00:00
Uwe Stöhr
b2b4cb1fe3 BufferParams.cpp: fix the order for page sizes, fileformat change is needed, fixes http://bugzilla.lyx.org/show_bug.cgi?id=4868
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24792 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-15 22:54:13 +00:00
Joost Verburg
57d653669a move setting for display version to settings.nsh
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24742 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-12 23:04:13 +00:00
Joost Verburg
7bfcb2de60 fix compilation order
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24740 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-12 22:35:35 +00:00
Joost Verburg
a3b31eccfd LyX doesn't need this file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24738 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-12 22:21:19 +00:00
Joost Verburg
5927d494da updated dictionaries
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24736 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-12 19:13:02 +00:00
Bo Peng
92c79cacde Scons: fix env_toc's dependency on lyx2lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24735 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-12 16:36:12 +00:00
Uwe Stöhr
8a5dd41130 examples/es/mathed.lyx: deleted because the Math manual has been translated to Spanish since LyX 1.5.5.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24726 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-11 13:35:58 +00:00
Jürgen Spitzmüller
7d5fd32778 * lib/layouts/apa.layout:
- Use styleguide-conforming headings in the APA layout (bug 4827).

* src/Buffer.cpp:
	- file format change to 333.

* lib/lyx2lyx/lyx_1_6.py:
	- convert obsoleted layouts.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24694 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-09 08:57:32 +00:00
Pavel Sanda
13e42a8c73 Introduce groups for graphics insets. That includes:
- GuiGraphics dialog field for setup new groups.
- Graphics context menu for assigning to certain group.
- Fileformat change for groupId field in Graphics inset.
- Undo mechanism added to inset-apply, for catching changes
  in preference dialog.
- Qt designer 4.4 used now.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24644 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-06 21:13:09 +00:00
Uwe Stöhr
ec3544ab28 development/Makefile.am: update the installer file list
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24624 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-05 23:09:32 +00:00
Uwe Stöhr
7ab2e2b48a development/Makefile.am: revert r24604
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24623 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-05 22:46:59 +00:00
Jürgen Spitzmüller
42aaa245db * Hartmut's csv2lyx script
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24620 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-05 17:08:21 +00:00
Uwe Stöhr
e3ba9851a2 development/Makefile.am: installers are not compiled by make, so take them out of the makefile. (they are for the same reason also not in SCons)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24604 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-04 22:15:53 +00:00
Pavel Sanda
6963bb5a7b Resurrect make dist from dead.
Uwe, you need to remove your AltInstaller records from Makefiles too.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24603 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-04 21:53:14 +00:00
Joost Verburg
96956421bb detect JabRef and put in path_prefix (for new menu item to edit BibTeX database)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24582 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-02 15:53:14 +00:00
Joost Verburg
aef7b07571 names for Norwegian languages
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24579 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-02 13:08:29 +00:00
Joost Verburg
21a6136481 use standard function to refresh shell icons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24576 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-01 23:47:24 +00:00
Joost Verburg
f9e5128e31 lots of installer improvements:
* Add option to bundle required ImageMagick/Ghostscript files without the need to modify registry keys that belong to the original applications. This allows for full support for installation by limited users, gives different users the possibility to have a different setup of all LyX tools and reduces download size. The necessary files will be included in the dependency package.
* Python, ImageMagick and Ghostscript will now all be compiled using the same MSVC compiler and can use the same C runtimes. This reduces the installer size.
* Compile Python files during installation to improve performance. Limited users may not have access to the installation folders so the files cannot be compiled afterwards.
* Only the settings that typically need to be changed for LyX releases are now in settings.nsh.
* Rename launcher executable to LyXLauncher.exe to match the alternative installer.
* Minor fixes and cleanup.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24574 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-01 18:33:36 +00:00
Uwe Stöhr
43f31749cc scons/scons_manifest.py: compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24573 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-01 16:24:10 +00:00
Jürgen Spitzmüller
95767b840b support for rightarrowfill, leftarrowfill, upbracefill, downbracefill, by Helge Hafting.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24567 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-30 20:11:57 +00:00
Joost Verburg
ae0ec2fe71 don't change folder when cancel button is pressed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24564 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-30 16:06:10 +00:00
Jean-Marc Lasgouttes
9b4a26a252 rename assert.h to lassert.h
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24559 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-30 08:26:40 +00:00
Jürgen Spitzmüller
764b5cf859 support for default master document.
file format change.

This is the last feature for today. Promised.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24540 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-28 16:38:56 +00:00
Uwe Stöhr
6172e35f83 German Shortcuts.lyx by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24510 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-26 13:02:53 +00:00
Bo Peng
86dd41d5b3 fix scons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24506 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-25 21:39:11 +00:00
Richard Heck
5846be6af9 Revert 24482.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24490 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-24 16:25:08 +00:00
Bo Peng
a095d0d785 Remove remaining embedding bits and minizip
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24487 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-24 14:33:16 +00:00
Joost Verburg
2e28b6e57b fix lock on tmpbuf directory
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24485 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-24 10:51:56 +00:00
Uwe Stöhr
6363dce008 Shortcuts.lyx: remove the file because it was never more than a stub and also outdated. It's not needed any longer due to the new shortcuts dialog. Fixes http://bugzilla.lyx.org/show_bug.cgi?id=4774
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24482 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-24 01:43:45 +00:00
Uwe Stöhr
5f799621b9 installer: final preparation prepare for the alpha 2 release
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24480 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-24 01:34:33 +00:00
Joost Verburg
72c31a4e73 quit when PDF file no longer exists
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24478 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-23 20:40:46 +00:00
Uwe Stöhr
2b6abdef36 installer:
- prepare for the upcoming release
 - use Joost's pdfview program
 - don't always delete the file extension when uninstalling

pdfview: add the needed DLLs

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24471 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-23 01:33:21 +00:00
Joost Verburg
209e083b19 fix user privileges check
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24452 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-22 18:27:25 +00:00
Joost Verburg
ba420624c2 define filename for bundled installer
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24451 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-22 17:55:12 +00:00
Uwe Stöhr
337341c37f SCons and Make: register the Italian clipart files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24435 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-22 00:32:03 +00:00
Uwe Stöhr
cff5b102ff new Japanese Intro.lyx by Koji
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24434 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-22 00:29:18 +00:00
Uwe Stöhr
b7bb018c4b French translation updates by Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24432 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-22 00:03:04 +00:00
Uwe Stöhr
8ed0d0ee35 fix SCons again and again
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24401 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-20 22:43:07 +00:00
Uwe Stöhr
b47b3a6a3e fix SCons again
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24393 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-20 17:39:24 +00:00
Peter Kümmel
69f1cd1e50 cmake: don't forget arg for build type
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24383 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-20 12:18:22 +00:00
Peter Kümmel
5844446857 external libintl: fix nls compiler error
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24382 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-20 12:09:56 +00:00
Peter Kümmel
07502281bc MinGW fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24381 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-20 11:06:08 +00:00
Uwe Stöhr
7247bd6eb0 fix SCons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24378 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-20 10:05:51 +00:00
Richard Heck
9cf878cc60 Move pin image to the attic.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24374 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-20 03:20:44 +00:00
Richard Heck
879e7c8b84 Scons for the last commit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24359 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-19 16:14:45 +00:00
Peter Kümmel
f7d5c40b6c MinGW is too slow with O3
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24348 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-19 12:00:53 +00:00
Peter Kümmel
eb987d20db MinGW fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24346 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-19 10:17:40 +00:00
Peter Kümmel
eaa86aaaf7 cmake: verbose makefiles also for mingw
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24343 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-19 09:19:30 +00:00