Jürgen Vigna
|
9b6fc7b6c9
|
Clear the selection if we didn't find the searchstring (fix #310).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3980 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-04-12 09:02:21 +00:00 |
|
Jürgen Vigna
|
2588a92167
|
Simplified code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3979 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-04-12 08:31:06 +00:00 |
|
Jürgen Vigna
|
1dc3f4deb3
|
Give fullRow insets a full row width, small bugfix, force rebreak of row when
inserting an inset (fix #292 hopefully).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3978 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-04-12 08:22:16 +00:00 |
|
Angus Leeming
|
09f334338a
|
(Herbert): add a new method, inBP, to LyXLength.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3974 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-04-11 18:36:18 +00:00 |
|
Jürgen Vigna
|
961c3ee574
|
Set iy() to the right value if we have an inset on pos which needs a full
row display (fix #262).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3971 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-04-11 14:22:39 +00:00 |
|
Jürgen Vigna
|
fe27c7bca9
|
reset font after read of an old float_type as this was the case in the old
code! (fix #324).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3970 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-04-11 13:51:47 +00:00 |
|
Jürgen Vigna
|
c55ff9a13d
|
Fixed \foreignlanguage outputs and small fix to x return on ERTInsets Button.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3969 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-04-11 13:35:03 +00:00 |
|
Jürgen Vigna
|
8f1a6ffaed
|
Fix the cursor position to be on the end of the row before an inset which
needs a full row (#44).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3966 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-04-11 09:53:23 +00:00 |
|
Lars Gullik Bjønnes
|
a81d9e53d9
|
make distcheck work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3922 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-04-06 13:15:10 +00:00 |
|
Lars Gullik Bjønnes
|
fb46c0a1b5
|
try to always return true and see what happens...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3919 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-04-06 13:00:21 +00:00 |
|
Jean-Marc Lasgouttes
|
22ae5c8873
|
proper support for "List of XXX" insets; fix error when there is a list of algorithms but no algorithm
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3903 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-04-04 14:39:55 +00:00 |
|
Lars Gullik Bjønnes
|
3c21de4132
|
add some missing typenames
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3886 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-04-03 07:04:28 +00:00 |
|
Angus Leeming
|
30180184cd
|
Most translations should now work.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3884 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-04-02 17:04:23 +00:00 |
|
Jean-Marc Lasgouttes
|
ce96d71421
|
minipage width compatibility fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3882 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-04-02 13:23:35 +00:00 |
|
Jean-Marc Lasgouttes
|
6d33dcd660
|
use env variables LYX_DIR_12x and LYX_USERDIR_12x; update man page
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3880 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-04-02 11:55:36 +00:00 |
|
Jürgen Vigna
|
5e3b849ce7
|
Some more fixes to selection, fitCursor calls for InsetText/Tabular.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3864 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-29 15:49:45 +00:00 |
|
Jürgen Vigna
|
b45d1b31f5
|
Fixes to mouse handling in and outside a InsetText (fix #308, #309).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3863 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-29 12:24:50 +00:00 |
|
Jürgen Vigna
|
0cdd30b8f8
|
Fixed bug on toggling selection inside InsetText. (fix #???)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3862 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-28 16:09:58 +00:00 |
|
Jean-Marc Lasgouttes
|
0afa5607b7
|
fix some non-localizable strings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3861 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-28 13:27:25 +00:00 |
|
Jürgen Vigna
|
be1bd533f3
|
Fix old tabularcode/ert compatibility read (fix #305).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3860 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-28 13:21:37 +00:00 |
|
Jean-Marc Lasgouttes
|
51d6846ecb
|
small fixes to menu backend
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3857 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-27 23:27:12 +00:00 |
|
Jean-Marc Lasgouttes
|
78f2a7a19e
|
new classes from herbert, units patch from herbert, grace file export fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3853 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-27 12:27:17 +00:00 |
|
Jean-Marc Lasgouttes
|
bb704aeff6
|
fix stupid oversight in LibFileScript
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3849 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-27 10:27:59 +00:00 |
|
Jean-Marc Lasgouttes
|
f28f62b420
|
parselog fixes, i18n fix, menu separator fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3846 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-27 00:05:28 +00:00 |
|
Angus Leeming
|
93fb0890fa
|
Register file with CVS if it's in a CVS directory.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3834 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-26 12:11:43 +00:00 |
|
Lars Gullik Bjønnes
|
28a9daa060
|
reorder includes and some ws
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3828 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-25 22:07:48 +00:00 |
|
Jean-Marc Lasgouttes
|
34046e3c4d
|
fix to #241 and #300 from John
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3827 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-25 17:00:04 +00:00 |
|
Angus Leeming
|
e4b8d67f26
|
Remove bloody irritating #error check.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3813 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-22 15:13:36 +00:00 |
|
Lars Gullik Bjønnes
|
5baf856e00
|
remove Pending debug message
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3807 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-21 21:51:34 +00:00 |
|
Lars Gullik Bjønnes
|
8283e978f8
|
ws cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3803 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-21 17:27:08 +00:00 |
|
Lars Gullik Bjønnes
|
48ba1f8323
|
ws changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3800 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-21 16:55:34 +00:00 |
|
Lars Gullik Bjønnes
|
7514c31edf
|
drop the ld -r stuff, we gained nothing with it, other build optimizations gave us what we wanted; some ws changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3798 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-21 16:49:07 +00:00 |
|
Jürgen Vigna
|
b15efeb111
|
Collapse the contents of multicolumn cells into one (fix #121).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3796 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-21 15:58:54 +00:00 |
|
Lars Gullik Bjønnes
|
35e1157317
|
Fix for bug: #260 special rules if partially linking
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3792 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-20 19:06:32 +00:00 |
|
Jürgen Vigna
|
92904c615a
|
Fix polling of selection request to not call the asString function every time.
Fixed a redraw problem for InsetGraphics (fix #271).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3787 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-20 10:36:03 +00:00 |
|
Jean-Marc Lasgouttes
|
f10227802b
|
tentative fix for #190; other small things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3782 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-19 21:42:50 +00:00 |
|
Jean-Marc Lasgouttes
|
a16b2c3ba9
|
a tiny changelog entry for a tiny patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3779 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-19 15:27:34 +00:00 |
|
Jean-Marc Lasgouttes
|
ff86a01601
|
remove LFUN_DEPTH; some small work on icons and menu reorganization
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3776 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-19 11:17:46 +00:00 |
|
Allan Rae
|
dcebc194f4
|
fix #194
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3772 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-19 03:56:23 +00:00 |
|
Lars Gullik Bjønnes
|
55bb299483
|
dont delere recursively, return a value from event_cb
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3771 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-18 22:38:25 +00:00 |
|
Lars Gullik Bjønnes
|
c18a87393d
|
dont abort on BadWindow
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3770 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-18 22:10:58 +00:00 |
|
Jürgen Vigna
|
53e8fb6000
|
Fixed rules for setting left/right borders for multicolumns (fix #173).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3765 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-18 15:27:41 +00:00 |
|
Jürgen Vigna
|
961b1a47ed
|
Find selection inside InsetText and always leave pasted text selected.
(fix #100, #35)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3763 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-18 13:47:37 +00:00 |
|
Jean-Marc Lasgouttes
|
d4bf4d0179
|
link fix for cygwin from Kayvan
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3759 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-15 16:14:15 +00:00 |
|
Jürgen Vigna
|
e81a703cdc
|
Fixed/Disabled code inserting InsetError in the wrong way (fix #129)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3758 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-15 15:28:25 +00:00 |
|
Jürgen Vigna
|
4b64a5f485
|
Fixed redraw problems after undo/redo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3754 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-14 15:28:44 +00:00 |
|
Jürgen Vigna
|
870b665955
|
Fix deleting of paragraphs after undo (fix #236).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3752 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-14 13:40:19 +00:00 |
|
Lars Gullik Bjønnes
|
2ff6a61669
|
use += operator for char append to string
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3751 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-14 09:59:02 +00:00 |
|
Lars Gullik Bjønnes
|
ebd9146ddc
|
use correct comparison
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3749 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-13 23:13:35 +00:00 |
|
Lars Gullik Bjønnes
|
8407bdc22f
|
optimization
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3747 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-13 18:23:38 +00:00 |
|