Jean-Marc Lasgouttes
2b587768f5
forward port pl.po from 1.4.x branch to fix a bug with counters
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14244 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-27 12:01:17 +00:00
Jean-Marc Lasgouttes
44a5cfc89c
Renaming:
...
cygwin_path_fix -> windows_style_tex_paths
cygwin_path_fix_needed -> tex_expects_windows_paths
check_cygwin_path -> check_windows_style_tex_paths
use_cygwin_paths -> use_windows_paths
RC_CYGWIN_PATH_FIX -> RC_TEX_EXPECTS_WINDOWS_PATHS
* src/frontends/qt4/ui/QPrefCygwinPathUi.ui
* src/frontends/qt3/ui/QPrefCygwinPathModule.ui
Updated checkbutton label and description
* src/frontends/qt4/QPrefsDialog.C
(PrefCygwinPath): cygwin_path_fix -> windows_style_tex_paths
(QPrefsDialog): Enable checkbutton for native WIN32 builds
* src/frontends/xforms/forms/form_preferences.fd
Updated label and name of checkbutton
* src/frontends/xforms/FormPreferences.C
(apply): cygwin_path_fix -> windows_style_tex_paths
check_cygwin_path -> check_windows_style_tex_paths
(build): Enable checkbutton for native WIN32 builds
(update): Ditto
(feedback): Updated description
* src/frontends/qt3/QPrefs.C
* src/frontends/qt3/QPrefsDialog.C
* src/frontends/qt3/QPrefsDialog.h
Renaming as above, enabled checkbutton for native WIN32 builds
* src/support/os_unix.C
* src/support/os.h
* src/support/os_win32.C
Renaming cygwin_path_fix -> windows_style_tex_paths
* src/support/os_cygwin.C
Ditto
(external_path, external_path_list): always return windows
style paths, not depending on the checkbutton status
* src/lyxrc.C
* src/lyxrc.h
* src/lyxfunc.C
* src/lyx_main.C
Renaming
* lib/configure.py
Renaming, more meaningful diagnostics
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14242 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-27 10:51:24 +00:00
Lars Gullik Bjønnes
eefc9ad640
* Rename src/frontends/qt2 to src/frontends/qt3,
...
update users of the dir accordingly.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13731 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-24 13:48:24 +00:00
Bo Peng
eb485caa96
view-source feature, from Bo Peng <ben.bob@gmail.com>
...
* src/buffer.h buffer.C - getSourceCode()
* src/lyxfunc.C - open view-source dialog
* src/text3.C - change LFUN_MOUSE_RELEASE
* src/output_linuxdoc.C, src/output_docbook.C, src/output_latex.C
- intercept output
* src/outputparams.h, outputparams.C - add par_begin, par_end, dryrun
* src/insets/insetgraphics.C - add dryrun mode of file conversion
* lib/ui/stdmenus.ui - add view-source menu item under view
* Add view-source dialog, add
src/frontends/qt2/QViewSourceDialog.h, QViewSource.C, QViewSource.h, QViewSourceDialog.C
src/frontends/qt2/ui/QViewSourceDialogBase.ui
src/frontends/controllers/ControlViewSource.h ControlViewSource.C
modify
src/frontends/qt2/Makefile.dialogs, Makefile.am, Dialogs.C,
src/frontends/controllers/Makefile.am, po.POTFILES.in
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13610 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-09 02:48:54 +00:00
Lars Gullik Bjønnes
9d6cad3fe6
* output_latex.h:
...
* buffer.h:
* CutAndPaste.h:
* pariterator.h:
* paragraph_funcs.h:
* output_linuxdoc.h:
* output_docbook.h:
* insets/insettext.h: get forward declaration of ParagraphList
* output_plaintext.C:
* bufferlist.C:
* undo.C:
* lyxtext.h:
* undo.h:
* buffer_funcs.C:
* insets/insetbibitem.C: get proper ParagraphList decls
* output_linuxdoc.C (linuxdocParagraphs):
* output_latex.C (TeXOnePar):
* insets/insettext.C (appendParagraphs):
* insets/insetcharstyle.C (docbook): use std::distance
* CutAndPaste.C (pasteSelectionHelper, copySelectionHelper):
* paragraph_funcs.C (breakParagraph,
breakParagraphConservative, mergeParagraph):
* text.C (acceptChange, rejectChange):
* text2.C (deleteEmptyParagraphMechanism): use boost::next
* output_docbook.C (several places): use boost::next and
std::distance
* ParagraphList_fwd.h: modify to provid a forward declaratoin
of the new ParagraphList.
* RandomAccessList.h: New container for Paragraphs from
Abdelrazak Younes
* ParagraphList.h: new file, setup user of RandomAccessList
* paragraph.C: remove ParagraphList constructor from this file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13467 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-23 20:11:06 +00:00
Michael Schmitt
d1ef036182
tiny changes to de.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13279 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-27 18:36:52 +00:00
Lars Gullik Bjønnes
3d9b16f9e2
remerge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13209 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-11 19:47:05 +00:00
Lars Gullik Bjønnes
4a7ab830bc
Delete all .cvsignore files from trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13208 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-10 22:09:45 +00:00
Jean-Marc Lasgouttes
7f00c8fa52
fix file menu binding in Polish locale (bug 1898)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10801 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-01 14:40:47 +00:00
Lars Gullik Bjønnes
e65ec11f9d
remerge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10795 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-29 14:37:27 +00:00
Lars Gullik Bjønnes
aa485c36b4
remerge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10792 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-28 22:01:12 +00:00
Michael Schmitt
0e8782ff48
de.po: minor update for the gtk frontend
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10791 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-28 21:38:38 +00:00
Jean-Marc Lasgouttes
d45d976bfb
Polish update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10739 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-16 10:37:02 +00:00
Jean-Marc Lasgouttes
84bafaa2c2
remerge italian translation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10733 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-12 21:46:18 +00:00
Jean-Marc Lasgouttes
84efce83bb
update from Kostantino
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10722 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-11 12:14:29 +00:00
Jean-Marc Lasgouttes
5404e12f88
nynorsk update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10720 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-10 13:30:07 +00:00
Jean-Marc Lasgouttes
a95bd65e3e
update from Alex
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10705 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-04 11:03:35 +00:00
Jean-Marc Lasgouttes
f125f73517
update Spanish; update po stats
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10701 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-03 11:32:40 +00:00
Michael Schmitt
7562e52b85
minor update to de.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10694 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-01 14:36:32 +00:00
Lars Gullik Bjønnes
ae85c9f49f
pl.po update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10687 a592a061-630c-0410-9148-cb99ea01b6c8
2005-12-28 20:51:30 +00:00
Lars Gullik Bjønnes
908f814920
remerge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10681 a592a061-630c-0410-9148-cb99ea01b6c8
2005-12-23 18:52:43 +00:00
Lars Gullik Bjønnes
3fd20621a5
remove obsolete entries
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10667 a592a061-630c-0410-9148-cb99ea01b6c8
2005-12-18 14:49:43 +00:00
Lars Gullik Bjønnes
da8338a660
remerge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10666 a592a061-630c-0410-9148-cb99ea01b6c8
2005-12-18 14:32:23 +00:00
Michael Schmitt
959a988e7e
minor changes proposed by Hartmut Haase + shortcut conflict resolution
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10632 a592a061-630c-0410-9148-cb99ea01b6c8
2005-11-29 23:09:03 +00:00
Jean-Marc Lasgouttes
ff4ae7a2b5
another update to french l10n
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10617 a592a061-630c-0410-9148-cb99ea01b6c8
2005-11-23 09:00:29 +00:00
Jean-Marc Lasgouttes
8dd52d17f1
update to french l10n
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10615 a592a061-630c-0410-9148-cb99ea01b6c8
2005-11-22 12:52:10 +00:00
Michael Schmitt
530ee7d3c6
improve German translations
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10612 a592a061-630c-0410-9148-cb99ea01b6c8
2005-11-19 15:21:47 +00:00
Michael Schmitt
5696f56825
a few more German messages
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10605 a592a061-630c-0410-9148-cb99ea01b6c8
2005-11-15 23:07:31 +00:00
Michael Schmitt
04d16eeed4
more de.po updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10604 a592a061-630c-0410-9148-cb99ea01b6c8
2005-11-15 22:37:08 +00:00
Michael Schmitt
dfe4c05d4f
more German translation work
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10580 a592a061-630c-0410-9148-cb99ea01b6c8
2005-11-01 00:01:50 +00:00
Lars Gullik Bjønnes
387fafc5d3
remerge and CRLF removal
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10567 a592a061-630c-0410-9148-cb99ea01b6c8
2005-10-23 13:26:52 +00:00
Michael Schmitt
8761b8a717
German update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10566 a592a061-630c-0410-9148-cb99ea01b6c8
2005-10-23 10:41:52 +00:00
Jean-Marc Lasgouttes
95724cba75
adapt i18n stats to the new devel site
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10543 a592a061-630c-0410-9148-cb99ea01b6c8
2005-10-12 15:46:38 +00:00
Lars Gullik Bjønnes
21148fd4b0
nb -> no
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10531 a592a061-630c-0410-9148-cb99ea01b6c8
2005-10-09 00:02:38 +00:00
Lars Gullik Bjønnes
a2773b4b38
update no.po from Helge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10530 a592a061-630c-0410-9148-cb99ea01b6c8
2005-10-07 17:16:36 +00:00
Michael Schmitt
e0bad3d2f4
tiny improvements by Hartmut Haase
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10516 a592a061-630c-0410-9148-cb99ea01b6c8
2005-10-03 12:26:50 +00:00
Jean-Marc Lasgouttes
8f56234b6f
fix awk nightmare; remerge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10448 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-15 15:18:48 +00:00
Jean-Marc Lasgouttes
5c4d937af8
do not require gawk (bug 1980)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10440 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-13 13:53:42 +00:00
Martin Vermeer
6c3d48c0c6
Fix and simplify Hebrew (generally: locale non-standard) counters
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10430 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-08 16:57:13 +00:00
Michael Schmitt
39fe2ed0c1
Michael Schmitt => Michael Gerz
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10414 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-06 17:20:44 +00:00
Lars Gullik Bjønnes
1368806376
remerge po files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10403 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-21 13:14:34 +00:00
Jean-Marc Lasgouttes
ea7c8548d2
another update from Helge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10379 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-01 08:53:35 +00:00
Michael Schmitt
cd816fed68
another small update for de.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10344 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-21 22:12:02 +00:00
Lars Gullik Bjønnes
966c977951
update a bit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10316 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-18 09:22:26 +00:00
Lars Gullik Bjønnes
6c39f2aafe
update a bit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10313 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-18 08:49:45 +00:00
Angus Leeming
7704aa9055
Help Lars spell his name.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10311 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-18 08:04:50 +00:00
Lars Gullik Bjønnes
eff183c5a8
remerge and remove obsolete entries
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10305 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-17 23:59:05 +00:00
Jean-Marc Lasgouttes
d6a33844c3
make the stats work when defqult language is not english
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10302 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-17 23:39:49 +00:00
Lars Gullik Bjønnes
c410c393ad
remerge an small update to no.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10280 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-17 12:49:47 +00:00
Michael Schmitt
ebfa2efab3
update menu items of de.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10251 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-16 16:34:14 +00:00
Lars Gullik Bjønnes
ef8e527612
drop reLyX like it is hot, and setup to use tex2lyx instead (and remerged po files + no.po small update)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10244 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-16 15:18:14 +00:00
Jean-Marc Lasgouttes
4f96e3c41e
get rid of the lib/xfonts hack
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10238 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-16 11:06:12 +00:00
Lars Gullik Bjønnes
3ed377276b
update a bit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10231 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-15 22:48:48 +00:00
Lars Gullik Bjønnes
05680d3e4f
set AWK to gawk and use it
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10226 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-15 18:58:17 +00:00
Jean-Marc Lasgouttes
2a0b4dbbe8
update from Helge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10163 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-11 12:21:11 +00:00
Jean-Marc Lasgouttes
e579fdec82
another update from Helge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10138 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-06 12:55:36 +00:00
Jean-Marc Lasgouttes
cbed116ae4
another no update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10122 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-04 12:24:06 +00:00
Jean-Marc Lasgouttes
988551da8b
tweaks
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10120 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-04 10:40:10 +00:00
Jean-Marc Lasgouttes
a8c44fc105
another no update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10119 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-04 10:30:37 +00:00
Jean-Marc Lasgouttes
78145de0a7
Helge strikes again
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10116 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-01 12:46:58 +00:00
Jean-Marc Lasgouttes
a6dba65cd3
remerge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10107 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-28 12:15:11 +00:00
Jean-Marc Lasgouttes
f64085c331
another update from Helge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10106 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-28 10:11:58 +00:00
Jean-Marc Lasgouttes
7e5a71a8eb
update from Helge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10103 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-24 14:28:30 +00:00
Georg Baum
e533e83f06
fix translation of Section* by Helge Hafting
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10050 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-11 11:12:24 +00:00
Jean-Marc Lasgouttes
b1895c8349
another German update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9997 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-06 08:08:01 +00:00
Jean-Marc Lasgouttes
a60ef90b5e
german updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9992 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-02 10:01:22 +00:00
Jürgen Spitzmüller
3f4a165058
de.po update from Michael
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9981 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-29 11:38:33 +00:00
Jean-Marc Lasgouttes
0f51d7cabf
better (and localizable) display of vertical spaces
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9968 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-24 10:23:30 +00:00
Lars Gullik Bjønnes
0f52688b3a
remove reference to gnome files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9961 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-20 10:31:21 +00:00
Jean-Marc Lasgouttes
971d9986b7
fix bug 1807: New on-screen translations do not work
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9960 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-20 09:13:42 +00:00
Angus Leeming
a8a852b4e9
Make the Qt Alert boxes recognize their parent.
...
Lots of gratuitous changes that should not alter Lyx's behaviour.
**************************************************************************
You're all going to get failure on link. Please "rm -f lengthvalidator.*".
**************************************************************************
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9940 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-12 22:37:43 +00:00
Angus Leeming
201e5bdf70
Fully enable compilation of LyX 1.4.x on Windows with MinGW/MinSYS.
...
Break compilation with MSVC. See accompanying mail on the lyx-devel list.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9895 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-02 13:35:30 +00:00
Jean-Marc Lasgouttes
8923218965
remove duplicate lines
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9891 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-29 14:56:05 +00:00
Jean-Marc Lasgouttes
076c15b63c
fix translation of layout names with spaces
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9885 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-28 13:08:05 +00:00
Angus Leeming
4991816dc9
support/userinfo.C now contains some translated text.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9870 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-25 11:07:54 +00:00
Angus Leeming
bc5b71cc96
Someone got busy and added i18n-able warnings to some mathed insets
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9841 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-20 17:33:51 +00:00
Jean-Marc Lasgouttes
0c44766d21
update Nynorsk l10n (was done by mistake instead of 1.3.6cvs :)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9836 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-19 15:07:13 +00:00
Jean-Marc Lasgouttes
173634c205
update again Polish translation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9765 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-31 08:23:52 +00:00
Jean-Marc Lasgouttes
48ad4ce154
update Polish translation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9759 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-30 10:50:55 +00:00
Jean-Marc Lasgouttes
2e7621d77b
enable running latex on files which path contains spaces
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9745 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-25 15:27:30 +00:00
Angus Leeming
a73ed93eb0
Update the HEAD version of the script. It's now identical to the 13x version,
...
save for different lyx_version and lyx_branch tags. The script is now able
to decide whether to add a branch tag to a request to look at a po file in
the repository.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9743 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-24 15:57:38 +00:00
Jean-Marc Lasgouttes
208c57fad7
clean-up gettext support code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9710 a592a061-630c-0410-9148-cb99ea01b6c8
2005-03-11 10:49:09 +00:00
Jean-Marc Lasgouttes
4088deebe2
Michael's patch to change 'reference' to 'label' in xref dialogs (same as BRANCH_1_3_X)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9655 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-21 10:30:11 +00:00
Jean-Marc Lasgouttes
72d6ae2022
this got forgotten
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9653 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-21 09:28:12 +00:00
Jean-Marc Lasgouttes
733b1b1363
remerge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9641 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-16 16:23:37 +00:00
Lars Gullik Bjønnes
cfe1079df3
update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9548 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 11:43:28 +00:00
Lars Gullik Bjønnes
342cdf4322
the convert patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9538 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-27 21:05:44 +00:00
Angus Leeming
412f8af4fd
Enable "lyx -dbg init" to run.
...
Tweak gettext search mechanism.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9467 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-12 12:25:30 +00:00
Angus Leeming
b5589bf6cf
The package reworking.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9463 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-10 19:17:43 +00:00
Angus Leeming
998d99a057
*** empty log message ***
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9356 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-07 10:43:01 +00:00
Lars Gullik Bjønnes
686f1e276f
InsetOld -> InsetBase renaming
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9310 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-25 19:13:07 +00:00
Jean-Marc Lasgouttes
ce2cab2732
update the screen while spellchecking and merging changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9289 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-22 14:56:14 +00:00
Jean-Marc Lasgouttes
3c6f968676
correctly disable buffer-related menu entries when a dialog has focus (bug 1720)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9258 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-16 10:46:23 +00:00
Lars Gullik Bjønnes
ab9e55eb69
* lyxfunctional.h: delete compare_memfun and helper classes
...
* xformsImage.C (loadableFormats): use bind, equal_to instead of
compare_memfun
* QLImage.C (loadableFormats): use bind, equal_to instead of
compare_memfun
* bufferlist.C (exists): use bind and equal_to instead of
compare_memfun
(getBuffer): ditto
* lyxtextclasslist.C (NumberOfClass): ditto
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9183 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-06 16:14:22 +00:00
Jean-Marc Lasgouttes
c80d330132
better fix for bug 1523
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9164 a592a061-630c-0410-9148-cb99ea01b6c8
2004-11-04 14:44:34 +00:00
Angus Leeming
46ee486bda
Whitespace, only whitespace. Part II.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9138 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-28 14:35:53 +00:00
Georg Baum
e416d1aea7
enable translation of ambigous messages
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9097 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-19 09:11:02 +00:00
Jean-Marc Lasgouttes
ec733357e0
fix bug 1694
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9090 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-15 08:27:59 +00:00
Jean-Marc Lasgouttes
38ca78e7ac
fix crash when autosaving
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9054 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-05 16:45:04 +00:00
Angus Leeming
7a8f2f4743
Re-sync with the new GCharacter.C, GParagraph.C, GSearch.C and GToc.C.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9042 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-05 08:25:19 +00:00
Lars Gullik Bjønnes
6d7fdb139b
remerge dammit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8989 a592a061-630c-0410-9148-cb99ea01b6c8
2004-09-18 13:39:33 +00:00
Jean-Marc Lasgouttes
1194db1b09
add i18n.php3 target
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8977 a592a061-630c-0410-9148-cb99ea01b6c8
2004-09-13 09:39:45 +00:00
Lars Gullik Bjønnes
cf40817160
lyxclient moved from development and cleaned up a bit + some assorted fixes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8967 a592a061-630c-0410-9148-cb99ea01b6c8
2004-09-04 12:13:50 +00:00
Lars Gullik Bjønnes
d20f0af816
some nicer margins and some small cleanup
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8925 a592a061-630c-0410-9148-cb99ea01b6c8
2004-08-14 15:55:22 +00:00
Jean-Marc Lasgouttes
42afdcb9c4
forgot this
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8880 a592a061-630c-0410-9148-cb99ea01b6c8
2004-08-09 12:37:48 +00:00
Jean-Marc Lasgouttes
b62363c070
fix portability problem with OS X
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8863 a592a061-630c-0410-9148-cb99ea01b6c8
2004-08-03 10:09:46 +00:00
Jean-Marc Lasgouttes
05eff3d204
german l10n update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8858 a592a061-630c-0410-9148-cb99ea01b6c8
2004-08-02 14:32:30 +00:00
Lars Gullik Bjønnes
8b60b23552
2004-06-08 Lars Gullik Bjonnes <larsbj@lyx.org>
...
Makefile.in.in (xforms_l10n.pot, qt_l10n.pot, layouts_l10n.pot)
guages_l10n.pot, ui_l10n.pot): Set awk variable top_srcdir to
variable $(top_srcdir), add a awk function fixupfilename
it in printint out the filename to the pot file.
*.po: remerge
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8808 a592a061-630c-0410-9148-cb99ea01b6c8
2004-06-08 16:03:54 +00:00
Jean-Marc Lasgouttes
80fbee4eba
translate correctly things like "list of algorithms" (bug 1312)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8806 a592a061-630c-0410-9148-cb99ea01b6c8
2004-06-08 13:35:14 +00:00
Angus Leeming
07dbb8fad8
Ignore .pot file with version suffix. E.g., lyx-1.4.0cvs.pot.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8802 a592a061-630c-0410-9148-cb99ea01b6c8
2004-06-03 10:06:20 +00:00
Lars Gullik Bjønnes
db75417319
remerge and remove obsoletes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8793 a592a061-630c-0410-9148-cb99ea01b6c8
2004-06-01 19:08:10 +00:00
Lars Gullik Bjønnes
d419179b52
fix a regexp
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8790 a592a061-630c-0410-9148-cb99ea01b6c8
2004-06-01 13:23:51 +00:00
Lars Gullik Bjønnes
d2946329fe
typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8787 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-28 11:52:49 +00:00
Lars Gullik Bjønnes
d9f0882887
make distcheck work, and some cleanups to the config system
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8786 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-28 07:14:58 +00:00
Lars Gullik Bjønnes
7cda6341ca
some more gettext work
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8783 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-26 22:44:45 +00:00
Lars Gullik Bjønnes
225610e3e0
some more gettext work
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8782 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-26 20:26:10 +00:00
Lars Gullik Bjønnes
b02093873e
Update gettext
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8781 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-26 16:53:50 +00:00
Lars Gullik Bjønnes
31bfe0870f
makefile gtk fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8778 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-25 23:45:52 +00:00
Lars Gullik Bjønnes
2c0668646a
update m4 files and remove warnings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8774 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-25 14:42:10 +00:00
Angus Leeming
b03580df17
A layout engine for XForms.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8704 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-28 17:22:05 +00:00
John Levon
3bcf40e96d
Make M-x show the minibuffer
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8686 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-21 00:19:27 +00:00
Angus Leeming
90b993e576
Change a few ...@localhost.localdomain email addresses...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8656 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-16 15:49:31 +00:00
Jean-Marc Lasgouttes
b3bed8d879
Georg\'s last patch for bug 605
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8627 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-08 10:09:09 +00:00
Lars Gullik Bjønnes
fd80d9ff4e
Define BOOST_USER_CONFIG.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8595 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-03 09:06:18 +00:00
Angus Leeming
d2603b93c7
Remove all the cruft needed by the original MVC dialog code.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8578 a592a061-630c-0410-9148-cb99ea01b6c8
2004-03-31 22:09:52 +00:00
Jürgen Spitzmüller
4072a82b6e
support for sidewaysfloats and fix for bug 1016 (float placement allows impossible settings).
...
BTW: floats are still broken (dialogs do not get updated). No idea where this bug sits.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8557 a592a061-630c-0410-9148-cb99ea01b6c8
2004-03-29 11:38:39 +00:00
Angus Leeming
7c70a8ee0f
Georg's take on Bug 605.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8528 a592a061-630c-0410-9148-cb99ea01b6c8
2004-03-25 10:12:44 +00:00
Jean-Marc Lasgouttes
f54151f2d6
update danish l10n
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8513 a592a061-630c-0410-9148-cb99ea01b6c8
2004-03-22 15:31:12 +00:00
Angus Leeming
5394e9acc5
Remove the Forks dialog.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8497 a592a061-630c-0410-9148-cb99ea01b6c8
2004-03-17 21:21:47 +00:00
Jürgen Spitzmüller
891bb08e37
support for second \cite option.
...
Natbib users can now use the before field.
file format is up to 230.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8479 a592a061-630c-0410-9148-cb99ea01b6c8
2004-03-05 14:49:10 +00:00
Jean-Marc Lasgouttes
c4bbb682aa
fix crash with drag and drop
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8465 a592a061-630c-0410-9148-cb99ea01b6c8
2004-02-27 14:21:00 +00:00
Jean-Marc Lasgouttes
d891a896f4
Georg Baum\'s no-tempdir patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8458 a592a061-630c-0410-9148-cb99ea01b6c8
2004-02-25 12:00:53 +00:00
Lars Gullik Bjønnes
65047994df
gtk-patch_2004_2_9.new
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8454 a592a061-630c-0410-9148-cb99ea01b6c8
2004-02-23 00:21:04 +00:00
Lars Gullik Bjønnes
3420904448
The func.diff patch. Functors work and some tiny cleanup.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8377 a592a061-630c-0410-9148-cb99ea01b6c8
2004-01-31 15:30:24 +00:00
Lars Gullik Bjønnes
7ea6f6e883
use std::advance and std::distance instead of home-grown versions
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8372 a592a061-630c-0410-9148-cb99ea01b6c8
2004-01-26 17:00:09 +00:00
Angus Leeming
2f1d525ee1
Handle Qt-style file filters like
...
"TeX documents (*.tex);;LyX Documents (*.lyx)".
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8327 a592a061-630c-0410-9148-cb99ea01b6c8
2004-01-08 10:59:51 +00:00
Jean-Marc Lasgouttes
7c5b667020
fix some e-mail addresses
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8275 a592a061-630c-0410-9148-cb99ea01b6c8
2003-12-23 14:11:30 +00:00
Jean-Marc Lasgouttes
3833192776
update nynorsk l10n
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8254 a592a061-630c-0410-9148-cb99ea01b6c8
2003-12-15 17:03:33 +00:00
Angus Leeming
d80377e089
No longer mention InsetMinipage in the po files.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8252 a592a061-630c-0410-9148-cb99ea01b6c8
2003-12-15 11:41:20 +00:00
Angus Leeming
028edb795e
Update POTFILES.in to reflect the current state.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8216 a592a061-630c-0410-9148-cb99ea01b6c8
2003-12-09 11:52:55 +00:00
Jean-Marc Lasgouttes
ab49553ba3
fix file order in lyx.pot
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8185 a592a061-630c-0410-9148-cb99ea01b6c8
2003-12-02 15:23:37 +00:00
Angus Leeming
6ba7f0c43f
What is FormDocumentNew.C?
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8161 a592a061-630c-0410-9148-cb99ea01b6c8
2003-11-30 17:42:07 +00:00
Jürgen Spitzmüller
2e1abd05a7
QVSpace dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8154 a592a061-630c-0410-9148-cb99ea01b6c8
2003-11-29 09:39:35 +00:00
Angus Leeming
48f7421140
The VSpace inset is now fully functional AFAICT.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8151 a592a061-630c-0410-9148-cb99ea01b6c8
2003-11-28 17:38:39 +00:00
Jean-Marc Lasgouttes
a1b23b2f07
fix generation of pot files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8131 a592a061-630c-0410-9148-cb99ea01b6c8
2003-11-24 18:01:48 +00:00
Jean-Marc Lasgouttes
bd3c961ace
remove non-ascii characters from translatable strings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8113 a592a061-630c-0410-9148-cb99ea01b6c8
2003-11-21 11:38:17 +00:00
Martin Vermeer
59fefa0759
The Character Style and XML short element inset.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8078 a592a061-630c-0410-9148-cb99ea01b6c8
2003-11-12 14:38:26 +00:00
Jean-Marc Lasgouttes
a5d57d5511
create a resource list file for Display Postscript in lib/xfonts (forward port from 1.3.x)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8062 a592a061-630c-0410-9148-cb99ea01b6c8
2003-11-07 15:24:54 +00:00
Lars Gullik Bjønnes
c38370d1c3
the exception safety patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8020 a592a061-630c-0410-9148-cb99ea01b6c8
2003-11-03 17:47:28 +00:00
Lars Gullik Bjønnes
1d7a715329
more dispatch work
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8001 a592a061-630c-0410-9148-cb99ea01b6c8
2003-10-29 13:24:57 +00:00