CVSROOT: /cvs/gnome Module name: criawips Changes by: herzi 06/11/23 17:00:30
Modified files: . : Tag: criawips-0-0-working ChangeLog copy-src/helpers: Tag: criawips-0-0-working glib-helpers.h gobject-helpers.h data : Tag: criawips-0-0-working criawips.glade src/dom : Tag: criawips-0-0-working 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 : Tag: criawips-0-0-working cria-presentation-parser.c src/rendering : Tag: criawips-0-0-working cria-background-renderer.c cria-background-renderer.h cria-block-renderer.c cria-slide-display.c cria-slide-renderer.c src/utils : Tag: criawips-0-0-working cria-lepton.c cria-lepton.h src/widgets : Tag: criawips-0-0-working 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 Log message: 2006-11-23 Sven Herzberg <[EMAIL PROTECTED]> Merged HEAD patch: 1.515 to 1.517 * 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=2006-11-23%2016:59&maxdate=2006-11-23%2017:01 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list