]> git.lyx.org Git - lyx.git/log
lyx.git
19 years agoRemove the OS/2 relic lib/configure.cmd.
Angus Leeming [Wed, 5 Jan 2005 10:08:34 +0000 (10:08 +0000)]
Remove the OS/2 relic lib/configure.cmd.
Ensure that Windows knows how to run the <system_lyxdir>/configure
script by invoking it as "sh <system_lyxdir>/configure".

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

19 years agoimprove trick to avoid touching a lot of unneeded files
Lars Gullik Bjønnes [Wed, 5 Jan 2005 10:07:32 +0000 (10:07 +0000)]
improve trick to avoid touching a lot of unneeded files

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

19 years agoImplement os::current_root for native Win32 builds.
Angus Leeming [Tue, 4 Jan 2005 17:50:25 +0000 (17:50 +0000)]
Implement os::current_root for native Win32 builds.

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

19 years agoRemove executable status info from typeIndicator.
Angus Leeming [Tue, 4 Jan 2005 13:34:10 +0000 (13:34 +0000)]
Remove executable status info from typeIndicator.

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

19 years agoTest for OS support for symbolic links and protect support library code
Angus Leeming [Tue, 4 Jan 2005 13:24:56 +0000 (13:24 +0000)]
Test for OS support for symbolic links and protect support library code
appropriately.

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

19 years agoTest for OS support for symbolic links and protect support library code
Angus Leeming [Tue, 4 Jan 2005 13:24:55 +0000 (13:24 +0000)]
Test for OS support for symbolic links and protect support library code
appropriately.

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

19 years agofloat2string #2 and insetexternal \sclaebox fix
Jürgen Spitzmüller [Tue, 4 Jan 2005 10:59:49 +0000 (10:59 +0000)]
float2string #2 and insetexternal \sclaebox fix

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

19 years agosmall mathed fixes
Jürgen Spitzmüller [Tue, 4 Jan 2005 09:18:48 +0000 (09:18 +0000)]
small mathed fixes

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

19 years agocure a few more warnings
Jean-Marc Lasgouttes [Mon, 3 Jan 2005 12:51:26 +0000 (12:51 +0000)]
cure a few more warnings

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

19 years agoEnable LyX to start up under Cygwin.
Angus Leeming [Sat, 1 Jan 2005 13:56:42 +0000 (13:56 +0000)]
Enable LyX to start up under Cygwin.

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

19 years agouse notepad on windows (patch from Michael Schmitt)
Georg Baum [Wed, 29 Dec 2004 16:27:49 +0000 (16:27 +0000)]
use notepad on windows (patch from Michael Schmitt)

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

19 years agothe final word on bug 1523?
Jean-Marc Lasgouttes [Wed, 29 Dec 2004 15:38:48 +0000 (15:38 +0000)]
the final word on bug 1523?

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

19 years agofix some compiler warnings
Jean-Marc Lasgouttes [Wed, 29 Dec 2004 11:39:17 +0000 (11:39 +0000)]
fix some compiler warnings

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

19 years agofix bug 1542 (crash wehn reading invalid equations)
Georg Baum [Tue, 28 Dec 2004 15:43:29 +0000 (15:43 +0000)]
fix bug 1542 (crash wehn reading invalid equations)

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

19 years agoclean up
Jean-Marc Lasgouttes [Tue, 28 Dec 2004 13:49:26 +0000 (13:49 +0000)]
clean up

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

19 years agoget rid of cheaders
Jean-Marc Lasgouttes [Tue, 28 Dec 2004 13:48:51 +0000 (13:48 +0000)]
get rid of cheaders

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

19 years agofloat2string changes #1 (Graphics), missing bits
Jürgen Spitzmüller [Tue, 28 Dec 2004 11:27:51 +0000 (11:27 +0000)]
float2string changes #1 (Graphics), missing bits

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

19 years agofloat2string changes #1 (Graphics)
Jürgen Spitzmüller [Tue, 28 Dec 2004 11:23:05 +0000 (11:23 +0000)]
float2string changes #1 (Graphics)

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

19 years agofix LFUN_MATH_MODE
Jürgen Spitzmüller [Mon, 27 Dec 2004 18:26:11 +0000 (18:26 +0000)]
fix LFUN_MATH_MODE

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

19 years agoimplement Word counting (bug 728)
Jean-Marc Lasgouttes [Mon, 27 Dec 2004 16:30:27 +0000 (16:30 +0000)]
implement Word counting (bug 728)

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

