]> git.lyx.org Git - lyx.git/log
lyx.git
19 years agoFix wrong scope for listitems.
José Matox [Sun, 24 Oct 2004 18:28:18 +0000 (18:28 +0000)]
Fix wrong scope for listitems.

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

19 years agoRemove 'using std::stack' as it is not needed anymore.
José Matox [Sun, 24 Oct 2004 07:55:23 +0000 (07:55 +0000)]
Remove 'using std::stack' as it is not needed anymore.

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

19 years agoReorganized docbook export code and fixed several bugs in the process.
José Matox [Sun, 24 Oct 2004 00:02:39 +0000 (00:02 +0000)]
Reorganized docbook export code and fixed several bugs in the process.

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

19 years agoand this
André Pönitz [Sat, 23 Oct 2004 11:05:45 +0000 (11:05 +0000)]
and this

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

19 years agoworkaround crash in undo. This is not a proper fix but 'works'.
André Pönitz [Sat, 23 Oct 2004 11:04:41 +0000 (11:04 +0000)]
workaround crash in undo. This is not a proper fix but 'works'.
Have a look at the new 'FIXME' if yiou are interested...

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

19 years agofix further crashs due to invalid cursor positions
André Pönitz [Sat, 23 Oct 2004 09:46:33 +0000 (09:46 +0000)]
fix further crashs due to invalid cursor positions
adjust comment

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

