]> git.lyx.org Git - lyx.git/log
lyx.git
16 years ago * qt4/Makefile.am: make sure that Resource-related files are deleted by make clean
Jean-Marc Lasgouttes [Mon, 22 Oct 2007 13:58:13 +0000 (13:58 +0000)]
* qt4/Makefile.am: make sure that Resource-related files are deleted by make clean

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

16 years ago * GuiPrefs.cpp (PrefShortcuts::setItemType): compilation fix for
Jean-Marc Lasgouttes [Mon, 22 Oct 2007 13:56:59 +0000 (13:56 +0000)]
* GuiPrefs.cpp (PrefShortcuts::setItemType): compilation fix for
qt 4.1 and some simplification.

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

16 years ago* Paragraph:
Abdelrazak Younes [Mon, 22 Oct 2007 13:09:16 +0000 (13:09 +0000)]
* Paragraph:
- simpleTeXOnePar(): renamed to latex(), beginning of de-spaghettization by truly splitting inset and character cases.
- appendChar(), appendString(): new method for buffer reading.

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

16 years agoFix a warning that is potentially a bug (!= used instead of |=).
Abdelrazak Younes [Mon, 22 Oct 2007 07:49:30 +0000 (07:49 +0000)]
Fix a warning that is potentially a bug (!= used instead of |=).

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

16 years agoDocumentation updates from Hartmut
Uwe Stöhr [Mon, 22 Oct 2007 02:05:04 +0000 (02:05 +0000)]
Documentation updates from Hartmut

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

16 years agoUserGuides: update an image path
Uwe Stöhr [Mon, 22 Oct 2007 01:24:11 +0000 (01:24 +0000)]
UserGuides: update an image path

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

16 years agoExtended.lyx: remove section about Index preparation as this is since LyX 1.5.2 descr...
Uwe Stöhr [Mon, 22 Oct 2007 00:43:59 +0000 (00:43 +0000)]
Extended.lyx: remove section about Index preparation as this is since LyX 1.5.2 described in the UserGuide

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

16 years agocmake: fix indentation
Peter Kümmel [Sun, 21 Oct 2007 22:23:19 +0000 (22:23 +0000)]
cmake: fix indentation

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

16 years agofix MSVC warning.
Abdelrazak Younes [Sun, 21 Oct 2007 22:12:12 +0000 (22:12 +0000)]
fix MSVC warning.

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

16 years agoEmbedding: add LFUN_BUFFER_TOGGLE_EMBEDDING
Bo Peng [Sun, 21 Oct 2007 20:06:44 +0000 (20:06 +0000)]
Embedding: add LFUN_BUFFER_TOGGLE_EMBEDDING

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

16 years agoEmbedding: remove the embeddingChanged signal
Bo Peng [Sun, 21 Oct 2007 19:08:53 +0000 (19:08 +0000)]
Embedding: remove the embeddingChanged signal

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

16 years agoRemove the manifest section of the .lyx file
Bo Peng [Sun, 21 Oct 2007 18:06:00 +0000 (18:06 +0000)]
Remove the manifest section of the .lyx file

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

16 years agoFix bug 4287
Enrico Forestieri [Sun, 21 Oct 2007 17:57:13 +0000 (17:57 +0000)]
Fix bug 4287

* src/Buffer.cpp (Buffer::save): also replace the ':' character
in the mangled filename as this it is illegal on Windows.

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

16 years agoRemove the embedding dialog
Bo Peng [Sun, 21 Oct 2007 17:56:22 +0000 (17:56 +0000)]
Remove the embedding dialog

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

16 years ago* make it compile
Stefan Schimanski [Sun, 21 Oct 2007 17:15:02 +0000 (17:15 +0000)]
* make it compile

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

16 years agoremove unused includes
Bernhard Roider [Sun, 21 Oct 2007 11:56:27 +0000 (11:56 +0000)]
remove unused includes

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

16 years agofix build: correct filename
Bernhard Roider [Sun, 21 Oct 2007 11:21:13 +0000 (11:21 +0000)]
fix build: correct filename

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

16 years agocosmetics
André Pönitz [Sun, 21 Oct 2007 10:50:56 +0000 (10:50 +0000)]
cosmetics

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

16 years agoPrefShortcuts: handle user unbind items that have no corresponding item in system...
Bo Peng [Sun, 21 Oct 2007 05:30:43 +0000 (05:30 +0000)]
PrefShortcuts: handle user unbind items that have no corresponding item in system bind file. Its removal action should be treated differently

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

