CVSROOT: /cvs/gnome Module name: criawips Changes by: herzi 05/11/20 10:25:39
Modified files: . : ChangeLog copy-src/ccc/reference/tmpl: item.sgml copy-src/helpers: glib-helpers.h gobject-helpers.h data : criawips.glade src/dom : cria-block.c cria-presentation-view.c cria-presentation.c cria-slide-element-priv.h cria-slide-element.c cria-slide-view.c cria-slide-view.h cria-slide.c cria-theme.c src/io : cria-presentation-parser.c src/rendering : cria-background-renderer.c cria-background-renderer.h cria-block-renderer.c cria-slide-display.c cria-slide-renderer.c src/utils : cria-lepton.c cria-lepton.h src/widgets : cria-main-window.c cria-sidebar-model.c cria-slide-editor.c cria-slide-properties-dialog.c cria-slide-properties-dialog.h cria-template-model-priv.h cria-template-model.c cria-template-model.h cria-template-pane.c cria-theme-actions.c Added files: src/widgets : cria-slide-properties-dialog-priv.h Log message: 2005-11-20 Sven Herzberg <[EMAIL PROTECTED]> * copy-src/ccc/reference/tmpl/item.sgml: update * copy-src/helpers/glib-helpers.h: removed the signal macro * copy-src/helpers/gobject-helpers.h: added the signal macro * data/criawips.glade: added some widgets to the slide properties dialog * src/dom/cria-block.c: added a debugging message about unref'ing the lepton * src/dom/cria-presentation-view.c: fix the signal emission on disconnecting * src/dom/cria-presentation.c: unref slides in a cleaner way * src/dom/cria-slide-element-priv.h: added a disposed field * src/dom/cria-slide-element.c: added dispose and finalize handlers * src/dom/cria-slide-view.c: added notify_background * src/dom/cria-slide-view.h: added notify_background * src/dom/cria-slide.c: fix a null pointer error, fix background reference counting * src/dom/cria-theme.c: remove the slides in a cleaner way * src/io/cria-presentation-parser.c: some debugging, some reference counting fixes * src/rendering/cria-background-renderer.c: release the background correctly on dispose * src/rendering/cria-background-renderer.h: added a disposed attribute * src/rendering/cria-block-renderer.c: fix a debugging message, comment out untested code * src/rendering/cria-slide-display.c: added a debugging message about reference counting * src/rendering/cria-slide-renderer.c: clean up correctly * src/utils/cria-lepton.c: added _refs to get the number of references per lepton * src/utils/cria-lepton.h: ditto * src/widgets/cria-main-window.c: disconnect cleanly from the slide * src/widgets/cria-sidebar-model.c: disconnect from the presentation in dispose, not in finalize, update the tree view on slide-delete events * src/widgets/cria-slide-editor.c: removed an unused include * src/widgets/cria-slide-properties-dialog-priv.h: extracted the private data into a separate header * src/widgets/cria-slide-properties-dialog.h: ditto * src/widgets/cria-slide-properties-dialog.c: added some behaviour for background handling * src/widgets/cria-template-model-priv.h: added a disposed flag, derive from GObject * src/widgets/cria-template-model.h: derive from GObject * src/widgets/cria-template-model.c: derive from GObject * src/widgets/cria-template-pane.c: fixed reference counting * src/widgets/cria-theme-actions.c: added a debugging message URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=criawips&who=herzi&date=explicit&mindate=2005-11-20%2010:24&maxdate=2005-11-20%2010:26 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list