19 years ago* Replace all use of 'slashify_path' with 'internal_path'.
Angus Leeming [Mon, 20 Dec 2004 16:59:33 +0000 (16:59 +0000)]
* Replace all use of 'slashify_path' with 'internal_path'.
* Specialise 'internal_path' and 'external_path' for Windows and Cygwin.
* Enable LyX to find its system_lyxdir on Windows.

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

19 years agoget the change tracker working again (bug 1719)
Jürgen Spitzmüller [Mon, 20 Dec 2004 08:08:18 +0000 (08:08 +0000)]
get the change tracker working again (bug 1719)

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

19 years agofix compiler warnings
Georg Baum [Sun, 19 Dec 2004 20:22:24 +0000 (20:22 +0000)]
fix compiler warnings

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

19 years agoremove paragraph::autoBreakRows
Alfredo Braunstein [Fri, 17 Dec 2004 16:27:12 +0000 (16:27 +0000)]
remove paragraph::autoBreakRows

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

19 years agofix Makefile.am after Martin's latest change
Jürgen Spitzmüller [Fri, 17 Dec 2004 16:13:27 +0000 (16:13 +0000)]
fix Makefile.am after Martin's latest change

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

19 years agoRemoval. Didn't work earlier for whatever reason.
Martin Vermeer [Fri, 17 Dec 2004 13:43:37 +0000 (13:43 +0000)]
Removal. Didn't work earlier for whatever reason.

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

19 years agoThe ��ngstr��m, ��rsted patch
Martin Vermeer [Fri, 17 Dec 2004 13:34:02 +0000 (13:34 +0000)]
The ��ngstr��m, ��rsted patch

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

19 years agoDon't forget the Windows drive name when mangling the temporary file name.
Angus Leeming [Fri, 17 Dec 2004 12:30:48 +0000 (12:30 +0000)]
Don't forget the Windows drive name when mangling the temporary file name.

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

19 years agoPrevent invocation of std::string(0);
Angus Leeming [Thu, 16 Dec 2004 16:04:52 +0000 (16:04 +0000)]
Prevent invocation of std::string(0);

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

19 years agofix xforms math panel (bug 1214)
Jürgen Spitzmüller [Thu, 16 Dec 2004 15:35:17 +0000 (15:35 +0000)]
fix xforms math panel (bug 1214)

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

19 years agoRemove redundant "using lyx::support::GetEnvPath;"
Angus Leeming [Thu, 16 Dec 2004 14:53:58 +0000 (14:53 +0000)]
Remove redundant "using lyx::support::GetEnvPath;"

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

19 years agolatex code to create list of hyphenation patterns
Jean-Marc Lasgouttes [Thu, 16 Dec 2004 14:46:49 +0000 (14:46 +0000)]
latex code to create list of hyphenation patterns

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

19 years agoAn improved HAVE_MKDIR patch that compiles also with MinGW.
Angus Leeming [Thu, 16 Dec 2004 01:03:34 +0000 (01:03 +0000)]
An improved HAVE_MKDIR patch that compiles also with MinGW.

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

19 years agoGet rid of FileInfo::getNumberofLinks().
Angus Leeming [Wed, 15 Dec 2004 21:40:11 +0000 (21:40 +0000)]
Get rid of FileInfo::getNumberofLinks().

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

19 years agoConditionally #include headers.
Angus Leeming [Wed, 15 Dec 2004 21:08:24 +0000 (21:08 +0000)]
Conditionally #include headers.

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

19 years agoConfigure tests for mkdir.
Angus Leeming [Wed, 15 Dec 2004 21:04:03 +0000 (21:04 +0000)]
Configure tests for mkdir.

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

19 years agoConfigure tests for mkdir.
Angus Leeming [Wed, 15 Dec 2004 21:04:03 +0000 (21:04 +0000)]
Configure tests for mkdir.

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

19 years agopartial longtable support for tex2lyx (partial fix for bug 220)
Georg Baum [Wed, 15 Dec 2004 20:21:43 +0000 (20:21 +0000)]
partial longtable support for tex2lyx (partial fix for bug 220)

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

19 years agore-enable SET_ALL_LINES in tabulars (from J�rgen)
Georg Baum [Wed, 15 Dec 2004 20:17:39 +0000 (20:17 +0000)]
re-enable SET_ALL_LINES in tabulars (from J�rgen)

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

19 years agoOS Abstraction of "HOME" and the null device.
Angus Leeming [Wed, 15 Dec 2004 19:35:43 +0000 (19:35 +0000)]
OS Abstraction of "HOME" and the null device.

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

