Commit Graph

7 Commits

Author SHA1 Message Date
0f8af52d9c added fixme for stock+label case, which doesn't work.
svn path=/trunk/; revision=25875
2004-05-12 03:58:08 +00:00
2e3c52fbef duh, use the right node pointer for title and secondary text.
2004-05-12  Not Zed  <NotZed@Ximian.com>

        * e-error.c (ee_load): duh, use the right node pointer for title
        and secondary text.

svn path=/trunk/; revision=25873
2004-05-12 03:50:33 +00:00
72dbc81f48 make the Because cases the same.
2004-05-12  Not Zed  <NotZed@Ximian.com>

        * e-system-errors.xml: make the Because cases the same.

        * e-system-errors.xml.h: add for translators.

        * e-error.c (ee_load): just use _() to do i18n rather than the
        nasty lang stuff.
        (find_node): no longer needed.

        * Makefile.am (%.xml.h): setup the build rules for the i18n file
        for the errors.

        * e-system-errors.xml.in: Removed, renamed to .xml and removed the
        _ stuff.

svn path=/trunk/; revision=25871
2004-05-12 03:36:37 +00:00
57d8da86be blah, need to do entity decoding. #57918.
2004-05-03  Not Zed  <NotZed@Ximian.com>

        * e-error.c (ee_build_label): blah, need to do entity decoding.
        #57918.

svn path=/trunk/; revision=25741
2004-05-03 05:59:57 +00:00
918dd55777 make the label selectable. (e_error_newv): if we have stock and label set,
2004-04-29  Not Zed  <NotZed@Ximian.com>

        * e-error.c (e_error_newv): make the label selectable.
        (e_error_newv): if we have stock and label set, then use a stock
        button with an override label.

svn path=/trunk/; revision=25677
2004-04-29 03:33:03 +00:00
4e99c39bcf holder for system errors.
2004-04-28  Not Zed  <NotZed@Ximian.com>

        * e-system-errors.xml.in: holder for system errors.

        * test-error.c: helper to show an error message/test it.

        * e-error.[ch]: Api for disk-based, hig-compliant error messages
        and query boxes.

svn path=/trunk/; revision=25650
2004-04-28 06:37:26 +00:00
5de7b60f7a Work in progress, HIG'ing and de-coupling of errors.
svn path=/trunk/; revision=25493
2004-04-16 09:57:07 +00:00