]> git.lyx.org Git - lyx.git/log
lyx.git
16 years agoAdd some history to layout2layout.py.
Richard Heck [Mon, 24 Mar 2008 13:21:26 +0000 (13:21 +0000)]
Add some history to layout2layout.py.

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

16 years ago* src/Text3.cpp:
Jürgen Spitzmüller [Mon, 24 Mar 2008 13:20:06 +0000 (13:20 +0000)]
* src/Text3.cpp:
- disallow comments and greyedout notes inside commands (sections etc.)
  This fixes bug 4180 partially (the change is still possible via the dialog).

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

16 years agoNew AddToPreamble tag for layout files. This tag will ADD some information to the...
Richard Heck [Mon, 24 Mar 2008 13:11:16 +0000 (13:11 +0000)]
New AddToPreamble tag for layout files. This tag will ADD some information to the document premable rather than completely over-write it, as the Preamble tag does.

Increment layout format to 7.

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

16 years agoUpdate layout format.
Richard Heck [Mon, 24 Mar 2008 13:02:18 +0000 (13:02 +0000)]
Update layout format.

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

16 years agoUse character styles in the Customization manual. Also contains a few minor updates.
Richard Heck [Mon, 24 Mar 2008 12:54:26 +0000 (12:54 +0000)]
Use character styles in the Customization manual. Also contains a few minor updates.

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

16 years agoAdd support for document-local layout information. GUI is to follow.
Richard Heck [Mon, 24 Mar 2008 12:31:07 +0000 (12:31 +0000)]
Add support for document-local layout information. GUI is to follow.

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

16 years agounneeded #include
André Pönitz [Mon, 24 Mar 2008 10:28:35 +0000 (10:28 +0000)]
unneeded #include

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

16 years ago* src/frontends/qt4/GuiGraphics.{cpp,h}:
Jürgen Spitzmüller [Mon, 24 Mar 2008 09:32:34 +0000 (09:32 +0000)]
* src/frontends/qt4/GuiGraphics.{cpp,h}:
* src/frontends/qt4/ui/GraphicsUi.ui:
- now that we have a context menu to edit graphics, remove the Edit button
  from the dialog, as discussed in this thread:
  http://marc.info/?l=lyx-devel&m=118344997913166&w=2

The same should be done for other insets that have an edit function.

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

16 years agoMove LFUN_GRAPHICS_EDIT and LFUN_EXTERNAL_EDIT from LyXFunc.cpp to BufferView.cpp...
Bo Peng [Mon, 24 Mar 2008 04:27:43 +0000 (04:27 +0000)]
Move LFUN_GRAPHICS_EDIT and LFUN_EXTERNAL_EDIT from LyXFunc.cpp to BufferView.cpp so that a valid inset can be retrieved and called upon; add context-menu for InsetGraphics and InsetListings

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

16 years agoUpdate it.po
Enrico Forestieri [Mon, 24 Mar 2008 03:03:50 +0000 (03:03 +0000)]
Update it.po

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

16 years agoAdd doxy.
Pavel Sanda [Sun, 23 Mar 2008 23:02:52 +0000 (23:02 +0000)]
Add doxy.

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