19 years agofix crash after removing a table row (again due to uncorrected cursor
André Pönitz [Sat, 23 Oct 2004 09:21:38 +0000 (09:21 +0000)]
fix crash after removing a table row (again due to uncorrected cursor
position)

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

19 years agofix rpm spec file generation
Georg Baum [Sat, 23 Oct 2004 09:06:28 +0000 (09:06 +0000)]
fix rpm spec file generation

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

19 years agofix tabular crash after cutting a selection (cursor position was not
André Pönitz [Sat, 23 Oct 2004 08:50:30 +0000 (08:50 +0000)]
fix tabular crash after cutting a selection (cursor position was not
corrected)

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

19 years agoUse MenuItem::status() instead of own submenudisabled function
John Spray [Fri, 22 Oct 2004 23:13:47 +0000 (23:13 +0000)]
Use MenuItem::status() instead of own submenudisabled function

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

19 years agoAdd missing quotes in starsections. (docbook)
José Matox [Fri, 22 Oct 2004 14:49:06 +0000 (14:49 +0000)]
Add missing quotes in starsections. (docbook)

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

19 years agoadd Email character style (docbook).
José Matox [Fri, 22 Oct 2004 13:52:16 +0000 (13:52 +0000)]
add Email character style (docbook).

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

19 years agoimplement buffer-next/previous (bug 515)
Jean-Marc Lasgouttes [Fri, 22 Oct 2004 10:24:55 +0000 (10:24 +0000)]
implement buffer-next/previous (bug 515)

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

19 years agoImprove graphics export for docbook.
José Matox [Thu, 21 Oct 2004 22:55:04 +0000 (22:55 +0000)]
Improve graphics export for docbook.

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

19 years agoExport Inset Cite (docbook)
José Matox [Thu, 21 Oct 2004 22:39:20 +0000 (22:39 +0000)]
Export Inset Cite (docbook)

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

19 years agoBrigehead doesn't need a title.
José Matox [Thu, 21 Oct 2004 22:21:34 +0000 (22:21 +0000)]
Brigehead doesn't need a title.

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

19 years agofix bug 1620 in tex2lyx
Georg Baum [Thu, 21 Oct 2004 14:04:59 +0000 (14:04 +0000)]
fix bug 1620 in tex2lyx

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

19 years agoenable translation of ambigous messages
Georg Baum [Tue, 19 Oct 2004 09:11:02 +0000 (09:11 +0000)]
enable translation of ambigous messages

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

19 years agoReplace <programlist> with <screen>, as it is more general.
José Matox [Mon, 18 Oct 2004 22:48:58 +0000 (22:48 +0000)]
Replace <programlist> with <screen>, as it is more general.

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

19 years agoFix math-mutate (something invalid)
Georg Baum [Sun, 17 Oct 2004 20:06:35 +0000 (20:06 +0000)]
Fix math-mutate (something invalid)

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

19 years agoUpdate TOC building for all the translated languages. (Documentation)
José Matox [Sun, 17 Oct 2004 19:12:33 +0000 (19:12 +0000)]
Update TOC building for all the translated languages. (Documentation)

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

19 years agolyx2lyx is now a frontend to the LyX module.
José Matox [Sat, 16 Oct 2004 22:56:10 +0000 (22:56 +0000)]
lyx2lyx is now a frontend to the LyX module.
The code in LyX was refactorized and now we have two different classes that
derive from a base class. One for new files and the other for existing files.
New class for paragraphs. New code to return the toc of a file.

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

19 years agofill definitions for star sections (docbook).
José Matox [Fri, 15 Oct 2004 16:22:43 +0000 (16:22 +0000)]
fill definitions for star sections (docbook).

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

19 years agofix bug 1694
Jean-Marc Lasgouttes [Fri, 15 Oct 2004 08:27:59 +0000 (08:27 +0000)]
fix bug 1694

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

19 years agoDocbook - fix closing tags in the end of the document.
José Matox [Wed, 13 Oct 2004 22:15:32 +0000 (22:15 +0000)]
Docbook - fix closing tags in the end of the document.

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

19 years agoRename classes to be consistent with AGU and docbook.
José Matox [Wed, 13 Oct 2004 21:31:36 +0000 (21:31 +0000)]
Rename classes to be consistent with AGU and docbook.
SGML (LinuxDoc xxxx) -> LinuxDoc xxxx (SGML)

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

19 years agofix math fonts with LyX/Mac
Jean-Marc Lasgouttes [Wed, 13 Oct 2004 16:14:57 +0000 (16:14 +0000)]
fix math fonts with LyX/Mac

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

19 years agoupdate tex2lyx file format
Georg Baum [Tue, 12 Oct 2004 08:44:38 +0000 (08:44 +0000)]
update tex2lyx file format

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

19 years agofix lyxpreview_to_png_command
Georg Baum [Tue, 12 Oct 2004 08:29:23 +0000 (08:29 +0000)]
fix lyxpreview_to_png_command

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

19 years agoremove rpm dependencies; make spec file with version suffix work
Georg Baum [Tue, 12 Oct 2004 06:41:30 +0000 (06:41 +0000)]
remove rpm dependencies; make spec file with version suffix work

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

19 years agotrivial bugfix in gtoc
John Spray [Mon, 11 Oct 2004 17:19:42 +0000 (17:19 +0000)]
trivial bugfix in gtoc

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

19 years agofix typo in gchanges
John Spray [Mon, 11 Oct 2004 17:06:52 +0000 (17:06 +0000)]
fix typo in gchanges

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

19 years agotweak gworkarea scrolling
John Spray [Mon, 11 Oct 2004 16:58:17 +0000 (16:58 +0000)]
tweak gworkarea scrolling

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

19 years agogtk changes dialog
John Spray [Mon, 11 Oct 2004 14:29:15 +0000 (14:29 +0000)]
gtk changes dialog

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

19 years agofix mac bindings
Jean-Marc Lasgouttes [Mon, 11 Oct 2004 13:45:52 +0000 (13:45 +0000)]
fix mac bindings

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

19 years agoAdded note on BibTeX, makeindex/xindy customization
Martin Vermeer [Mon, 11 Oct 2004 10:17:09 +0000 (10:17 +0000)]
Added note on BibTeX, makeindex/xindy customization

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

19 years agoAdd code that profiles lyx2lyx.
José Matox [Sun, 10 Oct 2004 19:25:48 +0000 (19:25 +0000)]
Add code that profiles lyx2lyx.

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

19 years agodocument change to format 237.
José Matox [Sun, 10 Oct 2004 17:17:09 +0000 (17:17 +0000)]
document change to format 237.

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

19 years agoTrivial and WS changes
John Spray [Sun, 10 Oct 2004 15:10:37 +0000 (15:10 +0000)]
Trivial and WS changes

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

19 years agoFormat up to 237.
José Matox [Sat, 9 Oct 2004 21:32:56 +0000 (21:32 +0000)]
Format up to 237.
Use true or false in the header instead of 0 or 1.

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

19 years agoAdd GTK Log view dialog
John Spray [Sat, 9 Oct 2004 13:51:05 +0000 (13:51 +0000)]
Add GTK Log view dialog

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

19 years agoAdd ShowFile dialog
John Spray [Sat, 9 Oct 2004 07:51:37 +0000 (07:51 +0000)]
Add ShowFile dialog

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

19 years agoAdd gtk Texinfo dialog
John Spray [Fri, 8 Oct 2004 18:21:42 +0000 (18:21 +0000)]
Add gtk Texinfo dialog

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

19 years agoglade tweaks
John Spray [Fri, 8 Oct 2004 16:18:05 +0000 (16:18 +0000)]
glade tweaks

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

19 years agoadd ErrorList dialog, implement GViewBase::setTitle
John Spray [Fri, 8 Oct 2004 14:59:18 +0000 (14:59 +0000)]
add ErrorList dialog, implement GViewBase::setTitle

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

19 years agomake maintainer mode automatic
Jean-Marc Lasgouttes [Fri, 8 Oct 2004 12:12:22 +0000 (12:12 +0000)]
make maintainer mode automatic

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

19 years agoReplace os.getenv(x) by os.environ[x] for compatibility with old python versions.
José Matox [Fri, 8 Oct 2004 09:19:54 +0000 (09:19 +0000)]
Replace os.getenv(x) by os.environ[x] for compatibility with old python versions.

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

19 years agoAdd tooltip text on xindy/make-rules usage
Martin Vermeer [Fri, 8 Oct 2004 07:41:43 +0000 (07:41 +0000)]
Add tooltip text on xindy/make-rules usage

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

19 years agoImplement use of babel language in xindy.
Martin Vermeer [Thu, 7 Oct 2004 15:21:03 +0000 (15:21 +0000)]
Implement use of babel language in xindy.

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

19 years agofix dialogs in LyX/Mac
Jean-Marc Lasgouttes [Thu, 7 Oct 2004 08:03:18 +0000 (08:03 +0000)]
fix dialogs in LyX/Mac

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

19 years agoThe Spellchecker dialog
John Spray [Wed, 6 Oct 2004 15:15:37 +0000 (15:15 +0000)]
The Spellchecker dialog

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

19 years agoGet the layout engine working correctly (John Spray's patch.)
Angus Leeming [Wed, 6 Oct 2004 09:22:52 +0000 (09:22 +0000)]
Get the layout engine working correctly (John Spray's patch.)

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

19 years agofix crash when autosaving
Jean-Marc Lasgouttes [Tue, 5 Oct 2004 16:45:04 +0000 (16:45 +0000)]
fix crash when autosaving

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

19 years agoEase the use of math with db2latex. (Andreas Vox)
José Matox [Tue, 5 Oct 2004 15:48:36 +0000 (15:48 +0000)]
Ease the use of math with db2latex. (Andreas Vox)

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

19 years agoSmall adjustments for graphics export in docbook (Andreas Vox).
José Matox [Tue, 5 Oct 2004 13:38:31 +0000 (13:38 +0000)]
Small adjustments for graphics export in docbook (Andreas Vox).

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

19 years agoClean the code for reading and writing lyx files.
José Matox [Tue, 5 Oct 2004 13:18:28 +0000 (13:18 +0000)]
Clean the code for reading and writing lyx files.

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

19 years agoreplace nextToken by more appropriate lex methods.
José Matox [Tue, 5 Oct 2004 12:56:22 +0000 (12:56 +0000)]
replace nextToken by more appropriate lex methods.

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

19 years agoAdd mathsmatrix dialog.
John Spray [Tue, 5 Oct 2004 12:37:26 +0000 (12:37 +0000)]
Add mathsmatrix dialog.

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

19 years agoWhitespace, only whitespace.
Angus Leeming [Tue, 5 Oct 2004 10:11:42 +0000 (10:11 +0000)]
Whitespace, only whitespace.

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

19 years agoHartmut's patch to make the indexing command (makeindex) configurable.
Angus Leeming [Tue, 5 Oct 2004 08:34:41 +0000 (08:34 +0000)]
Hartmut's patch to make the indexing command (makeindex) configurable.
Plus tweaks to get the UI working.

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

19 years agoRe-sync with the new GCharacter.C, GParagraph.C, GSearch.C and GToc.C.
Angus Leeming [Tue, 5 Oct 2004 08:25:19 +0000 (08:25 +0000)]
Re-sync with the new GCharacter.C, GParagraph.C, GSearch.C and GToc.C.

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

19 years agoconvert TeX units to Docbook units where possible (Andreas Vox)
José Matox [Mon, 4 Oct 2004 13:56:04 +0000 (13:56 +0000)]
convert TeX units to Docbook units where possible (Andreas Vox)

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

19 years agofix gmenubar crash on "Figures" submenu
John Spray [Mon, 4 Oct 2004 11:32:34 +0000 (11:32 +0000)]
fix gmenubar crash on "Figures" submenu

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

19 years agoAdd readonly() function to GViewBase
John Spray [Sun, 3 Oct 2004 12:32:30 +0000 (12:32 +0000)]
Add readonly() function to GViewBase

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

19 years agoImprove GSearch's sensitivity behaviour on readonly documents
John Spray [Sun, 3 Oct 2004 12:31:38 +0000 (12:31 +0000)]
Improve GSearch's sensitivity behaviour on readonly documents

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

19 years agoAdd accelerator (binding) labels to menus
John Spray [Sat, 2 Oct 2004 23:24:46 +0000 (23:24 +0000)]
Add accelerator (binding) labels to menus

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

19 years agoDisplay accelerator (binding) labels in menus.
John Spray [Sat, 2 Oct 2004 23:21:36 +0000 (23:21 +0000)]
Display accelerator (binding) labels in menus.

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

19 years agoadd gtk TOC dialog
John Spray [Sat, 2 Oct 2004 16:17:21 +0000 (16:17 +0000)]
add gtk TOC dialog

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

19 years agoFix tooltips
John Spray [Fri, 1 Oct 2004 19:31:08 +0000 (19:31 +0000)]
Fix tooltips

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

19 years agoAdd GParagraph dialog, make GViewBase update() when it show()s
John Spray [Fri, 1 Oct 2004 18:59:36 +0000 (18:59 +0000)]
Add GParagraph dialog, make GViewBase update() when it show()s

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

19 years agoUpdate from deprecated Combo to ComboBox in GLayout
John Spray [Fri, 1 Oct 2004 18:41:16 +0000 (18:41 +0000)]
Update from deprecated Combo to ComboBox in GLayout

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

19 years agoProtect shell variables with quotes.
Angus Leeming [Fri, 1 Oct 2004 15:12:03 +0000 (15:12 +0000)]
Protect shell variables with quotes.

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

19 years agoQuote shell variables in generated graphics conversion script.
Angus Leeming [Fri, 1 Oct 2004 14:23:57 +0000 (14:23 +0000)]
Quote shell variables in generated graphics conversion script.

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

19 years agosimplify index (string drunkness corrected)
José Matox [Wed, 29 Sep 2004 16:34:27 +0000 (16:34 +0000)]
simplify index (string drunkness corrected)

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

19 years agoAdd support for units, in docbook export of graphics.
José Matox [Wed, 29 Sep 2004 15:25:54 +0000 (15:25 +0000)]
Add support for units, in docbook export of graphics.

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

19 years agomake sure language commands are the outermost ones when typesetting a paragraph ...
Jean-Marc Lasgouttes [Tue, 28 Sep 2004 13:29:19 +0000 (13:29 +0000)]
make sure language commands are the outermost ones when typesetting a paragraph (bug 1404)

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

19 years agofix typo
Lars Gullik Bjønnes [Mon, 27 Sep 2004 20:52:39 +0000 (20:52 +0000)]
fix typo

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

19 years agosome small changes
Lars Gullik Bjønnes [Mon, 27 Sep 2004 19:04:17 +0000 (19:04 +0000)]
some small changes

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

19 years agothe character dialog
Lars Gullik Bjønnes [Mon, 27 Sep 2004 18:52:43 +0000 (18:52 +0000)]
the character dialog

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

19 years agoadd a const, use boost::assert
Lars Gullik Bjønnes [Mon, 27 Sep 2004 00:08:33 +0000 (00:08 +0000)]
add a const, use boost::assert

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

19 years agouse stock and glade fixes from John
Lars Gullik Bjønnes [Sun, 26 Sep 2004 23:47:07 +0000 (23:47 +0000)]
use stock and glade fixes from John

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

19 years agoheader file reorder
Lars Gullik Bjønnes [Sun, 26 Sep 2004 18:36:07 +0000 (18:36 +0000)]
header file reorder

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

19 years agoMove to gtk 2.4
Lars Gullik Bjønnes [Sun, 26 Sep 2004 16:48:30 +0000 (16:48 +0000)]
Move to gtk 2.4

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

19 years agoUse the preferred calling for Boost.Signal
Lars Gullik Bjønnes [Sun, 26 Sep 2004 14:19:47 +0000 (14:19 +0000)]
Use the preferred calling for Boost.Signal

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

19 years agoChange to use preffered calling of Boost.Function
Lars Gullik Bjønnes [Sun, 26 Sep 2004 13:34:57 +0000 (13:34 +0000)]
Change to use preffered calling of Boost.Function

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

19 years agoWS changes
Lars Gullik Bjønnes [Sun, 26 Sep 2004 13:18:29 +0000 (13:18 +0000)]
WS changes

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

19 years agoGet rid of ShareContainer.h
Lars Gullik Bjønnes [Sun, 26 Sep 2004 08:24:08 +0000 (08:24 +0000)]
Get rid of ShareContainer.h

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

19 years agoGPrint dialog from John Spray
Lars Gullik Bjønnes [Sun, 26 Sep 2004 08:05:05 +0000 (08:05 +0000)]
GPrint dialog from John Spray

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

19 years agopatch from Andreas Vox to fix unclosed tag in docbook-xml.
José Matox [Sat, 25 Sep 2004 12:26:07 +0000 (12:26 +0000)]
patch from Andreas Vox to fix unclosed tag in docbook-xml.

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

19 years agoJohn Spray's gtk search dialog.
Angus Leeming [Fri, 24 Sep 2004 20:07:54 +0000 (20:07 +0000)]
John Spray's gtk search dialog.

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

19 years agoload docbook specialization in the end.
José Matox [Fri, 24 Sep 2004 17:09:35 +0000 (17:09 +0000)]
load docbook specialization in the end.

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

19 years agoJohn Spray's gtk scrolling patch
Alfredo Braunstein [Fri, 24 Sep 2004 06:32:22 +0000 (06:32 +0000)]
John Spray's gtk scrolling patch

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

19 years agoupdate again OSX build instructions
Jean-Marc Lasgouttes [Thu, 23 Sep 2004 13:22:16 +0000 (13:22 +0000)]
update again OSX build instructions

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

19 years agomention gtk as frontend
Jean-Marc Lasgouttes [Thu, 23 Sep 2004 09:52:29 +0000 (09:52 +0000)]
mention gtk as frontend

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

19 years agoupdate OSX instructions
Jean-Marc Lasgouttes [Wed, 22 Sep 2004 07:42:18 +0000 (07:42 +0000)]
update OSX instructions

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

19 years agoavoid spaces around math formulas in plain text output
Jean-Marc Lasgouttes [Tue, 21 Sep 2004 09:58:23 +0000 (09:58 +0000)]
avoid spaces around math formulas in plain text output

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

19 years agoavoid spaces around math formulas in plain text output
Jean-Marc Lasgouttes [Tue, 21 Sep 2004 09:58:23 +0000 (09:58 +0000)]
avoid spaces around math formulas in plain text output

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

19 years agoremove Insert>Box submenu
Jean-Marc Lasgouttes [Tue, 21 Sep 2004 09:32:21 +0000 (09:32 +0000)]
remove Insert>Box submenu

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

19 years agoremerge dammit
Lars Gullik Bjønnes [Sat, 18 Sep 2004 13:39:33 +0000 (13:39 +0000)]
remerge dammit

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

19 years agofix backwards search (bug 1666)
Jean-Marc Lasgouttes [Fri, 17 Sep 2004 16:28:47 +0000 (16:28 +0000)]
fix backwards search (bug 1666)

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