16 years agoUpdate installer version number
Bo Peng [Sun, 21 Oct 2007 04:20:46 +0000 (04:20 +0000)]
Update installer version number

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

16 years agoFix scons and CmdDef.h for the introduction of CmdDef.
Bo Peng [Sun, 21 Oct 2007 01:26:32 +0000 (01:26 +0000)]
Fix scons and CmdDef.h for the introduction of CmdDef.

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

16 years agoCmdDef.cpp/h: A class that manages command definitions. The definitions are
Bernhard Roider [Sat, 20 Oct 2007 23:27:03 +0000 (23:27 +0000)]
CmdDef.cpp/h: A class that manages command definitions. The definitions are
              by default read from lib/commands/default.def
              A .def file allows to define a command with
              \define "Name" "lfun"
              where Name is the name of the new command and lfun is the code
              to be executed.
              \def_file "FileName"
              allows to include another .def file.
              The implementation of CmdDef is similar to KeyMap, i.e. there is
              one instance created in the LyX.cpp that reads the .def file, holds
              a list containing all definitions, and supplies access methods.

LFUN_CALL:    The new lfun is used to execute a command definition, e.g.
              call Name

If a toolbar item has the associated action "call Name" then the image
lib/images/commands/Name.png is used for the button.

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

16 years agoSearch for toolbar images in the filesystem and afterwards in the resource.
Bernhard Roider [Sat, 20 Oct 2007 23:08:02 +0000 (23:08 +0000)]
Search for toolbar images in the filesystem and afterwards in the resource.

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

16 years agoFix some bugs
Abdelrazak Younes [Sat, 20 Oct 2007 21:27:22 +0000 (21:27 +0000)]
Fix some bugs

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

16 years agoPrefShortcuts: Roughly finish the shortcut configuration panel
Bo Peng [Sat, 20 Oct 2007 20:50:56 +0000 (20:50 +0000)]
PrefShortcuts: Roughly finish the shortcut configuration panel

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

16 years agoshut down an MSVC warning.
Abdelrazak Younes [Sat, 20 Oct 2007 20:44:23 +0000 (20:44 +0000)]
shut down an MSVC warning.

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

16 years agoadd a \unbind keyword and a few utility functions (unbind, write, delkey) to KeyMap...
Bo Peng [Sat, 20 Oct 2007 20:35:33 +0000 (20:35 +0000)]
add a \unbind keyword and a few utility functions (unbind, write, delkey) to KeyMap.h,.cpp

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

16 years agoadd another format (BindFile) to KeySequence::print()
Bo Peng [Sat, 20 Oct 2007 20:28:05 +0000 (20:28 +0000)]
add another format (BindFile) to KeySequence::print()

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

16 years agomake trunk compile
Bo Peng [Sat, 20 Oct 2007 19:48:53 +0000 (19:48 +0000)]
make trunk compile

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

16 years agocosmetics
André Pönitz [Sat, 20 Oct 2007 17:35:27 +0000 (17:35 +0000)]
cosmetics

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

16 years agoForgot this
Martin Vermeer [Sat, 20 Oct 2007 17:07:08 +0000 (17:07 +0000)]
Forgot this

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

16 years agoVerbatim for URL inset, \protect for special phrases (index inset)
Martin Vermeer [Sat, 20 Oct 2007 17:05:28 +0000 (17:05 +0000)]
Verbatim for URL inset, \protect for special phrases (index inset)

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

16 years agoremove unused method
André Pönitz [Sat, 20 Oct 2007 14:56:46 +0000 (14:56 +0000)]
remove unused method

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

16 years agomake trunk compile with gcc4
Bo Peng [Sat, 20 Oct 2007 14:10:49 +0000 (14:10 +0000)]
make trunk compile with gcc4

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

16 years agosaner borderline between buffer and exporter
André Pönitz [Sat, 20 Oct 2007 10:51:13 +0000 (10:51 +0000)]
saner borderline between buffer and exporter

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

16 years agomainly cosmetics
André Pönitz [Sat, 20 Oct 2007 10:03:45 +0000 (10:03 +0000)]
mainly cosmetics

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

16 years agocmake: update version info. Is there a build system independent way?
Peter Kümmel [Sat, 20 Oct 2007 09:34:19 +0000 (09:34 +0000)]
cmake: update version info. Is there a build system independent way?

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

16 years agocmake: fix broken pch support
Peter Kümmel [Sat, 20 Oct 2007 09:32:35 +0000 (09:32 +0000)]
cmake: fix broken pch support

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

