Commit Graph

1231 Commits

Author SHA1 Message Date
Angus Leeming
fb28d5b938 Reverted change to LString.h. Small fix to Buffer.C's tag_name.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1816 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-23 16:46:39 +00:00
Angus Leeming
5de19b909e ControlCredits::getCredits returns a stringstream not a vector<string>.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1815 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-23 16:10:15 +00:00
Jürgen Vigna
b8fd45fd39 Some small fixes and the mouse now works for minipages again.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1814 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-23 15:48:19 +00:00
Jean-Marc Lasgouttes
ce07524d36 fix print bug & compilation problem
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1813 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-23 15:16:03 +00:00
Jürgen Vigna
29b99d383d Fixed cursor position in minipages and small draw-fix in insettext.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1812 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-23 10:39:16 +00:00
José Matox
4441ee6303 Removed the bitset use in buffer.C.
Code clean in docbook export code.
Added docbook export to insetfloat.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1811 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-23 08:37:44 +00:00
Lars Gullik Bjønnes
8c26f725e8 add coments/questions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1810 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-23 08:26:36 +00:00
Lars Gullik Bjønnes
076298793d add std::
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1809 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-23 07:50:48 +00:00
Kalle Dalheimer
67dc240bc9 quick fix to make qt2 compile
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1808 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-23 06:31:30 +00:00
Lars Gullik Bjønnes
93dda00aac minipage placement testing
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1807 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-22 19:36:21 +00:00
Jürgen Vigna
28da50b522 Fixed bug in reading old minipages in a depth > 0.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1806 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-22 16:07:59 +00:00
Jürgen Vigna
c2c571645b Make InsetMinipage work better and rewritten compatibility-buffer-read.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1805 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-22 15:45:15 +00:00
Lars Gullik Bjønnes
37fbae1415 fix compilation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1804 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-22 14:59:29 +00:00
Angus Leeming
8a4455d459 Reorganised, cleaned-up and improved documentation of controllers.
Implemented controller-view split for Copyright and Credits popups.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1803 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-22 11:24:36 +00:00
José Matox
540ecf3e20 Cleaner code for linuxdoc generation that allowed finally to removed some
warnings from Lars, at least for now ;-).

Fixed long time bug regarding nested paragraph tags.
Better support for XML and linuxdoc regarding CDATA sections.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1801 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-21 23:38:07 +00:00
Lars Gullik Bjønnes
e77bd048ec fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1800 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-21 19:14:09 +00:00
Jean-Marc Lasgouttes
ba07cc531d danish update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1799 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-21 15:32:10 +00:00
Angus Leeming
a12309c76b Implementation of controller-view split for FormCharacter.
Some small clean-ups of code in frontends/controllers and frontends/xforms.
Added size_type and size() to Languages in language.h


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1798 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-21 13:27:03 +00:00
Angus Leeming
1e4e0efe0e small fix to ControlCitation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1797 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-20 12:59:37 +00:00
Angus Leeming
9f29ab3aa5 controller-view split of FormLog and FormVCLog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1796 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-20 10:14:03 +00:00
Lars Gullik Bjønnes
fc8465aa1f use anon namespace, somewhat better comp. handling of minipages, not quite there yet
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1795 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-20 01:22:46 +00:00
Angus Leeming
14c60d0aae Implemented controller-view split for FormBibtex.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1794 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-19 16:37:01 +00:00
Angus Leeming
5997291fc3 Rewrote the maths panel so that ALL the popups now derive from FormBaseBD,
cleaning up the logic in the process. Should now be easy to move to a
controller-view split.
Moved the minw_, minh_ bug-fix into the base class. Can now forget about it!


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1793 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-19 15:38:22 +00:00
Jean-Marc Lasgouttes
bff6a87b5e default.ui fix ; compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1792 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-19 15:06:18 +00:00
Edwin Leuven
32fed6ce08 minor tweaks to make qt2 compile (Edwin)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1791 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-19 13:28:31 +00:00
Baruch Even
75c9443ecd Minor cleanups of code and comments.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1790 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-18 17:48:56 +00:00
Lars Gullik Bjønnes
5115349d11 try out anonnamespace, detfault to expanded minipage
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1789 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-17 02:06:21 +00:00
Kalle Dalheimer
3fa594b2f9 Compiles and links again
Also integrates the citation dialog for the first time (not completely working yet and not transferred to new scheme either)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1788 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-16 17:20:06 +00:00
Jürgen Vigna
3de10d0174 Added Minipage-Dialog, small fix in LyXTabular::l_getline (removing \r).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1787 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-16 15:15:32 +00:00
Angus Leeming
41a571cabc math panel cleanup. LyX no longer crashes on "Close"ing the math panel, but
still does on exit from LyX if the math panel has been opened.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1786 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-16 15:00:27 +00:00
Jean-Marc Lasgouttes
a810f13e94 compilation fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1785 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-16 14:47:48 +00:00
Lars Gullik Bjønnes
97f0b8686d mathed62.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1784 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-16 12:54:34 +00:00
Angus Leeming
524a23ba3a Compile fixes for DEC cxx, John's maths and keymap patches.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1783 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-16 12:08:14 +00:00
Lars Gullik Bjønnes
1499443f39 add boost
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1782 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-16 11:54:34 +00:00
Lars Gullik Bjønnes
837da12d78 dont use cerr directly use lyxerr
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1781 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-16 08:29:10 +00:00
Lars Gullik Bjønnes
1a32c26a5e NO_PEXTRA and NO_PEXTRA_REALLY
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1780 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-16 00:09:53 +00:00
Lars Gullik Bjønnes
b69166bcc6 better the minipage compability a bit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1779 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-15 19:03:46 +00:00
Lars Gullik Bjønnes
483458d6d4 mathed61.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1778 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-15 18:22:33 +00:00
Lars Gullik Bjønnes
d4ee9c38b6 remove CXX_WORKING_NAMESPACES
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1777 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-15 18:21:56 +00:00
Edwin Leuven
50dd8f5894 Added splash for qt2 frontend, Edwin
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1776 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-15 16:34:44 +00:00
Lars Gullik Bjønnes
017805b341 mathed60.diff one hunk of prev apllied code rejected
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1775 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-15 16:08:26 +00:00
Lars Gullik Bjønnes
a27892b6c8 one small private fix in mathed, put noncopyable and tie into boost namespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1774 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-15 16:04:46 +00:00
Lars Gullik Bjønnes
a18d4a692a mathed59.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1773 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-15 15:07:17 +00:00
Lars Gullik Bjønnes
31b38676de revert mathed58.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1772 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-15 14:41:40 +00:00
Lars Gullik Bjønnes
b5e793e7bb mathed58.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1771 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-15 14:11:13 +00:00
Angus Leeming
9c36dd0f40 Merging BRANCH_MVC back into HEAD.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1770 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-15 13:37:04 +00:00
Angus Leeming
a3de819fa3 Qt2 port compiles with qt 2.2.1, so don't test for higher.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1769 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-15 12:54:01 +00:00
Angus Leeming
a3b75ee8bf almost whitespace!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1768 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-15 12:12:18 +00:00
Angus Leeming
ca6d393f03 added using directive to math_cursor.C
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1767 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-15 10:56:00 +00:00
Angus Leeming
269fadc965 Added using directive to insettoc.C
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1766 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-15 10:31:00 +00:00