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