]> git.lyx.org Git - lyx.git/log
lyx.git
16 years agoAdd LFUN_BRANCH_ACTIVATE and LFUN_BRANCH_DEACTIVATE, fixing bug 4341.
Richard Heck [Wed, 28 May 2008 16:02:09 +0000 (16:02 +0000)]
Add LFUN_BRANCH_ACTIVATE and LFUN_BRANCH_DEACTIVATE, fixing bug 4341.

These have been added to BufferView::dispatch() and BufferView::getStatus() for now. Shortly, we'll be making wider use of Buffer::dispatch() and introducing Buffer::getStatus() and moving these and some other LFUNs there.

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

16 years agoGuiToolbar::fill(): only once.
Abdelrazak Younes [Wed, 28 May 2008 10:30:25 +0000 (10:30 +0000)]
GuiToolbar::fill(): only once.

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

16 years agostartup optimisation: delay toolbar filling until it is shown on screen.
Abdelrazak Younes [Wed, 28 May 2008 10:26:03 +0000 (10:26 +0000)]
startup optimisation: delay toolbar filling until it is shown on screen.

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

16 years agoFix bug 4097: Give LyX an intelligent return value on file load errors.
Richard Heck [Wed, 28 May 2008 00:25:42 +0000 (00:25 +0000)]
Fix bug 4097: Give LyX an intelligent return value on file load errors.

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

16 years agoCosmetics.
Pavel Sanda [Tue, 27 May 2008 22:17:01 +0000 (22:17 +0000)]
Cosmetics.

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

16 years ago* Doxy.
Pavel Sanda [Tue, 27 May 2008 22:14:03 +0000 (22:14 +0000)]
* Doxy.

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

16 years agoGerman Extended.lyx: - fix handling of the picinpar package
Uwe Stöhr [Tue, 27 May 2008 22:11:25 +0000 (22:11 +0000)]
German Extended.lyx: - fix handling of the picinpar package
                     - delete sections whose content is already in the EmbeddedObjects manual and therefore already removed in the English version of this document

German UserGuide.lyx: some cleanups by Hartmut

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

16 years ago* INSTALL: clarify description of --with-version-suffix (bug 4890).
Jürgen Spitzmüller [Tue, 27 May 2008 20:13:48 +0000 (20:13 +0000)]
* INSTALL: clarify description of --with-version-suffix (bug 4890).

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

16 years agoBranches can use any layout.
Richard Heck [Tue, 27 May 2008 19:25:57 +0000 (19:25 +0000)]
Branches can use any layout.

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

16 years agoCosmetics.
Richard Heck [Tue, 27 May 2008 19:00:42 +0000 (19:00 +0000)]
Cosmetics.

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

16 years agoSimplify things just a little bit.
Richard Heck [Tue, 27 May 2008 18:57:16 +0000 (18:57 +0000)]
Simplify things just a little bit.

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

16 years agobug fix with minibuffer focus.
Abdelrazak Younes [Tue, 27 May 2008 17:29:36 +0000 (17:29 +0000)]
bug fix with minibuffer focus.

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

16 years agoWork around an incompatibility between paper.cls and how we handle environments....
Richard Heck [Tue, 27 May 2008 16:22:25 +0000 (16:22 +0000)]
Work around an incompatibility between paper.cls and how we handle environments. The paper class seems to expect a pair of newlines are the end of the abstract envirnoment, which we do not produce; this has the effect that the abstract runs into the first paragraph in certain cases.

Jurgen, this could also go into branch.

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

16 years agofix focus problem with minibuffer.
Abdelrazak Younes [Tue, 27 May 2008 16:15:56 +0000 (16:15 +0000)]
fix focus problem with minibuffer.

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

16 years agofullscreen tweaking.
Abdelrazak Younes [Tue, 27 May 2008 13:30:40 +0000 (13:30 +0000)]
fullscreen tweaking.

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

16 years agoTemptatively fix fullscreen problems on X11.
Abdelrazak Younes [Tue, 27 May 2008 13:16:50 +0000 (13:16 +0000)]
Temptatively fix fullscreen problems on X11.

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

16 years agoFix crash with multiple windows.
Abdelrazak Younes [Tue, 27 May 2008 12:33:06 +0000 (12:33 +0000)]
Fix crash with multiple windows.

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

16 years agoMove graphics code from class to namespace.
Pavel Sanda [Tue, 27 May 2008 12:06:34 +0000 (12:06 +0000)]
Move graphics code from class to namespace.

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

16 years agoSwitch off fullscreen before closing a window.
Abdelrazak Younes [Tue, 27 May 2008 12:01:50 +0000 (12:01 +0000)]
Switch off fullscreen before closing a window.

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

