lyx_mirror/src/support
Jean-Marc Lasgouttes 44a5cfc89c Renaming:
cygwin_path_fix		->	windows_style_tex_paths
	cygwin_path_fix_needed	->	tex_expects_windows_paths
	check_cygwin_path	->	check_windows_style_tex_paths
	use_cygwin_paths	->	use_windows_paths
	RC_CYGWIN_PATH_FIX	->	RC_TEX_EXPECTS_WINDOWS_PATHS

	* src/frontends/qt4/ui/QPrefCygwinPathUi.ui
	* src/frontends/qt3/ui/QPrefCygwinPathModule.ui
	  Updated checkbutton label and description

	* src/frontends/qt4/QPrefsDialog.C
	  (PrefCygwinPath): cygwin_path_fix -> windows_style_tex_paths
	  (QPrefsDialog): Enable checkbutton for native WIN32 builds

	* src/frontends/xforms/forms/form_preferences.fd
	  Updated label and name of checkbutton

	* src/frontends/xforms/FormPreferences.C
	  (apply): cygwin_path_fix -> windows_style_tex_paths
	           check_cygwin_path -> check_windows_style_tex_paths
	  (build): Enable checkbutton for native WIN32 builds
	  (update): Ditto
	  (feedback): Updated description

	* src/frontends/qt3/QPrefs.C
	* src/frontends/qt3/QPrefsDialog.C
	* src/frontends/qt3/QPrefsDialog.h
	  Renaming as above, enabled checkbutton for native WIN32 builds

	* src/support/os_unix.C
	* src/support/os.h
	* src/support/os_win32.C
	  Renaming cygwin_path_fix -> windows_style_tex_paths
	* src/support/os_cygwin.C
	  Ditto
	  (external_path, external_path_list): always return windows
	  style paths, not depending on the checkbutton status

	* src/lyxrc.C
	* src/lyxrc.h
	* src/lyxfunc.C
	* src/lyx_main.C
	  Renaming

	* lib/configure.py
	  Renaming, more meaningful diagnostics




