| Commit message (Expand) | Author | Age | Files | Lines |
* | drop use of "font" arg. (get_left_width): use pango to calculate this | Chris Toshok | 2002-12-19 | 3 | -8/+7 |
* | oops, use strcmp, not !strcmp here. | Chris Toshok | 2002-12-18 | 1 | -1/+1 |
* | #include <string.h>. | Ettore Perazzoli | 2002-12-07 | 2 | -4/+2 |
* | Use collate for sorting rather than the normal string sort. This fixes bug | Jeffrey Stedfast | 2002-12-06 | 1 | -1/+1 |
* | [ roll forward from 1.2 branch, partial fix for #31763 ] add the Find | Chris Toshok | 2002-11-29 | 1 | -393/+422 |
* | remove redundant setting of y2. | Chris Toshok | 2002-11-27 | 1 | -1/+0 |
* | use new schema for completion/uris. (uris_listener): same. | Chris Toshok | 2002-11-27 | 3 | -77/+73 |
* | ignore server.in | Chris Toshok | 2002-11-26 | 1 | -0/+1 |
* | Pass type to bonobo_ctonrol_set_property, and also NULL terminate the | Not Zed | 2002-11-21 | 2 | -2/+2 |
* | gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server. | Ettore Perazzoli | 2002-11-20 | 2 | -5/+7 |
* | show the custom table. | Chris Toshok | 2002-11-19 | 1 | -0/+1 |
* | oops, missed some "oaf"'s. | Chris Toshok | 2002-11-18 | 1 | -1/+1 |
* | Added rule to generate GNOME_Evolution_Addressbook.server.in from | Ettore Perazzoli | 2002-11-16 | 2 | -493/+434 |
* | push_in = FALSE, no clue why... :) (_arrow_pressed): call | Chris Toshok | 2002-11-13 | 2 | -4/+4 |
* | change signature to that of a weak ref notify function. (main): ::destroy | Chris Toshok | 2002-11-12 | 2 | -12/+13 |
* | parent class is GObjectClass. | Chris Toshok | 2002-11-09 | 9 | -68/+140 |
* | prepend /apps/Evolution to config db paths. | Chris Toshok | 2002-11-08 | 1 | -3/+3 |
* | more porting work. | Chris Toshok | 2002-11-08 | 15 | -319/+312 |
* | Port to GObject/gnome2. | Chris Toshok | 2002-11-06 | 20 | -524/+372 |
* | Set /Addressbook/select_names_uri in the configdb to the selected folder. | Dan Winship | 2002-10-23 | 1 | -17/+19 |
* | [ Fix #7094, #7064, #7095, #31944, #31945 ] Hook up new etspec file. | Kjartan Maraas | 2002-10-10 | 3 | -21/+16 |
* | free adapter->priv. | Chris Toshok | 2002-10-02 | 1 | -30/+29 |
* | Rename "ldap-contacts" to "contacts/ldap" and add "contacts/public". | Dan Winship | 2002-09-26 | 1 | -1/+1 |
* | free adapter->priv. | Chris Toshok | 2002-09-26 | 1 | -4/+5 |
* | oops, add cached_folder_list to struct _ESelectNamesManager. | Chris Toshok | 2002-09-23 | 1 | -0/+2 |
* | [ Fixes #30481 ] initialize the select names dialog with the default | Chris Toshok | 2002-09-23 | 1 | -7/+22 |
* | [ Fixes #28165, 29171 ] check to see if the value has really changed. the | Chris Toshok | 2002-09-23 | 1 | -25/+47 |
* | [ Fixes #30483 ] argh, contains => beginswith. | Chris Toshok | 2002-09-21 | 1 | -1/+1 |
* | institute an arbitrary minimum limit on the number of characters before we | Chris Toshok | 2002-09-12 | 1 | -0/+6 |
* | [ Fixes #29904 ] we need to activate either a contact list editor or | Chris Toshok | 2002-09-05 | 1 | -3/+10 |
* | unref the "without", adapter, and model, then chain up the GnomeDialog | Mike Kestner | 2002-09-04 | 1 | -0/+5 |
* | stop the EBookViews before unreffing. | Mike Kestner | 2002-08-29 | 1 | -2/+8 |
* | [ oops, merged the .h and .glade file back to the HEAD from the 1-0 | Chris Toshok | 2002-08-28 | 1 | -0/+16 |
* | [ fixes #28897 ] set book_data to NULL after clearing/freeing the list. | Chris Toshok | 2002-08-28 | 1 | -0/+1 |
* | add the listener_id slot. | Chris Toshok | 2002-08-20 | 2 | -11/+10 |
* | take and pass the CallStatus to our listener. | Chris Toshok | 2002-08-20 | 1 | -2/+2 |
* | add an "addresses" property, to get the "Dan Winship <danw@ximian.com>" | Dan Winship | 2002-08-20 | 1 | -0/+19 |
* | If invoked from a non-contact folder, add the contact to the default | Dan Winship | 2002-08-13 | 1 | -1/+1 |
* | no more search_entry. | Chris Toshok | 2002-08-02 | 2 | -13/+9 |
* | remove folders and folders_by_uri, and the 2 listeners. | Chris Toshok | 2002-08-02 | 2 | -17/+0 |
* | remove the option menu and browse button, and add a custom widget | Chris Toshok | 2002-07-17 | 2 | -377/+67 |
* | Forgot part of the patch | Peter Williams | 2002-07-17 | 1 | -1/+2 |
* | Install the SelectNames IDL and ancillary changes. | Peter Williams | 2002-07-17 | 1 | -4/+5 |
* | Make the ENTRY_PROPERTY_ID_SIMPLE_CARD_LIST case not crash, although | Dan Winship | 2002-07-13 | 1 | -1/+1 |
* | e_book_get_book_view => e_book_get_completion_view, so the backends have | Chris Toshok | 2002-07-11 | 1 | -3/+4 |
* | Commented out this unused function. | Christopher James Lahey | 2002-06-04 | 2 | -3/+5 |
* | Changed some spacing and expanding behavior to make this dialog behave | Anna Marie Dirks | 2002-05-30 | 1 | -73/+83 |
* | [ #24189 ] ifdef out the body of this because it only works with a single | Chris Toshok | 2002-05-24 | 4 | -48/+126 |
* | Added SimpleCard interface. | Christopher James Lahey | 2002-05-11 | 5 | -12/+440 |
* | Added "first_email" property. | Christopher James Lahey | 2002-05-10 | 1 | -0/+21 |
* | Desensitize the to, cc, and bcc buttons if there's no selection here. | Christopher James Lahey | 2002-05-03 | 1 | -0/+28 |
* | Unref the text_model here instead of the model, since the model never gets | Christopher James Lahey | 2002-04-26 | 1 | -4/+3 |
* | Added a "Browse..." button to switch to a different addressbook folder. | Christopher James Lahey | 2002-04-25 | 3 | -16/+98 |
* | Coded handling of the select_entry to search within the displayed | Christopher James Lahey | 2002-04-24 | 3 | -68/+90 |
* | Updated this dialog to match the redesign. | Christopher James Lahey | 2002-04-24 | 1 | -205/+259 |
* | Removed an unused variable here. | Christopher James Lahey | 2002-04-23 | 1 | -1/+0 |
* | Bumped required gal version number to 0.19.99.11. | Christopher James Lahey | 2002-04-18 | 1 | -17/+19 |
* | Include addressbook-config.h here as this file uses it. | Christopher James Lahey | 2002-04-12 | 1 | -2/+2 |
* | parent_class should be static. (From Max Horn <max@quendi.de>) | Dan Winship | 2002-04-01 | 1 | -1/+1 |
* | Update to use new EPopupMenu API. | Jeffrey Stedfast | 2002-03-16 | 1 | -3/+2 |
* | change contains x-evolution-any-field to beginswith on email, full_name, | Chris Toshok | 2002-03-12 | 1 | -1/+4 |
* | [fixes bug #20871] add the status-message label. | Chris Toshok | 2002-03-05 | 2 | -1/+28 |
* | Keep a ref of the model in this case as well. | Christopher James Lahey | 2002-02-14 | 1 | -0/+2 |
* | Make sure to only set the query once when creating a new book and not at | Christopher James Lahey | 2002-02-14 | 1 | -7/+24 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 1 | -4/+2 |
* | remove misleading title and fix spacing | JP Rosevear | 2002-01-16 | 1 | -43/+0 |
* | ChangeLog change. | Chris Lahey | 2002-01-11 | 1 | -1/+0 |
* | When we clean, don't clean the model's last element. This helps keep | Jon Trowbridge | 2001-12-28 | 11 | -203/+291 |
* | [ fixes bug 17355 ] if we're dealing with an LDAP folder, prepend [LDAP] | Chris Toshok | 2001-12-18 | 1 | -1/+62 |
* | Added 'cache_complete' flag to ESelectNamesCompletionPrivate. | Jon Trowbridge | 2001-12-17 | 1 | -1/+9 |
* | Remove a reference to code I don't want to commit yet. :-) | Jon Trowbridge | 2001-12-08 | 1 | -2/+0 |
* | Extensively refactored -- this code had gotten _really_ ugly. Untangle | Jon Trowbridge | 2001-12-08 | 4 | -421/+422 |
* | Clean ESelectNamesModel on focus-out. (Half of a fix for 15656) | Jon Trowbridge | 2001-12-04 | 1 | -0/+2 |
* | Explicitly destroy entries. Part of the fix for the lingering completion | Jon Trowbridge | 2001-11-09 | 1 | -0/+16 |
* | Leak select-names related data structures until the memory management | Jon Trowbridge | 2001-11-03 | 1 | -1/+7 |
* | Make the pre_changes and changes match here. | Christopher James Lahey | 2001-10-31 | 1 | -0/+1 |
* | Check that local_listener and other_contacts_listener are non-NULL before | Jon Trowbridge | 2001-10-31 | 3 | -13/+13 |
* | Force the select names dialog to be destroyed. This is a hack to fix bug | Jon Trowbridge | 2001-10-31 | 1 | -0/+7 |
* | send a null bonobo arg to prevent explosion | JP Rosevear | 2001-10-30 | 1 | -1/+6 |
* | Connect to manager's "ok" signal. (manager_ok_cb): Emit "ok" | Jon Trowbridge | 2001-10-30 | 3 | -21/+51 |
* | We were using book_data->book_view immediately after unrefing it. | Jon Trowbridge | 2001-10-30 | 1 | -3/+8 |
* | Drop a match if either of the text fields is NULL. This could happen if | Jon Trowbridge | 2001-10-30 | 1 | -0/+6 |
* | Change "this should never happen" dialog to not give my name/e-mail. Sorry | Jon Trowbridge | 2001-10-28 | 1 | -0/+7 |
* | free up all the book_data list stuff. | Chris Toshok | 2001-10-28 | 3 | -90/+134 |
* | Bumped required version of gal to 0.15.99.6. | Christopher James Lahey | 2001-10-28 | 1 | -2/+2 |
* | Doh! We should be sorting our contacts so that the most frequently used | Jon Trowbridge | 2001-10-28 | 1 | -1/+4 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 10 | -10/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 10 | -20/+20 |
* | Removed our cancelled flag and e_select_names_completion_cancel function, | Jon Trowbridge | 2001-10-24 | 1 | -39/+58 |
* | Bumped required GAL to 0.15.99.3 so EEntry's "draw_button" argument can be | Christopher James Lahey | 2001-10-23 | 1 | -0/+1 |
* | Use an EEntry here instead of a GtkLabel. Fixes Ximian bug #7067. | Christopher James Lahey | 2001-10-21 | 1 | -33/+23 |
* | (e_select_names_set_default): don't forget to unref the oldstyle. | Larry Ewing | 2001-10-21 | 1 | -1/+1 |
* | stick with the style font if the efont bold font does not exist. | Larry Ewing | 2001-10-21 | 1 | -8/+18 |
* | Fix memory leak. | Jon Trowbridge | 2001-10-21 | 1 | -1/+4 |
* | We shouldn't leak the info returned by oaf_query. | Jon Trowbridge | 2001-10-21 | 1 | -0/+1 |
* | Added #include <gal/widgets/e-unicode.h>. | Christopher James Lahey | 2001-10-20 | 1 | -0/+1 |
* | Translate labels in select-names option menu. (Bug #9604) | Jon Trowbridge | 2001-10-20 | 1 | -1/+5 |
* | Added. Check if our book is local or networked. | Jon Trowbridge | 2001-10-19 | 1 | -0/+15 |
* | Lag our cardification on focus-out. This seems to help with the unintended | Jon Trowbridge | 2001-10-19 | 1 | -1/+1 |
* | make sure to also add "ldap-contacts" folders to the option menu. | Chris Toshok | 2001-10-18 | 1 | -1/+2 |
* | Added linebreaks to our "this shouldn't happen" dialog message. (Bug | Jon Trowbridge | 2001-10-15 | 1 | -5/+6 |
* | Check to see if the uri we are setting is the same as the current uri. If | Jon Trowbridge | 2001-10-12 | 1 | -0/+9 |
* | Changed these to use the new ref and unref functions for ECard auxillary | Christopher James Lahey | 2001-10-12 | 2 | -0/+2 |
* | Don't need this any more. | Dan Winship | 2001-10-12 | 1 | -16/+0 |
* | If our select names dialog is still around, destroy it. Otherwise, the | Jon Trowbridge | 2001-10-11 | 1 | -2/+0 |
* | db isn't a BonoboObject, so don't bonobo_object_unref it! | Jon Trowbridge | 2001-10-06 | 1 | -1/+10 |
* | e_book_load_uri -> addressbook_load_uri. | Chris Toshok | 2001-10-06 | 2 | -2/+2 |
* | Check to make sure our call to e_addressbook_model_get_card doesn't return | Jon Trowbridge | 2001-10-06 | 1 | -10/+9 |
* | Strip out commas before forming our query. (match_name): Use | Jon Trowbridge | 2001-10-04 | 1 | -95/+37 |
* | Made the max length of the textification be 2047 characters. Fixes Ximian | Christopher James Lahey | 2001-10-02 | 1 | -0/+7 |
* | add completion_book. | Chris Toshok | 2001-09-27 | 2 | -3/+45 |
* | Properly handle names when the individual elements (given, addition, | Jon Trowbridge | 2001-09-27 | 1 | -12/+20 |
* | Change the "this should never happen" message into a request for people to | Jon Trowbridge | 2001-09-20 | 1 | -1/+5 |
* | Properly handle our GnomeUIInfo labels so that they won't be leaked if | Jon Trowbridge | 2001-09-19 | 1 | -151/+125 |
* | unref the destination regardless of whether we get an email addresss. | Larry Ewing | 2001-09-18 | 1 | -2/+2 |
* | use g_strfreev. (match_name): s/g_free/g_strfreev. (match_file_as): | Larry Ewing | 2001-09-18 | 1 | -6/+3 |
* | don't malloc a match we will never use. | Larry Ewing | 2001-09-18 | 1 | -1/+1 |
* | Fixed a stupid bug was causing completion to fail for contacts who have | Jon Trowbridge | 2001-09-18 | 1 | -9/+9 |
* | No loose name matches on family names. (#8802) | Jon Trowbridge | 2001-09-15 | 1 | -0/+5 |
* | We can't use NULL as the first arg for e_addressbook_show_contact_editor | Jon Trowbridge | 2001-09-15 | 1 | -2/+2 |
* | Set CLEANFILES directly instead of using `+='. | Ettore Perazzoli | 2001-09-15 | 1 | -1/+1 |
* | printf arguments were reversed by mistake. Fixed bug #9693. | Jon Trowbridge | 2001-09-13 | 1 | -1/+1 |
* | Added. Treat right-clicks on a contact list as a special case. | Jon Trowbridge | 2001-09-10 | 1 | -3/+104 |
* | (Apologies if you are seeing this multiple times. CVS is being annoying.) | Jon Trowbridge | 2001-09-09 | 8 | -81/+153 |
* | (make_contact_editor_cb): show the right contact editor (the list editor | Chris Toshok | 2001-09-09 | 1 | -3/+10 |
* | do the EDestination xml magic on email addresses we put in the popup. | Chris Toshok | 2001-09-09 | 1 | -1/+12 |
* | Fixed two bugs: - missing coversion of contact name to GTK+ locale, - | Chyla Zbigniew | 2001-09-08 | 1 | -15/+39 |
* | Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here since | Christopher James Lahey | 2001-09-02 | 2 | -2/+2 |
* | Use e_select_names_model_merge to combine the selected names with any | Jon Trowbridge | 2001-08-30 | 3 | -1/+39 |
* | Make sure that comp->priv->query_text isn't NULL. (Fixes bug #8195) | Jon Trowbridge | 2001-08-30 | 1 | -3/+8 |
* | Studlycapsize all the IDs that are not. Likewise. Updated accordingly. | Ettore Perazzoli | 2001-08-28 | 1 | -4/+4 |
* | Added. Generated queries against file_as. (match_file_as): Added. Match | Jon Trowbridge | 2001-08-28 | 1 | -2/+63 |
* | Wrap our addressbook table adapter in an ETableWithout, so that we can | Jon Trowbridge | 2001-08-21 | 2 | -7/+76 |
* | Set the folder bar message here. | Christopher James Lahey | 2001-08-20 | 1 | -1/+1 |
* | rename physical_uri to uri, since it includes the addressbook.db for file: | Chris Toshok | 2001-08-18 | 2 | -35/+57 |
* | If we get the "sequence_complete" signal when we aren't searching, it | Jon Trowbridge | 2001-08-18 | 1 | -18/+25 |
* | Renamed from _begin to match changes in gal 0.10.99.3. | Jon Trowbridge | 2001-08-17 | 1 | -3/+3 |
* | Boost scoring on an exact nickname match. Manually addressify match. | Jon Trowbridge | 2001-08-16 | 2 | -47/+25 |
* | svn path=/trunk/; revision=11916 | Kjartan Maraas | 2001-08-12 | 2 | -5/+1 |
* | did a little packing-magic to get the two tables at bottom of this dialog | Anna Marie Dirks | 2001-08-11 | 2 | -27/+57 |
* | redesigned this dialog to fix bug #6815. | Anna Marie Dirks | 2001-08-10 | 2 | -194/+294 |
* | If the last character we inserted was a "magic comma", remember its | Jon Trowbridge | 2001-08-10 | 2 | -0/+16 |
* | Hook up some magic to (basically) cardify an entry on focus-out. (What we | Jon Trowbridge | 2001-08-10 | 5 | -6/+171 |
* | Make the OK button the keyboard default instead of Cancel. Bug #4942. | Jason Leach | 2001-08-08 | 1 | -0/+1 |
* | Check for storage != NULL here. This shouldn't come up unless addressbook | Christopher James Lahey | 2001-08-04 | 1 | -13/+16 |
* | Fixed warnings here. | Christopher James Lahey | 2001-08-03 | 1 | -7/+0 |
* | Add camel dependency. | Jon Trowbridge | 2001-08-03 | 3 | -12/+69 |
* | Properly handle the case where our "cleaned" completion is the empty | Jon Trowbridge | 2001-07-31 | 1 | -1/+8 |
* | Fixing a small, stupid mistake; use e_select_names_model_get_textification | Jon Trowbridge | 2001-07-26 | 1 | -2/+9 |
* | Removed some debugging chatter. | Jon Trowbridge | 2001-07-26 | 4 | -21/+90 |
* | Properly dup the results of e_destination_get_email. | Jon Trowbridge | 2001-07-25 | 1 | -0/+5 |
* | Check if evolution_shell_client_get_local_storage returns | Jon Trowbridge | 2001-07-25 | 1 | -0/+12 |
* | Hold a reference to our listener while the idle function is active. | Jon Trowbridge | 2001-07-18 | 3 | -9/+31 |
* | Added addSectionWithLimit to the SelectNames interface. | Jon Trowbridge | 2001-07-17 | 8 | -37/+218 |
* | Commented out some unused variables and labels. (e_destination_importv): | Christopher James Lahey | 2001-07-15 | 1 | -0/+4 |
* | Added some comments for clarity and fixed a pretty noticable bug with how | Jason Leach | 2001-07-11 | 1 | -0/+5 |
* | Check that str isn't the empty string before doing an insert. | Jon Trowbridge | 2001-07-09 | 1 | -3/+3 |
* | CVS is unhappy this evening. My commit keeps dying in the middle. | Jon Trowbridge | 2001-07-07 | 5 | -44/+44 |
* | Added $(BONOBO_CONF_LIBS). | Christopher James Lahey | 2001-07-03 | 1 | -2/+2 |
* | Added related_contacts field. | Christopher James Lahey | 2001-07-02 | 2 | -27/+56 |
* | Make the standard for considering two cards to be match stricter. | Jon Trowbridge | 2001-06-30 | 2 | -17/+12 |
* | Added a search field to the query here. (e_select_names_init): Update the | Christopher James Lahey | 2001-06-30 | 3 | -105/+136 |
* | Change the uri here to have addressbook.db at the end. | Christopher James Lahey | 2001-06-30 | 2 | -3/+6 |
* | Change the query when the "Update List" button is pushed. | Christopher James Lahey | 2001-06-30 | 3 | -19/+59 |
* | Oops. Can't use the wombat version of the master categories list yet. | Christopher James Lahey | 2001-06-27 | 1 | -2/+2 |
* | Added a categories combo here. It's not used yet. | Christopher James Lahey | 2001-06-27 | 3 | -6/+53 |
* | correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same. | Chris Toshok | 2001-06-25 | 2 | -3/+3 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 11 | -18/+18 |
* | Renamed. (The old name, edit_contact_info_have_book_cb was a hold-over | Jon Trowbridge | 2001-06-22 | 1 | -2/+2 |
* | track change to e_addressbook_show_contact_editor signature. | Chris Toshok | 2001-06-20 | 2 | -15/+11 |
* | Add a workaround for an EText bug. (e_select_names_completion_begin): Fix | Dan Winship | 2001-06-12 | 1 | -3/+7 |
* | Removed unused email variable. | Christopher James Lahey | 2001-06-09 | 1 | -1/+0 |
* | Make this work when multiple names are selected then right click->Remove. | Jason Leach | 2001-06-06 | 1 | -3/+29 |
* | Move an #include to the top, it's ugly to have it in the middle of the | Jacob Leach | 2001-06-06 | 1 | -1/+1 |
* | (Fix bug #655: SelectNames doesn't let you remove addresses after you add | Jason Leach | 2001-06-06 | 1 | -0/+36 |
* | Change the completion handler to use the ECompletionMatch. | Jon Trowbridge | 2001-06-06 | 2 | -156/+146 |
* | add the EAddressbookModel* and change the ETableModel's name to "adapter". | Chris Toshok | 2001-06-01 | 2 | -11/+21 |
* | Removed an unused variable. | Christopher James Lahey | 2001-05-21 | 3 | -3/+3 |
* | Do a better job constructing match strings, so we never try to use a | Jon Trowbridge | 2001-05-19 | 1 | -6/+56 |
* | Return the serialized EDestinations (rather than just a string w/ e-mail | Jon Trowbridge | 2001-05-18 | 5 | -24/+176 |
* | use define from widgets/misc/e-filter-bar.h instead of own enumeration and | Gediminas Paulauskas | 2001-05-08 | 1 | -1/+0 |
* | Added. | Jon Trowbridge | 2001-04-17 | 4 | -12/+81 |
* | Do this everywhere, also fixup CLEANFILES | Michael Meeks | 2001-04-14 | 1 | -0/+3 |
* | Get the ESelectNamesModel from the widget's text model instead of storing | Christopher James Lahey | 2001-04-13 | 1 | -6/+14 |
* | Call e_select_names_model_clean after adding address. This should deal | Jon Trowbridge | 2001-03-31 | 3 | -1/+35 |
* | Added #include <libgnome/gnome-paper.h> | Jon Trowbridge | 2001-03-30 | 1 | -1/+4 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 14 | -32/+59 |
* | Use E_CARD_SIMPLE_FIELD_NAME_OR_ORG instead of getting the NAME and then | Christopher James Lahey | 2001-03-29 | 2 | -6/+7 |
* | Rather than starting the pending query by directly calling | Jon Trowbridge | 2001-03-25 | 1 | -8/+33 |
* | Brutally refactored to boost performance in large-addressbook situations. | Jon Trowbridge | 2001-03-18 | 1 | -109/+238 |
* | Removed .oafinfo files -- they are obsolete. Moved pixmaps from | Gediminas Paulauskas | 2001-03-15 | 1 | -29/+0 |
* | add is_read_only param. | Chris Toshok | 2001-03-13 | 1 | -1/+2 |
* | Switched to use e_contact_quick_add_free_form. Removed debugging code, | Jon Trowbridge | 2001-03-09 | 3 | -37/+48 |
* | Fix glitch with inserting comma-delimited stuff when length > 1. | Jon Trowbridge | 2001-03-07 | 1 | -0/+2 |
* | Fix a reference counting bug. | Jon Trowbridge | 2001-03-06 | 5 | -1/+400 |
* | Cleaned up the formatting in this file a bit. | Christopher James Lahey | 2001-03-04 | 1 | -1/+1 |
* | track change to e_contact_editor_new. | Chris Toshok | 2001-03-02 | 1 | -1/+1 |
* | Oops, we do need to be able to write to "text" after all (for things like | Jon Trowbridge | 2001-03-02 | 3 | -5/+14 |
* | I am an idiot. | Jon Trowbridge | 2001-03-02 | 1 | -12/+22 |
* | Change for new EDestination/ESelectNamesModel API. | Jon Trowbridge | 2001-03-02 | 12 | -716/+1874 |
* | Made this pay attention to the return value of e_sexp_parse. | Christopher James Lahey | 2001-02-22 | 1 | -2/+3 |
* | When creating the entry, open up an ebook (corresponding to the local | Jon Trowbridge | 2001-02-20 | 5 | -19/+178 |
* | Ignore generated .oaf files | Dan Winship | 2001-02-15 | 1 | -0/+1 |
* | Marked strings for translation in this newly created file. Hook up the | Kjartan Maraas | 2001-02-13 | 2 | -4/+8 |
* | Getting almost full and proper use of xml-i18n-tools. | Gediminas Paulauskas | 2001-02-11 | 3 | -13/+0 |
* | Call e_select_names_set_default when appropriate. | Christopher James Lahey | 2001-02-05 | 3 | -38/+114 |
* | Replace the arrow icons in the ESelectNames component with "->" for a | Ettore Perazzoli | 2001-01-27 | 1 | -7/+7 |
* | (Adding a boolean "entry_changed" BonoboPropertyBag arg) | Jason Leach | 2001-01-19 | 1 | -1/+20 |
* | changed the signature of the property_bag get/set functions | Dietmar Maurer | 2001-01-15 | 1 | -0/+2 |
* | Added this function. | Christopher James Lahey | 2001-01-05 | 4 | -18/+233 |
* | Make the -> in the select names dialog into a GNOME stock arrow pixmap. | Iain Holmes | 2000-12-13 | 1 | -4/+10 |
* | Connect to the "cursor_change" signal on the ETable here instead of the | Christopher James Lahey | 2000-12-10 | 1 | -3/+3 |
* | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 5 | -37/+8 |
* | #!/usr/bin/perl -pi.bak | Michael Meeks | 2000-11-16 | 3 | -3/+3 |
* | Clear the rdate and exrule lists from the component if we are setting a | Federico Mena Quintero | 2000-11-13 | 1 | -4/+4 |
* | Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync up | Matt Bissiri | 2000-11-11 | 3 | -3/+3 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 4 | -22/+24 |
* | Fix the addressbook crash that happened when the ESelectNames control | Ettore Perazzoli | 2000-11-07 | 1 | -1/+1 |
* | Block signals from the toggle button. (date_changed_cb): Merged | Federico Mena Quintero | 2000-11-05 | 1 | -0/+3 |
* | Removed these unnecessary .cvsignores. | Christopher James Lahey | 2000-11-03 | 1 | -3/+1 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 1 | -1/+1 |
* | Fixed these to include EXTRA_GNOME_CFLAGS. | Christopher James Lahey | 2000-10-28 | 1 | -0/+1 |
* | AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It | Dan Winship | 2000-10-24 | 1 | -1/+1 |
* | Change NAME_OR_ORG to return the email address if both name and | Christopher James Lahey | 2000-10-19 | 1 | -12/+4 |
* | Add this file I forgot earlier | Iain Holmes | 2000-10-18 | 1 | -1/+2 |
* | Change the initial dialog visibility to FALSE so the contact editor | Iain Holmes | 2000-10-18 | 1 | -30/+11 |
* | Move a bunch of CPPFLAGS defs into INCLUDES so they doesn't override | Dan Winship | 2000-10-16 | 1 | -3/+0 |
* | Only allow one select-names dialog for each id. | Iain Holmes | 2000-10-14 | 2 | -10/+42 |
* | Changed these for boolean ascending attribute instead of int ascending | Christopher James Lahey | 2000-10-14 | 1 | -1/+1 |
* | Fixed the column elements, the no-headers attribute and added a | Christopher James Lahey | 2000-10-11 | 1 | -2/+2 |
* | Updated these to the new style ETables. | Christopher James Lahey | 2000-10-11 | 1 | -31/+13 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 8 | -10/+10 |
* | *Sigh.* | Ettore Perazzoli | 2000-09-16 | 2 | -1/+2 |
* | Thou shalt add a space after `-I' when invoking `orbit-idl'. | Ettore Perazzoli | 2000-09-13 | 1 | -2/+2 |
* | many fixes to make it compile with strange prefixes... | Mathieu Lacage | 2000-08-21 | 1 | -1/+1 |
* | Fixed a typo that cause the wrong field to be searched. | Christopher James Lahey | 2000-08-13 | 1 | -1/+1 |
* | New search dialog for addressbook. | Christopher James Lahey | 2000-08-11 | 1 | -10/+2 |
* | Add the OAF stuff to `EXTRA_DIST'. | Ettore Perazzoli | 2000-07-11 | 1 | -2/+1 |
* | add idl file to EXTRA_DIST | Dan Winship | 2000-07-11 | 1 | -1/+3 |
* | Fix the address entry box for more than one address being specified | Peter Williams | 2000-07-10 | 1 | -19/+22 |
* | Switched from ETable to ETableScrolled. | Christopher James Lahey | 2000-07-10 | 2 | -7/+7 |
* | Added a field that gives the name if it exists and the company name | Christopher James Lahey | 2000-07-10 | 2 | -9/+25 |
* | Fixed a small off by one error that was causing an extra character to get | Christopher James Lahey | 2000-07-09 | 1 | -1/+2 |
* | Removed unused do_nothing_cb function. | Christopher James Lahey | 2000-07-09 | 7 | -30/+154 |
* | Hitting OK or Cancel at least closes the dialog now. | Christopher James Lahey | 2000-07-09 | 1 | -0/+1 |
* | Set the returned entry to use the ellipsis. | Christopher James Lahey | 2000-07-09 | 1 | -0/+1 |
* | Include e-select-names-factory.h. | Christopher James Lahey | 2000-07-09 | 6 | -8/+63 |
* | Ignore dynamically created source files | Jeffrey Stedfast | 2000-07-09 | 1 | -0/+4 |
* | Added code for initializing the values of the fields in the message | Ettore Perazzoli | 2000-07-08 | 1 | -2/+24 |
* | Wrap the ESelectNames stuff into a Bonobo interface, so that we can | Ettore Perazzoli | 2000-07-08 | 11 | -11/+595 |