CVSROOT: /cvs/gnome Module name: glom Changes by: murrayc 06/01/25 04:51:58
Modified files: . : ChangeLog glom : application.cc application.h frame_glom.cc frame_glom.h glom.glade sharedptr.h glom/data_structure: field.h translatable_item.cc translatable_item.h glom/data_structure/layout: layoutitem_field.cc glom/document : document_glom.cc document_glom.h glom/translation: Makefile.am combobox_locale.cc combobox_locale.h window_translations.cc window_translations.h po : POTFILES.in Added files: glom/translation: dialog_change_language.cc dialog_change_language.h Log message: 2006-01-24 Murray Cumming <[EMAIL PROTECTED]> * glom/data_structure/translatable_item.h: Copy m_title (the original) in copy constructor and operator=(). This makes the table titles show up again and be saved. * glom/document/document_glom.cc: * glom/document/document_glom.h: Save/load titles in load_after_translations() and save_before_translations() instead of separately. * glom/sharedptr.h: Added cast_dynamic<>, cast_static<>, and cast_const<>, based on RefPtr. * glom/glom.glade: * glom/translation/Makefile.am: * glom/translation/combobox_locale.cc: * glom/translation/combobox_locale.h: Added set_locale(). * glom/application.cc: * glom/application.h: * glom/translation/dialog_change_language.cc: * glom/translation/dialog_change_language.h: New dialog used to choose a language to test temporarily. * po/POTFILES.in: Added dialog_change_language.cc. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2006-01-25%2004:50&maxdate=2006-01-25%2004:52 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list