19 years agoComments.
Angus Leeming [Tue, 14 Dec 2004 16:38:22 +0000 (16:38 +0000)]
Comments.

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

19 years agoClean-up interface to os::init.
Angus Leeming [Tue, 14 Dec 2004 16:20:07 +0000 (16:20 +0000)]
Clean-up interface to os::init.

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

19 years agoUse ios__binary mode to copy files.
Angus Leeming [Tue, 14 Dec 2004 14:17:13 +0000 (14:17 +0000)]
Use ios__binary mode to copy files.

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

19 years ago* os.C: #include "os_win32.h" for _WIN32.
Angus Leeming [Tue, 14 Dec 2004 12:29:53 +0000 (12:29 +0000)]
* os.C: #include "os_win32.h" for _WIN32.
* systemcall.C: The "/n" in "start /min/n" makes no sense under DOS.

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

19 years agoremove invalid Q_EXPORT declaration as it breaks compilation of the
Angus Leeming [Tue, 14 Dec 2004 11:05:44 +0000 (11:05 +0000)]
remove invalid Q_EXPORT declaration as it breaks compilation of the
generated qgridview_moc.C on Windows machines. Has no effect on *nix
machines where Q_EXPORT expands to an empty string.

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

19 years agoRemove trailing slash from -Ifoo/ in the AM_CPPFLAGS rules in the various
Angus Leeming [Tue, 14 Dec 2004 10:41:09 +0000 (10:41 +0000)]
Remove trailing slash from -Ifoo/ in the AM_CPPFLAGS rules in the various
Makefile.ams to overcome bug in the MinGW port of g++ 3.4.2.

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

19 years agoget John Spray into the Hall of Fame
Jürgen Spitzmüller [Mon, 13 Dec 2004 15:18:51 +0000 (15:18 +0000)]
get John Spray into the Hall of Fame

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

19 years agoupdate frontends/gtk/glade/Makefile.am with recently(ish) added glade files
John Spray [Sun, 12 Dec 2004 22:48:58 +0000 (22:48 +0000)]
update frontends/gtk/glade/Makefile.am with recently(ish) added glade files

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

19 years agogtk filedialog: use set_current_name to make suggested filenames work
John Spray [Wed, 8 Dec 2004 22:55:41 +0000 (22:55 +0000)]
gtk filedialog: use set_current_name to make suggested filenames work

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

19 years agogtk: improve dialog layouts, make spinbuttons show 2 decimal places where appropriate...
John Spray [Tue, 7 Dec 2004 22:39:29 +0000 (22:39 +0000)]
gtk: improve dialog layouts, make spinbuttons show 2 decimal places where appropriate, make GSearch focus the find text entry on update()

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

19 years ago*** empty log message ***
Angus Leeming [Tue, 7 Dec 2004 10:43:01 +0000 (10:43 +0000)]
*** empty log message ***

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

19 years agoAdd printing of list of languages for which hyphenation is enabled
Martin Vermeer [Tue, 7 Dec 2004 09:38:57 +0000 (09:38 +0000)]
Add printing of list of languages for which hyphenation is enabled

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

19 years agogtk include dialog
John Spray [Tue, 7 Dec 2004 00:29:15 +0000 (00:29 +0000)]
gtk include dialog

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

19 years agodraw incomplete cursors
Alfredo Braunstein [Mon, 6 Dec 2004 21:59:23 +0000 (21:59 +0000)]
draw incomplete cursors

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

19 years agofix two undo crashes
Alfredo Braunstein [Mon, 6 Dec 2004 13:06:13 +0000 (13:06 +0000)]
fix two undo crashes

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

19 years agoremove selection_possible (fix a problem with selections not stucking inside tables)
Alfredo Braunstein [Mon, 6 Dec 2004 13:03:38 +0000 (13:03 +0000)]
remove selection_possible (fix a problem with selections not stucking inside tables)

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

19 years agoremove getSelectionSpan not-so-helper
Alfredo Braunstein [Mon, 6 Dec 2004 12:55:03 +0000 (12:55 +0000)]
remove getSelectionSpan not-so-helper

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

19 years agoassorted tabular fixes (selection and scroll)
Alfredo Braunstein [Mon, 6 Dec 2004 02:35:12 +0000 (02:35 +0000)]
assorted tabular fixes (selection and scroll)

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

