aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_0_2nobody2002-05-1626-7945/+0
* Added SimpleCard interface.Christopher James Lahey2002-05-115-12/+440
* Added "first_email" property.Christopher James Lahey2002-05-101-0/+21
* Desensitize the to, cc, and bcc buttons if there's no selection here.Christopher James Lahey2002-05-031-0/+28
* Unref the text_model here instead of the model, since the model never getsChristopher James Lahey2002-04-261-4/+3
* Added a "Browse..." button to switch to a different addressbook folder.Christopher James Lahey2002-04-253-16/+98
* Coded handling of the select_entry to search within the displayedChristopher James Lahey2002-04-243-68/+90
* Updated this dialog to match the redesign.Christopher James Lahey2002-04-241-205/+259
* Removed an unused variable here.Christopher James Lahey2002-04-231-1/+0
* Bumped required gal version number to 0.19.99.11.Christopher James Lahey2002-04-181-17/+19
* Include addressbook-config.h here as this file uses it.Christopher James Lahey2002-04-121-2/+2
* parent_class should be static. (From Max Horn <max@quendi.de>)Dan Winship2002-04-011-1/+1
* Update to use new EPopupMenu API.Jeffrey Stedfast2002-03-161-3/+2
* change contains x-evolution-any-field to beginswith on email, full_name,Chris Toshok2002-03-121-1/+4
* [fixes bug #20871] add the status-message label.Chris Toshok2002-03-052-1/+28
* Keep a ref of the model in this case as well.Christopher James Lahey2002-02-141-0/+2
* Make sure to only set the query once when creating a new book and not atChristopher James Lahey2002-02-141-7/+24
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-281-4/+2
* remove misleading title and fix spacingJP Rosevear2002-01-161-43/+0
* ChangeLog change.Chris Lahey2002-01-111-1/+0
* When we clean, don't clean the model's last element. This helps keepJon Trowbridge2001-12-2811-203/+291
* [ fixes bug 17355 ] if we're dealing with an LDAP folder, prepend [LDAP]Chris Toshok2001-12-181-1/+62
* Added 'cache_complete' flag to ESelectNamesCompletionPrivate.Jon Trowbridge2001-12-171-1/+9
* Remove a reference to code I don't want to commit yet. :-)Jon Trowbridge2001-12-081-2/+0
* Extensively refactored -- this code had gotten _really_ ugly. UntangleJon Trowbridge2001-12-084-421/+422
* Clean ESelectNamesModel on focus-out. (Half of a fix for 15656)Jon Trowbridge2001-12-041-0/+2
* Explicitly destroy entries. Part of the fix for the lingering completionJon Trowbridge2001-11-091-0/+16
* Leak select-names related data structures until the memory managementJon Trowbridge2001-11-031-1/+7
* Make the pre_changes and changes match here.Christopher James Lahey2001-10-311-0/+1
* Check that local_listener and other_contacts_listener are non-NULL beforeJon Trowbridge2001-10-313-13/+13
* Force the select names dialog to be destroyed. This is a hack to fix bugJon Trowbridge2001-10-311-0/+7
* send a null bonobo arg to prevent explosionJP Rosevear2001-10-301-1/+6
* Connect to manager's "ok" signal. (manager_ok_cb): Emit "ok"Jon Trowbridge2001-10-303-21/+51
* We were using book_data->book_view immediately after unrefing it.Jon Trowbridge2001-10-301-3/+8
* Drop a match if either of the text fields is NULL. This could happen ifJon Trowbridge2001-10-301-0/+6
* Change "this should never happen" dialog to not give my name/e-mail. SorryJon Trowbridge2001-10-281-0/+7
* free up all the book_data list stuff.Chris Toshok2001-10-283-90/+134
* Bumped required version of gal to 0.15.99.6.Christopher James Lahey2001-10-281-2/+2
* Doh! We should be sorting our contacts so that the most frequently usedJon Trowbridge2001-10-281-1/+4
* Fixing the license text.Ettore Perazzoli2001-10-2810-10/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-2710-20/+20
* Removed our cancelled flag and e_select_names_completion_cancel function,Jon Trowbridge2001-10-241-39/+58
* Bumped required GAL to 0.15.99.3 so EEntry's "draw_button" argument can beChristopher James Lahey2001-10-231-0/+1
* Use an EEntry here instead of a GtkLabel. Fixes Ximian bug #7067.Christopher James Lahey2001-10-211-33/+23
* (e_select_names_set_default): don't forget to unref the oldstyle.Larry Ewing2001-10-211-1/+1
* stick with the style font if the efont bold font does not exist.Larry Ewing2001-10-211-8/+18
* Fix memory leak.Jon Trowbridge2001-10-211-1/+4
* We shouldn't leak the info returned by oaf_query.Jon Trowbridge2001-10-211-0/+1
* Added #include <gal/widgets/e-unicode.h>.Christopher James Lahey2001-10-201-0/+1
* Translate labels in select-names option menu. (Bug #9604)Jon Trowbridge2001-10-201-1/+5
* Added. Check if our book is local or networked.Jon Trowbridge2001-10-191-0/+15
* Lag our cardification on focus-out. This seems to help with the unintendedJon Trowbridge2001-10-191-1/+1
* make sure to also add "ldap-contacts" folders to the option menu.Chris Toshok2001-10-181-1/+2
* Added linebreaks to our "this shouldn't happen" dialog message. (BugJon Trowbridge2001-10-151-5/+6
* Check to see if the uri we are setting is the same as the current uri. IfJon Trowbridge2001-10-121-0/+9
* Changed these to use the new ref and unref functions for ECard auxillaryChristopher James Lahey2001-10-122-0/+2
* Don't need this any more.Dan Winship2001-10-121-16/+0
* If our select names dialog is still around, destroy it. Otherwise, theJon Trowbridge2001-10-111-2/+0
* db isn't a BonoboObject, so don't bonobo_object_unref it!Jon Trowbridge2001-10-061-1/+10
* e_book_load_uri -> addressbook_load_uri.Chris Toshok2001-10-062-2/+2
* Check to make sure our call to e_addressbook_model_get_card doesn't returnJon Trowbridge2001-10-061-10/+9
* Strip out commas before forming our query. (match_name): UseJon Trowbridge2001-10-041-95/+37
* Made the max length of the textification be 2047 characters. Fixes XimianChristopher James Lahey2001-10-021-0/+7
* add completion_book.Chris Toshok2001-09-272-3/+45
* Properly handle names when the individual elements (given, addition,Jon Trowbridge2001-09-271-12/+20
* Change the "this should never happen" message into a request for people toJon Trowbridge2001-09-201-1/+5
* Properly handle our GnomeUIInfo labels so that they won't be leaked ifJon Trowbridge2001-09-191-151/+125
* unref the destination regardless of whether we get an email addresss.Larry Ewing2001-09-181-2/+2
* use g_strfreev. (match_name): s/g_free/g_strfreev. (match_file_as):Larry Ewing2001-09-181-6/+3
* don't malloc a match we will never use.Larry Ewing2001-09-181-1/+1
* Fixed a stupid bug was causing completion to fail for contacts who haveJon Trowbridge2001-09-181-9/+9
* No loose name matches on family names. (#8802)Jon Trowbridge2001-09-151-0/+5
* We can't use NULL as the first arg for e_addressbook_show_contact_editorJon Trowbridge2001-09-151-2/+2
* Set CLEANFILES directly instead of using `+='.Ettore Perazzoli2001-09-151-1/+1
* printf arguments were reversed by mistake. Fixed bug #9693.Jon Trowbridge2001-09-131-1/+1
* Added. Treat right-clicks on a contact list as a special case.Jon Trowbridge2001-09-101-3/+104
* (Apologies if you are seeing this multiple times. CVS is being annoying.)Jon Trowbridge2001-09-098-81/+153
* (make_contact_editor_cb): show the right contact editor (the list editorChris Toshok2001-09-091-3/+10
* do the EDestination xml magic on email addresses we put in the popup.Chris Toshok2001-09-091-1/+12
* Fixed two bugs: - missing coversion of contact name to GTK+ locale, -Chyla Zbigniew2001-09-081-15/+39
* Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here sinceChristopher James Lahey2001-09-022-2/+2
* Use e_select_names_model_merge to combine the selected names with anyJon Trowbridge2001-08-303-1/+39
* Make sure that comp->priv->query_text isn't NULL. (Fixes bug #8195)Jon Trowbridge2001-08-301-3/+8
* Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-281-4/+4
* Added. Generated queries against file_as. (match_file_as): Added. MatchJon Trowbridge2001-08-281-2/+63
* Wrap our addressbook table adapter in an ETableWithout, so that we canJon Trowbridge2001-08-212-7/+76
* Set the folder bar message here.Christopher James Lahey2001-08-201-1/+1
* rename physical_uri to uri, since it includes the addressbook.db for file:Chris Toshok2001-08-182-35/+57
* If we get the "sequence_complete" signal when we aren't searching, itJon Trowbridge2001-08-181-18/+25
* Renamed from _begin to match changes in gal 0.10.99.3.Jon Trowbridge2001-08-171-3/+3
* Boost scoring on an exact nickname match. Manually addressify match.Jon Trowbridge2001-08-162-47/+25
* svn path=/trunk/; revision=11916Kjartan Maraas2001-08-122-5/+1
* did a little packing-magic to get the two tables at bottom of this dialogAnna Marie Dirks2001-08-112-27/+57
* redesigned this dialog to fix bug #6815.Anna Marie Dirks2001-08-102-194/+294
* If the last character we inserted was a "magic comma", remember itsJon Trowbridge2001-08-102-0/+16
* Hook up some magic to (basically) cardify an entry on focus-out. (What weJon Trowbridge2001-08-105-6/+171
* Make the OK button the keyboard default instead of Cancel. Bug #4942.Jason Leach2001-08-081-0/+1
* Check for storage != NULL here. This shouldn't come up unless addressbookChristopher James Lahey2001-08-041-13/+16
* Fixed warnings here.Christopher James Lahey2001-08-031-7/+0
* Add camel dependency.Jon Trowbridge2001-08-033-12/+69
* Properly handle the case where our "cleaned" completion is the emptyJon Trowbridge2001-07-311-1/+8
* Fixing a small, stupid mistake; use e_select_names_model_get_textificationJon Trowbridge2001-07-261-2/+9
* Removed some debugging chatter.Jon Trowbridge2001-07-264-21/+90
* Properly dup the results of e_destination_get_email.Jon Trowbridge2001-07-251-0/+5
* Check if evolution_shell_client_get_local_storage returnsJon Trowbridge2001-07-251-0/+12
* Hold a reference to our listener while the idle function is active.Jon Trowbridge2001-07-183-9/+31
* Added addSectionWithLimit to the SelectNames interface.Jon Trowbridge2001-07-178-37/+218
* Commented out some unused variables and labels. (e_destination_importv):Christopher James Lahey2001-07-151-0/+4
* Added some comments for clarity and fixed a pretty noticable bug with howJason Leach2001-07-111-0/+5
* Check that str isn't the empty string before doing an insert.Jon Trowbridge2001-07-091-3/+3
* CVS is unhappy this evening. My commit keeps dying in the middle.Jon Trowbridge2001-07-075-44/+44
* Added $(BONOBO_CONF_LIBS).Christopher James Lahey2001-07-031-2/+2
* Added related_contacts field.Christopher James Lahey2001-07-022-27/+56
* Make the standard for considering two cards to be match stricter.Jon Trowbridge2001-06-302-17/+12
* Added a search field to the query here. (e_select_names_init): Update theChristopher James Lahey2001-06-303-105/+136
* Change the uri here to have addressbook.db at the end.Christopher James Lahey2001-06-302-3/+6
* Change the query when the "Update List" button is pushed.Christopher James Lahey2001-06-303-19/+59
* Oops. Can't use the wombat version of the master categories list yet.Christopher James Lahey2001-06-271-2/+2
* Added a categories combo here. It's not used yet.Christopher James Lahey2001-06-273-6/+53
* correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same.Chris Toshok2001-06-252-3/+3
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-2311-18/+18
* Renamed. (The old name, edit_contact_info_have_book_cb was a hold-overJon Trowbridge2001-06-221-2/+2
* track change to e_addressbook_show_contact_editor signature.Chris Toshok2001-06-202-15/+11
* Add a workaround for an EText bug. (e_select_names_completion_begin): FixDan Winship2001-06-121-3/+7
* Removed unused email variable.Christopher James Lahey2001-06-091-1/+0
* Make this work when multiple names are selected then right click->Remove.Jason Leach2001-06-061-3/+29
* Move an #include to the top, it's ugly to have it in the middle of theJacob Leach2001-06-061-1/+1
* (Fix bug #655: SelectNames doesn't let you remove addresses after you addJason Leach2001-06-061-0/+36
* Change the completion handler to use the ECompletionMatch.Jon Trowbridge2001-06-062-156/+146
* add the EAddressbookModel* and change the ETableModel's name to "adapter".Chris Toshok2001-06-012-11/+21
* Removed an unused variable.Christopher James Lahey2001-05-213-3/+3
* Do a better job constructing match strings, so we never try to use aJon Trowbridge2001-05-191-6/+56
* Return the serialized EDestinations (rather than just a string w/ e-mailJon Trowbridge2001-05-185-24/+176
* use define from widgets/misc/e-filter-bar.h instead of own enumeration andGediminas Paulauskas2001-05-081-1/+0
* Added.Jon Trowbridge2001-04-174-12/+81
* Do this everywhere, also fixup CLEANFILESMichael Meeks2001-04-141-0/+3
* Get the ESelectNamesModel from the widget's text model instead of storingChristopher James Lahey2001-04-131-6/+14
* Call e_select_names_model_clean after adding address. This should dealJon Trowbridge2001-03-313-1/+35
* Added #include <libgnome/gnome-paper.h>Jon Trowbridge2001-03-301-1/+4
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-3014-32/+59
* Use E_CARD_SIMPLE_FIELD_NAME_OR_ORG instead of getting the NAME and thenChristopher James Lahey2001-03-292-6/+7
* Rather than starting the pending query by directly callingJon Trowbridge2001-03-251-8/+33
* Brutally refactored to boost performance in large-addressbook situations.Jon Trowbridge2001-03-181-109/+238
* Removed .oafinfo files -- they are obsolete. Moved pixmaps fromGediminas Paulauskas2001-03-151-29/+0
* add is_read_only param.Chris Toshok2001-03-131-1/+2
* Switched to use e_contact_quick_add_free_form. Removed debugging code,Jon Trowbridge2001-03-093-37/+48
* Fix glitch with inserting comma-delimited stuff when length > 1.Jon Trowbridge2001-03-071-0/+2
* Fix a reference counting bug.Jon Trowbridge2001-03-065-1/+400
* Cleaned up the formatting in this file a bit.Christopher James Lahey2001-03-041-1/+1
* track change to e_contact_editor_new.Chris Toshok2001-03-021-1/+1
* Oops, we do need to be able to write to "text" after all (for things likeJon Trowbridge2001-03-023-5/+14
* I am an idiot.Jon Trowbridge2001-03-021-12/+22
* Change for new EDestination/ESelectNamesModel API.Jon Trowbridge2001-03-0212-716/+1874
* Made this pay attention to the return value of e_sexp_parse.Christopher James Lahey2001-02-221-2/+3
* When creating the entry, open up an ebook (corresponding to the localJon Trowbridge2001-02-205-19/+178
* Ignore generated .oaf filesDan Winship2001-02-151-0/+1
* Marked strings for translation in this newly created file. Hook up theKjartan Maraas2001-02-132-4/+8
* Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-113-13/+0
* Call e_select_names_set_default when appropriate.Christopher James Lahey2001-02-053-38/+114
* Replace the arrow icons in the ESelectNames component with "->" for aEttore Perazzoli2001-01-271-7/+7
* (Adding a boolean "entry_changed" BonoboPropertyBag arg)Jason Leach2001-01-191-1/+20
* changed the signature of the property_bag get/set functionsDietmar Maurer2001-01-151-0/+2
* Added this function.Christopher James Lahey2001-01-054-18/+233
* Make the -> in the select names dialog into a GNOME stock arrow pixmap.Iain Holmes2000-12-131-4/+10
* Connect to the "cursor_change" signal on the ETable here instead of theChristopher James Lahey2000-12-101-3/+3
* return NULL if we can't create a view.Michael Meeks2000-12-055-37/+8
* #!/usr/bin/perl -pi.bakMichael Meeks2000-11-163-3/+3
* Clear the rdate and exrule lists from the component if we are setting aFederico Mena Quintero2000-11-131-4/+4
* Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync upMatt Bissiri2000-11-113-3/+3
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-114-22/+24
* Fix the addressbook crash that happened when the ESelectNames controlEttore Perazzoli2000-11-071-1/+1
* Block signals from the toggle button. (date_changed_cb): MergedFederico Mena Quintero2000-11-051-0/+3
* Removed these unnecessary .cvsignores.Christopher James Lahey2000-11-031-3/+1
* The big api rename ...Michael Meeks2000-11-021-1/+1
* 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