git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14242 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-27 10:51:24 +00:00
..
tests * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
abort.C Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
atexit.c Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
ChangeLog truncate too long filenames for pdflatex 2006-03-15 21:00:15 +00:00
chdir.C Remove remaining OS/2 bits: 2006-05-14 17:00:53 +00:00
convert.C the convert patch 2005-01-27 21:05:44 +00:00
convert.h the convert patch 2005-01-27 21:05:44 +00:00
copied_ptr.h
copy.C Enable lyx::copy to work when compiled with the gcc 2.95 compiler and stdlib. 2005-02-17 17:53:33 +00:00
cow_ptr.h Whitespace, only whitespace. 2004-10-05 10:11:42 +00:00
debugstream.h fix compilation with boost 1.33.0 2006-03-07 08:29:12 +00:00
environment.C Fix mess up of internal/external paths (from Enrico Forestieri) 2006-04-05 19:26:08 +00:00
environment.h Remove spurious unicode char in comment. 2005-08-09 16:56:36 +00:00
filefilterlist.C Change glob() API to accept a dir parameter. 2004-11-26 14:37:40 +00:00
filefilterlist.h Clean-up FileFilterList API. 2004-11-26 12:31:39 +00:00
FileMonitor.C ditch FileInfo -> use boost.filesystem 2005-01-31 10:42:26 +00:00
FileMonitor.h Use the preferred calling for Boost.Signal 2004-09-26 14:19:47 +00:00
filename.C * filetools.[Ch]: Make functions that start with a capital 2006-04-08 22:31:11 +00:00
filename.h Forward port the name-mangling code from 1.3.x. 2005-07-14 12:53:12 +00:00
filetools.C Remove remaining OS/2 bits: 2006-05-14 17:00:53 +00:00
filetools.h Generate python code in GraphicsConverter.C, replace convertDefault.sh by convertDefault.py 2006-06-26 14:17:12 +00:00
forkedcall.C Some MSVC2003/2005 compatibility fixes, from Bo Peng (ben.bob@gmail.com) 2006-05-29 14:56:08 +00:00
forkedcall.h Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
forkedcallqueue.C Make it clearer where include files are comming from. 2004-11-07 13:22:51 +00:00
forkedcallqueue.h whitespace cleanup 2006-04-05 23:39:11 +00:00
forkedcontr.C Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
forkedcontr.h Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
fs_extras.C whitespace cleanup 2006-04-05 23:39:11 +00:00
fs_extras.h Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
getcwd.C Remove remaining OS/2 bits: 2006-05-14 17:00:53 +00:00
kill.C Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
limited_stack.h
lstrings.C This is the merging of the GUI API cleanup branch that was developed in svn+ssh://svn.lyx.org/lyx/lyx-devel/branches/personal/younes. 2006-06-20 08:39:16 +00:00
lstrings.h This is the merging of the GUI API cleanup branch that was developed in svn+ssh://svn.lyx.org/lyx/lyx-devel/branches/personal/younes. 2006-06-20 08:39:16 +00:00
lyxalgo.h * src/support/lyxalgo.h 2006-06-15 08:06:00 +00:00
lyxlib.h Rearrange and rename the environment variable setter/getter functions. 2005-02-15 13:45:41 +00:00
lyxmanip.h
lyxsum.C Some MSVC2003/2005 compatibility fixes, from Bo Peng (ben.bob@gmail.com) 2006-05-29 14:56:08 +00:00
lyxtime.C localize date/time 2005-07-05 09:01:52 +00:00
lyxtime.h localize date/time 2005-07-05 09:01:52 +00:00
Makefile.am New auto-open feature from Bo Peng (with help from Jean-Marc and Enrico) 2006-05-17 22:13:33 +00:00
mkdir.C Some MSVC2003/2005 compatibility fixes, from Bo Peng (ben.bob@gmail.com) 2006-05-29 14:56:08 +00:00
os_cygwin.C Renaming: 2006-06-27 10:51:24 +00:00
os_unix.C Renaming: 2006-06-27 10:51:24 +00:00
os_win32.C Renaming: 2006-06-27 10:51:24 +00:00
os_win32.h Make things compile on MSVC: 2005-10-02 21:49:52 +00:00
os.C Remove remaining OS/2 bits: 2006-05-14 17:00:53 +00:00
os.h Renaming: 2006-06-27 10:51:24 +00:00
package.C.in Some MSVC2003/2005 compatibility fixes, from Bo Peng (ben.bob@gmail.com) 2006-05-29 14:56:08 +00:00
package.h Fix bug 2285 (tex2lyx is not found by lib/configure when compiling with 2006-04-22 11:58:02 +00:00
path.C Trivial fixes to some warnings thrown up by MSVS.Net 2003. 2005-11-02 20:11:36 +00:00
path.h comment out the usage checking macros 2006-04-05 23:03:58 +00:00
pch.h fix nullstream also in pch files 2006-03-07 10:02:07 +00:00
RandomAccessList.h whitespace cleanup 2006-04-05 23:39:11 +00:00
rename.C Remove remaining OS/2 bits: 2006-05-14 17:00:53 +00:00
socktools.C Test for things that MSVC doesn't have, rather than for things it does. 2005-05-02 19:54:36 +00:00
socktools.h
std_istream.h
std_ostream.h
strerror.c whitespace cleanup 2006-04-05 23:39:11 +00:00
systemcall.C * os.C: #include "os_win32.h" for _WIN32. 2004-12-14 12:29:53 +00:00
systemcall.h
tempname.C Some MSVC2003/2005 compatibility fixes, from Bo Peng (ben.bob@gmail.com) 2006-05-29 14:56:08 +00:00
textutils.h support/textutils.h: 2006-04-08 09:09:57 +00:00
translator.h * translator.h: use bind, equal_to instead of equal_1st_in_pair 2004-11-06 16:42:30 +00:00
types.h * support/types.h: introduce the char_type type 2006-04-09 02:30:40 +00:00
unlink.C Guard HAVE_UNISTD_H. 2005-01-20 15:38:14 +00:00
userinfo.C Consistent use of preprocessor guards; 2005-04-26 10:30:24 +00:00
userinfo.h