19 years agocleanup some makefiles a bit
Lars Gullik Bjønnes [Sun, 5 Dec 2004 22:10:05 +0000 (22:10 +0000)]
cleanup some makefiles a bit

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

19 years agorename boost libs, add some boost variables for automake, and use them
Lars Gullik Bjønnes [Sun, 5 Dec 2004 17:10:58 +0000 (17:10 +0000)]
rename boost libs, add some boost variables for automake, and use them

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

19 years ago<X11/forms.h> --> "lyx_forms.h"
Angus Leeming [Sun, 5 Dec 2004 16:49:26 +0000 (16:49 +0000)]
<X11/forms.h> --> "lyx_forms.h"

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

19 years agomore PCH_FLAGS work
Lars Gullik Bjønnes [Sat, 4 Dec 2004 14:50:25 +0000 (14:50 +0000)]
more PCH_FLAGS work

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

19 years agosubst and sed dance
Lars Gullik Bjønnes [Sat, 4 Dec 2004 12:45:48 +0000 (12:45 +0000)]
subst and sed dance

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

19 years agofix typo
Lars Gullik Bjønnes [Fri, 3 Dec 2004 19:56:32 +0000 (19:56 +0000)]
fix typo

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

19 years agouse AM_CPPFLAGS instead of INCLUDES since that is deprecated
Lars Gullik Bjønnes [Fri, 3 Dec 2004 19:11:38 +0000 (19:11 +0000)]
use AM_CPPFLAGS instead of INCLUDES since that is deprecated

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

19 years agoFile format up to 238.
José Matox [Fri, 3 Dec 2004 18:39:51 +0000 (18:39 +0000)]
File format up to 238.

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

19 years agoMove convertion code from the C++ source (where is never called) to lyx2lyx.
José Matox [Fri, 3 Dec 2004 18:33:19 +0000 (18:33 +0000)]
Move convertion code from the C++ source (where is never called) to lyx2lyx.
(longtables).

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

19 years agoremove all trace if idxUpDown2
Lars Gullik Bjønnes [Fri, 3 Dec 2004 16:39:59 +0000 (16:39 +0000)]
remove all trace if idxUpDown2

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

19 years agouse better index types for tabular rows, columns and cells than int
Georg Baum [Fri, 3 Dec 2004 13:57:50 +0000 (13:57 +0000)]
use better index types for tabular rows, columns and cells than int

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

19 years agolength validators for the remaining qt dialogs
Jürgen Spitzmüller [Fri, 3 Dec 2004 11:02:06 +0000 (11:02 +0000)]
length validators for the remaining qt dialogs

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

19 years agoDocument enabling hyphenation for minority languages in LaTeX.
Martin Vermeer [Thu, 2 Dec 2004 15:28:59 +0000 (15:28 +0000)]
Document enabling hyphenation for minority languages in LaTeX.

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

19 years agoMove compatility code for old style (0.10 !) latex accents to lyx2lyx.
José Matox [Thu, 2 Dec 2004 12:29:21 +0000 (12:29 +0000)]
Move compatility code for old style (0.10 !) latex accents to lyx2lyx.

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

19 years agofix recent bug where too many lfuns got disabled;fix minibuffer message when a comman...
Jean-Marc Lasgouttes [Thu, 2 Dec 2004 11:32:14 +0000 (11:32 +0000)]
fix recent bug where too many lfuns got disabled;fix minibuffer message when a command is disabled

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

19 years agoReadme files, as discussed on the list.
Angus Leeming [Wed, 1 Dec 2004 09:07:20 +0000 (09:07 +0000)]
Readme files, as discussed on the list.

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

19 years agoRevert the XForms 'intelligent graphics exposure' patch because it is
Angus Leeming [Tue, 30 Nov 2004 15:56:13 +0000 (15:56 +0000)]
Revert the XForms 'intelligent graphics exposure' patch because it is
currently breaking selection, etc.

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

19 years agoget rid of broken_header.h and some unneeded tests
Jean-Marc Lasgouttes [Tue, 30 Nov 2004 09:21:12 +0000 (09:21 +0000)]
get rid of broken_header.h and some unneeded tests

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

19 years agoCoordBranch merge
Alfredo Braunstein [Tue, 30 Nov 2004 01:59:49 +0000 (01:59 +0000)]
CoordBranch merge

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

19 years agowhitespace
John Spray [Mon, 29 Nov 2004 21:44:26 +0000 (21:44 +0000)]
whitespace

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

