aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names
Commit message (Expand)AuthorAgeFilesLines
* Fixed these to include EXTRA_GNOME_CFLAGS.Christopher James Lahey2000-10-281-0/+1
* AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (ItDan Winship2000-10-241-1/+1
* Change NAME_OR_ORG to return the email address if both name andChristopher James Lahey2000-10-191-12/+4
* Add this file I forgot earlierIain Holmes2000-10-181-1/+2
* Change the initial dialog visibility to FALSE so the contact editorIain Holmes2000-10-181-30/+11
* Move a bunch of CPPFLAGS defs into INCLUDES so they doesn't overrideDan Winship2000-10-161-3/+0
* Only allow one select-names dialog for each id.Iain Holmes2000-10-142-10/+42
* Changed these for boolean ascending attribute instead of int ascendingChristopher James Lahey2000-10-141-1/+1
* Fixed the column elements, the no-headers attribute and added aChristopher James Lahey2000-10-111-2/+2
* Updated these to the new style ETables.Christopher James Lahey2000-10-111-31/+13
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-188-10/+10
* *Sigh.*Ettore Perazzoli2000-09-162-1/+2
* Thou shalt add a space after `-I' when invoking `orbit-idl'.Ettore Perazzoli2000-09-131-2/+2
* many fixes to make it compile with strange prefixes...Mathieu Lacage2000-08-211-1/+1
* Fixed a typo that cause the wrong field to be searched.Christopher James Lahey2000-08-131-1/+1
* New search dialog for addressbook.Christopher James Lahey2000-08-111-10/+2
* Add the OAF stuff to `EXTRA_DIST'.Ettore Perazzoli2000-07-111-2/+1
* add idl file to EXTRA_DISTDan Winship2000-07-111-1/+3
* Fix the address entry box for more than one address being specifiedPeter Williams2000-07-101-19/+22
* Switched from ETable to ETableScrolled.Christopher James Lahey2000-07-102-7/+7
* Added a field that gives the name if it exists and the company nameChristopher James Lahey2000-07-102-9/+25
* Fixed a small off by one error that was causing an extra character to getChristopher James Lahey2000-07-091-1/+2
* Removed unused do_nothing_cb function.Christopher James Lahey2000-07-097-30/+154
* Hitting OK or Cancel at least closes the dialog now.Christopher James Lahey2000-07-091-0/+1
* Set the returned entry to use the ellipsis.Christopher James Lahey2000-07-091-0/+1
* Include e-select-names-factory.h.Christopher James Lahey2000-07-096-8/+63
* Ignore dynamically created source filesJeffrey Stedfast2000-07-091-0/+4
* Added code for initializing the values of the fields in the messageEttore Perazzoli2000-07-081-2/+24
* Wrap the ESelectNames stuff into a Bonobo interface, so that we canEttore Perazzoli2000-07-0811-11/+595
* Added an "editable" argument.Christopher James Lahey2000-07-081-0/+3
* Changed to line mode.Christopher James Lahey2000-07-081-0/+9
* Implemented the get_cards function.Christopher James Lahey2000-07-083-3/+75
* Make the entry widgets we create editable.Christopher James Lahey2000-07-085-12/+45
* Since ELDAPServer->port is a char *, allocate a string with the number 389Christopher James Lahey2000-07-089-18/+155
* Changed "FIXME: Save and Close" to "Save and Close". Removed some toolbarChristopher James Lahey2000-07-065-23/+355
* Fixed more compile errors.Christopher James Lahey2000-07-043-3/+4
* Fixed compile error.Christopher James Lahey2000-07-041-2/+0
* Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c,Christopher James Lahey2000-07-0415-30/+1659
* New select names manager interface (Not complete.)Christopher James Lahey2000-06-292-0/+220