16 years agocleanups: split Paragraph::Private::simpleTeXSpecialChars() in two. Remove two or...
Abdelrazak Younes [Sat, 20 Oct 2007 08:09:55 +0000 (08:09 +0000)]
cleanups: split Paragraph::Private::simpleTeXSpecialChars() in two. Remove two or level of indentation...
What a mess...

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

16 years agoMake URL inset better behaved
Martin Vermeer [Fri, 19 Oct 2007 18:52:56 +0000 (18:52 +0000)]
Make URL inset better behaved

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

16 years agorcc: use -name option
Peter Kümmel [Fri, 19 Oct 2007 18:45:09 +0000 (18:45 +0000)]
rcc: use -name option

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

16 years agoMy bad. Sorry Helge!
Richard Heck [Fri, 19 Oct 2007 17:49:45 +0000 (17:49 +0000)]
My bad. Sorry Helge!

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

16 years agoInsetCommandParams() now takes an InsetCode rather than a string.
Richard Heck [Fri, 19 Oct 2007 17:22:55 +0000 (17:22 +0000)]
InsetCommandParams() now takes an InsetCode rather than a string.

These changes are just adaptations to the new signature.

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

16 years agoPrefShortcuts: Hide unmatched items instead of highlighting matched ones (JMarc's...
Bo Peng [Fri, 19 Oct 2007 16:49:04 +0000 (16:49 +0000)]
PrefShortcuts: Hide unmatched items instead of highlighting matched ones (JMarc's suggestion )

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

16 years agoIntroducing Font::validate().
Abdelrazak Younes [Fri, 19 Oct 2007 16:22:36 +0000 (16:22 +0000)]
Introducing Font::validate().

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

16 years agoIntroducing FontList::validate()
Abdelrazak Younes [Fri, 19 Oct 2007 16:01:32 +0000 (16:01 +0000)]
Introducing FontList::validate()

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

16 years agosmall simplification (and optimization).
Abdelrazak Younes [Fri, 19 Oct 2007 15:42:53 +0000 (15:42 +0000)]
small simplification (and optimization).

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

16 years agoIntroducing FontList::hasChangeInRange()
Abdelrazak Younes [Fri, 19 Oct 2007 15:30:54 +0000 (15:30 +0000)]
Introducing FontList::hasChangeInRange()

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

16 years agoFix scons and src/FontList.cpp for the addition of FontList.h|cpp
Bo Peng [Fri, 19 Oct 2007 15:23:11 +0000 (15:23 +0000)]
Fix scons and src/FontList.cpp for the addition of FontList.h|cpp

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

16 years agoCompile fix
Enrico Forestieri [Fri, 19 Oct 2007 15:16:40 +0000 (15:16 +0000)]
Compile fix

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

16 years ago* Paragraph::highestFontInRange(): Transfer some more code from Paragraph to FontList.
Abdelrazak Younes [Fri, 19 Oct 2007 14:55:44 +0000 (14:55 +0000)]
* Paragraph::highestFontInRange(): Transfer some more code from Paragraph to FontList.

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

16 years agoincremental cleanup
Abdelrazak Younes [Fri, 19 Oct 2007 14:47:32 +0000 (14:47 +0000)]
incremental cleanup

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

16 years agoIntroducing FontList.
Abdelrazak Younes [Fri, 19 Oct 2007 14:35:05 +0000 (14:35 +0000)]
Introducing FontList.

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

16 years agoHeader cleanup
Abdelrazak Younes [Fri, 19 Oct 2007 14:32:33 +0000 (14:32 +0000)]
Header cleanup

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

16 years agocompil fix.
Abdelrazak Younes [Fri, 19 Oct 2007 14:30:56 +0000 (14:30 +0000)]
compil fix.

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

16 years agoHeader cleanup
Abdelrazak Younes [Fri, 19 Oct 2007 14:23:32 +0000 (14:23 +0000)]
Header cleanup

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

16 years agoupdate from Koji Yokota
Jean-Marc Lasgouttes [Fri, 19 Oct 2007 12:57:58 +0000 (12:57 +0000)]
update from Koji Yokota

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

16 years agocompilation and warning fix
Jean-Marc Lasgouttes [Fri, 19 Oct 2007 12:51:32 +0000 (12:51 +0000)]
compilation and warning fix

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

16 years ago* lib/layouts/beamer.layout:
Jürgen Spitzmüller [Fri, 19 Oct 2007 11:23:51 +0000 (11:23 +0000)]
* lib/layouts/beamer.layout:
* lib/layouts/foils.layout:
* lib/layouts/powerdot.layout:
* lib/layouts/slides.layout:
- put slides/foils in the TOC/outliner. This fixes bug 78 [sic!].

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

16 years agofix some warning and a bogus empty test.
Abdelrazak Younes [Fri, 19 Oct 2007 09:38:28 +0000 (09:38 +0000)]
fix some warning and a bogus empty test.

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

16 years ago* Paragraph: Cosmetics and cleanups, remove uneeded redirection and uniformize Privat...
Abdelrazak Younes [Fri, 19 Oct 2007 08:57:22 +0000 (08:57 +0000)]
* Paragraph: Cosmetics and cleanups, remove uneeded redirection and uniformize Private members naming. Still a lot of cleanup needed.

* InsetList: remove clone() and create a copy ctor.

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

16 years agoFix copy&paste bug.
Abdelrazak Younes [Fri, 19 Oct 2007 07:45:46 +0000 (07:45 +0000)]
Fix copy&paste bug.

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

16 years agoPrefShortcuts: the buttons are almost usable now
Bo Peng [Fri, 19 Oct 2007 03:09:14 +0000 (03:09 +0000)]
PrefShortcuts: the buttons are almost usable now

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

16 years agoFix tex2lyx for the isFileReadable change
Bo Peng [Fri, 19 Oct 2007 01:14:57 +0000 (01:14 +0000)]
Fix tex2lyx for the isFileReadable change

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

16 years agoisome more FileName shuffling
André Pönitz [Thu, 18 Oct 2007 23:03:51 +0000 (23:03 +0000)]
isome more FileName shuffling

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

16 years agouse FileName::isDirectory()
André Pönitz [Thu, 18 Oct 2007 21:10:35 +0000 (21:10 +0000)]
use FileName::isDirectory()

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

16 years agocreate FileName::isDir function
André Pönitz [Thu, 18 Oct 2007 19:38:24 +0000 (19:38 +0000)]
create FileName::isDir function

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

16 years agoadd qrc file to cmake build process
Peter Kümmel [Thu, 18 Oct 2007 19:35:38 +0000 (19:35 +0000)]
add qrc file to cmake build process

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

16 years agostart using FileName::exists()
André Pönitz [Thu, 18 Oct 2007 19:29:32 +0000 (19:29 +0000)]
start using FileName::exists()

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

16 years agoScons: fix the handling of layout module files
Bo Peng [Thu, 18 Oct 2007 18:42:07 +0000 (18:42 +0000)]
Scons: fix the handling of layout module files

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

16 years agoFix scons for Andre's Resource.cpp change
Bo Peng [Thu, 18 Oct 2007 18:32:09 +0000 (18:32 +0000)]
Fix scons for Andre's Resource.cpp change

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

16 years agoUpdate the documentation on copiers a little bit.
Richard Heck [Thu, 18 Oct 2007 16:57:59 +0000 (16:57 +0000)]
Update the documentation on copiers a little bit.

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

16 years agoFix lyx2lyx
Enrico Forestieri [Thu, 18 Oct 2007 16:49:22 +0000 (16:49 +0000)]
Fix lyx2lyx

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

16 years agoPrefShortcuts: add a simple shortcut dialog (does nothing now), adjust prefShortcuts...
Bo Peng [Thu, 18 Oct 2007 16:47:31 +0000 (16:47 +0000)]
PrefShortcuts: add a simple shortcut dialog (does nothing now), adjust prefShortcuts panel

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

16 years agoPrefShortcuts: fix a typo, add some more buttons
Bo Peng [Thu, 18 Oct 2007 16:09:01 +0000 (16:09 +0000)]
PrefShortcuts: fix a typo, add some more buttons

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

16 years agoPrefShortcuts: list all shortcuts (bound and unbound), using a better implementation
Bo Peng [Thu, 18 Oct 2007 15:48:51 +0000 (15:48 +0000)]
PrefShortcuts: list all shortcuts (bound and unbound), using a better implementation

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

16 years agooups...
Abdelrazak Younes [Thu, 18 Oct 2007 15:38:12 +0000 (15:38 +0000)]
oups...

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

16 years agoReduce header dependencies in Paragraph.h
Abdelrazak Younes [Thu, 18 Oct 2007 15:29:51 +0000 (15:29 +0000)]
Reduce header dependencies in Paragraph.h
- Move Changes.h out of Paragraph.h
- pimpl the inset list.

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

16 years agoremove unused declaration
Abdelrazak Younes [Thu, 18 Oct 2007 12:05:11 +0000 (12:05 +0000)]
remove unused declaration

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

16 years agoRefactor Undo/Redo framework into an Undo class owned by a Buffer. This reduces heade...
Abdelrazak Younes [Thu, 18 Oct 2007 11:51:17 +0000 (11:51 +0000)]
Refactor Undo/Redo framework into an Undo class owned by a Buffer. This reduces header dependencies from Undo.h which was including lots of stuff previously. This also solves the bug where undo/redo were reset upon buffer switching. Now, each buffer has a truly independant undo/redo architecture.
In the future, when Cursor has been fixed to work correctly with multiple views of the same Buffer, we could transfer the Undo owner from Buffer to Cursor.

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

16 years agocompil fix.
Abdelrazak Younes [Thu, 18 Oct 2007 09:24:16 +0000 (09:24 +0000)]
compil fix.

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

16 years agoFix up the HREF inset reversion routine.
Richard Heck [Thu, 18 Oct 2007 05:34:00 +0000 (05:34 +0000)]
Fix up the HREF inset reversion routine.

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

16 years agoGet LFUN_DIALOG_SHOW_NEW_INSET using InsetCode, too.
Richard Heck [Thu, 18 Oct 2007 05:08:16 +0000 (05:08 +0000)]
Get LFUN_DIALOG_SHOW_NEW_INSET using InsetCode, too.

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

16 years agocreate some helper functions in FileName
André Pönitz [Wed, 17 Oct 2007 22:21:50 +0000 (22:21 +0000)]
create some helper functions in FileName
cosmetics;

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

16 years agodo not pack part of the working copy...
André Pönitz [Wed, 17 Oct 2007 20:23:50 +0000 (20:23 +0000)]
do not pack part of the working copy...

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

16 years agodo not pack parts of the working copy
André Pönitz [Wed, 17 Oct 2007 20:22:11 +0000 (20:22 +0000)]
do not pack parts of the working copy

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

16 years agomake 'make dist' work again
André Pönitz [Wed, 17 Oct 2007 19:59:55 +0000 (19:59 +0000)]
make 'make dist' work again

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

16 years agorevert 21014
André Pönitz [Wed, 17 Oct 2007 19:40:20 +0000 (19:40 +0000)]
revert 21014

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

16 years agorevert 21014
André Pönitz [Wed, 17 Oct 2007 19:39:21 +0000 (19:39 +0000)]
revert 21014

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

16 years agofix typo
André Pönitz [Wed, 17 Oct 2007 19:32:46 +0000 (19:32 +0000)]
fix typo

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

16 years agoadjust
André Pönitz [Wed, 17 Oct 2007 19:17:23 +0000 (19:17 +0000)]
adjust

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

16 years agono need to install images anymore...
André Pönitz [Wed, 17 Oct 2007 19:14:15 +0000 (19:14 +0000)]
no need to install images anymore...

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

16 years agocosmetics
André Pönitz [Wed, 17 Oct 2007 18:47:47 +0000 (18:47 +0000)]
cosmetics

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

16 years agoun-break display of toolbuttons wiuth delimiters
André Pönitz [Wed, 17 Oct 2007 18:45:55 +0000 (18:45 +0000)]
un-break display of toolbuttons wiuth delimiters

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

16 years agouse "real" resources
André Pönitz [Wed, 17 Oct 2007 18:28:45 +0000 (18:28 +0000)]
use "real" resources

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

16 years agoSwitch on InsetCodes in the factory.
Richard Heck [Wed, 17 Oct 2007 12:50:25 +0000 (12:50 +0000)]
Switch on InsetCodes in the factory.

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

16 years agoSilence some warnings.
Richard Heck [Wed, 17 Oct 2007 12:33:47 +0000 (12:33 +0000)]
Silence some warnings.

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

16 years agoPrefShortcuts: iteratively add all LFUN to different categories
Bo Peng [Wed, 17 Oct 2007 05:13:34 +0000 (05:13 +0000)]
PrefShortcuts: iteratively add all LFUN to different categories

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

16 years agoFix bug due to empty default commands.
Richard Heck [Tue, 16 Oct 2007 19:21:00 +0000 (19:21 +0000)]
Fix bug due to empty default commands.

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

16 years agoChange how InsetBibTeX does this check.
Richard Heck [Tue, 16 Oct 2007 18:53:10 +0000 (18:53 +0000)]
Change how InsetBibTeX does this check.

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