19 years agofix warnings in frontends/gtk/FileDialogPrivate.[Ch]
John Spray [Mon, 29 Nov 2004 21:21:57 +0000 (21:21 +0000)]
fix warnings in frontends/gtk/FileDialogPrivate.[Ch]

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

19 years agomake gtk layout combobox smaller
John Spray [Mon, 29 Nov 2004 17:05:38 +0000 (17:05 +0000)]
make gtk layout combobox smaller

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

19 years agoFix previous leftover transformation. (opt -> file)
José Matox [Mon, 29 Nov 2004 12:00:29 +0000 (12:00 +0000)]
Fix previous leftover transformation. (opt -> file)

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

19 years agoLength validators for the graphics and box dialogs
Jürgen Spitzmüller [Sat, 27 Nov 2004 18:47:41 +0000 (18:47 +0000)]
Length validators for the graphics and box dialogs

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

19 years agoRename button in the tabular dialog, carify tooltip
Jürgen Spitzmüller [Sat, 27 Nov 2004 18:39:07 +0000 (18:39 +0000)]
Rename button in the tabular dialog, carify tooltip

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

19 years agoprevent tex2lyx segfault
Georg Baum [Sat, 27 Nov 2004 13:42:14 +0000 (13:42 +0000)]
prevent tex2lyx segfault

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

19 years agofix ws
John Spray [Fri, 26 Nov 2004 16:09:11 +0000 (16:09 +0000)]
fix ws

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

19 years agoGtkFileChooser in gtk FileDialog, also do filtering
John Spray [Fri, 26 Nov 2004 15:34:50 +0000 (15:34 +0000)]
GtkFileChooser in gtk FileDialog, also do filtering

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

19 years agoUse GtkFileChooser in gtk FileDialog.
John Spray [Fri, 26 Nov 2004 15:32:37 +0000 (15:32 +0000)]
Use GtkFileChooser in gtk FileDialog.

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

19 years agoWhitespace, only whitespace.
Angus Leeming [Fri, 26 Nov 2004 14:52:54 +0000 (14:52 +0000)]
Whitespace, only whitespace.

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

19 years agoChange glob() API to accept a dir parameter.
Angus Leeming [Fri, 26 Nov 2004 14:37:40 +0000 (14:37 +0000)]
Change glob() API to accept a dir parameter.

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

19 years agoadd status messages to math hull inset
Georg Baum [Fri, 26 Nov 2004 13:56:22 +0000 (13:56 +0000)]
add status messages to math hull inset

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

19 years agoClean-up FileFilterList API.
Angus Leeming [Fri, 26 Nov 2004 12:31:39 +0000 (12:31 +0000)]
Clean-up FileFilterList API.

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

19 years agoInsetOld -> InsetBase renaming
Lars Gullik Bjønnes [Thu, 25 Nov 2004 19:13:07 +0000 (19:13 +0000)]
InsetOld -> InsetBase renaming

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

19 years agofix changelog entry finally ;-)
Georg Baum [Thu, 25 Nov 2004 18:39:54 +0000 (18:39 +0000)]
fix changelog entry finally ;-)

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

19 years agobetter fix for gcc 3.4 compilation
John Spray [Thu, 25 Nov 2004 11:57:43 +0000 (11:57 +0000)]
better fix for gcc 3.4 compilation

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

19 years agofix gtk gcc3.4 compilation, add pch.h for gtk
John Spray [Thu, 25 Nov 2004 11:34:57 +0000 (11:34 +0000)]
fix gtk gcc3.4 compilation, add pch.h for gtk

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

19 years agoFix gtk compilation with gcc 3.4, add preliminary pch.h for gtk
John Spray [Thu, 25 Nov 2004 11:33:01 +0000 (11:33 +0000)]
Fix gtk compilation with gcc 3.4, add preliminary pch.h for gtk

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

19 years agoGive FileFilterList its own .[Ch] files.
Angus Leeming [Thu, 25 Nov 2004 11:08:32 +0000 (11:08 +0000)]
Give FileFilterList its own .[Ch] files.

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

19 years agothe missing spirit/core files
Lars Gullik Bjønnes [Thu, 25 Nov 2004 09:42:02 +0000 (09:42 +0000)]
the missing spirit/core files

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

19 years agocorrectly display messages issued by getStatus
Jean-Marc Lasgouttes [Thu, 25 Nov 2004 09:15:26 +0000 (09:15 +0000)]
correctly display messages issued by getStatus

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

19 years agochangelogs
Alfredo Braunstein [Thu, 25 Nov 2004 05:51:40 +0000 (05:51 +0000)]
changelogs

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