CVSROOT: /cvs/gnome Module name: criawips Changes by: herzi 06/11/23 16:41:14
Modified files: . : Tag: criawips-0-0-working ChangeLog data : Tag: criawips-0-0-working criawips.glade src/dom : Tag: criawips-0-0-working cria-presentation-view.c cria-presentation-view.h cria-presentation.c cria-slide-view.c cria-slide-view.h cria-slide.c src/rendering : Tag: criawips-0-0-working cria-block-renderer.c cria-canvas-text.c cria-slide-renderer.c src/widgets : Tag: criawips-0-0-working cria-main-window.c cria-sidebar-model.c cria-sidebar.c cria-slide-properties-dialog.c cria-template-model.c cria-theme-actions.c cria-title-bar.c Log message: 2006-11-23 Sven Herzberg <[EMAIL PROTECTED]> Merged HEAD patch: ChangeLog 1.510 to 1.511 * data/criawips.glade: improve the layout of the slide properties dialog * src/dom/cria-presentation-view.c: added 'slide-added' and 'slide-removed' * src/dom/cria-presentation-view.h: added 'slide-added' and 'slide-removed' * src/dom/cria-presentation.c: 'slide-deleted' includes the old index of the slide now * src/dom/cria-slide-view.c: don't have the 'slide' properties, include the slide in the notify-title call * src/dom/cria-slide-view.h: removed the properties installation and added the slide as a parameter to the notify-slide signal * src/dom/cria-slide.c: don't install the unused slide property, clean up the theme stuff correctly * src/rendering/cria-block-renderer.c: added "Remove" to the context menu to be able to delete blocks that are not inherited from the master slide * src/rendering/cria-canvas-text.c: added a new task * src/rendering/cria-slide-renderer.c: some cleanup, added the slide property explicitly * src/widgets/cria-main-window.c: add the slide property explicitly * src/widgets/cria-sidebar-model.c: use G_DEFINE_TYPE, implement the slide view * src/widgets/cria-sidebar.c: use G_DEFINE_TYPE, fix the right-click selection, enable the slide properties dialog * src/widgets/cria-slide-properties-dialog.c: implement the slide view, add the slide property explicitly * src/widgets/cria-template-model.c: implement the theme view, added a message * src/widgets/cria-theme-actions.c: unregister only if we have a theme, added a task * src/widgets/cria-title-bar.c: some cleanup, added the slide property explicitly URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=criawips&who=herzi&date=explicit&mindate=2006-11-23%2016:40&maxdate=2006-11-23%2016:42 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list