16 years agoCompil fix.
Pavel Sanda [Tue, 27 May 2008 11:47:50 +0000 (11:47 +0000)]
Compil fix.

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

16 years agosave/restore toolbars state when toggling fullscreen mode.
Abdelrazak Younes [Tue, 27 May 2008 11:34:59 +0000 (11:34 +0000)]
save/restore toolbars state when toggling fullscreen mode.

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

16 years agoRe-engineer the toolbar support code:
Abdelrazak Younes [Tue, 27 May 2008 11:15:17 +0000 (11:15 +0000)]
Re-engineer the toolbar support code:
- We now rely more upon Qt features,
- the initial toolbar positioning defined in "lib/ui/default.ui" is now only used if there is no session or if session handling is disabled,
- The session saving/restoring is window dependent.

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

16 years agoMake dist broken. Again.
Pavel Sanda [Mon, 26 May 2008 22:47:20 +0000 (22:47 +0000)]
Make dist broken. Again.

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

16 years agoUpdate it.po
Enrico Forestieri [Mon, 26 May 2008 22:28:30 +0000 (22:28 +0000)]
Update it.po

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

16 years ago* Doxy.
Pavel Sanda [Mon, 26 May 2008 19:36:29 +0000 (19:36 +0000)]
* Doxy.

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

16 years agoOops.
Pavel Sanda [Mon, 26 May 2008 19:19:56 +0000 (19:19 +0000)]
Oops.

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

16 years agoChange description.
Pavel Sanda [Mon, 26 May 2008 19:16:41 +0000 (19:16 +0000)]
Change description.

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

16 years agoAdd FIXMEs wrt unicode.
Pavel Sanda [Mon, 26 May 2008 18:37:42 +0000 (18:37 +0000)]
Add FIXMEs wrt unicode.
http://thread.gmane.org/gmane.editors.lyx.devel/106763/focus=106769

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

16 years agoFix button enabling for graphics input.
Pavel Sanda [Mon, 26 May 2008 17:56:48 +0000 (17:56 +0000)]
Fix button enabling for graphics input.

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

16 years agoFix the fix, qt 4.2 still uses QTDIR/lib to store .pc files
Bo Peng [Mon, 26 May 2008 17:22:42 +0000 (17:22 +0000)]
Fix the fix, qt 4.2 still uses QTDIR/lib to store .pc files

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

16 years agoFix scons qt4 pkg_config detection when there are multiple copies of Qt around
Bo Peng [Mon, 26 May 2008 17:00:11 +0000 (17:00 +0000)]
Fix scons qt4 pkg_config detection when there are multiple copies of Qt around

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

16 years agoMac compil fix.
Abdelrazak Younes [Mon, 26 May 2008 13:43:35 +0000 (13:43 +0000)]
Mac compil fix.

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

16 years agoremove some useless workarounds in getStatus
Jean-Marc Lasgouttes [Mon, 26 May 2008 10:23:07 +0000 (10:23 +0000)]
remove some useless workarounds in getStatus

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

16 years agomake display of group list only depend on existence of groups; move the addition...
Jean-Marc Lasgouttes [Mon, 26 May 2008 09:33:08 +0000 (09:33 +0000)]
make display of group list only depend on existence of groups; move the addition of a separator to the ui file

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

16 years agomove handling of LFUN_SET_GRAPHICS_GROUP status where it belongs
Jean-Marc Lasgouttes [Mon, 26 May 2008 09:08:30 +0000 (09:08 +0000)]
move handling of LFUN_SET_GRAPHICS_GROUP status where it belongs

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

16 years agoEmbeddedObjects.lyx: as bug 4839 is fixed, the next step to update the this manual.
Uwe Stöhr [Sun, 25 May 2008 22:15:31 +0000 (22:15 +0000)]
EmbeddedObjects.lyx: as bug 4839 is fixed, the next step to update the this manual.

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

16 years agoInsetTabular.cpp: fix the logic when \linebreaks are allowed in table cells, fixes...
Uwe Stöhr [Sun, 25 May 2008 21:14:36 +0000 (21:14 +0000)]
InsetTabular.cpp: fix the logic when \linebreaks are allowed in table cells, fixes http://bugzilla.lyx.org/show_bug.cgi?id=4839

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

16 years agoNote to self: `!' is not the complement-to-one operator...
Jean-Marc Lasgouttes [Sun, 25 May 2008 21:01:27 +0000 (21:01 +0000)]
Note to self: `!' is not the complement-to-one operator...

