Bullets and Numbering for Styles, Compile fix for gnome. Status bar/toolbar updates upon mouse clicks, Fix for a crasher editting Header/Footers. I implemented a runModal method for bullets and numbering dialog. Other platform maintainers should do likewise for their platforms. I also implemented a new method for XAP_DialogFactory that just starts up a new dialog instance without doing any of the other stuff that is normally done. It's: XAP_DialogFactory::justMakeTheDialog(AP_DIALOG_ID_LISTS); With this we can have the modeles Lists dialog running simultaneously with the modal Lists dialog from the styles dialog. It's pretty cool :-) There are some small bugs left here that I will fix. I had to do a fair bit of surgury to make list styles accessible via a new paragraph property "list-style". THis required changed to the importers/exporters as well. I hope I got everything. Can people test Lists and report bugs to bugzilla? Thanks very much and Enjoy our new feature :-) Build styles with numbering. Cheers Martin CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: src/af/xap/unix/gnome/Makefile CVS: src/af/xap/unix/gnome/xap_UnixGnomeDlg_About.h CVS: src/af/xap/unix/gnome/xap_UnixGnomePrintGraphics.cpp CVS: src/af/xap/xp/xap_DialogFactory.cpp CVS: src/af/xap/xp/xap_DialogFactory.h CVS: src/text/fmt/xp/fl_BlockLayout.cpp CVS: src/text/fmt/xp/fp_Column.cpp src/text/fmt/xp/fv_View.cpp CVS: src/text/ptbl/xp/pp_AttrProp.cpp CVS: src/text/ptbl/xp/pp_Property.cpp CVS: src/text/ptbl/xp/pt_PT_Append.cpp CVS: src/text/ptbl/xp/pt_PT_ChangeStrux.cpp CVS: src/text/ptbl/xp/pt_PT_InsertStrux.cpp CVS: src/text/ptbl/xp/pt_PT_Styles.cpp CVS: src/wp/ap/unix/ap_UnixDialog_Lists.cpp CVS: src/wp/ap/unix/ap_UnixDialog_Lists.h CVS: src/wp/ap/xp/ap_Dialog_Lists.cpp CVS: src/wp/ap/xp/ap_Dialog_Lists.h CVS: src/wp/ap/xp/ap_Dialog_Styles.cpp CVS: src/wp/ap/xp/ap_Dialog_Styles.h CVS: src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp CVS: src/wp/impexp/xp/ie_imp_RTF.cpp CVS: src/wp/impexp/xp/ie_imp_XHTML.cpp CVS: ----------------------------------------------------------------------