16 years ago* src/insets/InsetSpace.{cpp, h}:
Jürgen Spitzmüller [Sun, 23 Mar 2008 15:19:01 +0000 (15:19 +0000)]
* src/insets/InsetSpace.{cpp, h}:
- this inset is now editable. Mark as such and add an editable method (allows for opening the inset dialog with
  "next-inset-toggle".
- implement context menu (no actual menu yet).

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

16 years agoHelp us out here.
Richard Heck [Sun, 23 Mar 2008 14:40:29 +0000 (14:40 +0000)]
Help us out here.

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

16 years agoSimilar fix to last commit for InsetExternal.
Richard Heck [Sun, 23 Mar 2008 14:27:31 +0000 (14:27 +0000)]
Similar fix to last commit for InsetExternal.

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

16 years agoRevert 23899 and introduce the correct fix.
Richard Heck [Sun, 23 Mar 2008 14:26:13 +0000 (14:26 +0000)]
Revert 23899 and introduce the correct fix.

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

16 years agocosmetics
André Pönitz [Sun, 23 Mar 2008 13:59:51 +0000 (13:59 +0000)]
cosmetics

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

16 years ago* lib/ui/stdmenus.inc:
Jürgen Spitzmüller [Sun, 23 Mar 2008 12:56:27 +0000 (12:56 +0000)]
* lib/ui/stdmenus.inc:
- add "Edit..." item to label & ref context menu.

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

16 years agosimplify logic
Edwin Leuven [Sun, 23 Mar 2008 11:35:46 +0000 (11:35 +0000)]
simplify logic

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

16 years agoUpdate it.po
Enrico Forestieri [Sun, 23 Mar 2008 04:05:02 +0000 (04:05 +0000)]
Update it.po

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

16 years agoFix GRAPHICS_EDIT of InsetGraphics
Bo Peng [Sun, 23 Mar 2008 04:02:33 +0000 (04:02 +0000)]
Fix GRAPHICS_EDIT of InsetGraphics

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

16 years ago* src/frontends/GuiSymbols.cpp:
Jürgen Spitzmüller [Sat, 22 Mar 2008 14:49:03 +0000 (14:49 +0000)]
* src/frontends/GuiSymbols.cpp:
- make categories translatable. This might slow down the dialog again a bit.

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

16 years agocosmetics
André Pönitz [Sat, 22 Mar 2008 09:32:38 +0000 (09:32 +0000)]
cosmetics

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

16 years agoremove unused code
André Pönitz [Sat, 22 Mar 2008 09:05:09 +0000 (09:05 +0000)]
remove unused code

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

16 years ago* cs.po
Pavel Sanda [Sat, 22 Mar 2008 02:20:07 +0000 (02:20 +0000)]
* cs.po

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

16 years agoChange string
Pavel Sanda [Sat, 22 Mar 2008 02:19:07 +0000 (02:19 +0000)]
Change string

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

16 years agosmall optimization
André Pönitz [Fri, 21 Mar 2008 22:51:36 +0000 (22:51 +0000)]
small optimization

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

16 years agocosmetics
André Pönitz [Fri, 21 Mar 2008 22:31:57 +0000 (22:31 +0000)]
cosmetics

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

16 years agocosmetics
André Pönitz [Fri, 21 Mar 2008 21:47:37 +0000 (21:47 +0000)]
cosmetics

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

16 years agoforgot this part...
André Pönitz [Fri, 21 Mar 2008 21:08:57 +0000 (21:08 +0000)]
forgot this part...

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

16 years agoimproved position caching
André Pönitz [Fri, 21 Mar 2008 20:47:29 +0000 (20:47 +0000)]
improved position caching

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

16 years agoNeedless comment.
Richard Heck [Fri, 21 Mar 2008 19:38:02 +0000 (19:38 +0000)]
Needless comment.

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

16 years agospeed up symbol panel population
André Pönitz [Fri, 21 Mar 2008 18:55:26 +0000 (18:55 +0000)]
speed up symbol panel population

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

16 years agoMake decoration default to, uh, Default. Flex insets will then default to conglomerate.
Richard Heck [Fri, 21 Mar 2008 18:49:23 +0000 (18:49 +0000)]
Make decoration default to, uh, Default. Flex insets will then default to conglomerate.

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

16 years agoFix crash.
Richard Heck [Fri, 21 Mar 2008 18:45:22 +0000 (18:45 +0000)]
Fix crash.

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

16 years agorev 23880: forgot this!
Abdelrazak Younes [Fri, 21 Mar 2008 18:40:27 +0000 (18:40 +0000)]
rev 23880: forgot this!

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

16 years agoUse a custom model + QListView instead of QListWidget in the Symbols
André Pönitz [Fri, 21 Mar 2008 18:32:06 +0000 (18:32 +0000)]
Use a custom model + QListView instead of QListWidget in the Symbols
dialog. Functionality is unchanged.
Populating the 'All Symbols' panel for utf8 files is around 5s.
Not nice, but bearable. There's still room for improvement.

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

16 years agotemporary fix for http://bugzilla.lyx.org/show_bug.cgi?id=4613
Abdelrazak Younes [Fri, 21 Mar 2008 18:18:46 +0000 (18:18 +0000)]
temporary fix for http://bugzilla.lyx.org/show_bug.cgi?id=4613

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

16 years agofix scons by linking boost.cpp after boost libraries
Bo Peng [Fri, 21 Mar 2008 18:17:37 +0000 (18:17 +0000)]
fix scons by linking boost.cpp after boost libraries

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

16 years agoContext menu for collapsing minimalistic insets such as ERT.
Abdelrazak Younes [Fri, 21 Mar 2008 18:02:47 +0000 (18:02 +0000)]
Context menu for collapsing minimalistic insets such as ERT.

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

16 years agoAnother attempt at 2178. This is a "minimal" patch designed to fix the bug with the...
Richard Heck [Fri, 21 Mar 2008 17:45:14 +0000 (17:45 +0000)]
Another attempt at 2178. This is a "minimal" patch designed to fix the bug with the minimum amount of new code. A better fix, suggested by Andre, would merge InsetTableCell and CellData into one class, in which case InsetTableCell::cell_data_ can be removed. A definite plus. I'll do that later if this works. But let's get it right first.

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

16 years agoNext make dist shot.
Pavel Sanda [Fri, 21 Mar 2008 17:31:14 +0000 (17:31 +0000)]
Next make dist shot.

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

16 years agosmall step towards s/QListWidget/QListView/g
André Pönitz [Fri, 21 Mar 2008 16:53:15 +0000 (16:53 +0000)]
small step towards s/QListWidget/QListView/g

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

16 years agosmall refactoring
André Pönitz [Fri, 21 Mar 2008 16:45:01 +0000 (16:45 +0000)]
small refactoring

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

16 years agosome un-intrusie changes first...
André Pönitz [Fri, 21 Mar 2008 16:33:23 +0000 (16:33 +0000)]
some un-intrusie changes first...

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

16 years ago"hfill-insert" -> "space-insert hfill" in bind files.
Jürgen Spitzmüller [Fri, 21 Mar 2008 16:25:17 +0000 (16:25 +0000)]
"hfill-insert" -> "space-insert hfill" in bind files.

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

16 years agoFix hyphenation point in bind files.
Jürgen Spitzmüller [Fri, 21 Mar 2008 16:20:32 +0000 (16:20 +0000)]
Fix hyphenation point in bind files.

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

16 years agocosmetics
André Pönitz [Fri, 21 Mar 2008 16:16:43 +0000 (16:16 +0000)]
cosmetics

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

16 years agoAdd doxy.
Pavel Sanda [Fri, 21 Mar 2008 16:11:27 +0000 (16:11 +0000)]
Add doxy.

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

16 years agoFix hyphenation point in menu.
Pavel Sanda [Fri, 21 Mar 2008 16:02:08 +0000 (16:02 +0000)]
Fix hyphenation point in menu.

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

16 years agoremove unused defines QT_CLEAN_NAMESPACE and QT_GENUINE_STR
André Pönitz [Fri, 21 Mar 2008 15:12:46 +0000 (15:12 +0000)]
remove unused defines QT_CLEAN_NAMESPACE and QT_GENUINE_STR

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

16 years agoremove unused defines QT_CLEAN_NAMESPACE and QT_GENUINE_STR
André Pönitz [Fri, 21 Mar 2008 15:09:39 +0000 (15:09 +0000)]
remove unused defines QT_CLEAN_NAMESPACE and QT_GENUINE_STR

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

16 years agoremove unused defines QT_CLEAN_NAMESPACE and QT_GENUINE_STR
André Pönitz [Fri, 21 Mar 2008 15:08:36 +0000 (15:08 +0000)]
remove unused defines QT_CLEAN_NAMESPACE and QT_GENUINE_STR

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

16 years agoNext attempt to sanitize make dist.
Pavel Sanda [Fri, 21 Mar 2008 14:05:41 +0000 (14:05 +0000)]
Next attempt to sanitize make dist.

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

16 years agoUpdate NEWS preparing for alpha1 1.6.0alpha1
José Matox [Fri, 21 Mar 2008 11:27:21 +0000 (11:27 +0000)]
Update NEWS preparing for alpha1

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

16 years agoAdd headers necessary to compile with g++ 4.3 (I am not sure about the typeinfo,...
José Matox [Fri, 21 Mar 2008 11:26:20 +0000 (11:26 +0000)]
Add headers necessary to compile with g++ 4.3 (I am not sure about the typeinfo, the others are clearly correct).

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

16 years agoMerge po updates for alpha release
José Matox [Fri, 21 Mar 2008 11:19:42 +0000 (11:19 +0000)]
Merge po updates for alpha release

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

16 years agoremove unused code
Edwin Leuven [Fri, 21 Mar 2008 09:53:25 +0000 (09:53 +0000)]
remove unused code

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

16 years agocosmetics
André Pönitz [Fri, 21 Mar 2008 09:30:19 +0000 (09:30 +0000)]
cosmetics

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

16 years agoPrepare for InsetTableCell.
Richard Heck [Fri, 21 Mar 2008 06:16:05 +0000 (06:16 +0000)]
Prepare for InsetTableCell.

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

16 years agofr.po: updates by Jean-Pierre
Uwe Stöhr [Fri, 21 Mar 2008 01:46:35 +0000 (01:46 +0000)]
fr.po: updates by Jean-Pierre

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

16 years agoSanitize make dist in trunk.
Pavel Sanda [Thu, 20 Mar 2008 23:40:18 +0000 (23:40 +0000)]
Sanitize make dist in trunk.

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

16 years agoeven example code should follow the style conventions
André Pönitz [Thu, 20 Mar 2008 20:36:30 +0000 (20:36 +0000)]
even example code should follow the style conventions

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

16 years agolook up LANGUAGE and LC_ALL only once.
André Pönitz [Thu, 20 Mar 2008 19:35:53 +0000 (19:35 +0000)]
look up LANGUAGE and LC_ALL only once.

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

16 years agoListings: Move \label{} outside of caption={}
Bo Peng [Thu, 20 Mar 2008 16:04:22 +0000 (16:04 +0000)]
Listings: Move \label{} outside of caption={}

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

16 years agofix cmake
José Matox [Thu, 20 Mar 2008 15:06:02 +0000 (15:06 +0000)]
fix cmake

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

16 years agofix scons for r23849
Bo Peng [Thu, 20 Mar 2008 14:53:07 +0000 (14:53 +0000)]
fix scons for r23849

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

16 years agoremove lengthcommon.cpp and use it as a link from the upper dir
José Matox [Thu, 20 Mar 2008 13:20:18 +0000 (13:20 +0000)]
remove lengthcommon.cpp and use it as a link from the upper dir

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

16 years agorevert last changes to client Makefile
José Matox [Thu, 20 Mar 2008 12:42:26 +0000 (12:42 +0000)]
revert last changes to client Makefile

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

16 years agofix the make check machinery. The support/filetools check fails, but the problem...
Jean-Marc Lasgouttes [Thu, 20 Mar 2008 10:04:55 +0000 (10:04 +0000)]
fix the make check machinery. The support/filetools check fails, but the problem is in the test itself

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

16 years ago* new function to set border around selection
Edwin Leuven [Thu, 20 Mar 2008 08:45:40 +0000 (08:45 +0000)]
* new function to set border around selection
* add to toolbar + icon
* update border icons to match in size

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

16 years ago* Doxy.
Pavel Sanda [Thu, 20 Mar 2008 02:10:21 +0000 (02:10 +0000)]
* Doxy.

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

16 years agocleanup/compile fix
André Pönitz [Thu, 20 Mar 2008 00:19:10 +0000 (00:19 +0000)]
cleanup/compile fix

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

16 years agosimpliofy {Gui}FontLoader architecture a bit
André Pönitz [Thu, 20 Mar 2008 00:00:53 +0000 (00:00 +0000)]
simpliofy {Gui}FontLoader architecture a bit

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

16 years agosave a few more cycles
André Pönitz [Wed, 19 Mar 2008 22:28:28 +0000 (22:28 +0000)]
save a few more cycles

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

16 years agoUpdate contribution
Bo Peng [Wed, 19 Mar 2008 22:25:59 +0000 (22:25 +0000)]
Update contribution

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

16 years agoforgot this
André Pönitz [Wed, 19 Mar 2008 22:18:00 +0000 (22:18 +0000)]
forgot this

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

16 years agoremove a few conversions.
André Pönitz [Wed, 19 Mar 2008 22:17:36 +0000 (22:17 +0000)]
remove a few conversions.
maybe moving the stringtable into a fuynction makes sens to prevent
initialization on startup...

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

16 years agoslight speed improvement...
André Pönitz [Wed, 19 Mar 2008 22:05:54 +0000 (22:05 +0000)]
slight speed improvement...

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

16 years agoFighting with autotools to have a building system :-(
José Matox [Wed, 19 Mar 2008 19:37:35 +0000 (19:37 +0000)]
Fighting with autotools to have a building system :-(

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

16 years agorevert accidental commit. Sorry.
Jürgen Spitzmüller [Wed, 19 Mar 2008 18:20:18 +0000 (18:20 +0000)]
revert accidental commit. Sorry.

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

16 years ago* src/frontends/qt4/PanelStack.{cpp, h}:
Jürgen Spitzmüller [Wed, 19 Mar 2008 18:15:16 +0000 (18:15 +0000)]
* src/frontends/qt4/PanelStack.{cpp, h}:
- fix issues with clicking and keyboard movement

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

16 years agoFix the usage report of included boost library
José Matox [Wed, 19 Mar 2008 18:00:25 +0000 (18:00 +0000)]
Fix the usage report of included boost library

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

16 years agoFix error.
Pavel Sanda [Wed, 19 Mar 2008 17:34:12 +0000 (17:34 +0000)]
Fix error.

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

16 years ago* cs.po
Pavel Sanda [Wed, 19 Mar 2008 17:31:55 +0000 (17:31 +0000)]
* cs.po

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

16 years agoCosmetics.
Pavel Sanda [Wed, 19 Mar 2008 17:31:09 +0000 (17:31 +0000)]
Cosmetics.

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

16 years agoChange the signature of forceEmptyLayout(), so that we can pass a cell index with...
Richard Heck [Wed, 19 Mar 2008 16:21:33 +0000 (16:21 +0000)]
Change the signature of forceEmptyLayout(), so that we can pass a cell index with it. We'll need this to get tables right.

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

16 years agoMove editing, shortcuts, keyboard/mouse and completion to a separate category in...
Bo Peng [Wed, 19 Mar 2008 14:32:40 +0000 (14:32 +0000)]
Move editing, shortcuts, keyboard/mouse and completion to a separate category in the preference dialog

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

16 years agoAdd tooltip.
Pavel Sanda [Wed, 19 Mar 2008 13:28:47 +0000 (13:28 +0000)]
Add tooltip.

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

16 years ago* src/frontends/qt4/GuiPrefs.{cpp,h}:
Jürgen Spitzmüller [Wed, 19 Mar 2008 13:11:14 +0000 (13:11 +0000)]
* src/frontends/qt4/GuiPrefs.{cpp,h}:
* src/frontends/qt4/PanelStack.cpp:
- reintroduce panel categorization (bug 4153).

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

16 years agoAdd inset tabular normalization (header) to format 321
José Matox [Wed, 19 Mar 2008 09:54:44 +0000 (09:54 +0000)]
Add inset tabular normalization (header) to format 321

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

16 years agoNormalize the begining of Tabular insets (+ cosmetics: remove spaces at the end of...
José Matox [Wed, 19 Mar 2008 09:40:24 +0000 (09:40 +0000)]
Normalize the begining of Tabular insets (+ cosmetics: remove spaces at the end of lines)

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

16 years agoEnlarge symbols combo.
Pavel Sanda [Wed, 19 Mar 2008 09:00:12 +0000 (09:00 +0000)]
Enlarge symbols combo.

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

16 years agotake care of superfluous space in 1.3 tabular format
Edwin Leuven [Wed, 19 Mar 2008 08:41:44 +0000 (08:41 +0000)]
take care of superfluous space in 1.3 tabular format

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

16 years ago* cs.po
Pavel Sanda [Tue, 18 Mar 2008 23:44:20 +0000 (23:44 +0000)]
* cs.po

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

16 years agoChange strings.
Pavel Sanda [Tue, 18 Mar 2008 23:35:57 +0000 (23:35 +0000)]
Change strings.

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

16 years ago- German EmbeddedObjects.lyx: tiny beautification by Hartmut
Uwe Stöhr [Tue, 18 Mar 2008 21:37:06 +0000 (21:37 +0000)]
- German EmbeddedObjects.lyx: tiny beautification by Hartmut
- German Extended.lyx: remove stuff that is already in the EmbeddedObjects manual

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

16 years agoinstaller update
Uwe Stöhr [Tue, 18 Mar 2008 21:25:58 +0000 (21:25 +0000)]
installer update

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

16 years ago- po-file remerge
Uwe Stöhr [Tue, 18 Mar 2008 21:22:28 +0000 (21:22 +0000)]
- po-file remerge
- German translation updates

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

16 years agoUserGuide.lyx: \hspace*{\fill} is now also supported
Uwe Stöhr [Tue, 18 Mar 2008 21:14:42 +0000 (21:14 +0000)]
UserGuide.lyx: \hspace*{\fill} is now also supported

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

16 years agofix bug 4639
José Matox [Tue, 18 Mar 2008 19:41:50 +0000 (19:41 +0000)]
fix bug 4639

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