]> git.lyx.org Git - lyx.git/blob - src/graphics/ChangeLog
If the graphics loader has a copy c-tor it should have copy assignment that does...
[lyx.git] / src / graphics / ChangeLog
1 2003-06-04  Angus Leeming  <leeming@lyx.org>
2
3         * GraphicsLoader.C (Loader copy c-tor): make it work as expected. ;-)
4         (operator=): if it has a copy c-tor, it should have this too.
5
6 2003-06-03  Angus Leeming  <leeming@lyx.org>
7
8         * GraphicsLoader.[Ch] (Loader): add copy constructor.
9
10 2003-05-23  Angus Leeming  <leeming@lyx.org>
11
12         * PreviewLoader.C (dumpPreamble): rename fragile as moving_arg.
13
14 2003-05-22  Angus Leeming  <leeming@lyx.org>
15
16         * PreviewLoader.C (dumpPreamble): no longer pass a free_spacing arg to
17         the inset::latex method.
18
19 2003-05-22  Angus Leeming  <leeming@lyx.org>
20
21         * PreviewLoader.C (dumpPreamble): no longer pass a fragile arg to
22         the inset::latex method.
23
24 2003-05-22  Angus Leeming  <leeming@lyx.org>
25
26         * PreviewLoader.C (dumpPreamble): the 'nice' param passed to
27         makeLaTeXFile is now encapsulated within runparams.
28
29 2003-05-22  Angus Leeming  <leeming@lyx.org>
30
31         * PreviewLoader.C (dumpPreamble):
32         pass around a LatexRunParams parameter.
33
34 2003-05-13 André Pönitz <poenitz@gmx.net>
35
36         * GraphicsConverter.C:
37         * PreviewLoader.C: use tostr from own header
38
39 2003-05-12 André Pönitz <poenitz@gmx.net>
40
41         * PreviewLoader.C:  boost::format -> bformat 
42
43 2003-04-15  Angus Leeming  <leeming@lyx.org>
44
45         * GraphicsConverter.C: #include lstrings.h.
46
47 2003-02-28  Alfredo Braunstein <abraunst@libero.it>
48
49         * GraphicsConverter.C
50         * PreviewLoader.C: added #include "format.h"
51
52 2003-02-26  Angus Leeming  <leeming@lyx.org>
53
54         * PreviewedInset.[Ch]: strip out the caching of the BufferView and
55         use the cache of the parent inset instead.
56
57         * PreviewLoader.C (startLoading): Prevent a crash if the user is
58         not using a tmp directory.
59
60 2003-02-26  Alfredo Braunstein  <abraunst@libero.it>
61
62         * GraphicsLoader.[Ch],
63         * PreviewImage.[Ch],
64         * PreviewedInset.C: Removed unneeded list of owner insets 
65
66 2003-02-25  Alfredo Braunstein  <abraunst@libero.it>
67
68         * GraphicsConverter (startConversion): add the call to
69         ForkedCallQueue::add 
70
71         * GraphicsLoader.[Ch],
72         * PreviewImage.[Ch],
73         * PreviewedInset.C: Removed unneeded BufferView 
74         
75 2003-02-25  Alfredo Braunstein  <abraunst@libero.it>
76
77         * LoaderQueue.[Ch]: a simplification of the code, eliminated
78         the unneeded input bucket.
79
80         * GraphicsCacheItem.C (imageConverted): move warning inside the
81         !success block.
82
83 2003-02-25  Alfredo Braunstein  <abraunst@libero.it>
84
85         * PreviewLoader.C (FindFirst): use ==, not < with std::find.
86
87 2003-02-21  Alfredo Braunstein  <abraunst@libero.it>
88         
89         * LoaderQueue.[Ch] (setPriority): added
90         
91         * PreviewLoader.C (finishedGenerating): reversed the loading order so 
92         first images get 'touched' last, and so load first.
93
94 2003-02-20  Alfredo Braunstein  <abraunst@libero.it>
95
96         * LoaderQueue.[Ch]: added. Implements a service queue that loads
97         images in background
98         * GraphicsSupport.[Ch]: removed
99         * Makefile.am: the changes above
100         * GraphicsLoader.C: use the loading queue
101
102 2003-01-21  Angus Leeming  <leeming@lyx.org>
103
104         * PreviewLoader.C (dumpPreamble): ensure that \lyxlock does not prevent
105         previews from being generated.
106
107 2003-01-13  Angus Leeming  <leeming@lyx.org>
108
109         * GraphicsCacheItem.C (findTargetFormat): define the default conversion
110         format to be PPM not XPM.
111
112 2002-12-17  Lars Gullik Bjønnes  <larsbj@gullik.net>
113
114         * Makefile.am (EXTRA_DIST): remove variable 
115
116 2002-12-13  Angus Leeming  <leeming@lyx.org>
117
118         * GraphicsImageXPM.[Ch]: removed.
119
120         * Makefile.am: associated change.
121
122 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
123
124         * several files: ws changes
125
126 2002-11-21  Angus Leeming  <leeming@lyx.org>
127
128         * GraphicsConverter.C (build_script, move_file):
129         Don't use "if [ $? -ne 0 ]; then..."
130
131 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
132
133         * PreviewLoader.C (IncrementedFileName): STRCONV
134         (startLoading): ditto
135
136         * GraphicsConverter.C (Impl): STRCONV
137         (move_file): ditto
138
139         * GraphicsTypes.C: include config.h
140
141 2002-10-25  Angus Leeming  <leeming@lyx.org>
142
143         * GraphicsConverter.C (Impl::converted)
144         * PreviewLoader.C (Impl::finishedGenerating): no longer receives a
145         string as first arg, reflecting change in ForkedCall interface.
146
147         * PreviewLoader.C: use pid rather than command as identifier in
148         InProgress map.
149
150 2002-10-18  Angus Leeming  <leeming@lyx.org>
151
152         * GraphicsCacheItem.C (findTargetFormat): add debug message.
153
154 2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
155
156         * Makefile.am (INCLUDES): loose SIGC_INCLUDES
157
158 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
159
160         * GraphicsConverter.C (build_script): do not use ChangeExtension
161         on a base name
162         (Impl): ditto
163
164 2002-09-05  Angus Leeming  <leeming@lyx.org>
165
166         * all files: modify the headers as discussed on the list.
167
168 2002-09-04  Angus Leeming  <leeming@lyx.org>
169
170         * PreviewLoader.C (startLoading): pass the desired output format to the
171         conversion script.
172
173 2002-09-04  Angus Leeming  <leeming@lyx.org>
174
175         * PreviewLoader.C: remove this ndigits stuff as an unnecessary extra.
176
177 2002-09-03  Angus Leeming  <leeming@lyx.org>
178
179         * PreviewLoader.C: fix crash reported by Norbert Koksch when
180         generating more than 999 preview snippets. Use filenames with 5 digit
181         numbers, not 3, in the first instance, although more general code is
182         commented out. I don't suppose /anyone/ has 100000 formulae in one
183         document...
184
185 2002-09-03  Angus Leeming  <leeming@lyx.org>
186
187         * PreviewLoader.C: activate #ifdef USING_NEW_PREVIEW_STY code.
188
189 2002-09-03  Angus Leeming  <leeming@lyx.org>
190
191         * GraphicsConverter.C (Impl c-tor): remove lyxpreview2xpm cruft.
192
193 2002-09-03  Martin Vermeer  <martin.vermeer@hut.fi>
194
195         * GraphicsConverter.C (Impl c-tor): "hide" crash by prefixing
196         convertDefault command with "sh ".
197
198 2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
199
200         * GraphicsImage.C: small style fix to width/height setting.
201
202         * GraphicsTypes.h: have a displayTranslator here.
203
204         * Makefile.am:
205         * GraphicsTypes.C: new file added for the setDisplayTranslator();
206
207 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
208
209         * GraphicsImage.C:
210         * GraphicsParams.[Ch]: remove keepLyXAspectRatio, width and height
211         because this input has gone from the graphics dialog.
212
213         * GraphicsTypes.h: add enum DisplayType DefaultDisplay
214
215 2002-08-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
216
217         * GraphicsImageXPM.h: inlcude boost/shared_ptr.hpp, remove include
218         for support/smart_ptr.h, switch to boost smart ptr.
219
220         * GraphicsImageXPM.C: reorder includes, include boost/bind.hpp
221         (~Data): let the smart_ptr handle cleanup
222         (reset): use nifty 3rd arg
223         (resetData): ditto
224         (free_color_table): free the table manually
225
226 2002-08-09  Angus Leeming  <leeming@lyx.org>
227
228         * PreviewLoader.C (dumpPreamble): pass Buffer::filePath() to
229         Buffer::makeLaTeXFile() so that LaTeX can find \input files because
230         input@path is now set correctly.
231
232 2002-08-06  Angus Leeming  <leeming@lyx.org>
233
234         * PreviewLoader.C: add support for preview.sty 0.73 (currently
235         #ifdef-ed out, awaiting the formal release).
236
237         * PreviewedInset.[Ch] (removePreview): new method. Useful if previewing
238         the contents of a file that has changed.
239
240 2002-08-05  Angus Leeming  <leeming@lyx.org>
241
242         * PreviewLoader.C (dumpPreamble): add lyx to the list of options output
243         to preview.sty. Works only for versions of preview.sty > 0.72b but
244         doesn't hurt earlier versions. Allows me to test the new parsing of
245         LyX-specific data from the generated log file.
246
247 2002-08-02  Angus Leeming  <leeming@lyx.org>
248
249         * GraphicsLoader.C: cache the BufferView as a weak_ptr.
250
251         * PreviewLoader.[Ch] (buffer): new method, returning the owner.
252         (add): don't add empty snippets.
253
254         * PreviewedInset.[Ch]: cache the BufferView as a weak_ptr.
255         (view, setView): access to to the cache_.
256
257 2002-08-02  Angus Leeming  <leeming@lyx.org>
258
259         * PreviewedInset.[Ch]: cache the LaTeX snippet.
260
261 2002-08-01  Angus Leeming  <leeming@lyx.org>
262
263         * PreviewedInset.[Ch]: new files. An abstract base class that can help
264         insets to generate previews.
265         The daughter class must instantiate three small methods.
266         The Inset would own an instance of this daughter class and invoke it
267         as necessary. For example, mathd/formula.C gets previews at the cost
268         of 15 or so lines of code.
269
270         * Makefile.am: add PreviewedInset.[Ch].
271
272         * PreviewLoader.C (add): add debug message.
273
274         * Previews.C (generateBufferPreviews): remove if-block from loop.
275
276 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
277
278         * PreviewLoader.C (setFontScalingFactor): strip,frontStrip ->
279         trim,ltrim,rtrim
280         (setAscentFractions): ditto
281
282 2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
283
284         * PreviewLoader.C (setAscentFractions): modify because of strip
285         changes
286
287 2002-07-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
288
289         * GraphicsConverter.C (build_script): take a ostream as a more
290         general argument than ostringstream.
291
292 2002-07-22  Herbert Voss  <voss@lyx.org>
293
294         * GraphicsConverter.C: get the "default converter" run again
295
296 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
297
298         * PreviewLoader.C: use BufferParams::getLyXTextClass
299
300 2002-07-21  Herbert Voss  <voss@lyx.org>
301
302         * GraphicsImage.C: get the LyXAspectRatio run.
303
304         * GraphicsParams.[Ch]: add bool keepLyXXAspectRatio
305
306 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
307
308         * PreviewLoader.C (startLoading): pass an interger as resolution
309         to the lyxpreview converter
310
311         * GraphicsParams.C: include <cstdlib>
312
313 2002-07-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
314
315         * PreviewLoader.C (startLoading): use LibScriptSearch to find the
316         preview converter script
317
318 2002-07-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
319
320         * GraphicsCacheItem.C (reset): use erase() instead of clear() for
321         strings
322
323 2002-07-18  Angus Leeming  <leeming@lyx.org>
324
325         * GraphicsCacheItem.[Ch]: add a FileMonitor variable to the the Impl
326         class.
327         (startMonitoring, monitoring, checksum): new methods to interact with
328         the FileMonitor.
329
330         * GraphicsLoader.[Ch] (startMonitoring, monitoring, checksum): new
331         methods invoking the CacheItem methods of the same name.
332         (resetFile): if monitoring and the file changes, start monitoring this
333         new file.
334
335 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
336
337         * Makefile.am: remove FileMonitor.[Ch]
338
339 2002-06-17  Herbert Voss  <voss@lyx.org>
340
341         * GraphicsCachItem.C (findTargetFormat): remove the speciell case
342         for old ps-files (Garst). It's now handled by defining a converter and
343         disabling the ps-support of xforms.
344
345 2002-07-17  Angus Leeming  <leeming@lyx.org>
346
347         Be true to the Pimpl idiom, moving all signals into the respective
348         Impl classes and defining methods to connect them to an outside slot.
349         Const-ify all visible class methods as they act only on a const pimpl_.
350
351         * GraphicsCache.[Ch] (add, remove): const-ify.
352
353         * GraphicsCacheItem.[Ch] (startLoading): const-ify.
354         (statusChanged): move the signal into the Impl class.
355         (connect): new method, enabling a listener to connect to this signal.
356
357         * GraphicsConverter.[Ch]: (startConversion): const-ify.
358         (finishedConversion): move the signal into the Impl class.
359         (connect): new method, enabling a listener to connect to this signal.
360
361         * GraphicsLoader.[Ch] (reset, startLoading): const-ify.
362         (statusChanged): move the signal into the Impl class.
363         (connect): new method, enabling a listener to connect to this signal.
364
365         * PreviewLoader.[Ch] (add, remove, startLoading): const-ify.
366         (imageReady): move the signal into the Impl class.
367         (connect): new method, enabling a listener to connect to this signal.
368         (emitSignal): new method, enabling PreviewImage to tell the outside
369         world that the file has been loaded into memory.
370
371         * Previews.[Ch] (loader, removeLoader, generateBufferPreviews):
372         const-ify.
373
374         * GraphicsCache.C:
375         * GraphicsCacheItem.C:
376         * GraphicsConverter.[Ch]:
377         * GraphicsImage.h:
378         * GraphicsImageXPM.C:
379         * GraphicsLoader.C:
380         * PreviewLoader.[Ch]: whitespace clean-up.
381
382 2002-07-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
383
384         * PreviewLoader.C (setConverter): remove unused variable
385
386         * GraphicsImageXPM.C (isDrawable): implement
387         (setPixmap): the opaque color is black, not white
388
389 2002-07-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
390
391         * GraphicsImageXPM.C (color_none_id):
392         (contains_color_none): use ascii_lowercase instead of lowercase
393
394 2002-07-16  Angus Leeming  <leeming@lyx.org>
395
396         * PreviewLoader.C: greater use of STL algorithms.
397
398         * Previews.[Ch]: use const in more places.
399         (generateBufferPreviews): now takes a Buffer const & argument, not a
400         pointer.
401
402 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
403
404         * GraphicsImage.h: remove getPixmap/X, add isDrawable()
405
406 2002-07-12  Angus Leeming  <leeming@lyx.org>
407
408         * GraphicsLoader.[Ch]: smart loading of images. Images are loaded only
409         if visible 2 secs after the call to load them is first made.
410
411         * GraphicsSupport.[Ch]: new files. isInsetVisible interrogates the
412         BufferView to ascertain whether the inset is visible or not.
413
414         * Makefile.am: added GraphicsSupport.[Ch].
415
416         * PreviewImage.[Ch]: use this smart loader.
417
418         * PreviewLoader.C: don't load generated image files indiscimminantly.
419         Instead emit the imageReady signal and allow the image owner to decide.
420
421 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
422
423         * GraphicsCache.C: remove init_graphics()
424
425 2002-07-09  Angus Leeming  <leeming@lyx.org>
426
427         * PreviewLoader.C (setAscentFractions): fix bug due to use of integer
428         arithmetic when it should be floating.
429
430 2002-07-09  Angus Leeming  <leeming@lyx.org>
431
432         * PreviewLoader.C (startLoading): prepend LaTeX file with "\batchmode".
433         Output equation labels as "(#)" if lyxrc preference is set.
434         (setFontScalingFactor): use lyxrc variable preview_scale_factor
435         rather than hard-coding this.
436
437 2002-07-09  Angus Leeming  <leeming@lyx.org>
438
439         * PreviewLoader.C: Further refactoring of the code. Should now be
440         pretty clean.
441
442         * PreviewMetrics.[Ch]: removed. Had a v. short shelf life and is now
443         past its sell-by date. The code to read the metrics file is now found
444         as a helper function in PreviewLoader.C.
445
446         * GraphicsImageXPM.C (scale): use boost::tie.
447
448 2002-07-08  Herbert Voss  <voss@lyx.org>
449
450         * PreviewLoader.C: use of preview_size_factor to get the right
451         font-size! 0.9 is the default.
452
453 2002-07-08  Angus Leeming  <leeming@lyx.org>
454
455         * PreviewLoader.C: Add "delayed" and "showlabels" options to the
456         invocation of preview.sty.
457         Perform something of an internal clean-up.
458
459 2002-07-06  Angus Leeming  <leeming@lyx.org>
460
461         * PreviewLoader.C: ensure that the metrics data is used by the
462         correct image!
463
464         * PreviewLoader.C:
465         * PreviewImage.C: (Impl d-tor): remove all generated files that still
466         exist (perhaps because the process was curtailed before the images
467         were loaded.)
468
469         * PreviewLoader.C (unique_filename): store the files in Buffer::tmppath.
470
471 2002-07-05  Angus Leeming  <leeming@lyx.org>
472
473         * PreviewImage.h:
474         * PreviewImage.C:
475         * PreviewLoader.h:
476         * PreviewLoader.C:
477         * PreviewMetrics.h:
478         * PreviewMetrics.C:
479         * Previews.h:
480         * Previews.C: new files. The previewed LaTeX snippet stuff.
481
482         * Makefile.am: add these files.
483
484 2002-07-05  Angus Leeming  <leeming@lyx.org>
485
486         * GraphicsLoader.h: whitespace.
487
488 2002-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
489
490         * GraphicsImage.[Ch]: newImage and loadableFormats changed to
491         boost::function from boost::signal.
492
493 2002-07-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
494
495         * GraphicsConverter.C (convert): do not use ChangeExtension
496         because to_file_base may contain a dot.
497
498 2002-06-28  Angus Leeming  <leeming@lyx.org>
499
500         * GraphicsCacheItem.[Ch]: refactor some of the more convoluted logic
501         by moving those SignalPtrs into the grfx::Image and grfx::Converter
502         classes where they really belong.
503         Use the Pimpl idiom to hide the class internals from public view.
504
505         * GraphicsTypes: remove the typedefs, leaving only the enums.
506
507         * GraphicsImage.h: now has a finishedLoading signal, as opposed to being
508         passed a reference to one in the load() method.
509
510         * GraphicsConverter.[Ch]: totally refactored. An instance of
511         grfx::Converter now represents a single conversion process.
512         Thus grfx::CachItem now has a grfx::Converter * that is set when the
513         conversion is initiated and destroyed on completion.
514
515         * GraphicsCache.[Ch]:
516         * GraphicsCacheItem.[Ch]:
517         * GraphicsConverter.[Ch]:
518         * GraphicsLoader.[Ch]: use the Pimpl idiom to hide the class internals
519         from public view.
520         Note that I have done this only after making the above changes,
521         so not only should we have a clean, minimal and well documented
522         interface to these classes in the header files, but the class internals
523         should be much clearer too.
524
525         * Renamed classes
526         grfx::GCache -> grfx::Cache,
527         grfx::GCacheItem -> grfx::CacheItem,
528         grfx::GConverter -> grfx::Converter,
529         grfx::GImage -> grfx::Image,
530         grfx::GImageXPM -> grfx::ImageXPM,
531         grfx::GParams -> grfx::Params.
532
533 2002-06-26  Angus Leeming  <leeming@lyx.org>
534
535         * GraphicsLoader.[Ch]: use boost::scoped_ptr in preference to
536         std::auto_ptr. Define an empty Loader d-tor out-of-line to ensure it
537         compiles.
538
539 2002-06-26  Angus Leeming  <leeming@lyx.org>
540
541         * GraphicsTypes.h: add "Ready" to the ImageStatus enum.
542         move the DisplayType enum out of grfx::GParams to here.
543
544         * GraphicsCacheItem.h: re-write preliminary description to reflect
545         current reality.
546
547         * GraphicsParams.[Ch]:
548         * GraphicsImageXPM.C (load, setPixmap): changes aassociated with moving
549         grfx::DisplayType out of grfx::GParams.
550
551         * GraphicsLoader.[Ch]: new files. Factor out the image loading stuff
552         that was in frontends/screen.C and insets/insetgraphics.C into a
553         single, easy-to-use class.
554
555         * Makefile.am: add these files.
556
557 2002-06-25  Angus Leeming  <leeming@lyx.org>
558
559         * GraphicsCache.[Ch]:
560         * GraphicsCacheItem.[Ch]:
561         * GraphicsTypes.h: rewrite the graphics cache to just load a graphics
562         file into memory. The cache no longer controls the generation of the
563         pixmap. Instead, it just emits a signal when the loading status of an
564         image changes.
565         The cache no longer stores InsetGraphics pointers and nor does it
566         assume responsibility for modifying an image (scaling, rotating etc).
567         Instead, that must now be performed elsewhere.
568
569 2002-06-19  Angus Leeming  <leeming@lyx.org>
570
571         * GraphicsConverter.C: add using std::endl directive.
572
573 2002-06-17  Herbert Voss  <voss@lyx.org>
574
575         * GraphicsCachItem.C: (findTargetFormat)return xpm-format as a
576         default when nothing different was found
577         (convertToDisplayFormat): handle zipped files in the right way and
578         choose always convert as a default converter when no other
579         userdefined was found
580
581         * GraphicsConverter.C: add more lyxerr comments and choose
582         convert when no other userdefined converter was found
583
584 2002-06-10  Herbert Voss  <voss@lyx.org>
585
586         * GraphicsImageXPM.C (convertTo7chars): get another special color
587         format from convert work in the right way
588
589 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
590
591         * GraphicsCache.C: use right colormap incantation
592
593 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
594
595         * GraphicsCache.C: use lyx_gui namespace
596
597         * GraphicsImageXPM.C: back down to using xforms
598           directly again
599
600 2002-06-07  Angus Leeming  <leeming@lyx.org>
601
602         Fixes needed to compile with Compaq cxx 6.5.
603         * GraphicsConverter.h: forward declare class ConvProcess.
604
605         * GraphicsImageXPM.C:
606         all c-library variables have been moved into namespace std.
607         Wrap using std::xyz declarations inside a #ifndef CXX_GLOBAL_CSTD block.
608
609 2002-06-06  Angus Leeming  <a.leeming@ic.ac.uk>
610
611         * GraphicsImageXPM.C (rotate): rotate in the same sense as xdvi!
612
613 2002-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
614
615         * GraphicsImageXPM.C: SigC to boot::signals changes.
616         (newImage): fix () bug when using new.
617
618 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
619
620         * switch from SigC signals to boost::signals.
621
622 2002-05-29  André Pönitz <poenitz@gmx.net>
623
624         * GraphicsParam.C: remove unneeded #include, move vomment
625
626 2002-05-28  André Pönitz <poenitz@gmx.net>
627
628         * GraphicsParam.[Ch]: move inset related stuff to inset/insetgraphics
629
630 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
631
632         * GraphicsImageXPM.C: ColorHandler moved
633
634 2002-05-24  Juergen Vigna  <jug@sad.it>
635
636         * GraphicsCache.h:
637         * GraphicsImage.h: include LString.h first.
638
639 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
640
641         * GraphicsCacheItem.h: use more specific smart_ptr header.
642         * GraphicsTypes.h: ditto
643         * GraphicsImage.h: ditto
644         * GraphicsConverter.h: ditto
645
646 2002-04-28  John Levon  <moz@compsoc.man.ac.uk>
647
648         * GraphicsImageXPM.C: understand convert's use of "opaque"
649           as a colour name
650
651 2002-04-19  Marco Morandini <morandini@aero.polimi.it>
652
653         * GraphicsCache.[Ch] (loadableFormats): new method. A wrapper for
654         GImage::loadableFormats() that ensures that the signal is connected
655         to the derived class' method.
656
657 2002-04-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
658
659         * GraphicsImageXPM.C (convertTo7chars): drop all conversions and
660         only work on the string.
661
662 2002-04-17  Angus Leeming  <a.leeming@ic.ac.uk>
663
664         * GraphicsImageXPM.C (Data::reset): Fix the loading of xpm files by
665         the simple image loader when it encounters colour strings like
666         #rrrrggggbbbb.
667
668 2002-04-16  Angus Leeming  <a.leeming@ic.ac.uk>
669
670         * GraphicsCacheItem.C (convertToDisplayFormat):
671         * GraphicsConverter.C (build_script): remove the Alerts when things go
672         wrong as the inset displays the message anyway. Moreover, Alert seems
673         pretty temperamemtal at the moment.
674
675 2002-04-16  Rob Lahaye  <lahaye@users.sourceforge.net>
676
677         * GraphicsImageXPM.C: fix clipping for boundingbox y-coordinates
678
679 2002-04-08  Angus Leeming  <a.leeming@ic.ac.uk>
680
681         * GraphicsCacheItem.C (findTargetFormat): fix bug waiting to bite:
682         a reference to a temp object that's going out of scope...
683
684 2002-04-09  Herbert Voss  <voss@lyx.org>
685
686         * GraphicsParams.C (BoundingBox c-tor): fix rounding errors by using
687         LyXLength::inBP instead of inPixels.
688
689 2002-04-10  Herbert Voss  <voss@perce.de>
690
691         * GraphicsCache.[Ch]:
692         * GraphicsCacheItem.[Ch]: add width/height functions from Angus
693         to read the "Bounding Box" from non (e)ps files.
694
695 2002-04-08  Angus Leeming  <a.leeming@ic.ac.uk>
696
697         * GraphicsParams.C (c-tor): if clipping, then check the Bounding Box of
698         the EPS file too, to ensure that the clipped Bounding Box is relative
699         to the original. (From Herbert.)
700
701 2002-04-04  Angus Leeming  <a.leeming@ic.ac.uk>
702
703         * GraphicsParams.C (BoundingBox c-tor): ensure that the member
704         variables are initialised. Clean-up parsing of the string (with thanks
705         to Herbert.)
706
707 2002-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
708
709         * GraphicsCacheItem.C (convertToDisplayFormat): don't launch that Alert
710         if the file can't be found.
711
712         * GraphicsParams.h (c-tor): remove string() as default argument.
713
714         * GraphicsCacheItem.C: a couple of changes as a result.
715
716 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
717
718         * GraphicsCache.[Ch] (update): now passed filepath to determine absolute
719         path to graphics file.
720
721         * GraphicsParams.[Ch] (c-tor): now passed filepath.
722
723 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
724
725         * most files: ws cleanup
726
727         * Makefile.am: remove ld -r stuff
728
729 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
730
731         * Makefile.am: special rules if partial linking
732
733 2002-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
734
735         * GraphicsCache.C: use Lars' preferred idiom for a for-loop.
736
737 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
738
739         * GraphicsConverter.[Ch] (converted): make first arg const ref.
740
741         * GraphicsCacheItem.h: doxy change
742
743         * GraphicsCacheItem.C: ws change
744
745 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
746
747         * Makefile.am: if there is no image loading class leveraging the power
748         of the appropriate gui library, then compile the basic alternative
749         found in GraphicsImageXPM.[Ch].
750
751 2002-03-04  Angus Leeming  <a.leeming@ic.ac.uk>
752
753         * GraphicsCache.C: change associated with move of initialiseGraphics
754         to GUIRuntime.
755
756 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
757
758         * GraphicsParams.[Ch]:
759         * GraphicsImage.C:
760         * GraphicsImageXPM.C: properly resolve more warnings about comparison
761         between signed and unsigned integer expressions.
762
763         * Makefile.am: add GraphicsTypes.h which I'd carelessly left out.
764
765         * GraphicsCache.C: move connections to the GImage-derived classes to
766         the frontends.
767
768         * GraphicsImageXPM.C (copy c-tor): don't copy pixmap.
769
770         * GraphicsCacheItem.C (findTargetFormat): if we can load direct without
771         conversion, then do that.
772
773 2002-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
774
775         * GraphicsCache.C: improve commentary to graphicsInit and where it
776         should really go.
777
778         * GraphicsImageXPM.C (~Data, free_color_table): resolve the crash
779         that became a memory leak properly. (Let the shared_c_ptr free the
780         color table.)
781         (reset, mapcolor): tidy up and introduce a work around for XPM files
782         with crappy color entries. Print out a nice friendly message on what's
783         gone wrong and how to resolve it properly.
784
785 2002-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
786
787         * GraphicsImageXPM.[Ch]: more rigorous use of types (signed/unsigned).
788         (Data d-tor): introduce memory leak temporarily, to "fix" a crash
789         in free_color_table.
790         (unique_color_string): use the correct string c-tor.
791
792 2002-02-15  Angus Leeming  <a.leeming@ic.ac.uk>
793
794         * ImageLoader.[Ch]:
795         * ImageLoaderXPM.[Ch]: removed.
796
797         * GraphicsConverter.[Ch]:
798         * GraphicsImage.[Ch]:
799         * GraphicsImageXPM.[Ch]:
800         * GraphicsParams.[Ch]:
801         * GraphicsTypes.h: new files.
802
803         * All files. A total re-write of the graphics cache. The cache now
804         supports asynchronous file conversion and file loading. Images
805         can be cropped, rotated and scaled for display on the LyX screen.
806         The old LyXImage and ImageLoader have been combined in a new class
807         GImage. Ditto, ImageLoaderXPM's functionality has been moved into
808         GImageXPM.
809
810 2002-02-07  Herbert Voss  <voss@lyx.org>
811
812         * GraphicsCacheItem.C: use unzipFile() from support/filetools
813
814 2002-01-31  Herbert Voss  <voss@lyx.org>
815
816         * GraphicsCacheItem.h: handle filetype without the file extension;
817         getting type from contents; handle zipped files
818
819 2002-01-27  Herbert Voss  <voss@lyx.org>
820
821         * GraphicsCacheItem.h: added Converting to the ImageStatus enum.
822
823 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
824
825         * ImageLoaderXPM.C: don't set XpmColorKey flag if we don't use it
826
827 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
828
829         * GraphicsCacheItem.h: do not include <config.h> in header files
830
831 2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
832
833         * ImageLoaderXPM.C (runImageLoader): If the pixmap contains a
834         transparent colour, then set it to the colour of the background.
835         Also take account of the monochrome, grayscale of color
836         preferences option.
837
838 2001-09-20  Angus Leeming  <a.leeming@ic.ac.uk>
839
840         * GraphicsCacheItem.C (convertImage): only convert if "from" and "to"
841         are different. Thus, don't delete the "to" if it's the original!
842
843 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
844
845         * ImageLoadXPM.C: remove setting of alloc colour mask,
846           led to crash as we don't define a callback
847
848 2001-07-29  Baruch Even  <baruch@lyx.org>
849
850         * ImageLoaderXPM.C (runImageLoader): When loading agree to use non-exact
851         colors with closeness of 10000.
852
853         * GraphicsCacheItem.C: Fixed a compilation bug introduced earlier.
854
855 2001-07-29  Baruch Even  <baruch@lyx.org>
856
857         * GraphicsCacheItem.C (findTargetFormat): Removed error dialog box,
858         too annoying.
859
860 2001-07-23  Baruch Even  <baruch@lyx.org>
861
862         * GraphicsCacheItem.C (convertImage): Fixed a bug with regard to loading
863         the image after conversion.
864
865 2001-07-17  Baruch Even  <baruch@lyx.org>
866
867         * GraphicsCacheItem.h:
868         * GraphicsCacheItem.C: Shuffled things a bit to make it easier to switch
869         from synchronous to asynchronous and to ease the coming changes.
870
871 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
872
873         * ImageLoaderXPM.C (runImageLoader): get display information from
874         GUIRunTime.
875
876 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
877
878         * GraphicsCache.C:
879         * GraphicsCacheItem.C:
880         * ImageLoader.C:
881         * ImageLoaderXPM.C: removed // -*- C++ -*- as first line.
882
883 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
884
885         * GraphicsCache.h: inherit privately from noncopyable
886         * ImageLoader.h: ditto
887         * GraphicsCacheItem.h: ditto
888
889 2001-04-16  Allan Rae  <rae@lyx.org>
890
891         * ImageLoaderXPM.C (runImageLoader): #warning triggers an error on Sun
892         CC 6.0 as an unrecognised preprocessor directive.  So ensure they're
893         wrapped.
894
895 2001-04-02  Baruch Even  <baruch@lyx.org>
896
897         * GraphicsCacheItem.[Ch]: Changed to used the Converter class instead
898         of hard coding ImageMagick.
899
900 2001-03-10  Baruch Even  <baruch@lyx.org>
901
902         * GraphicsCache.C: Style change from (*it).field to it->field
903
904 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
905
906         * GraphicsCache.h: noncopyable is in namespace boost
907         * ImageLoader.h: ditto
908         * GraphicsCacheItem.h: ditto
909
910 2001-03-07  Baruch Even  <baruch@lyx.org>
911
912         * GraphicsCache.C (d-tor): Removed the assert, the assumption it carried
913         was false and it's not needed anyhow since the shared_ptr's in the cache
914         will destroy everything on exit.
915
916 2001-02-28  Baruch Even  <baruch@ev-en.org>
917
918         * GraphicsCache.h:
919         * GraphicsCache.C: Changed the singleton pattern implementation, the
920         former version "leaked" in the sense that it was not deallocated at
921         program end.
922
923 2001-02-20  Baruch Even  <baruch@ev-en.org>
924
925         * GraphicsCache.C: Changed to use shared_ptr<GraphicsCacheItem>
926         instead of a pure pointer.
927
928         * GraphicsCacheItem.[Ch]:
929         * GraphicsCacheItem_pimpl.[Ch]: Collapsed them into GraphicsCacheItem,
930         removed the reference counting that was inside. Also fixed a bug where
931         a temporary file wouldn't get erased.
932
933         * ImageLoader.[Ch]: Changed the semantics of the image_ pointers usage.
934         Ownership is now dropped when the caller requests the image_ pointer.
935
936 2001-02-20  Baruch Even  <baruch@ev-en.org>
937
938         * GraphicsCache.C: Cleared up the confusion on when and how it is
939         emptied.
940
941         * GraphicsCacheItem.C: Indentation change.
942
943         * GraphicsCacheItem_pimpl.C: Fixed the loading logic so that it will
944         figure correctly when the image has been loaded successfully.
945
946 2001-02-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
947
948         * ImageLoader.C: add a "using" directive.
949
950         * ImageLoader.h: remove extra comma at the end of enum; add an
951         std:: qualifier for vector.
952
953 2001-01-21  Baruch Even  <baruch@ev-en.org>
954
955         * GraphicsCacheItem.[Ch]: Changes due to the storage of width and
956         height in the image itself and minor cleanups.
957
958         * GraphicsCacheItem_impl.[Ch]: Changes due to the switch to use a
959         new ImageLoader class instead of the older Renderer class. This
960         means change of responsibilities.