]> git.lyx.org Git - lyx.git/blob - src/support/ChangeLog
ws changes only
[lyx.git] / src / support / ChangeLog
1 2003-10-08  Angus Leeming  <leeming@lyx.org>
2
3         * copied_ptr.h: get rid of the swap member function.
4
5 2003-10-08  Angus Leeming  <leeming@lyx.org>
6
7         Fix doxygen warnings.
8
9         * debugstream.h: \file debugStream.h -> \file debugstream.h
10
11         * os.h: move comment so that doxygen is not confused.
12
13 2003-10-07  Jürgen Spitzmüller <j.spitzmueller@gmx.de>
14
15         * Makefile.am: fix typo.
16
17 2003-10-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
18
19         * std_string.h: delete file
20
21 2003-10-06  Martin Vermeer  <martin.vermeer@hut.fi>
22
23         * lstrings.C: Small fixes to build using STLport
24
25 2003-09-29  Angus Leeming  <leeming@lyx.org>
26
27         * filetools.C (ReplaceEnvironmentPath): make it work for both
28         ${HOME}/foo and $HOME/foo.
29
30 2003-09-26  Lars Gullik Bjønnes  <larsbj@gullik.net>
31
32         * debugstream.h: add file, updated version of the DebugStream
33
34         * DebugStream.C,DebugStream.h: delete files
35
36 2003-09-25  Angus Leeming  <leeming@lyx.org>
37
38         * filetools.C (ReplaceEnvironmentPath): rewrite to use boost::regex.
39         * lstrings.[Ch]: (regexMatch): removed.
40
41 2003-09-25  Angus Leeming  <leeming@lyx.org>
42
43         * translator.h (add): new member function.
44
45 2003-09-16  Angus Leeming  <leeming@lyx.org>
46
47         * textutils.h: remove #include "paragraph.h". Remove functions
48         IsInsetChar and IsWordChar.
49
50 2003-09-15  Angus Leeming  <leeming@lyx.org>
51
52         * copied_ptr.h: re-jig to something that resembles Herb Sutter's
53         HolderPtr --- see http://www.gotw.ca/gotw/062.htm. Also known in
54         his book as ValuePtr.
55         Use a memory_traits template parameter to create/destroy memory in a
56         flexible manner.
57
58 2003-09-15  Lars Gullik Bjønnes  <larsbj@gullik.net>
59
60         * tostr.C:
61         * lstrings.C:
62         * filetools.C: Remove usage of STRCONV
63
64         * Makefile.am (libsupport_la_SOURCES): remove lyxstring.C and
65         lyxstring.h
66
67         * std_string.h: modify to always work with std::string, but if
68         with-included-string then use it through namespace lyx. Remove
69         STRCONV.
70
71         * lyxstring.[Ch]: remove files
72
73 2003-09-15  Angus Leeming  <leeming@lyx.org>
74
75         * translator.h: add #include <boost/assert.hpp>, so that the
76         template is self-contained.
77
78 2003-09-11  Angus Leeming  <leeming@lyx.org>
79
80         * cow_ptr.h:
81         * copied_ptr.h: added to the repository. Maybe temporarily.
82
83 2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
84
85         * Makefile.am (libsupport_la_SOURCES): remove LAssert.C and LAssert.h
86
87         * several files: change Assert to BOOST_ASSERT
88
89         * LAssert.C:
90         * LAssert.h: remove files
91
92 2003-09-08  Angus Leeming  <leeming@lyx.org>
93
94         * filename.C:
95         * filetools.C: tell the world where to find author contact details.
96
97 2003-09-08  Angus Leeming  <leeming@lyx.org>
98
99         * boost-inst.C:
100         * filetools.C:
101         * forkedcallqueue.C:
102         * lstrings.C:
103         * lyxsum.C: remove redundant using directives.
104
105 2003-09-05  Angus Leeming  <leeming@lyx.org>
106
107         * lstrings.C: small bformat fix
108
109 2003-09-05  Angus Leeming  <leeming@lyx.org>
110
111         * std_istream.h: new file Just renaming of LIstream.h
112         * std_ostream.h: new file Just renaming of LIstream.h
113         * std_sstream.h: new file Just renaming of Lsstream.h
114         * std_string.h:  new file Just renaming of LString.h
115
116 2003-09-05  Angus Leeming  <leeming@lyx.org>
117
118         * lyxmanip.h:
119         * textutils.h:
120         ensure that the header file can be compiled stand-alone.
121
122 2003-09-04  Lars Gullik Bjønnes  <larsbj@lyx.org>
123
124         * lstrings.[Ch] (bformat): add a variant taking two ints.
125
126 2003-09-04  Angus Leeming  <leeming@lyx.org>
127
128         * filetools.h:
129         * filename.C:  move #include "os.h" out of the header file.
130
131 2003-09-04  Angus Leeming  <leeming@lyx.org>
132
133         * path.C (ctor, dtor): move out of line.
134
135 2003-09-03  Angus Leeming  <leeming@lyx.org>
136
137         * filename.[Ch] (FileName): new c-tor takes abs_filename arg.
138         (mangledFilename): new function, returning a mangled version of the
139         absolute file name, suitable for use in the temp dir when, for example,
140         converting an image file to another format.
141         (isZipped, unzippedFilename): wrappers to global functions.
142
143         * filetools.[Ch] (copyFileToDir): removed.
144         (compare_timestamps): new function.
145
146 2003-09-03  Angus Leeming  <leeming@lyx.org>
147
148         * translator.h: Assert is in namespace lyx::support...
149
150 2003-08-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
151
152         * Makefile.am: do not install path_defines.C in includes
153         (COMPRESSION): mention gzstream.h here
154
155 2003-08-01  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
156
157         * path_defines.C.in (setLyxPaths): re-introduce the code to check
158         whether lyx is run in place
159         (build_dir): renamed from build_lyxdir
160         (build_lyxdir): give this better semantics compatible with what
161         LibFileSearch expects.
162
163 2003-07-29  Angus Leeming  <leeming@lyx.org>
164
165         * filename.[Ch] (relFilename, outputFilename): the 'path' arg
166         defaults to string() because MakeRelPath can accept that.
167
168 2003-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
169
170         * Makefile.am: conditionalize USE_COMPRESSION.
171
172 2003-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
173
174         * filetools.C (getExtFromContents): correct magic for gzip and
175         compress.
176
177         * path_defines.[Ch]: move lyx_localedir out of anon namespace
178
179         * gzstream.h: new fileq
180
181         * gzstream.C: new file
182
183 2003-07-27  Angus Leeming  <leeming@lyx.org>
184
185         * path_defines.{h,C.in} (build_lyxdir, system_lyxdir,
186         user_lyxdir): are now functions, not global vars.
187
188         * Makefile.am: set build_lyxdir at make time.
189
190 2003-07-27  Angus Leeming  <leeming@lyx.org>
191
192         * path_defines.{h,C.in}: new files. Store/set the various lyx
193         paths, lyx_dir, top_srcdir, localedir, system_lyxdir, build_lyxdir
194         user_lyxdir.
195
196         * Makefile.am: add some magic to enable the user to set the path to
197         the system-level lyx support files, the top of the lyx build tree
198         and the system-level lyx locale directory at _make_ time rather
199         than configure time.
200
201         * .cvsignore: add path_defines.C.
202
203 2003-07-26  Angus Leeming  <leeming@lyx.org>
204
205         * os.h: remove irrelevant discussion of system_tempdir.
206
207 2003-07-21  Angus Leeming  <leeming@lyx.org>
208
209         * filename.[Ch]: new files implementing class FileName.
210         * Makefile.am: add filename.[Ch].
211
212 2003-07-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
213
214         * BoostFormat.h (boost): remove one extern template. Gcc 3.4. does
215         not allow it (at least not in this form.)
216
217 2003-07-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
218
219         * os_win32.C: put namespace os in lyx::support.
220
221         * lstrings.C (bformat): call Assert from correct namespace.
222
223         * introduce namespace lyx::support
224
225 2003-06-30  André Pönitz  <poenitz@gmx.net>
226
227         * filetools.C:
228         * lstrings.C: re-enable --with-included-string
229
230 2003-06-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
231
232         * filetools.h: fix some \param issue
233
234         * boost-inst.C: fix \file
235
236         * LAssert.h: fix \file
237
238 2003-06-20  Angus Leeming  <leeming@lyx.org>
239
240         * filetools.[Ch] (NormalizePath): also change /foo//bar ==> /foo/bar.
241
242 2003-06-18  Angus Leeming  <leeming@lyx.org>
243
244         * many files: add the standard blurb, "This file is part of LyX" etc
245
246 2003-06-17  Lars Gullik Bjønnes  <larsbj@lyx.org>
247
248         * limited_stack.h: make it have a const_iterator, add begin, and
249         end as interface.
250
251 2003-06-10  Angus Leeming  <leeming@lyx.org>
252
253         * filetools.C (copyFileToDir): ensure that temp files have unique names.
254
255 2003-06-04  André Pönitz  <poenitz@gmx.net>
256
257         * limited_stack.h (top): return reference instead of value
258
259 2003-06-02  Angus Leeming  <leeming@lyx.org>
260
261         * filetools.[Ch] (copyFileToDir): new helper function.
262
263         * os.h: remove trailing semi-colon from end of namespace os block.
264
265 2003-06-01  Angus Leeming  <leeming@lyx.org>
266
267         * filetools.h (LibScriptSearch): give the function a meaningful
268         description of what it now does.
269
270 2003-05-30  Angus Leeming  <leeming@lyx.org>
271
272         * filetools.C (LibScriptSearch): make it search for "$$s/" and replace
273         this with the path to the script. If the script is not found, the "$$s/"
274         string is removed.
275
276 2003-05-22  Lars Gullik Bjønnes  <larsbj@gullik.net>
277
278         * lstrings.[Ch] (prefixIs,suffixIs,subst): remove variants taking
279         char const *.
280
281 2003-05-19  André Pönitz  <poenitz@gmx.net>
282
283         * lstrings.C: add missing implementation of three-arg bformat
284
285         * lstrings.C: change rest of char * fmt -> string const & fmt
286
287
288 2003-05-15  André Pönitz  <poenitz@gmx.net>
289
290         * lstrings.[Ch]: use string const & instead of char const * for format
291
292 2003-05-12  André Pönitz  <poenitz@gmx.net>
293
294         * tostr.[Ch]: add long int overload
295
296 2003-05-12  Alfredo Braunstein  <abraunst@libero.it>
297
298         * lstrings.[Ch]: compile fix
299
300 2003-05-12  André Pönitz  <poenitz@gmx.net>
301
302         * lstrings.[Ch]: bformat() as wrapper around boost::format
303
304         * lyxstring.h: enable templatized constructor
305
306 2003-05-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
307
308         * limited_stack.h: Change some comments, simplify a couple of
309         class functions.
310
311 2003-02-21  André Pönitz <poenitz@gmx.net>
312
313         * limited_stack.h: change underlying container to deque to
314           make this re-usable in mathed
315
316 2003-04-08  John Levon  <levon@movementarian.org>
317
318         * filetools.C: fix MakeDisplayPath() to not
319         lie (bug 993)
320
321 2003-03-30  John Levon  <levon@movementarian.org>
322
323         * Makefile.am:
324         * BoostFormat.h:
325         * boost-inst.C: moved from src/
326
327 2003-03-29  John Levon  <levon@movementarian.org>
328
329         * filetools.h:
330         * filetools.C: never call Alert directly from here
331
332 2003-03-12  John Levon  <levon@movementarian.org>
333
334         * textutils.h: remove META_NEWLINE
335
336 2003-02-27  Ling Li  <ling@caltech.edu>
337
338         * lyxalgo.h (eliminate_duplicates): re-written to avoid the initial
339         sort.
340
341 2003-02-25  Alfredo Braunstein <abraunst@libero.it>
342
343         * forkedcontr.C (timer): remove bogus continue
344
345 2003-02-25  Alfredo Braunstein <abraunst@libero.it>
346
347         * forkedcallqueue.[Ch]: added
348
349 2003-02-25  Alfredo Braunstein <abraunst@libero.it>
350
351         * forkedcontr.C (timer): Start the loop afresh if an item is deleted.
352         Emiting the signal can result in an arbitrary change to the list.
353
354 2003-02-25  Angus Leeming  <leeming@lyx.org>
355
356         * forkedcontr.C (timer): Use a while loop rather than for; makes it
357         easier to erase an element.
358
359 2003-02-25  Alfredo Braunstein <abraunst@libero.it>
360
361         * forkedcontr.C (timer): don't start a running timer.
362
363 2003-02-21  André Pönitz <poenitz@gmx.net>
364
365         * filetools.C (PutEnv): removed (unused)
366
367 2003-02-17  John Levon  <levon@movementarian.org>
368
369         * forkedcall.h:
370         * forkedcall.C: add running()
371
372 2003-02-08  John Levon  <levon@movementarian.org>
373
374         * Makefile.am:
375         * lyxtime.h:
376         * lyxtime.C: add typedef for time_t, add current_time
377
378         * Makefile.am:
379         * userinfo.h:
380         * userinfo.C: add
381
382 2002-12-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
383
384         * filetools.C (getExtFromContents): remove detection of epsi
385
386 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
387
388         * several files: ws changes
389
390 2002-11-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
391
392         * filetools.C (DirList): remove all ugly hacks and do it nice
393
394 2002-11-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
395
396         * lyxsum.C: an ugly hack to compile with non-gnu linkers
397
398 2002-11-12  Angus Leeming  <aleem@pneumon.bg.ic.ac.uk>
399
400         * lstrings.C (getVectorFromString): #if 0 -> #if 1 until Lars devises
401         a solution that he likes and which actually works.
402
403 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
404
405         * lstrings.h (tostr): STRCONV
406
407         * lstrings.C (regexMatch): STRCONV
408         (getVectorFromString): STRCONV, manual copy into vector
409
410         * filetools.C (GetFileContents): STRCONV
411
412         * os.C: include config.h
413
414         * lstrings.C (getVectorFromString): rewrite to use
415         boost::tokenizer
416
417 2002-10-31  Angus Leeming  <leeming@lyx.org>
418
419         * forkedcall.C (generateChild): clean it up further.
420
421 2002-10-25  Angus Leeming  <leeming@lyx.org>
422
423         * forkedcall.[Ch]: split ForkedCall up into a base class ForkedProcess
424         and a minimal ForkedCall daughter class.
425
426         * forkedcontr.[Ch]: minimal changes reflecting the use of a
427         ForkedProcess base class responsible for launching all child proceses.
428
429 2002-09-25  Angus Leeming  <leeming@lyx.org>
430
431         * LIstream.h:
432         * LOstream.h: doxygen fixes.
433
434 2002-09-24  Angus Leeming  <leeming@lyx.org>
435
436         * most files: clean-up the license info.
437
438 2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
439
440         * Makefile.am (INCLUDES): loose SIGC_INCLUDES
441
442 2002-09-16  Kayvan A. Sylvan  <kayvan@sylvan.com>
443
444         * os.h, os_os2.C, os_win32.C, os_unix.C: Added popen_read_mode(),
445         since at least for Cygwin, the "rb" read_mode acceptable for
446         fopen() is illegal for popen(), whose mode argument *must* be "r"
447         or "w".
448
449         * filetools.C (RunCommand): Uses os::popen_read_mode() instead
450         of os::read_mode()
451
452 2002-08-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
453
454         * Makefile.am (libsupport_la_SOURCES): delete smart_ptr.h and
455         utility.h
456
457         * smart_ptr.h: remove file
458         * utility.h: ditto
459
460 2002-08-20  Lars Gullik Bjønnes  <larsbj@gullik.net>
461
462         * lyxfunctional.h: remove class_fun_t, void_class_fun_t,
463         class_fun and void_class_fun
464
465 2002-08-20  John Levon  <levon@movementarian.org>
466
467         * Makefile.am:
468         * fmt.C: remove
469
470 2002-08-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
471
472         * textutils.h: formatting.
473
474 2002-08-08  John Levon  <levon@movementarian.org>
475
476         * limited_stack.h: default to 100 not 10
477
478 2002-08-01  John Levon  <levon@movementarian.org>
479
480         * forkedcall.C: more details on error
481
482 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
483
484         * lstrings.[hC]: rename stip to rtrim and frontStrip to ltrim,
485         also add a trim function that is the equiv of
486         strip(frontStrip(...)), also reimplement the functions
487         (improvements still possible.)
488
489         * filetools.C: strip,frontStrip -> trim,ltrim,rtrim
490         * forkedcall.C (generateChild): ditto
491         * lstrings.C: ditto
492
493
494 2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
495
496         * filetools.C (GetEnvPath): modify because of strip changes
497         (createDirectory): ditto
498         (findtexfile): ditto
499         * lstrings.[Ch] (isStrInt): ditto
500         (isStrUnsignedInt): ditto
501         (strToInt): ditto
502         (strToUnsignedInt): ditto
503         (isStrDbl): ditto
504         (contains): removed unneeded version of contains
505         (containsOnly): removed uneeded versions of containsOnly
506         (strip, frontStrip): removed unneded versions, changed argument types.
507
508 2002-07-22  Dekel Tsur  <dekelts@tau.ac.il>
509
510         * filetools.C (RunCommand): Made public
511
512 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
513
514         * limited_stack.h: fix comment, remove un-needed header
515
516 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
517
518         * lstrings.h: correct comments for token and tokenPos
519
520 2002-07-20  Dekel Tsur  <dekelts@tau.ac.il>
521
522         * lyxstring.C (operator>>): replace code which works only with
523         _some_ versions of GNU STL with generic one
524
525 2002-07-18  Angus Leeming  <leeming@lyx.org>
526
527         * FileMonitor.[Ch]: new files. Monitor a file for any change and emit a
528         signal should it do so.
529
530         * Makefile.am: add FileMonitor.[Ch].
531
532 2002-07-18  André Pönitz <poenitz@gmx.net>
533
534         * filetools.C (LibScriptSearch): bug fix
535
536 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
537
538         * filetools.C (LyXReadLink): add bool 'resolve' to return link
539         contents as an absolute path
540
541 2002-07-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
542
543         * filetools.C (IsLyXFilename):
544         (IsSGMLFilename): use ascii_lowercase instead of lowercase
545
546         * lstrings.[Ch] (ascii_lowercase): new function
547
548 2002-07-16  André Pönitz <poenitz@gmx.net>
549
550         * FileInfo.Ch: remove unneeded code
551
552 2002-06-20  Herbert Voss  <voss@perce.de>
553
554         * filetools.[C] (readExtFromContents): add support for
555         (x)fig format images
556
557 2002-06-26  André Pönitz <poenitz@gmx.net>
558
559         * filetools.[Ch]: small whitespace, more compact 'return' statement
560
561 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
562
563         * lyxalgo.h: add eliminate_duplicates
564
565 2002-06-17  Herbert Voss  <voss@perce.de>
566
567         * filetools.[C]: (readBB_from_PSFile) add a helperfunc
568         (readBB_lyxerrMessage) to get better lyxerr messages
569         (getExtFromContents) test epsi files in the right way
570
571         * DestroxLyXTmpDir.C: changed to true, to delete the
572         temporary unzipped files, too.
573
574 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
575
576         * putenv.C (putenv): putenv should never be found in std::
577
578         * kill.C (kill): kill should never be found in std::
579
580         * filetools.C: pclose and popen should never be found in std::
581
582 2002-06-07  Angus Leeming  <leeming@lyx.org>
583
584         Fixes needed to compile with Compaq cxx 6.5.
585         * lyxfunctional.h: rename lyx::class_fun(C & c, void(C::*f)(A)) as
586         lyx::void_class_fun to avoid compiler problems with Compaq cxx 6.5:
587         more than one instance of overloaded function "lyx::class_fun" matches
588         the argument list.
589
590         * filetools.C:
591         * kill.C:
592         * lstrings.C:
593         * putenv.C:
594         * snprintf.h:
595         * systemcall.C:
596         * utility.h:
597         all c-library variables have been moved into namespace std.
598         Wrap using std::xyz declarations inside a #ifndef CXX_GLOBAL_CSTD block.
599
600         * kill.C: rename signal.h as csignal.
601
602         * putenv.C: rename stdlib.h as cstdlib
603
604 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
605
606         * lxtl.h: remove unused file
607
608 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
609
610         * Makefile.am:
611         * date.C:
612         * getUserName.C:
613         * fileblocks.c:
614         * StrPool.h:
615         * StrPool.C: remove unused files
616
617         * lyxalgo.h:
618         * lyxlib.h:
619         * mkdir.C:
620         * path.h:
621         * path.C:
622         * systemcall.C:
623         * textutils.h:
624         * translator.h:
625         * types.h: document and small cleanups
626
627 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
628
629         * switch from SigC signals to boost::signals.
630
631 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
632
633         * Makefile.am:
634         * limited_stack.h: new template for limited-size
635           stacks
636
637 2002-05-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
638
639         * filetools.C: do not include LSubstring.h
640
641         * lstrings.C: change include order
642         (regexMatch): use boost regex get rid of LRegex and LSubstring
643
644         * Makefile.am (libsupport_la_SOURCES): delete regex and substring
645         stuff.
646
647         * LSubstring.h: remove file
648         * regex.c: ditto
649         * lyxregex.h: ditto
650         * LRegex.C: ditto
651         * LRegex.h: ditto
652         * LSubstring.C: ditto
653
654 2002-05-24  Juergen Vigna  <jug@sad.it>
655
656         * lyxsum.C: include local includes first (self containment)
657
658 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
659
660         * forkedcall.h: use more specific smart_ptr header.
661
662         * lyxsum.C: move some using declarations around.
663
664 2002-05-03  Herbert Voss  <voss@perce.de>
665
666         * filetools.C (getExtFromContents): only print the first 60 chars of
667         the scanned-string when debugging.
668
669 2002-05-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
670
671         * lyxstring.C: close to typo fix.
672
673 2002-05-02  Angus Leeming  <a.leeming@ic.ac.uk>
674
675         * filetools.C: add a using std::getline directive.
676
677 2002-05-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
678
679         * lyxstring.C (operator>>): try a new version of the operator>>
680
681 2002-04-14  Herbert Voss  <voss@perce.de>
682
683         * lstrings.[Ch]: move the getVectorFromString and the vice versa
684         from frontends/controllers/helper_funcs for better use in other
685         programs
686
687 2002-04-15  Angus Leeming  <a.leeming@ic.ac.uk>
688
689         * tempname.C (make_tempfile): simplify the #ifdef block by using
690         #if defined and re-write the #warning as a #error because it's terminal.
691
692 2002-04-08  Herbert Voss  <voss@perce.de>
693
694         * filetools.C (getExtFromContents): get tgif run
695
696 2002-04-08  Angus Leeming  <a.leeming@ic.ac.uk>
697
698         * filetools.C (getExtFromContents): re-format a little and remove
699         replicated "sgi" entry.
700
701 2002-04-07  Herbert Voss  <voss@perce.de>
702
703         * filetools.[Ch]: add readBB_from_PSFile() to make bb available
704         for the lyx-view in graphics (moved from ControlGraphics)
705
706 2002-04-07  Herbert Voss  <voss@perce.de>
707
708         * filetools.C: fix bug for eps. scans now a whole line
709
710 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
711
712         * lyxstring.C (operator>>): use the better solution, this fixes a
713         "not able to read '\0'" bug.
714
715 2002-04-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
716
717         * translator.h: add missing typename
718
719 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
720
721         * filetools.C (LibScriptSearch): new command. Searches for scripts
722         in lyx data directories.
723         (LibScriptSearch): try to use split() correctly.
724
725 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
726
727         * most files: ws cleanup
728
729         * Makefile.am: remove ld -r stuff
730
731 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
732
733         * Makefile.am (libsupport.la): special rules if partial linking
734
735 2002-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
736
737         * forkedcontr.C: turn the timer off when their are no longer any
738         child processes running.
739
740 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
741
742         * forkedcall.h: docy fix
743         change SignalType second type to be const ref.
744
745         * forkedcall.C: doxy fix
746
747 2002-03-11  Kayvan A. Sylvan  <kayvan@sylvan.com>
748
749         * lyxsum.C: compilation fix
750
751 2002-03-02  Herbert Voss  <voss@perce.de>
752
753         * filetools.C: fix bug for xbm format and added some more debug
754         infos
755
756 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
757
758         * forkedcontr.h: make constructor public
759
760         * types.h: remove layout_type
761
762 2002-03-01  Angus Leeming  <a.leeming@ic.ac.uk>
763
764         * filetools.C (getExtFromContents): cleanup.
765
766         * forkedcontr.h (d-tor): make it public for Dekel's crappy compiler.
767
768 2002-02-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
769
770         * Makefile.am (SIGC_INCLUDES): add a -I directive for when
771         building outside of source tree.
772
773 2002-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
774
775         * forkedcall.[Ch]:
776         * forkedcontr.[Ch]: new files. Asger's forked call controller is
777         re-born, with a working timer and a modified interface. The
778         startscript method is now passed a Signal rather than a pointer
779         to a callback function. This enables us to connect to the method of
780         a C++ class, if we so desire.
781
782         * Makefile.am: add forkedcall.[Ch], forkedcontr.[Ch].
783
784 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
785
786         * Makefile.am:
787         * os2_defines.h:
788         * os2_errortable.h:
789         * nt_defines.h: moved from src/
790
791 2002-02-23  Herbert Voss  <voss@perce.de>
792
793         * filetools.C: added more graphic formats
794
795 2002-02-18  Herbert Voss  <voss@perce.de>
796
797         * filetools.C: (getExtFromContents) return the fileextension
798         if no format is detected.
799
800 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
801
802         * syscall.[Ch]: renamed as systemcall.[Ch]. class Systemcalls renamed
803         as class SystemCall because one Systemcall instance represents a
804         single child process.
805
806         * filetools.C:
807         * Makefile.am: associated changes.
808
809 2002-02-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
810
811         * syscall.C (Systemcalls): include <cstdlib>
812
813 2002-02-08  Herbert Voss  <voss@perce.de>
814
815         * filetools.C: (getExtFromContents) adding Grace-format
816         for filetypes
817
818 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
819
820         * syscontr.[Ch]:
821         * syssingleton.C: files removed.
822
823         * syscall.[Ch]: remove the forked calls interface, as nothing, nowhere
824         uses it. Strip down the Systemcalls interface to make it brutally
825         obvious how unsophisticated it is.
826
827 2002-02-08  Herbert Voss  <voss@perce.de>
828
829         * filetools.C: (getExtFromContents) adding TGIF-format
830         and return type "user" when no type is detected
831
832 2002-02-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
833
834         * textutils.h: remove IsLineSeparatorChar(char, Inset *)
835
836 2002-02-10 Kayvan Sylvan <kayvan@sylvan.com>
837
838         * os_win32.C: Add "using std::endl" to fix compilation for GCC 3.X.
839
840 2002-02-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
841
842         * FileInfo.h: remove special cygwin code.
843
844         * filetools.C (do_popen): use os::read_mode().
845
846         * os_win32.C (read_mode):
847         * os_os2.C (read_mode):
848         * os_unix.C (read_mode): new method
849
850         * filetools.C (do_popen): fix for cygwin compatibility (from Claus
851         Hentschel). This code should maybe be moved to os:: class.
852
853 2002-02-08  Herbert Voss  <voss@perce.de>
854
855         * filetools.C: (unzipFile) fix typo
856
857 2002-02-06  Herbert Voss  <voss@perce.de>
858
859         * filetools.[Ch]: fix some bugs for detecting zipped files
860         adding unzipFile()
861
862 2002-02-04  Herbert Voss  <voss@perce.de>
863
864         * filetools.[Ch]: add ifZippedFile() for zipped
865         graphic files
866
867 2002-02-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
868
869         * filetools.C (FileOpenSearch): remove duplicated line, probably
870         resulting from bad cut-and paste.
871
872 2002-01-31  Herbert Voss  <voss@perce.de>
873
874         * filetools.[Ch]: add getExtFromContents(), which returns
875         the type of the (graphic) file
876
877 2002-01-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
878
879         * copy.C (copy): open file in binary mode (for cygwin)
880
881 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
882
883         * lyxsum.C: remove #warnings and replaced them with runtime debug
884         info.
885
886 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
887
888         * lyxalgo.h: include <algorithm>
889
890 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
891
892         * lyx_algo.h: add a standard-conforming count to namespace lyx.
893
894         * lstrings.[Ch] (countChar): removed. Use lyx::count.
895
896 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
897
898         * filetools.C: fix use of FileInfo
899
900         * FileInfo.h:
901         * FileInfo.C: add Asserts and documentation
902
903 2001-12-20  Kayvan A. Sylvan  <kayvan@sylvan.com>
904
905         * os_win32.C: compilation fixes
906
907 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
908
909         * lstrings.h: do not include <cctype>
910
911 2001-12-12  Ben Stanley  <bds02@uow.edu.au>
912
913         * lyxsum.C: portability fix for mmap patch
914
915 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
916
917         * filetools.C:
918         * lstrings.C:
919         * lyxstring.C: change "while(" to "while ("
920
921 2001-12-03  Ben Stanley <bds02@uow.edu.au>
922
923         * lyxsum.C: Added mmap version of CRC and made it selected
924         by default where available. Used process_block for crc for speedup.
925
926 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
927
928         * filetools.C: more robust failure for DirList()
929
930 2001-11-29  André Pönitz <poenitz@gmx.net>
931
932         * types.h: introduce types for textclass numbers and layout numbers
933
934 2001-11-28  André Pönitz <poenitz@gmx.net>
935
936         * Makefile.am: put types.h in
937
938 2001-11-26  André Pönitz <poenitz@gmx.net>
939
940         * types.h: introduce types for paragraph positions and layout numbers
941
942 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
943
944         * filetools.C: remove dead code
945
946         * syscall.C: show prog in fail case
947
948 2001-10-24  Andre Poenitz  <poenitz@HTWM.De>
949
950         * filetools.C: code style cleanup
951
952 2001-10-23  Angus Leeming  <a.leeming@ic.ac.uk>
953
954         * os.h: remove spurious punctuation.
955
956 2001-10-19  John Levon  <moz@compsoc.man.ac.uk>
957
958         * LAssert.h:
959         * LAssert.C: use new emergencyCleanup()
960
961 2001-10-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
962
963         * filetools.C (i18nLibFileSearch): check also LANGUAGE and LC_ALL,
964         like GNU gettext does.
965
966 2001-10-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
967
968         * filetools.C (AbsolutePath): Use os::is_absolute_path() (also in
969         several methods)
970         (findtexfile): oops! the change from last friday was wrong...
971
972         * os_win32.C (is_absolute_path):
973         * os_unix.C (is_absolute_path):
974         * os_os2.C (is_absolute_path): new method
975
976 2001-10-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
977
978         * filetools.C (findtexfile): apply os::internal_path to the result.
979
980 2001-07-02  Claus Hentschel  <claus.hentschel@mbau.fh-hannover.de>
981
982         * os_win32.C:
983         * os_unix.C:
984         * os_os2.C:
985         * os.h: add internal_path method, which converts a unix-type file
986         name to the type known to the underlying file system (currently
987         only useful on cygwin) [from Ruurd A. Reitsma and Claus Hentschel]
988
989 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
990
991         * smart_ptr.h: new file
992
993         * utility.h: new file
994
995 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
996
997         * filetools.h:
998         * filetools.C (IsDirWriteable): fix this
999
1000 2001-07-26  Baruch Even  <baruch@lyx.org>
1001
1002         * lyxlib.h (float_equal): Added function to compare floats almost equal
1003         (see function comment).
1004
1005 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
1006
1007         Consistent use of Lsstream.h:
1008         * filetools.C (GetFileContents): std::ostringstream -> ostringstream.
1009
1010 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1011
1012         * translator.h: (*it). -> it->
1013
1014 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
1015
1016         * filetools.C (DeleteAllFilesInDir): send debug output to
1017         Debug::FILES instewad of Debug::ANY.
1018
1019         * DebugStream.h: remove gcc 2.8.x hack.
1020
1021 2001-06-26  The LyX Project  <jug@sad.it>
1022
1023         * lstrings.h:
1024         * lstrings.C (escape): move method to escape non ascii characters
1025         from insets label and ref to here.
1026
1027 2001-06-25  The LyX Project  <jug@sad.it>
1028
1029         * filetools.C (IsLyXFilename):
1030         (IsSGMLFilename): do case insensitive name matching
1031
1032 2001-06-24  The LyX Project  <jug@sad.it>
1033
1034         * lstrings.C (compare_ascii_no_case): version of compare_no_case
1035         which only considers case of ascii characters
1036
1037         * lyxstring.C (replace): added for compatibility with gcc 2.95.3+
1038         sstream header.
1039
1040 2001-06-23  The LyX Project  <jug@sad.it>
1041
1042         * textutils.h (IsPrintable): take into account unprintable spaces
1043         above 127.
1044         (IsDigit): new function
1045         (IsLetterCharOrDigit): use IsDigit
1046
1047 2001-06-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1048
1049         * filetools.C (findtexfile): strip final \r if necessary (for
1050         cygwin)
1051
1052 2001-06-19  Angus Leeming  <a.leeming@ic.ac.uk>
1053
1054         * FileInfo.C:
1055         * StrPool.C: removed // -*- C++ -*- as first line.
1056
1057 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1058
1059         * lyxsum.C (do_crc): switch to use boost::crc for generating the
1060         checksum.
1061
1062 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1063
1064         * lstrings.C:
1065         * syscall.C:
1066         * syscontr.C:
1067         * LSubstring.C: bring C functions in global namespace if
1068         necessary.
1069
1070         * lstrings.h (compare): use the std:: version of str[n]cmp only
1071         when it exists.
1072
1073 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1074
1075         * syscontr.C: add std::
1076
1077         * syscall.C: add std::
1078
1079         * lstrings.h (compare): add std::
1080
1081         * lstrings.C (prefixIs): add std::
1082         (suffixIs): ditto
1083         (subst): ditto
1084
1085         * LSubstring.C (LSubstring): add std::
1086
1087 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1088
1089         * lyxsum.C (sum): use istreambuf_iterator when available.
1090
1091 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1092
1093         * lyxsum.C (sum): don't use sstream anymore, use istream_iterator
1094         directly instead.
1095
1096         * lyxstring.C (operator): make const operator[] behave as
1097         non-const and at.
1098
1099 2001-05-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1100
1101         * Makefile.am (EXTRA_DIST): add the os_*.C files.
1102
1103 2001-05-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1104
1105         * filetools.C (MakeAbsPath): remove debugging statement
1106
1107 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
1108
1109         * FileInfo.h: X_OK workaround for cygwin
1110
1111         * Makefile.am:
1112         * os.C:
1113         * os.h:
1114         * os_os2.C:
1115         * os_unix.C:
1116         * os_win32.C:
1117         * filetools.C:
1118         * filetools.h: Added os:: class.
1119
1120         * rename.C:
1121         * syscall.C:
1122         * tempname.C: OS/2 fixes
1123
1124 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1125
1126         * textutils.h: remvoe !NEW_INSETS cruft
1127
1128 2001-05-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1129
1130         * fmt.C:
1131         * atoi.C: add using directives when needed for C functions
1132         declared in std:: namespace.
1133
1134 2001-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1135
1136         * lstrings.C : add two helper structs, local_lowercase and
1137         local_uppercase.
1138         (lowercase): change to use std::transform
1139         (uppercase): change to use std::transform
1140
1141 2001-04-25  Allan Rae  <rae@lyx.org>
1142
1143         * lyxstring.C : Assert got moved and Lars missed a few.
1144
1145 2001-04-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1146
1147         * LAssert.h (Assert): put into namespace lyx
1148
1149         * lyxfunctional.h: put into namespace lyx
1150         * translator.h: adjust
1151
1152 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1153
1154         * lyxalgo.h: put into namespace lyx, add firster and copy_if
1155
1156         * FileInfo.h: inherit privately from noncopyable
1157         * path.h: ditto
1158
1159 2001-04-16  Allan Rae  <rae@lyx.org>
1160
1161         * tempname.C (make_tempfile): #warning triggers an error on Sun CC 6.0
1162         as an unrecognised preprocessor directive.  So ensure they're wrapped.
1163
1164 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1165
1166         * several files: remove CXX_WORKING_NAMESPACES
1167
1168         * FileInfo.h: noncopyable is in namespace boost
1169         * path.h: ditto
1170
1171 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
1172
1173         * syscontr.h: fix header include
1174
1175 2001-02-28  Baruch Even  <baruch@ev-en.org>
1176
1177         * filetools.C: Removed dependency on syscall.h
1178
1179         * syscall.h:
1180         * syscall.C: Minor cleanings before I start to touch this code.
1181
1182 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1183
1184         * filetools.C (CreateTmpDir): change umask to 0700.
1185
1186 2001-02-27  José Matos  <jamatos@fep.up.pt>
1187
1188         * filetools.h (BasePath):
1189         * filetools.C (BasePath): removed since it is a duplicate of OnlyPath.
1190
1191         * filetools.C (IsLyXFilename):
1192         * filetools.C (IsSGMLFilename): test if extension is suffix and not
1193         only contained.
1194
1195 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
1196
1197         * fmt.C:
1198         * filetools.C:
1199         * atoi.C: remove cruft
1200
1201 2001-02-06  albert chin  <china@thewrittenword.com>
1202
1203         * snprintf.h:
1204         * fmt.C: use HAVE_DECL_SNPRINTF
1205
1206 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
1207
1208         * lyxstring.C: Fix some assertions.
1209
1210 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
1211
1212         * lstrings.C (strip): Add a fix for compilers with broken
1213         string::find_last_not_of.
1214
1215         * filetools.C (AddPath): Simplify by using strip and frontStrip.
1216
1217 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
1218
1219         * lyxstring.C (rfind): Fix broken functions.
1220         (find): Few optimizations.