Jean-Marc Lasgouttes
|
16c957358a
|
incluse boost/current_function.hpp when needed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10482 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-09-26 09:20:15 +00:00 |
|
Jean-Marc Lasgouttes
|
68a101a8ae
|
more fixing of bug 2010
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10471 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-09-21 10:38:24 +00:00 |
|
Jean-Marc Lasgouttes
|
81efcd9cf6
|
fix compiler warnings (bug 1927)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10465 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-09-20 08:31:37 +00:00 |
|
Jean-Marc Lasgouttes
|
6572d0d661
|
fix bug 2010 (boundary effects at the end of text insets)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10445 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-09-15 13:53:38 +00:00 |
|
Georg Baum
|
c8acdbb7c5
|
fix bug 1998
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10410 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-09-05 06:50:42 +00:00 |
|
Jürgen Spitzmüller
|
a9ec2ab3df
|
fix bug 1254 (handling of blanks in change tracking mode)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10380 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-08-01 12:37:25 +00:00 |
|
Jürgen Spitzmüller
|
7bc6a713a2
|
fix insertStringAsLines assert (bug 1939), John's version.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10373 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-07-29 10:00:43 +00:00 |
|
Angus Leeming
|
83ce5ac33e
|
Consistent variable defintions don't need explicit conversion with picky compilers...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10335 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-07-18 20:34:55 +00:00 |
|
André Pönitz
|
af5acb6dc7
|
~4% speedup by inlining a few one-line accessors
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10320 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-07-18 11:00:15 +00:00 |
|
André Pönitz
|
6768d3a148
|
fix counters on depm
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10290 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-07-17 15:22:15 +00:00 |
|
Jürgen Vigna
|
4126b3f828
|
Add parameter boundary for getRow() function
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10276 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-07-17 12:02:48 +00:00 |
|
Jürgen Vigna
|
a31c518b42
|
Fixed one of problem
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10268 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-07-17 09:52:52 +00:00 |
|
Jürgen Vigna
|
41021dce94
|
More fixes to cursor handling with boundary
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10263 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-07-16 23:54:32 +00:00 |
|
Jean-Marc Lasgouttes
|
5be1c17c7c
|
Check if we are on column 0 for special case
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10260 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-07-16 21:19:36 +00:00 |
|
Jean-Marc Lasgouttes
|
83bf606e60
|
handle special case Newline Inset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10258 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-07-16 18:21:50 +00:00 |
|
Jean-Marc Lasgouttes
|
868ab452a5
|
fix cursor movement with boundary
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10252 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-07-16 16:34:54 +00:00 |
|
Lars Gullik Bjønnes
|
ef8e527612
|
drop reLyX like it is hot, and setup to use tex2lyx instead (and remerged po files + no.po small update)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10244 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-07-16 15:18:14 +00:00 |
|
Jean-Marc Lasgouttes
|
f0492e4ba3
|
Consider rows without trailing blank
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10237 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-07-16 11:03:01 +00:00 |
|
André Pönitz
|
41ecabf519
|
make boundary property an iterator property instead of a CursorSlice property
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10214 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-07-15 15:49:40 +00:00 |
|
Lars Gullik Bjønnes
|
8355663e97
|
bug 1825 make sure that we do not return a pos that is not on the row
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10206 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-07-15 12:56:23 +00:00 |
|
André Pönitz
|
97a158fd8e
|
small cosmetic fix and removing some debug output
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10198 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-07-15 08:51:34 +00:00 |
|
André Pönitz
|
1a9992c796
|
partial fix for bug 622, cosmetic rest remains open
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10195 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-07-15 00:39:44 +00:00 |
|
Lars Gullik Bjønnes
|
9abff568e6
|
reduce some debug output
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10178 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-07-14 08:20:10 +00:00 |
|
Jean-Marc Lasgouttes
|
61c245ca32
|
fix bug 1892 (cursor moves when inserting index or tabular)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9984 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-05-30 15:35:11 +00:00 |
|
Angus Leeming
|
fb70c52b05
|
Whitespace, only whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9877 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-04-26 11:12:20 +00:00 |
|
Martin Vermeer
|
f2ae756062
|
Fix the metric bug left after fixing the inset font bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9810 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-04-12 18:42:27 +00:00 |
|
Martin Vermeer
|
68237d3c48
|
Fixed and extended bug 1792 fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9711 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-03-11 14:20:58 +00:00 |
|
Martin Vermeer
|
ee1163d8e8
|
Fix bug 1792
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9704 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-03-08 10:02:03 +00:00 |
|
Alfredo Braunstein
|
aaca522459
|
get rid of a crash
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9702 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-03-07 15:27:51 +00:00 |
|
Jürgen Spitzmüller
|
194f2be6de
|
(Johnathan Burchill:) fix for stuck cursor when traversing two consecutive spaces in change tracking mode [bug 1255]
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9693 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-03-05 10:59:29 +00:00 |
|
Jean-Marc Lasgouttes
|
1e7112db43
|
fix counters updating mechanism
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9682 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-02-25 11:55:36 +00:00 |
|
Jürgen Spitzmüller
|
3c4af0ffbf
|
Andr�'s font changes fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9621 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-02-14 08:17:23 +00:00 |
|
Georg Baum
|
fffd364418
|
FIXME for Andr�
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9618 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-02-13 14:53:47 +00:00 |
|
Georg Baum
|
b7665042ff
|
fix inInset crash
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9609 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-02-10 20:15:14 +00:00 |
|
Lars Gullik Bjønnes
|
aa491cdb98
|
dociterator dont inherit from std::vector and updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9602 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-02-08 13:18:05 +00:00 |
|
Lars Gullik Bjønnes
|
8d88a0b2c9
|
the depm patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9599 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-02-08 02:06:39 +00:00 |
|
Angus Leeming
|
e22c5f4d97
|
Asger's commentary, const-correct and bug-squashing little beauty.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9558 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-01-31 16:29:48 +00:00 |
|
Lars Gullik Bjønnes
|
9c2ba3c4ff
|
rename tostr.[Ch] to convert.[Ch]
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9448 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-01-06 16:39:35 +00:00 |
|
Lars Gullik Bjønnes
|
6a55be9506
|
tostr -> convert and some bformat work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9446 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-01-06 15:40:49 +00:00 |
|
Jean-Marc Lasgouttes
|
2aa786c652
|
fix some compiler warnings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9409 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-12-29 11:39:17 +00:00 |
|
Alfredo Braunstein
|
70bcd97d45
|
remove paragraph::autoBreakRows
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9397 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-12-17 16:27:12 +00:00 |
|
Alfredo Braunstein
|
3ab0507497
|
remove getSelectionSpan not-so-helper
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9346 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-12-06 12:55:03 +00:00 |
|
Alfredo Braunstein
|
a2cd656e25
|
CoordBranch merge
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9325 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-11-30 01:59:49 +00:00 |
|
Alfredo Braunstein
|
ed064bdee6
|
par->pit renaming
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9300 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-11-24 21:53:46 +00:00 |
|
Georg Baum
|
02e9655770
|
prevent endless loop
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9155 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-11-01 10:33:58 +00:00 |
|
Angus Leeming
|
e978fa42e3
|
Whitespace, only whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9044 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-10-05 10:11:42 +00:00 |
|
Jean-Marc Lasgouttes
|
d194cfffa5
|
get rid of ownerPar(), which was super slow; fix tabular crash due to recently introduced BOOST_ASSERTs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8951 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-08-16 00:32:04 +00:00 |
|
Jean-Marc Lasgouttes
|
e5c1dd967b
|
some profiler work, a few cleanups
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8942 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-08-15 16:52:44 +00:00 |
|
André Pönitz
|
93430a89da
|
change a few par_type args in LyXText::* to Paragrpah & to speed things
up
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8940 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-08-15 00:01:45 +00:00 |
|
André Pönitz
|
1c8329d3a4
|
better mouse selection within tabulars
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8938 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-08-14 22:38:45 +00:00 |
|