aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* new file for the Tasks controls.Damon Chaplin2001-01-081-1/+2
| | | | | | | | | | 2001-01-08 Damon Chaplin <damon@helixcode.com> * evolution-tasks.xml: new file for the Tasks controls. * Makefile.am (XML_FILES): added the above file. svn path=/trunk/; revision=7296
* remove evolution-addressbook-ldap.xml so we build again.Michael Meeks2001-01-021-1/+0
| | | | | | | | | 2001-01-01 Michael Meeks <michael@helixcode.com> * Makefile.am: remove evolution-addressbook-ldap.xml so we build again. svn path=/trunk/; revision=7201
* kill all the bonob-ui-extract crud.Michael Meeks2000-11-051-17/+1
| | | | | | | | 2000-11-05 Michael Meeks <michael@helixcode.com> * Makefile.am (uidir): kill all the bonob-ui-extract crud. svn path=/trunk/; revision=6400
* Build fixes from Jacob, same as the other branch.Ettore Perazzoli2000-10-201-1/+11
| | | | svn path=/trunk/; revision=6035
* add.Michael Meeks2000-10-191-0/+1
| | | | | | | | | | | 2000-10-19 Michael Meeks <michael@helixcode.com> * evolution-message-composer.xml: add. * checking all generated .h files ( sim. to glade ) to make translator's lives easier. svn path=/trunk/; revision=6014
* added.Michael Meeks2000-10-191-2/+3
| | | | | | | | 2000-10-19 Michael Meeks <michael@helixcode.com> * evolution-event-editor.xml: added. svn path=/trunk/; revision=6007
* added.Michael Meeks2000-10-181-1/+2
| | | | | | | | 2000-10-18 Michael Meeks <michael@helixcode.com> * evolution-task-editor-dialog.xml: added. svn path=/trunk/; revision=5972
* Add rule to use bonobo-ui-extract to build translatable files.Michael Meeks2000-10-151-0/+6
| | | | | | | | | 2000-10-14 Michael Meeks <michael@helixcode.com> * Makefile.am: Add rule to use bonobo-ui-extract to build translatable files. svn path=/trunk/; revision=5921
* Add the executive summary ui fileIain Holmes2000-10-051-1/+2
| | | | svn path=/trunk/; revision=5733
* Install the new subscribe UI xml filePeter Williams2000-09-301-1/+2
| | | | svn path=/trunk/; revision=5640
* Added evolution-addressbook-ldap.xml.Christopher James Lahey2000-09-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-09-22 Christopher James Lahey <clahey@helixcode.com> * ui/Makefile.am: Added evolution-addressbook-ldap.xml. * ui/evolution-addressbook-ldap.xml: New file. (A Variation on evolution-addressbook.xml) * ui/evolution-addressbook.xml: Added View All and Stop buttons. From addressbook/ChangeLog: 2000-09-22 Christopher James Lahey <clahey@helixcode.com> * backend/ebook/e-book.c, backend/ebook/e-book.h, backend/idl/addressbook.idl, backend/pas/pas-backend-file.c, backend/pas/pas-backend-ldap.c, backend/pas-backend.c, backend/pas/pas-backend.h, backend/pas/pas-book.c, backend/pas/pas-book.h: Added a function to query static capabilities (capabilities that can be reported immediately) and implemented them in the 2 servers. * gui/component/addressbook.c: Added a View All button and a Stop button. Sorted out the new directory server stuff a bit. * gui/widgets/e-addressbook-model.c, gui/widgets/e-addressbook-model.h: Cleaned up a bit. Added a stop function. Check for capabilities before deciding whether to load all cards when initially viewed. * gui/widgets/e-addressbook-view.c, gui/widgets/e-addressbook-view.h: Added stop and view all functions. * gui/widgets/e-minicard-view-widget.c, gui/widgets/e-minicard-view-widget.h, gui/widgets/e-minicard-view.c, gui/widgets/e-minicard-view.h: Added a stop function. Check for capabilities before deciding whether to load all cards when initially viewed. svn path=/trunk/; revision=5547
* Added evolution-contact-editor.xml.Christopher James Lahey2000-09-211-0/+1
| | | | | | | | | | | 2000-09-20 Christopher James Lahey <clahey@helixcode.com> * ui/Makefile.am (XML_FILES): Added evolution-contact-editor.xml. * ui/evolution-contact-editor.xml: New file for the UI for the evolution contact editor. svn path=/trunk/; revision=5528
* Add UI xml files in a more sensible place.Michael Meeks2000-09-131-0/+10
svn path=/trunk/; revision=5378