This allows me to revert a 3 years old commit from Juergen that I never
managed to understand before.

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

16 years agoGerman documentation updates by Hartmut
Uwe Stöhr [Sun, 25 May 2008 20:03:04 +0000 (20:03 +0000)]
German documentation updates by Hartmut

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

16 years ago* GuiPrefs.cpp:
Jürgen Spitzmüller [Sun, 25 May 2008 09:42:41 +0000 (09:42 +0000)]
* GuiPrefs.cpp:
- translate Formats.

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

16 years ago* lib/configure.py:
Jürgen Spitzmüller [Sun, 25 May 2008 08:49:15 +0000 (08:49 +0000)]
* lib/configure.py:
- add support for Graphviz Dot files (bug 4882).

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

16 years agoa bunch of toolbar related renaming.
Abdelrazak Younes [Sun, 25 May 2008 08:30:06 +0000 (08:30 +0000)]
a bunch of toolbar related renaming.

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

16 years agocleanup export of mime type strings
Peter Kümmel [Sun, 25 May 2008 07:49:16 +0000 (07:49 +0000)]
cleanup export of mime type strings

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

16 years agoFix MSVC link error.
Abdelrazak Younes [Sun, 25 May 2008 07:22:45 +0000 (07:22 +0000)]
Fix MSVC link error.

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

16 years agodefine mime strings at one place only
Peter Kümmel [Sat, 24 May 2008 22:04:58 +0000 (22:04 +0000)]
define mime strings at one place only

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

16 years agoremove stupid windows defines
Peter Kümmel [Sat, 24 May 2008 21:58:56 +0000 (21:58 +0000)]
remove stupid windows defines

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

16 years agocmake: use 2.4 behavior also for cmake 2.6
Peter Kümmel [Sat, 24 May 2008 21:22:36 +0000 (21:22 +0000)]
cmake: use 2.4 behavior also for cmake 2.6

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

16 years ago* Doxy.
Pavel Sanda [Sat, 24 May 2008 17:12:38 +0000 (17:12 +0000)]
* Doxy.

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

16 years agoIntroduce docstring_list
Abdelrazak Younes [Sat, 24 May 2008 10:15:52 +0000 (10:15 +0000)]
Introduce docstring_list

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

16 years agoCosmetics.
Abdelrazak Younes [Sat, 24 May 2008 09:51:17 +0000 (09:51 +0000)]
Cosmetics.

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

16 years agoGet rid of GuiApplication::readMenus().
Abdelrazak Younes [Sat, 24 May 2008 09:32:50 +0000 (09:32 +0000)]
Get rid of GuiApplication::readMenus().

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

16 years agoFirst step towards fixing bug 4588: move the ui file reading and the ToolbarBackend...
Abdelrazak Younes [Sat, 24 May 2008 09:28:05 +0000 (09:28 +0000)]
First step towards fixing bug 4588: move the ui file reading and the ToolbarBackend to the frontend.

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

16 years agosimplify color cache code
André Pönitz [Fri, 23 May 2008 20:29:48 +0000 (20:29 +0000)]
simplify color cache code

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

16 years agohad this hanging around...
André Pönitz [Fri, 23 May 2008 19:39:56 +0000 (19:39 +0000)]
had this hanging around...

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

16 years agoslightly more compact code
André Pönitz [Fri, 23 May 2008 18:09:40 +0000 (18:09 +0000)]
slightly more compact code

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

16 years agoboost::iostreams is not used nor compiled.
Abdelrazak Younes [Fri, 23 May 2008 15:49:16 +0000 (15:49 +0000)]
boost::iostreams is not used nor compiled.

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

16 years ago* Doxy.
Pavel Sanda [Fri, 23 May 2008 14:49:38 +0000 (14:49 +0000)]
* Doxy.

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

16 years agoCompilation fix.
Richard Heck [Fri, 23 May 2008 14:30:28 +0000 (14:30 +0000)]
Compilation fix.

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

16 years agoMake sure the temp path is a directory.
Abdelrazak Younes [Fri, 23 May 2008 14:22:59 +0000 (14:22 +0000)]
Make sure the temp path is a directory.

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

16 years agoI forgot about the has trailing suffix.
Abdelrazak Younes [Fri, 23 May 2008 13:59:53 +0000 (13:59 +0000)]
I forgot about the has trailing suffix.

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

16 years agoHopefully fix client following boost::filesystem removal.
Abdelrazak Younes [Fri, 23 May 2008 13:44:17 +0000 (13:44 +0000)]
Hopefully fix client following boost::filesystem removal.

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

