After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 151448 - libgnomeprintuimm bugs, new classes and example
libgnomeprintuimm bugs, new classes and example
Status: RESOLVED FIXED
Product: gnomemm
Classification: Deprecated
Component: libgnomeprintuimm
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2004-08-30 19:05 UTC by Alberto Paro
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
cvs patch (18.30 KB, patch)
2004-08-30 19:05 UTC, Alberto Paro
none Details | Review
jobpreview.ccg (1.38 KB, application/octet-stream)
2004-08-30 19:07 UTC, Alberto Paro
  Details
jobpreview.hg (1.59 KB, text/plain)
2004-08-30 19:08 UTC, Alberto Paro
  Details
printdialog.ccg (1.87 KB, text/plain)
2004-08-30 19:08 UTC, Alberto Paro
  Details
printdialog.hg (2.26 KB, text/plain)
2004-08-30 19:09 UTC, Alberto Paro
  Details
examples/simple/examplewindow.h (1.50 KB, text/plain)
2004-08-30 19:10 UTC, Alberto Paro
  Details
examples/simple/examplewindow.cc (3.24 KB, text/plain)
2004-08-30 19:10 UTC, Alberto Paro
  Details

Description Alberto Paro 2004-08-30 19:05:01 UTC
This is the Changelog sum up
* tools/m4/libgnomeprintuimm.m4: added some libgnomeprintuimm types
* libgnomeprintui/src/jobpreview.{hg|ccg}: added Gnome::Print::UI::JobPreview
class to supporting preview
* libgnomeprintui/src/printdialog.{hg|ccg}: added Gnome::Print::UI::PrintDialog
class 
* libgnomeprintui/src/configdialog.{hg|ccg}: fixed constructor 
* example/simple/examplewindow.{h|cc}: added a working example
Comment 1 Alberto Paro 2004-08-30 19:05:59 UTC
Created attachment 31100 [details] [review]
cvs patch
Comment 2 Alberto Paro 2004-08-30 19:07:01 UTC
Created attachment 31101 [details]
jobpreview.ccg
Comment 3 Alberto Paro 2004-08-30 19:08:17 UTC
Created attachment 31102 [details]
jobpreview.hg
Comment 4 Alberto Paro 2004-08-30 19:08:43 UTC
Created attachment 31104 [details]
printdialog.ccg
Comment 5 Alberto Paro 2004-08-30 19:09:27 UTC
Created attachment 31105 [details]
printdialog.hg
Comment 6 Alberto Paro 2004-08-30 19:10:03 UTC
Created attachment 31106 [details]
examples/simple/examplewindow.h
Comment 7 Alberto Paro 2004-08-30 19:10:25 UTC
Created attachment 31107 [details]
examples/simple/examplewindow.cc
Comment 8 Murray Cumming 2004-08-30 19:50:43 UTC
This is great. Well done. Committed.

A tarball of all the files might be easier for me to download next time. And try
to avoid the whitespace changes in the license text in future.