Commit Graph

1875 Commits

Author SHA1 Message Date
Edwin Leuven
2c0c3491d9 * remove math panel menu entry and allow auto toggling of panel toolbar
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17878 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-21 08:30:41 +00:00
Edwin Leuven
254a850597 * remove spellcheck button from extra toolbar (since it is main one)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17876 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-20 12:32:42 +00:00
Edwin Leuven
22fb43fd8f * removal of math panel
some code is moved from QMath 
  to QDelimiterDialog and QMathMatrixDialog
  for the rest pretty mechanical

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17872 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-19 21:42:42 +00:00
Edwin Leuven
ae9a7bef28 * change dimensions of a couple of icons so that scaling in Qt doesn't not screw up...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17869 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-19 20:37:44 +00:00
Edwin Leuven
996de70e56 * Action.[Ch]
add signal that provides action when triggered

* ToolbarBackend.[Ch]
	add popupmenu and iconpallete item types

* QLToolbar.[Ch]
	take care of popupmenu and iconpallete

* stdtoolbars.inc
	add panels and menus (and move spellchecker to main ;-)

* functions.xpm
	icon for function list

* iconpalette.[Ch]
	new iconpanel that will replace old iconpalette,
	als subclass of qmenu that updates parent toolbutton


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17868 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-19 20:29:27 +00:00
Edwin Leuven
f73cedc1d0 * Refactoring of ToolbarBackend.[Ch] into
toolbaritems, toolbar(info) and backend

  stdtoolbars.inc now defines the toolbars inbetween
  a ToolbarSet/End tag just as the menus