16 years agoremove annoying debug information
Jean-Marc Lasgouttes [Fri, 23 May 2008 13:34:16 +0000 (13:34 +0000)]
remove annoying debug information

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

16 years agoPotential bugfix.
Abdelrazak Younes [Fri, 23 May 2008 12:16:44 +0000 (12:16 +0000)]
Potential bugfix.

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

16 years agoWe don't use boost::filesystem anymore.
Abdelrazak Younes [Fri, 23 May 2008 12:07:29 +0000 (12:07 +0000)]
We don't use boost::filesystem anymore.

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

16 years agoDoxy - add similar, some reodering.
Pavel Sanda [Fri, 23 May 2008 11:36:06 +0000 (11:36 +0000)]
Doxy - add similar, some reodering.

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

16 years agoPotential bug fix.
Abdelrazak Younes [Fri, 23 May 2008 11:16:23 +0000 (11:16 +0000)]
Potential bug fix.

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

16 years agoGet rid of GuiApplication::viewCount().
Abdelrazak Younes [Fri, 23 May 2008 11:08:12 +0000 (11:08 +0000)]
Get rid of GuiApplication::viewCount().

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

16 years agosimplify GuiApplication::unregisterView().
Abdelrazak Younes [Fri, 23 May 2008 10:54:34 +0000 (10:54 +0000)]
simplify GuiApplication::unregisterView().

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

16 years agoGet rid of GuiApplication::view_ids_
Abdelrazak Younes [Fri, 23 May 2008 10:45:55 +0000 (10:45 +0000)]
Get rid of GuiApplication::view_ids_

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

16 years ago* Doxy.
Pavel Sanda [Fri, 23 May 2008 10:19:12 +0000 (10:19 +0000)]
* Doxy.

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

16 years ago* math.bind:
Jürgen Spitzmüller [Fri, 23 May 2008 10:11:07 +0000 (10:11 +0000)]
* math.bind:
- comment out already taken accelerator (bug 4880).
  Stefan, please select an unused one.

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

16 years ago* Application: change the signature of getStatus() to reflect the one of GuiView.
Abdelrazak Younes [Fri, 23 May 2008 09:53:27 +0000 (09:53 +0000)]
* Application: change the signature of getStatus() to reflect the one of GuiView.
* LyXFunc::getStatus(): properly use Application::getStatus()
* LFUN_SET_COLOR: transfer to GuiApplication (and get rid of Application::updateColor()).

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

16 years agoCompil fix.
Pavel Sanda [Fri, 23 May 2008 09:32:49 +0000 (09:32 +0000)]
Compil fix.

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

16 years agoGet rid of Application::initGlobalMenu().
Abdelrazak Younes [Fri, 23 May 2008 08:57:41 +0000 (08:57 +0000)]
Get rid of Application::initGlobalMenu().

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

16 years agoPimpl stuff in GuiApplication.
Abdelrazak Younes [Fri, 23 May 2008 08:43:07 +0000 (08:43 +0000)]
Pimpl stuff in GuiApplication.

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

16 years ago- Move as much platform specific stuff as possible to GuiApplication.cpp
Abdelrazak Younes [Fri, 23 May 2008 07:52:39 +0000 (07:52 +0000)]
- Move as much platform specific stuff as possible to GuiApplication.cpp
- introduce GuiApplication::Private

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

16 years agoThe purpose prize.
Pavel Sanda [Thu, 22 May 2008 23:34:54 +0000 (23:34 +0000)]
The purpose prize.

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

16 years agoForgot these.
Pavel Sanda [Thu, 22 May 2008 23:28:25 +0000 (23:28 +0000)]
Forgot these.

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

16 years agoFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4650
Abdelrazak Younes [Thu, 22 May 2008 22:04:38 +0000 (22:04 +0000)]
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4650
This bug dates back to my cleanup of the Paragraph class; amazing that nobody noticed it before.

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

16 years agoDisable a socket notifier when unregistering it.
Enrico Forestieri [Thu, 22 May 2008 21:08:34 +0000 (21:08 +0000)]
Disable a socket notifier when unregistering it.
This avoids the following Qt warnings when performing a reverse dvi search:

QSocketNotifier: Multiple socket notifiers for same socket 9 and type Read
QSocketNotifier: Invalid socket 15 and type 'Read', disabling...

occurring when using the lyxserver or the lyxclient, respectively.

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

16 years ago* Doxy.
Pavel Sanda [Thu, 22 May 2008 19:50:30 +0000 (19:50 +0000)]
* Doxy.

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

