Michael Schmitt
38e2f1b5d3
Status.15x: add citation dialog bugs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16256 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-12 19:49:53 +00:00
Georg Baum
51839e89a7
Unify InsetLatexAccent output
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16254 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-12 18:55:55 +00:00
Georg Baum
995d1337bb
do not create invalid .lyx files when importing \i{}, \j{}, \l{} or \L{}.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16253 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-12 14:36:52 +00:00
Georg Baum
02fe5e67b8
Translate \l{} and \L{} to InsetLatexAccent
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16252 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-12 13:56:32 +00:00
Peter Kümmel
91abd65a92
Don't forget bug in GuiImplementation::closeAllViews()
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16251 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-12 10:54:37 +00:00
Peter Kümmel
5a68c1c0f3
Don't forget bug in GuiImplementation::closeAllViews()
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16250 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-12 10:46:59 +00:00
Georg Baum
0928419638
document why we are not using ucs-4 when communicating with aspell
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16249 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-12 08:17:22 +00:00
Enrico Forestieri
d08210e961
Fix cancel on quit
...
* src/lyxfunc.C
(LyXFunc::dispatch): Move to GuiView::closeEvent the session code
for lastpos in LFUN_LYX_QUIT. Check for unsaved changes before
initiating the quit procedure in LFUN_LYX_QUIT and LFUN_WINDOW_CLOSE.
* src/frontends/qt4/GuiView.h
(class GuiView): New boolean member quitting_by_menu_.
* src/frontends/qt4/GuiView.C
(GuiView::GuiView): Initialize quitting_by_menu_.
(GuiView::close): Set to true quitting_by_menu_ before calling
the quit procedure and reset it afterwards.
(GuiView::closeEvent): Account for the close window button.
Save last positions to the session file. Remove wrongly placed
call to quitWriteAll.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16248 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-12 01:39:50 +00:00
Georg Baum
9c62a5e332
fix aspell encoding (confirmed on linux, cygwin and native windows,
...
confirmnation on OS S is still missing)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16247 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-11 20:39:15 +00:00
Michael Schmitt
2e37952c16
Status.15x: another spellchecker bug
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16246 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-11 19:41:06 +00:00
Jürgen Spitzmüller
50eba7d4f2
* insettabular.C (doDispatch): call mouseSetCursor on mouse
...
click to ensure dEPM is triggered.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16245 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-11 17:10:11 +00:00
Lars Gullik Bjønnes
f6b72ff1f9
Update to latest from BOOST 1.34 repo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16241 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-11 14:31:35 +00:00
Jürgen Spitzmüller
fc30e9f6bb
Fix dEPM crash:
...
* src/BufferView.[Ch]:
- make mouseSetCursor a bool and pass dEPM return value.
* src/text3.C (doDispatch):
- LFUN_MOUSE_PRESS: request update if mouseSetCursor
(i.e. dEPM) returned true.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16240 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-11 13:59:40 +00:00
Jürgen Spitzmüller
9667cb3836
* lib/languages:
...
change default for latin1-languages to latin9 (bug 845)
* src/paragraph_pimpl.C:
add support for the subset of symbols that is only covered by
latin1 (not latin9) to make the above switch painless.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16239 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-11 07:42:43 +00:00
Jean-Marc Lasgouttes
23366b930e
Hungarian update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16237 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-10 21:09:39 +00:00
Georg Baum
84c131ab93
one more bug
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16236 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-10 19:45:49 +00:00
Georg Baum
ff2bea7d39
Fix spell two checker bugs. The reason for both bugs was a string->docstring
...
commit from an unclean tree.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16235 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-10 19:00:57 +00:00
Georg Baum
42024f3198
Fix encoding for pspell. I cannot test this, but this should work according
...
to the documentation of pspell 0.12.2 (the latest version before it became
aspell). Since pspell.C did not even compile from Denmark till yesterday and
nobody noticed I am not willing to spend more time with this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16234 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-10 17:47:44 +00:00
Enrico Forestieri
d4575a6c92
Adjust -dbg output
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16233 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-10 16:51:25 +00:00
Georg Baum
35914695d1
Make Enrico happy
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16232 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-10 16:37:26 +00:00
Georg Baum
2aad27b2f3
Oops, committed an old version. This one links.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16231 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-10 16:13:00 +00:00
Georg Baum
3d10165536
Fix ispell encoding for lyxrc.isp_use_input_encoding == true
...
* src/buffer.C
(Buffer::makeLaTeXFile): move code from here ...
* src/bufferparams.[Ch]
(BufferParams::encoding): .. to this new method
* src/ispell.C
(to_iconv_encoding): new, convert from ucs4 to the encoding used by
ispell
(from_iconv_encoding): new, convert from the encoding used by ispell
to ucs4
(ISpell::ISpell): store buffer encoding
(ISpell::nextMiss): use from_iconv_encoding instead of from_utf8
(ISpell::check): use to_iconv_encoding instead of to_utf8
(ISpell::insert): ditto
(ISpell::accept): ditto
* src/ispell.h
(encoding): new member, store the buffer encoding
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16230 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-10 16:08:52 +00:00
Georg Baum
55f575c4dd
convert thesaurus and spellchecker to docstring
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16229 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-10 11:52:46 +00:00
Georg Baum
6836e00c07
eliminate some occurances of fromqstr
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16228 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-10 10:31:42 +00:00
Michael Schmitt
205cf77715
po/de.po:
...
src/frontends/qt4/QDelimiterDialog.C: cosmetics: change text "Variable size" to just "Variable", because "size" is already given by the label
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16227 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-10 10:07:31 +00:00
Michael Schmitt
a03eaa452c
Status.15x: add critical bug
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16226 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-10 09:26:10 +00:00
Enrico Forestieri
b34e6317f6
Autoconf 2.61 has been released, and it works with LyX
...
http://www.mail-archive.com/autotools-announce@gnu.org/msg00023.html
* autogen.sh: allow for autoconf 2.61
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16223 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-10 01:33:05 +00:00
Michael Schmitt
f98de1605f
* po/de.po: update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16222 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-09 16:34:08 +00:00
Michael Schmitt
238a52192b
* Status.15x: another (minor) problem
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16221 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-09 16:19:59 +00:00
Michael Schmitt
cc36accbe0
* Status.15x: minor cleanup; point to bugzilla; add CT entries
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16220 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-09 16:11:11 +00:00
Michael Schmitt
9ca0ce2941
* Status.15x: fix report on assertion; remove fixed CT bug
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16219 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-09 16:01:47 +00:00
Michael Schmitt
36bded129b
* Status.15x: remove a report on a bug that I can no longer
...
reproduce; fix the description of another bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16218 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-09 15:51:18 +00:00
Michael Schmitt
a028945d89
* Status.15x: add valgrind report
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16217 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-09 15:45:53 +00:00
Michael Schmitt
b17712c3cb
po/*.po: remerge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16216 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-09 14:49:21 +00:00
Jürgen Spitzmüller
a2dd2953fa
clean up the clean up of the font panel in document dialog (roman family combo has to come first, not last).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16215 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-09 09:54:50 +00:00
Enrico Forestieri
aff98b305c
Fix returned width for small caps (these values are not cached, though)
...
* src/frontends/qt4/GuiFontMetrics.C
(GuiFontMetrics::width): return correct width for small caps.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16214 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-09 07:07:00 +00:00
Georg Baum
21c5579134
revert accidental change
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16213 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-08 19:49:01 +00:00
Georg Baum
26460b39ee
Convert the spell checking machinery to docstring.
...
Fix a conversion char -> char_type without encoding conversion in
cap::replaceSelectionWithString().
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16212 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-08 19:46:16 +00:00
Georg Baum
8193ac607b
make it compile again
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16211 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-08 19:41:20 +00:00
Georg Baum
a781d8c98d
add missing file
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16210 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-08 18:43:59 +00:00
Jürgen Spitzmüller
73b2f634af
* paragraph.C (startTeXParams, endTeXParams):
...
reset column count after linebreak.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16209 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-08 18:20:38 +00:00
Georg Baum
e04c134ec2
Fix incorrect conversion from QString to std::string. lyxerr output is wrong
...
now (always UTF8 as in the core).
* src/frontends/qt4/qt_helpers.C
(fromqstr): Convert to UTF8, not the locale encoding
* src/frontends/qt4/qt_helpers.h
(toqstr): update documentation
(qchar_to_ucs4): ditto
(ucs4_to_qchar): ditto
(ucs4_to_qstring): ditto
(qstring_to_ucs4): ditto
(qt_): ditto
(fromqstr): ditto
* src/frontends/qt4/README: Update unicode part
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16207 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-08 08:57:57 +00:00
Georg Baum
79749a9599
* src/lyx_main.C
...
(LyX::init): Remove obsolete test for arguments starting with '-'.
The frontend did already parse these arguments before LyX::init is
called, and therefore any remaining ones are reported as error
earlier in LyX::init, so the removed code does never trigger.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16206 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-07 21:27:32 +00:00
Georg Baum
4453c591fc
fix compiler warning
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16205 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-07 17:48:38 +00:00
Bo Peng
16072b8e09
Button face-lift: stop shifting text under mouse
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16203 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-07 16:26:17 +00:00
Jean-Marc Lasgouttes
23c3ed57f1
--with-frontend=qt4 is not required anymore
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16202 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-07 16:17:40 +00:00
Michael Schmitt
612439eca9
three new bug reports
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16201 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-07 12:18:07 +00:00
Abdelrazak Younes
a68da74622
unneeded header
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16200 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-07 12:06:10 +00:00
Abdelrazak Younes
6afdd5d604
unneeded header
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16199 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-07 12:05:24 +00:00
Abdelrazak Younes
d2574b7d8e
unneeded header
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16198 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-07 12:03:58 +00:00