* the other files contain straightforward changes
  because of the toolbarbackend refactoring


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17867 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-19 19:43:15 +00:00
Richard Heck
be410f19e7 Fix encoding problem with previous checkin.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17865 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-19 17:32:59 +00:00
Richard Heck
73e3e258ca [3432] Adds Ctrl-Tab and Ctrl-Shift-Tab as bindings for buffer-next and buffer-previous.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17861 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-19 16:22:21 +00:00
Uwe Stöhr
84b52d2beb Tutorial.lyx: fix menu name
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17856 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-18 20:59:43 +00:00
Michael Schmitt
9e74a7480a * layouts/g-brief2.layout: return to static margins
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17851 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-18 16:06:49 +00:00
Uwe Stöhr
3f3f7c234f EmbeddedObjects: small updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17847 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-17 21:10:00 +00:00
Uwe Stöhr
9832ea0f3c es_Extended.lyx: fix guillemets for hyperref
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17846 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-17 20:54:03 +00:00
Richard Heck
c640f9613f Fix for bug 3423: Add check for gimp-remote before check for gimp.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17843 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-17 17:52:02 +00:00
Uwe Stöhr
7392d69323 Intro.lyx: fix wrong image path
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17833 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-16 23:50:43 +00:00
Uwe Stöhr
961de8d31a fix wrong entry from my last commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17817 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-15 11:49:48 +00:00
Uwe Stöhr
13fa44d3e2 Add math fonts to SVN
(please check if the Makefile entry is complete, I couldn't test this here)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17816 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-15 11:46:26 +00:00
Uwe Stöhr
15aade70e7 revert bug I accidentally introduced in the previous commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17813 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-14 17:33:40 +00:00
Uwe Stöhr
11c3615d0a fix typo in g-brief2 support
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17812 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-14 17:28:23 +00:00
Michael Schmitt
e28e0e941c * lib/ui/stdtoolbars.inc: group all delimiter buttons; strip obsolete "math" prefix
* lib/ui/stdmenues.inc: move math panel to the end of the submenu; strip obsolete
	"math" prefix (everything is math-related in this submenu)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17810 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-14 16:29:01 +00:00
Michael Schmitt
3ea9bd8058 * po/de.po: better menu shortcut
* lib/bind/aqua.bind: whitespace changes


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17808 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-14 11:54:08 +00:00
Michael Schmitt
930c959a82 * layouts/*.layout: put all LabelStrings in quotes; in the past, we
faced some problems with trailing spaces. The quotes turned out to be
	a good means to avoid these problems


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17807 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-14 11:19:24 +00:00
Uwe Stöhr
4760e2ad86 fix for the math-matrix dialog image
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17788 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-12 20:19:40 +00:00
Georg Baum
c537bb7b92 Partly undo rev 17780: Since the lfun math-matrix does still exist and can
be added by users to toolbars we should not delete the icon.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17785 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-12 12:54:11 +00:00
Uwe Stöhr
6bd4a69851 make some math icons visible to be used e.g. also in the docs
(someone has build them with antialiasing destroying the resolution)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17782 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-11 23:44:03 +00:00
Uwe Stöhr
92cee8a262 Connect math matrix dialog to math panel as discussed yesterday.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17780 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-11 19:14:47 +00:00
Uwe Stöhr
515ff1c619 es_EmbeddedObjects: updates from Ignacio
es_Extended: mention Ignacio as translator

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17779 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-11 18:51:20 +00:00
Uwe Stöhr
e57e3f1d34 es_Extended.lyx: updates from Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17778 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-11 18:45:11 +00:00
Uwe Stöhr
917535f576 de_Userguide: updates from Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17777 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-11 18:32:35 +00:00
Jean-Marc Lasgouttes
e7e37b449e fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17772 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-11 08:42:42 +00:00
Richard Heck
aa87b87bf9 Added menu entries for math delimiter and matix dialogs.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17770 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-10 22:04:08 +00:00
Uwe Stöhr
c3ffce4a8c add math delimiter dialog to math toolbar, by Richard and me
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17768 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-10 20:57:59 +00:00
Georg Baum
e6dd941880 update my credits entry and make generate_contributions.py run again
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17763 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-10 11:01:44 +00:00
Uwe Stöhr
1f45cecda5 Describe the latest graphics dialog changes in the docs, by Richard and me.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17759 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-09 20:55:38 +00:00
Uwe Stöhr
4ea8556241 es_Extended: some adjustments for PDF-bookmarks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17758 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-09 18:04:31 +00:00
Uwe Stöhr
835f126af9 New Spanish translation of the Extended manual, by Ignacio.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17757 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-09 17:30:54 +00:00
Richard Heck
bb44b23486 Moved std* includes before customizations.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17750 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-06 17:48:54 +00:00
Jean-Marc Lasgouttes
37acb852fd Document Provides tag and changes to LabelString[Appendix]
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17742 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-06 09:41:55 +00:00
Jean-Marc Lasgouttes
04efe3c40a New framework for declaring generic features in textclasses.
* src/LaTeXFeatures.C (mustProvide): new method; returns true when
	isRequired is true and the feature is not provided by the
	textclass. 
	(getPackages, getLyXSGMLEntities): use mustProvide when relevant.

	* src/bufferparams.C (getEngine):
	* src/buffer.C (validate): adapt to change below.

	* src/lyxtextclass.C (read): replace tags ProvidesNatbib,
	ProvidesMakeidx, ProvidesUrl and ProvidesAmsmath by a generic
	"Provides".
	(provides): take a string as argument.
	
	* lib/scripts/layout2layout.py (convert): convert "ProvidesXxx" tags
	to "Provides xxx".

	* lib/layouts/*: update to format 4.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17740 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-06 09:02:23 +00:00
Uwe Stöhr
238c087a71 - layouts/stdstruct.inc: fix tipo
- templates/modernCV.lyx: small cleanup


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17725 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-05 01:02:31 +00:00
Uwe Stöhr
dc294b6136 europecv: - fix bibliography and wrong address layout
- change layout file because europecv doesn't support bibitems

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17724 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-05 01:01:03 +00:00
Uwe Stöhr
9ad5bde3c6 support for europecv: Layout file and template
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17714 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-04 01:35:15 +00:00
Uwe Stöhr
566d5270f5 moderncv: - reworked layout and template file
- reduce ERT to minimum

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17713 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-04 01:30:54 +00:00
Uwe Stöhr
c36c0b6cf2 g-brief2.layout: whitespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17712 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-04 01:21:38 +00:00
Uwe Stöhr
c94c3a0f1c add bibitem support for moderncv
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17710 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-03 20:51:27 +00:00
Uwe Stöhr
228c92e6b4 support for moderncv: Layout file and template as we currently have no CV template but as discusses some times ago on the users list we need one for the beginners.
(The next days I'll also prepare support for europecv, the second nicht CV class that is also required to use in some fields.)

I hope I'm not too rash here.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17700 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-03 01:52:34 +00:00
Uwe Stöhr
828343c3e8 - g-brief2 cleanups: Make Standard style the default as Letter style as default causes LaTeX errors when you accidentally have two of them
(since years now used by me successfully)
- new template for g-brief2

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17699 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-03 01:37:39 +00:00
Michael Schmitt
b8e23e46d0 restore the old LyX banner in preparation of the next release;
replace banner.ppm by banner.png


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17690 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-01 20:33:40 +00:00
Uwe Stöhr
6990fb0343 fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17687 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-01 15:37:05 +00:00
Uwe Stöhr
eb0c4fbb87 Add Masanori Iwami to the contributers list.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17685 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-01 15:26:11 +00:00
Uwe Stöhr
84b2f6f86f Add Stefan Schimanski to the contributers list.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17677 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-01 13:58:35 +00:00