]> git.lyx.org Git - lyx.git/blob - src/support/ChangeLog
bug 993
[lyx.git] / src / support / ChangeLog
1 2003-04-08  John Levon  <levon@movementarian.org>
2
3         * filetools.C: fix MakeDisplayPath() to not
4         lie (bug 993)
5
6 2003-03-30  John Levon  <levon@movementarian.org>
7
8         * Makefile.am:
9         * BoostFormat.h:
10         * boost-inst.C: moved from src/
11
12 2003-03-29  John Levon  <levon@movementarian.org>
13
14         * filetools.h:
15         * filetools.C: never call Alert directly from here
16
17 2003-03-12  John Levon  <levon@movementarian.org>
18
19         * textutils.h: remove META_NEWLINE
20
21 2003-02-27  Ling Li  <ling@caltech.edu>
22
23         * lyxalgo.h (eliminate_duplicates): re-written to avoid the initial
24         sort.
25
26 2003-02-25  Alfredo Braunstein <abraunst@libero.it>
27
28         * forkedcontr.C (timer): remove bogus continue
29         
30 2003-02-25  Alfredo Braunstein <abraunst@libero.it>
31
32         * forkedcallqueue.[Ch]: added
33
34 2003-02-25  Alfredo Braunstein <abraunst@libero.it>
35
36         * forkedcontr.C (timer): Start the loop afresh if an item is deleted.
37         Emiting the signal can result in an arbitrary change to the list.
38
39 2003-02-25  Angus Leeming  <leeming@lyx.org>
40
41         * forkedcontr.C (timer): Use a while loop rather than for; makes it
42         easier to erase an element.
43
44 2003-02-25  Alfredo Braunstein <abraunst@libero.it>
45
46         * forkedcontr.C (timer): don't start a running timer.
47
48 2003-02-21  André Pönitz <poenitz@gmx.net>
49
50         * filetools.C (PutEnv): removed (unused)
51
52 2003-02-17  John Levon  <levon@movementarian.org>
53
54         * forkedcall.h:
55         * forkedcall.C: add running()
56
57 2003-02-08  John Levon  <levon@movementarian.org>
58
59         * Makefile.am:
60         * lyxtime.h:
61         * lyxtime.C: add typedef for time_t, add current_time
62
63         * Makefile.am:
64         * userinfo.h:
65         * userinfo.C: add
66
67 2002-12-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
68
69         * filetools.C (getExtFromContents): remove detection of epsi
70
71 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
72
73         * several files: ws changes
74
75 2002-11-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
76
77         * filetools.C (DirList): remove all ugly hacks and do it nice
78
79 2002-11-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
80
81         * lyxsum.C: an ugly hack to compile with non-gnu linkers
82
83 2002-11-12  Angus Leeming  <aleem@pneumon.bg.ic.ac.uk>
84
85         * lstrings.C (getVectorFromString): #if 0 -> #if 1 until Lars devises
86         a solution that he likes and which actually works.
87
88 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
89
90         * lstrings.h (tostr): STRCONV
91
92         * lstrings.C (regexMatch): STRCONV
93         (getVectorFromString): STRCONV, manual copy into vector
94
95         * filetools.C (GetFileContents): STRCONV
96
97         * os.C: include config.h
98
99         * lstrings.C (getVectorFromString): rewrite to use
100         boost::tokenizer
101
102 2002-10-31  Angus Leeming  <leeming@lyx.org>
103
104         * forkedcall.C (generateChild): clean it up further.
105
106 2002-10-25  Angus Leeming  <leeming@lyx.org>
107
108         * forkedcall.[Ch]: split ForkedCall up into a base class ForkedProcess
109         and a minimal ForkedCall daughter class.
110
111         * forkedcontr.[Ch]: minimal changes reflecting the use of a
112         ForkedProcess base class responsible for launching all child proceses.
113
114 2002-09-25  Angus Leeming  <leeming@lyx.org>
115
116         * LIstream.h:
117         * LOstream.h: doxygen fixes.
118
119 2002-09-24  Angus Leeming  <leeming@lyx.org>
120
121         * most files: clean-up the license info.
122
123 2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
124
125         * Makefile.am (INCLUDES): loose SIGC_INCLUDES
126
127 2002-09-16  Kayvan A. Sylvan  <kayvan@sylvan.com>
128
129         * os.h, os_os2.C, os_win32.C, os_unix.C: Added popen_read_mode(),
130         since at least for Cygwin, the "rb" read_mode acceptable for
131         fopen() is illegal for popen(), whose mode argument *must* be "r"
132         or "w".
133
134         * filetools.C (RunCommand): Uses os::popen_read_mode() instead
135         of os::read_mode()
136
137 2002-08-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
138
139         * Makefile.am (libsupport_la_SOURCES): delete smart_ptr.h and
140         utility.h
141
142         * smart_ptr.h: remove file
143         * utility.h: ditto
144
145 2002-08-20  Lars Gullik Bjønnes  <larsbj@gullik.net>
146
147         * lyxfunctional.h: remove class_fun_t, void_class_fun_t,
148         class_fun and void_class_fun
149
150 2002-08-20  John Levon  <levon@movementarian.org>
151
152         * Makefile.am:
153         * fmt.C: remove
154
155 2002-08-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
156
157         * textutils.h: formatting.
158
159 2002-08-08  John Levon  <levon@movementarian.org>
160
161         * limited_stack.h: default to 100 not 10
162
163 2002-08-01  John Levon  <levon@movementarian.org>
164
165         * forkedcall.C: more details on error
166
167 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
168
169         * lstrings.[hC]: rename stip to rtrim and frontStrip to ltrim,
170         also add a trim function that is the equiv of
171         strip(frontStrip(...)), also reimplement the functions
172         (improvements still possible.)
173
174         * filetools.C: strip,frontStrip -> trim,ltrim,rtrim
175         * forkedcall.C (generateChild): ditto
176         * lstrings.C: ditto
177
178
179 2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
180
181         * filetools.C (GetEnvPath): modify because of strip changes
182         (createDirectory): ditto
183         (findtexfile): ditto
184         * lstrings.[Ch] (isStrInt): ditto
185         (isStrUnsignedInt): ditto
186         (strToInt): ditto
187         (strToUnsignedInt): ditto
188         (isStrDbl): ditto
189         (contains): removed unneeded version of contains
190         (containsOnly): removed uneeded versions of containsOnly
191         (strip, frontStrip): removed unneded versions, changed argument types.
192
193 2002-07-22  Dekel Tsur  <dekelts@tau.ac.il>
194
195         * filetools.C (RunCommand): Made public
196
197 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
198
199         * limited_stack.h: fix comment, remove un-needed header
200
201 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
202
203         * lstrings.h: correct comments for token and tokenPos
204
205 2002-07-20  Dekel Tsur  <dekelts@tau.ac.il>
206
207         * lyxstring.C (operator>>): replace code which works only with
208         _some_ versions of GNU STL with generic one
209
210 2002-07-18  Angus Leeming  <leeming@lyx.org>
211
212         * FileMonitor.[Ch]: new files. Monitor a file for any change and emit a
213         signal should it do so.
214
215         * Makefile.am: add FileMonitor.[Ch].
216
217 2002-07-18  André Pönitz <poenitz@gmx.net>
218
219         * filetools.C (LibScriptSearch): bug fix
220
221 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
222
223         * filetools.C (LyXReadLink): add bool 'resolve' to return link
224         contents as an absolute path
225
226 2002-07-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
227
228         * filetools.C (IsLyXFilename):
229         (IsSGMLFilename): use ascii_lowercase instead of lowercase
230
231         * lstrings.[Ch] (ascii_lowercase): new function
232
233 2002-07-16  André Pönitz <poenitz@gmx.net>
234
235         * FileInfo.Ch: remove unneeded code
236
237 2002-06-20  Herbert Voss  <voss@perce.de>
238
239         * filetools.[C] (readExtFromContents): add support for
240         (x)fig format images
241
242 2002-06-26  André Pönitz <poenitz@gmx.net>
243
244         * filetools.[Ch]: small whitespace, more compact 'return' statement
245
246 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
247
248         * lyxalgo.h: add eliminate_duplicates
249
250 2002-06-17  Herbert Voss  <voss@perce.de>
251
252         * filetools.[C]: (readBB_from_PSFile) add a helperfunc
253         (readBB_lyxerrMessage) to get better lyxerr messages
254         (getExtFromContents) test epsi files in the right way
255
256         * DestroxLyXTmpDir.C: changed to true, to delete the
257         temporary unzipped files, too.
258
259 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
260
261         * putenv.C (putenv): putenv should never be found in std::
262
263         * kill.C (kill): kill should never be found in std::
264
265         * filetools.C: pclose and popen should never be found in std::
266
267 2002-06-07  Angus Leeming  <leeming@lyx.org>
268
269         Fixes needed to compile with Compaq cxx 6.5.
270         * lyxfunctional.h: rename lyx::class_fun(C & c, void(C::*f)(A)) as
271         lyx::void_class_fun to avoid compiler problems with Compaq cxx 6.5:
272         more than one instance of overloaded function "lyx::class_fun" matches
273         the argument list.
274
275         * filetools.C:
276         * kill.C:
277         * lstrings.C:
278         * putenv.C:
279         * snprintf.h:
280         * systemcall.C:
281         * utility.h:
282         all c-library variables have been moved into namespace std.
283         Wrap using std::xyz declarations inside a #ifndef CXX_GLOBAL_CSTD block.
284
285         * kill.C: rename signal.h as csignal.
286
287         * putenv.C: rename stdlib.h as cstdlib
288
289 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
290
291         * lxtl.h: remove unused file
292
293 2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
294
295         * Makefile.am:
296         * date.C:
297         * getUserName.C:
298         * fileblocks.c:
299         * StrPool.h:
300         * StrPool.C: remove unused files
301
302         * lyxalgo.h:
303         * lyxlib.h:
304         * mkdir.C:
305         * path.h:
306         * path.C:
307         * systemcall.C:
308         * textutils.h:
309         * translator.h:
310         * types.h: document and small cleanups
311
312 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
313
314         * switch from SigC signals to boost::signals.
315
316 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
317
318         * Makefile.am:
319         * limited_stack.h: new template for limited-size
320           stacks
321
322 2002-05-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
323
324         * filetools.C: do not include LSubstring.h
325
326         * lstrings.C: change include order
327         (regexMatch): use boost regex get rid of LRegex and LSubstring
328
329         * Makefile.am (libsupport_la_SOURCES): delete regex and substring
330         stuff.
331
332         * LSubstring.h: remove file
333         * regex.c: ditto
334         * lyxregex.h: ditto
335         * LRegex.C: ditto
336         * LRegex.h: ditto
337         * LSubstring.C: ditto
338
339 2002-05-24  Juergen Vigna  <jug@sad.it>
340
341         * lyxsum.C: include local includes first (self containment)
342
343 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
344
345         * forkedcall.h: use more specific smart_ptr header.
346
347         * lyxsum.C: move some using declarations around.
348
349 2002-05-03  Herbert Voss  <voss@perce.de>
350
351         * filetools.C (getExtFromContents): only print the first 60 chars of
352         the scanned-string when debugging.
353
354 2002-05-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
355
356         * lyxstring.C: close to typo fix.
357
358 2002-05-02  Angus Leeming  <a.leeming@ic.ac.uk>
359
360         * filetools.C: add a using std::getline directive.
361
362 2002-05-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
363
364         * lyxstring.C (operator>>): try a new version of the operator>>
365
366 2002-04-14  Herbert Voss  <voss@perce.de>
367
368         * lstrings.[Ch]: move the getVectorFromString and the vice versa
369         from frontends/controllers/helper_funcs for better use in other
370         programs
371
372 2002-04-15  Angus Leeming  <a.leeming@ic.ac.uk>
373
374         * tempname.C (make_tempfile): simplify the #ifdef block by using
375         #if defined and re-write the #warning as a #error because it's terminal.
376
377 2002-04-08  Herbert Voss  <voss@perce.de>
378
379         * filetools.C (getExtFromContents): get tgif run
380
381 2002-04-08  Angus Leeming  <a.leeming@ic.ac.uk>
382
383         * filetools.C (getExtFromContents): re-format a little and remove
384         replicated "sgi" entry.
385
386 2002-04-07  Herbert Voss  <voss@perce.de>
387
388         * filetools.[Ch]: add readBB_from_PSFile() to make bb available
389         for the lyx-view in graphics (moved from ControlGraphics)
390
391 2002-04-07  Herbert Voss  <voss@perce.de>
392
393         * filetools.C: fix bug for eps. scans now a whole line
394
395 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
396
397         * lyxstring.C (operator>>): use the better solution, this fixes a
398         "not able to read '\0'" bug.
399
400 2002-04-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
401
402         * translator.h: add missing typename
403
404 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
405
406         * filetools.C (LibScriptSearch): new command. Searches for scripts
407         in lyx data directories.
408         (LibScriptSearch): try to use split() correctly.
409
410 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
411
412         * most files: ws cleanup
413
414         * Makefile.am: remove ld -r stuff
415
416 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
417
418         * Makefile.am (libsupport.la): special rules if partial linking
419
420 2002-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
421
422         * forkedcontr.C: turn the timer off when their are no longer any
423         child processes running.
424
425 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
426
427         * forkedcall.h: docy fix
428         change SignalType second type to be const ref.
429
430         * forkedcall.C: doxy fix
431
432 2002-03-11  Kayvan A. Sylvan  <kayvan@sylvan.com>
433
434         * lyxsum.C: compilation fix
435
436 2002-03-02  Herbert Voss  <voss@perce.de>
437
438         * filetools.C: fix bug for xbm format and added some more debug
439         infos
440
441 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
442
443         * forkedcontr.h: make constructor public
444
445         * types.h: remove layout_type
446
447 2002-03-01  Angus Leeming  <a.leeming@ic.ac.uk>
448
449         * filetools.C (getExtFromContents): cleanup.
450
451         * forkedcontr.h (d-tor): make it public for Dekel's crappy compiler.
452
453 2002-02-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
454
455         * Makefile.am (SIGC_INCLUDES): add a -I directive for when
456         building outside of source tree.
457
458 2002-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
459
460         * forkedcall.[Ch]:
461         * forkedcontr.[Ch]: new files. Asger's forked call controller is
462         re-born, with a working timer and a modified interface. The
463         startscript method is now passed a Signal rather than a pointer
464         to a callback function. This enables us to connect to the method of
465         a C++ class, if we so desire.
466
467         * Makefile.am: add forkedcall.[Ch], forkedcontr.[Ch].
468
469 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
470
471         * Makefile.am:
472         * os2_defines.h:
473         * os2_errortable.h:
474         * nt_defines.h: moved from src/
475
476 2002-02-23  Herbert Voss  <voss@perce.de>
477
478         * filetools.C: added more graphic formats
479
480 2002-02-18  Herbert Voss  <voss@perce.de>
481
482         * filetools.C: (getExtFromContents) return the fileextension
483         if no format is detected.
484
485 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
486
487         * syscall.[Ch]: renamed as systemcall.[Ch]. class Systemcalls renamed
488         as class SystemCall because one Systemcall instance represents a
489         single child process.
490
491         * filetools.C:
492         * Makefile.am: associated changes.
493
494 2002-02-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
495
496         * syscall.C (Systemcalls): include <cstdlib>
497
498 2002-02-08  Herbert Voss  <voss@perce.de>
499
500         * filetools.C: (getExtFromContents) adding Grace-format
501         for filetypes
502
503 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
504
505         * syscontr.[Ch]:
506         * syssingleton.C: files removed.
507
508         * syscall.[Ch]: remove the forked calls interface, as nothing, nowhere
509         uses it. Strip down the Systemcalls interface to make it brutally
510         obvious how unsophisticated it is.
511
512 2002-02-08  Herbert Voss  <voss@perce.de>
513
514         * filetools.C: (getExtFromContents) adding TGIF-format
515         and return type "user" when no type is detected
516
517 2002-02-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
518
519         * textutils.h: remove IsLineSeparatorChar(char, Inset *)
520
521 2002-02-10 Kayvan Sylvan <kayvan@sylvan.com>
522
523         * os_win32.C: Add "using std::endl" to fix compilation for GCC 3.X.
524
525 2002-02-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
526
527         * FileInfo.h: remove special cygwin code.
528
529         * filetools.C (do_popen): use os::read_mode().
530
531         * os_win32.C (read_mode):
532         * os_os2.C (read_mode):
533         * os_unix.C (read_mode): new method
534
535         * filetools.C (do_popen): fix for cygwin compatibility (from Claus
536         Hentschel). This code should maybe be moved to os:: class.
537
538 2002-02-08  Herbert Voss  <voss@perce.de>
539
540         * filetools.C: (unzipFile) fix typo
541
542 2002-02-06  Herbert Voss  <voss@perce.de>
543
544         * filetools.[Ch]: fix some bugs for detecting zipped files
545         adding unzipFile()
546
547 2002-02-04  Herbert Voss  <voss@perce.de>
548
549         * filetools.[Ch]: add ifZippedFile() for zipped
550         graphic files
551
552 2002-02-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
553
554         * filetools.C (FileOpenSearch): remove duplicated line, probably
555         resulting from bad cut-and paste.
556
557 2002-01-31  Herbert Voss  <voss@perce.de>
558
559         * filetools.[Ch]: add getExtFromContents(), which returns
560         the type of the (graphic) file
561
562 2002-01-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
563
564         * copy.C (copy): open file in binary mode (for cygwin)
565
566 2002-01-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
567
568         * lyxsum.C: remove #warnings and replaced them with runtime debug
569         info.
570
571 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
572
573         * lyxalgo.h: include <algorithm>
574
575 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
576
577         * lyx_algo.h: add a standard-conforming count to namespace lyx.
578
579         * lstrings.[Ch] (countChar): removed. Use lyx::count.
580
581 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
582
583         * filetools.C: fix use of FileInfo
584
585         * FileInfo.h:
586         * FileInfo.C: add Asserts and documentation
587
588 2001-12-20  Kayvan A. Sylvan  <kayvan@sylvan.com>
589
590         * os_win32.C: compilation fixes
591
592 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
593
594         * lstrings.h: do not include <cctype>
595
596 2001-12-12  Ben Stanley  <bds02@uow.edu.au>
597
598         * lyxsum.C: portability fix for mmap patch
599
600 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
601
602         * filetools.C:
603         * lstrings.C:
604         * lyxstring.C: change "while(" to "while ("
605
606 2001-12-03  Ben Stanley <bds02@uow.edu.au>
607
608         * lyxsum.C: Added mmap version of CRC and made it selected
609         by default where available. Used process_block for crc for speedup.
610
611 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
612
613         * filetools.C: more robust failure for DirList()
614
615 2001-11-29  André Pönitz <poenitz@gmx.net>
616
617         * types.h: introduce types for textclass numbers and layout numbers
618
619 2001-11-28  André Pönitz <poenitz@gmx.net>
620
621         * Makefile.am: put types.h in
622
623 2001-11-26  André Pönitz <poenitz@gmx.net>
624
625         * types.h: introduce types for paragraph positions and layout numbers
626
627 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
628
629         * filetools.C: remove dead code
630
631         * syscall.C: show prog in fail case
632
633 2001-10-24  Andre Poenitz  <poenitz@HTWM.De>
634
635         * filetools.C: code style cleanup
636
637 2001-10-23  Angus Leeming  <a.leeming@ic.ac.uk>
638
639         * os.h: remove spurious punctuation.
640
641 2001-10-19  John Levon  <moz@compsoc.man.ac.uk>
642
643         * LAssert.h:
644         * LAssert.C: use new emergencyCleanup()
645
646 2001-10-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
647
648         * filetools.C (i18nLibFileSearch): check also LANGUAGE and LC_ALL,
649         like GNU gettext does.
650
651 2001-10-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
652
653         * filetools.C (AbsolutePath): Use os::is_absolute_path() (also in
654         several methods)
655         (findtexfile): oops! the change from last friday was wrong...
656
657         * os_win32.C (is_absolute_path):
658         * os_unix.C (is_absolute_path):
659         * os_os2.C (is_absolute_path): new method
660
661 2001-10-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
662
663         * filetools.C (findtexfile): apply os::internal_path to the result.
664
665 2001-07-02  Claus Hentschel  <claus.hentschel@mbau.fh-hannover.de>
666
667         * os_win32.C:
668         * os_unix.C:
669         * os_os2.C:
670         * os.h: add internal_path method, which converts a unix-type file
671         name to the type known to the underlying file system (currently
672         only useful on cygwin) [from Ruurd A. Reitsma and Claus Hentschel]
673
674 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
675
676         * smart_ptr.h: new file
677
678         * utility.h: new file
679
680 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
681
682         * filetools.h:
683         * filetools.C (IsDirWriteable): fix this
684
685 2001-07-26  Baruch Even  <baruch@lyx.org>
686
687         * lyxlib.h (float_equal): Added function to compare floats almost equal
688         (see function comment).
689
690 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
691
692         Consistent use of Lsstream.h:
693         * filetools.C (GetFileContents): std::ostringstream -> ostringstream.
694
695 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
696
697         * translator.h: (*it). -> it->
698
699 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
700
701         * filetools.C (DeleteAllFilesInDir): send debug output to
702         Debug::FILES instewad of Debug::ANY.
703
704         * DebugStream.h: remove gcc 2.8.x hack.
705
706 2001-06-26  The LyX Project  <jug@sad.it>
707
708         * lstrings.h:
709         * lstrings.C (escape): move method to escape non ascii characters
710         from insets label and ref to here.
711
712 2001-06-25  The LyX Project  <jug@sad.it>
713
714         * filetools.C (IsLyXFilename):
715         (IsSGMLFilename): do case insensitive name matching
716
717 2001-06-24  The LyX Project  <jug@sad.it>
718
719         * lstrings.C (compare_ascii_no_case): version of compare_no_case
720         which only considers case of ascii characters
721
722         * lyxstring.C (replace): added for compatibility with gcc 2.95.3+
723         sstream header.
724
725 2001-06-23  The LyX Project  <jug@sad.it>
726
727         * textutils.h (IsPrintable): take into account unprintable spaces
728         above 127.
729         (IsDigit): new function
730         (IsLetterCharOrDigit): use IsDigit
731
732 2001-06-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
733
734         * filetools.C (findtexfile): strip final \r if necessary (for
735         cygwin)
736
737 2001-06-19  Angus Leeming  <a.leeming@ic.ac.uk>
738
739         * FileInfo.C:
740         * StrPool.C: removed // -*- C++ -*- as first line.
741
742 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
743
744         * lyxsum.C (do_crc): switch to use boost::crc for generating the
745         checksum.
746
747 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
748
749         * lstrings.C:
750         * syscall.C:
751         * syscontr.C:
752         * LSubstring.C: bring C functions in global namespace if
753         necessary.
754
755         * lstrings.h (compare): use the std:: version of str[n]cmp only
756         when it exists.
757
758 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
759
760         * syscontr.C: add std::
761
762         * syscall.C: add std::
763
764         * lstrings.h (compare): add std::
765
766         * lstrings.C (prefixIs): add std::
767         (suffixIs): ditto
768         (subst): ditto
769
770         * LSubstring.C (LSubstring): add std::
771
772 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
773
774         * lyxsum.C (sum): use istreambuf_iterator when available.
775
776 2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
777
778         * lyxsum.C (sum): don't use sstream anymore, use istream_iterator
779         directly instead.
780
781         * lyxstring.C (operator): make const operator[] behave as
782         non-const and at.
783
784 2001-05-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
785
786         * Makefile.am (EXTRA_DIST): add the os_*.C files.
787
788 2001-05-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
789
790         * filetools.C (MakeAbsPath): remove debugging statement
791
792 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
793
794         * FileInfo.h: X_OK workaround for cygwin
795
796         * Makefile.am:
797         * os.C:
798         * os.h:
799         * os_os2.C:
800         * os_unix.C:
801         * os_win32.C:
802         * filetools.C:
803         * filetools.h: Added os:: class.
804
805         * rename.C:
806         * syscall.C:
807         * tempname.C: OS/2 fixes
808
809 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
810
811         * textutils.h: remvoe !NEW_INSETS cruft
812
813 2001-05-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
814
815         * fmt.C:
816         * atoi.C: add using directives when needed for C functions
817         declared in std:: namespace.
818
819 2001-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
820
821         * lstrings.C : add two helper structs, local_lowercase and
822         local_uppercase.
823         (lowercase): change to use std::transform
824         (uppercase): change to use std::transform
825
826 2001-04-25  Allan Rae  <rae@lyx.org>
827
828         * lyxstring.C : Assert got moved and Lars missed a few.
829
830 2001-04-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
831
832         * LAssert.h (Assert): put into namespace lyx
833
834         * lyxfunctional.h: put into namespace lyx
835         * translator.h: adjust
836
837 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
838
839         * lyxalgo.h: put into namespace lyx, add firster and copy_if
840
841         * FileInfo.h: inherit privately from noncopyable
842         * path.h: ditto
843
844 2001-04-16  Allan Rae  <rae@lyx.org>
845
846         * tempname.C (make_tempfile): #warning triggers an error on Sun CC 6.0
847         as an unrecognised preprocessor directive.  So ensure they're wrapped.
848
849 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
850
851         * several files: remove CXX_WORKING_NAMESPACES
852
853         * FileInfo.h: noncopyable is in namespace boost
854         * path.h: ditto
855
856 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
857
858         * syscontr.h: fix header include
859
860 2001-02-28  Baruch Even  <baruch@ev-en.org>
861
862         * filetools.C: Removed dependency on syscall.h
863
864         * syscall.h:
865         * syscall.C: Minor cleanings before I start to touch this code.
866
867 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
868
869         * filetools.C (CreateTmpDir): change umask to 0700.
870
871 2001-02-27  José Matos  <jamatos@fep.up.pt>
872
873         * filetools.h (BasePath):
874         * filetools.C (BasePath): removed since it is a duplicate of OnlyPath.
875
876         * filetools.C (IsLyXFilename):
877         * filetools.C (IsSGMLFilename): test if extension is suffix and not
878         only contained.
879
880 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
881
882         * fmt.C:
883         * filetools.C:
884         * atoi.C: remove cruft
885
886 2001-02-06  albert chin  <china@thewrittenword.com>
887
888         * snprintf.h:
889         * fmt.C: use HAVE_DECL_SNPRINTF
890
891 2001-01-26  Dekel Tsur  <dekelts@tau.ac.il>
892
893         * lyxstring.C: Fix some assertions.
894
895 2001-01-23  Dekel Tsur  <dekelts@tau.ac.il>
896
897         * lstrings.C (strip): Add a fix for compilers with broken
898         string::find_last_not_of.
899
900         * filetools.C (AddPath): Simplify by using strip and frontStrip.
901
902 2001-01-20  Dekel Tsur  <dekelts@tau.ac.il>
903
904         * lyxstring.C (rfind): Fix broken functions.
905         (find): Few optimizations.