16 years agofix http://bugzilla.lyx.org/show_bug.cgi?id=4870
Abdelrazak Younes [Thu, 22 May 2008 15:20:43 +0000 (15:20 +0000)]
fix http://bugzilla.lyx.org/show_bug.cgi?id=4870

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

16 years ago * frontends/LyXView.h:
Jean-Marc Lasgouttes [Thu, 22 May 2008 15:01:36 +0000 (15:01 +0000)]
* frontends/LyXView.h:
* frontends/qt4/GuiView.h:
* frontends/qt4/GuiView.cpp (getStatus): change signature to return a
bool indicating whether the view knows something about the lfun.

* LyXFunc.cpp (getStatus): remove knowledge about what lfuns are
handled in view. Call LyXView::getStatus() when nothing is known at
LyXFunc level.

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

16 years agoUpdate coding rule for enums to reflect actually used style.
Abdelrazak Younes [Thu, 22 May 2008 14:06:57 +0000 (14:06 +0000)]
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

16 years agoFix bug 4712. Forgot the case where we need to reset layout from empty to default.
Richard Heck [Thu, 22 May 2008 14:06:23 +0000 (14:06 +0000)]
Fix bug 4712. Forgot the case where we need to reset layout from empty to default.

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

16 years agoAdd some constness where we can.
Richard Heck [Thu, 22 May 2008 14:02:35 +0000 (14:02 +0000)]
Add some constness where we can.

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

16 years agoUnify Paragraph::asString() methods.
Abdelrazak Younes [Thu, 22 May 2008 14:01:33 +0000 (14:01 +0000)]
Unify Paragraph::asString() methods.

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

16 years agoWarning.
Richard Heck [Thu, 22 May 2008 13:52:18 +0000 (13:52 +0000)]
Warning.

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

16 years agoFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4641
Abdelrazak Younes [Thu, 22 May 2008 10:44:28 +0000 (10:44 +0000)]
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4641
SVN blames Jürgen for this code (rev 22325).

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

16 years agoforward port rev 24877. Even if trunk is not affected by 4857, it is safer to only...
Abdelrazak Younes [Thu, 22 May 2008 10:14:20 +0000 (10:14 +0000)]
forward port rev 24877. Even if trunk is not affected by 4857, it is safer to only display printable characters in the toc items and not go inside insets.

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

16 years agoRevert 24816, this didn't not work with the minibuffer.
Abdelrazak Younes [Wed, 21 May 2008 08:25:17 +0000 (08:25 +0000)]
Revert 24816, this didn't not work with the minibuffer.

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

16 years ago* Doxy.
Pavel Sanda [Wed, 21 May 2008 00:43:51 +0000 (00:43 +0000)]
* Doxy.

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

16 years agoFix http://bugzilla.lyx.org/show_bug.cgi?id=4607
Abdelrazak Younes [Tue, 20 May 2008 13:32:04 +0000 (13:32 +0000)]
Fix http://bugzilla.lyx.org/show_bug.cgi?id=4607

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

16 years ago * insets/InsetQuotes.cpp (displayString): reenable quote display code
Jean-Marc Lasgouttes [Tue, 20 May 2008 13:21:28 +0000 (13:21 +0000)]
* insets/InsetQuotes.cpp (displayString): reenable quote display code
(but use a table-based solution instead of the old code).

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

16 years agoget rid of useless debug output.
Abdelrazak Younes [Tue, 20 May 2008 13:13:48 +0000 (13:13 +0000)]
get rid of useless debug output.

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

16 years ago- Fix crash with clicking on second Listings iten in Navigator (in EmbeddedObject...
Abdelrazak Younes [Tue, 20 May 2008 13:09:35 +0000 (13:09 +0000)]
- Fix crash with clicking on second Listings iten in Navigator (in EmbeddedObject.lyx).
- Fix http://bugzilla.lyx.org/show_bug.cgi?id=4613

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

16 years agoDelay the Toc update of child documents until we update the master one.
Abdelrazak Younes [Tue, 20 May 2008 12:58:54 +0000 (12:58 +0000)]
Delay the Toc update of child documents until we update the master one.

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

16 years agorevert accidental commit.
Abdelrazak Younes [Tue, 20 May 2008 11:58:34 +0000 (11:58 +0000)]
revert accidental commit.

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

16 years agoFix caption numbering of child documents.
Abdelrazak Younes [Tue, 20 May 2008 11:54:23 +0000 (11:54 +0000)]
Fix caption numbering of child documents.

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

16 years agoFix label numbering of child documents.
Abdelrazak Younes [Tue, 20 May 2008 11:25:29 +0000 (11:25 +0000)]
Fix label numbering of child documents.

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