| Commit message (Expand) | Author | Age | Files | Lines |
* | remove the "addressbook.db.summary" correctly. #48538 | Gilbert Fang | 2003-09-19 | 1 | -3/+6 |
* | Chain. | Hans Petter Jansson | 2003-08-14 | 2 | -5/+24 |
* | use EVO_MARSHAL_RULE Likewise Likewise Likewise Likewise Likewise | Dan Winship | 2003-07-24 | 1 | -12/+1 |
* | disconnect from model signals to prevent a race condition at shutdown | Dan Winship | 2003-07-18 | 3 | -6/+20 |
* | Fix lots of leaks, update for correct use of g_object_get. Some misc | Larry Ewing | 2003-06-14 | 3 | -8/+13 |
* | ** For #42691. | Not Zed | 2003-06-11 | 2 | -4/+6 |
* | fix the initial run case. the config upgrade code creates all elements so | Chris Toshok | 2003-05-20 | 1 | -0/+5 |
* | HIG-ified the various dialogs (including the settings pages, the config | Anna Marie Dirks | 2003-05-19 | 1 | -41/+43 |
* | i2003-05-19 Sean Gao <sean.gao@sun.com> | Chris Toshok | 2003-05-19 | 1 | -1/+9 |
* | Revert the patch I didn't mean to commit anyway | Rodney Dawes | 2003-05-17 | 1 | -2/+1 |
* | Check for libgcc stuff to make solaris happy | Rodney Dawes | 2003-05-16 | 1 | -1/+2 |
* | backing out a tiny porting of jpr's fix - we need to set the book on the | Chris Toshok | 2003-05-16 | 1 | -0/+3 |
* | clear the view (book_open_cb): track the book in the view, don't unref the | JP Rosevear | 2003-05-15 | 4 | -61/+40 |
* | strlen -> g_utf8_strlen. (e_select_names_text_model_insert): same. | Chris Toshok | 2003-05-14 | 2 | -31/+75 |
* | [ fixes bug #41245 ] fix spacing/border widths as per HIG. | Chris Toshok | 2003-05-12 | 2 | -151/+154 |
* | Use glib macro to case from pointer to int. | Jeremy Katz | 2003-05-09 | 1 | -1/+1 |
* | [ fixes bug #41144 ] use stock buttons for the Add/Delete buttons. Switch | Chris Toshok | 2003-04-30 | 1 | -6/+59 |
* | [ fixes bug #41211 ] call e_button_new_with_stock_icon to create our | Chris Toshok | 2003-04-30 | 1 | -1/+2 |
* | [ fixes bug #41779 ] we don't need to call gtk_widget_destroy on the old | Chris Toshok | 2003-04-28 | 1 | -1/+1 |
* | [ either mostly or entirely fixes #33708 ] new function, factor it out of | Chris Toshok | 2003-04-24 | 1 | -20/+29 |
* | [ fixes #40694 ] just grab focus if @activate == TRUE. we'll do all | Chris Toshok | 2003-04-20 | 1 | -9/+15 |
* | Add missing -DPREFIX | Rodney Dawes | 2003-04-19 | 1 | -0/+1 |
* | [ fixes #21499 ] | Rodney Dawes | 2003-04-19 | 3 | -2/+3 |
* | [ fixes #40727 ] if the query text is either shorter than the cached | Chris Toshok | 2003-04-09 | 1 | -5/+9 |
* | kill an old e_utf8_gtk usage | Mike Kestner | 2003-04-09 | 1 | -1/+0 |
* | Remove color specifications from the druid so it will use theme colors. | Dan Winship | 2003-04-08 | 2 | -30/+8 |
* | [ fixes bug #40901 ] HIG-ify the ldap server edit dialog's button layout. | Chris Toshok | 2003-04-08 | 1 | -13/+13 |
* | [ fixes bug #39763 ] verb callback for EditCopy (cut_cb): verb callback | Chris Toshok | 2003-04-08 | 1 | -0/+160 |
* | change the ok/cancel button layout to be higified. | Chris Toshok | 2003-04-08 | 1 | -5/+11 |
* | [ last portion of #40046 fix ] ifdef this out to quiet the compiler. | Chris Toshok | 2003-04-08 | 1 | -141/+35 |
* | Clean up server names. | Dan Winship | 2003-04-08 | 2 | -19/+17 |
* | [ fixes bug #40715 ] add this callback, to unref the book/free the closure | Chris Toshok | 2003-04-04 | 1 | -10/+5 |
* | add EVOLUTION_IMAGESDIR | Chris Toshok | 2003-04-03 | 1 | -0/+3 |
* | change all this around so that we populate the existing popup. This means | Chris Toshok | 2003-04-03 | 3 | -179/+122 |
* | Remove folder-selector button initialization. (e_select_names_new): | Dan Winship | 2003-03-31 | 5 | -61/+63 |
* | [ fixes bug #39381 (again) ] add "GtkWidget *button" first arg, so we | Chris Toshok | 2003-03-31 | 1 | -1/+1 |
* | [ fixes bug #34651 ] strcmp -> g_utf8_collate. (update_query): encode the | Chris Toshok | 2003-03-27 | 1 | -6/+13 |
* | [ fixes bug #31786 ] fix some gtk warnings. (set_advanced_button_state): | Chris Toshok | 2003-03-24 | 2 | -3248/+23 |
* | [ fixes bug #32113 ] add include_email arg to e_destination_get_textrep. | Chris Toshok | 2003-03-23 | 2 | -7/+7 |
* | up the column count by one for the underline. | Chris Toshok | 2003-03-19 | 1 | -1/+5 |
* | fix use of deprecated gtk_menu_append. (card_picker_selection_changed): | Chris Toshok | 2003-03-19 | 1 | -54/+31 |
* | [ Fixes addressbook bug #39730 ] add response ids to the search base | Chris Toshok | 2003-03-19 | 2 | -55/+28 |
* | use alternating-row-colors="false" | Chris Toshok | 2003-03-19 | 3 | -61/+24 |
* | disconnect/keep track of search result signal id. (e_select_names_init): | Not Zed | 2003-03-18 | 2 | -5/+28 |
* | [ fixes bug #20210 ] change "Edit Contact Info" to "View Contact Info", as | Chris Toshok | 2003-03-13 | 1 | -2/+2 |
* | [ fixes bug #39507 ] new function, sync the models after we do a search. | Chris Toshok | 2003-03-12 | 1 | -0/+12 |
* | fix compiler warnings about deprecated functions. | Chris Toshok | 2003-03-12 | 5 | -77/+41 |
* | removed. (owner_unset_cb): Basically a noop, the shell does the quit, we | Not Zed | 2003-03-05 | 1 | -10/+3 |
* | Fixes #37881 | JP Rosevear | 2003-03-05 | 1 | -1/+1 |
* | reflect prior column addition | JP Rosevear | 2003-03-05 | 3 | -2/+3 |
* | (e_select_names_new): Don't set the "modal" property through | Ettore Perazzoli | 2003-03-04 | 1 | -1/+3 |
* | (e_select_names_init): Instead of using gtk_widget_unparent(), | Ettore Perazzoli | 2003-03-04 | 1 | -2/+2 |
* | Build libecontacteditor as an uninstalled shared library. | Dan Winship | 2003-03-01 | 1 | -6/+6 |
* | use g_signal_connect here, not swapped... although since we pass the | Chris Toshok | 2003-02-28 | 2 | -7/+24 |
* | if we fail to activate factories for a given protocol, return. | Chris Toshok | 2003-02-27 | 1 | -62/+14 |
* | Make libversit a shared library, update stuff for that, and clean up | Dan Winship | 2003-02-22 | 2 | -4/+4 |
* | Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamic | Dan Winship | 2003-02-21 | 1 | -1/+1 |
* | revert previous change | Dan Winship | 2003-02-20 | 1 | -5/+5 |
* | Build the subparts as (noinst) shared libraries rather than static | Dan Winship | 2003-02-20 | 1 | -5/+5 |
* | [ fix #38074 ] first arg is a GtkWidget. duh. | Chris Toshok | 2003-02-20 | 1 | -1/+1 |
* | if we can complete solely from our cached cards, call | Chris Toshok | 2003-02-18 | 1 | -0/+8 |
* | plug memory leak (always free val). | Chris Toshok | 2003-02-17 | 1 | -2/+2 |
* | indent properly. | Chris Toshok | 2003-02-17 | 1 | -12/+12 |
* | gone. (match_initials): gone. (book_query_sexp): remove the primary | Chris Toshok | 2003-02-10 | 1 | -47/+17 |
* | lots of changes here. should be a big performance gain. god i hope this is | Chris Toshok | 2003-02-10 | 1 | -228/+104 |
* | [ huge change, all for 1 little performance problem :) fixes #18207 ] use | Chris Toshok | 2003-02-08 | 1 | -2/+1 |
* | check the status, not the book, and unref the book here. | Chris Toshok | 2003-02-07 | 3 | -41/+26 |
* | Use different tmp file names so these rules can be executed in parallel | Ettore Perazzoli | 2003-02-07 | 1 | -5/+6 |
* | s/PACKAGE/GETTEXT_PACKAGE/ in gettext init | Dan Winship | 2003-02-07 | 1 | -2/+2 |
* | Remove cruft, rename ICONSDIR to IMAGESDIR. (serverdir, gladedir): Remove | Dan Winship | 2003-02-06 | 4 | -35/+29 |
* | Remove cruft. (serverdir, gladedir, etspecdir): Remove definitions | Dan Winship | 2003-02-06 | 4 | -10/+2 |
* | Replace deprecated glade_gnome_init() with glade_init(). | Dan Winship | 2003-02-06 | 1 | -1/+1 |
* | pull forward Jack Jia's fix for #33672, but convert it to use unlink | Chris Toshok | 2003-02-04 | 1 | -13/+16 |
* | i need to sleep more. | Chris Toshok | 2003-01-26 | 1 | -1/+0 |
* | need to assign this here or else the lib doesn't get built. | Chris Toshok | 2003-01-26 | 1 | -0/+1 |
* | Remove definition; this is now in configure.in. Likewise. Likewise. | Ettore Perazzoli | 2003-01-25 | 1 | -2/+0 |
* | Remove definition; no need to set it here since it's now defined in | Ettore Perazzoli | 2003-01-24 | 1 | -1/+0 |
* | Define componentdir instead of COMPONENT_DIR. Set it to | Ettore Perazzoli | 2003-01-24 | 1 | -2/+0 |
* | Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir): | Ettore Perazzoli | 2003-01-23 | 3 | -35/+36 |
* | Change dialog from Yes/No/Cancel to Discard/Cancel/Save to match the HIG. | Ettore Perazzoli | 2003-01-15 | 2 | -2/+3 |
* | Add $(schema_DATA). | Ettore Perazzoli | 2003-01-15 | 1 | -3/+4 |
* | try to load the uri again if it failed previously. (book_open_cb): set | Chris Toshok | 2003-01-10 | 1 | -2/+27 |
* | #include gtklabel.h, fixes an unresolved symbol. | Chris Toshok | 2003-01-10 | 1 | -0/+1 |
* | call e_select_names_bonobo_construct on the newly created object. | Chris Toshok | 2003-01-10 | 1 | -0/+2 |
* | addressbook-config.etspec is gone. | Chris Toshok | 2003-01-10 | 4 | -6353/+5991 |
* | comment out the factory oaf_server, and change the location of the | Chris Toshok | 2003-01-10 | 3 | -6/+18 |
* | add in the schema entry for minimum_query_length. | Chris Toshok | 2003-01-09 | 1 | -0/+11 |
* | $(datadir)/evolution/images instead of $(datadir)/images/evolution. | Ettore Perazzoli | 2003-01-09 | 1 | -2/+2 |
* | remove idldir definition. (It's defined in configure.in now) | Dan Winship | 2003-01-06 | 1 | -2/+0 |
* | [ fixes the non-ui portion of #36183 ] use the entry's | Chris Toshok | 2003-01-02 | 4 | -15/+47 |
* | One more typo | Andrew V. Samoilov | 2002-12-27 | 1 | -1/+1 |
* | Typo fixed | Andrew V. Samoilov | 2002-12-27 | 1 | -1/+1 |
* | (addressbook_config_control_new): Made it return an | Ettore Perazzoli | 2002-12-20 | 2 | -2/+4 |
* | convert the clist in here to a GtkTreeView. your guess is as good as mine | Chris Toshok | 2002-12-19 | 1 | -38/+62 |
* | drop use of "font" arg. (get_left_width): use pango to calculate this | Chris Toshok | 2002-12-19 | 8 | -33/+39 |
* | oops, use strcmp, not !strcmp here. | Chris Toshok | 2002-12-18 | 1 | -1/+1 |
* | (addressbook_config_control_new): Use | Ettore Perazzoli | 2002-12-17 | 1 | -1/+1 |
* | Don't #include <e-util/e-html-utils.h> | Jeffrey Stedfast | 2002-12-17 | 1 | -2/+0 |
* | pass "Addressbook" to e_passwords*. (addressbook_authenticate): same. | Chris Toshok | 2002-12-10 | 1 | -3/+3 |
* | remove PENDING_PORT_WORK. (addressbook_search_activated): same. | Chris Toshok | 2002-12-10 | 2 | -8/+1 |
* | Forgot to commit this new file. | Ettore Perazzoli | 2002-12-10 | 1 | -0/+67 |
* | #include <string.h>. | Ettore Perazzoli | 2002-12-07 | 17 | -299/+72 |
* | 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 | 3 | -8/+7 |
* | use new schema for completion/uris. (uris_listener): same. | Chris Toshok | 2002-11-27 | 5 | -77/+116 |
* | ignore server.in | Chris Toshok | 2002-11-26 | 1 | -0/+1 |
* | show the etable. (addressbook_add_server_druid): show_all before returning | Chris Toshok | 2002-11-25 | 1 | -1/+2 |
* | roll forward the scope fix. | Chris Toshok | 2002-11-21 | 1 | -1/+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 |
* | sink the popup. (e_contact_editor_build_email_ui): same. | Chris Toshok | 2002-11-17 | 1 | -0/+2 |
* | ignore .server.in | Chris Toshok | 2002-11-17 | 1 | -0/+1 |
* | Added rule to generate GNOME_Evolution_Addressbook.server.in from | Ettore Perazzoli | 2002-11-16 | 5 | -507/+450 |
* | Use bonobo_main_quit | Rodney Dawes | 2002-11-16 | 1 | -1/+1 |
* | push_in = FALSE, no clue why... :) (_arrow_pressed): call | Chris Toshok | 2002-11-13 | 5 | -16/+17 |
* | change signature to that of a weak ref notify function. (main): ::destroy | Chris Toshok | 2002-11-12 | 5 | -30/+30 |
* | oops, missed these casts. | Chris Toshok | 2002-11-09 | 1 | -4/+0 |
* | 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 |
* | add lots of libs back in since they're building now. | Chris Toshok | 2002-11-08 | 9 | -138/+138 |
* | more porting work. | Chris Toshok | 2002-11-08 | 15 | -319/+312 |
* | gobjectify this. | Chris Toshok | 2002-11-07 | 4 | -5810/+6282 |
* | fix the gnome-xml headers. | Chris Toshok | 2002-11-06 | 7 | -210/+212 |
* | ignore the new .server file. | Chris Toshok | 2002-11-06 | 14 | -209/+218 |
* | Port to GObject/gnome2. | Chris Toshok | 2002-11-06 | 20 | -524/+372 |
* | [ fixes #29144 ] use e_table_memory_storage_change instead of | Chris Toshok | 2002-10-25 | 1 | -3/+1 |
* | Set /Addressbook/select_names_uri in the configdb to the selected folder. | Dan Winship | 2002-10-23 | 1 | -17/+19 |
* | fix the sense of a strcmp | Dan Winship | 2002-10-22 | 1 | -1/+1 |
* | [ Fix #7094, #7064, #7095, #31944, #31945 ] Hook up new etspec file. | Kjartan Maraas | 2002-10-10 | 7 | -35/+36 |
* | free adapter->priv. | Chris Toshok | 2002-10-02 | 1 | -30/+29 |
* | Change folder type to "contacts/ldap". (addressbook_storage_add_source): | Dan Winship | 2002-09-27 | 1 | -3/+3 |
* | Rename "ldap-contacts" to "contacts/ldap" and add "contacts/public". | Dan Winship | 2002-09-26 | 3 | -3/+9 |
* | 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 |
* | don't add the user creatable item for ldap-contact folders atm, since it | Chris Toshok | 2002-09-18 | 1 | -9/+0 |
* | Fix a typo. | Kjartan Maraas | 2002-09-18 | 1 | -1/+1 |
* | institute an arbitrary minimum limit on the number of characters before we | Chris Toshok | 2002-09-12 | 1 | -0/+6 |
* | [ fixes #30208 ] if the user clicked cancel in the password dialog, let | Chris Toshok | 2002-09-12 | 1 | -56/+97 |
* | Changed the description of the Directory Servers page of the settings | Anna Dirks | 2002-09-06 | 1 | -1/+1 |
* | [ Fixes #29904 ] we need to activate either a contact list editor or | Chris Toshok | 2002-09-05 | 1 | -3/+10 |
* | Pass FALSE to evolution_storage_new: the Other Contacts storage doesn't | Dan Winship | 2002-09-05 | 1 | -1/+1 |
* | Pass NULL as @unpopulate_folder_context_menu_fn to | Ettore Perazzoli | 2002-09-05 | 1 | -1/+1 |
* | unref the "without", adapter, and model, then chain up the GnomeDialog | Mike Kestner | 2002-09-04 | 1 | -0/+5 |
* | Use ldap-settings.png instead of evolution-contacts.png. | Ettore Perazzoli | 2002-09-04 | 1 | -1/+1 |
* | [ fixes #29699 ] call _set_source with a NULL source to fill in dialog | Chris Toshok | 2002-09-04 | 1 | -0/+3 |
* | (delete_contact_cb): Fix typo | Ettore Perazzoli | 2002-09-04 | 1 | -1/+1 |
* | add QueryRefused, for when the backend refuses to perform a query. (part | Dan Winship | 2002-08-31 | 1 | -0/+3 |
* | call evolution_shell_component_add_user_creatable_item twice here, once | Chris Toshok | 2002-08-30 | 1 | -0/+10 |
* | stop the EBookViews before unreffing. | Mike Kestner | 2002-08-29 | 1 | -2/+8 |
* | Add an evolution:shell_component_launch_order and rename | Dan Winship | 2002-08-29 | 1 | -1/+3 |
* | [ oops, merged the .h and .glade file back to the HEAD from the 1-0 | Chris Toshok | 2002-08-28 | 1 | -0/+16 |
* | [ fixes #19286 ] confirm deletion of contacts when using the menubar or | Chris Toshok | 2002-08-28 | 1 | -2/+4 |
* | [ fixes #28897 ] set book_data to NULL after clearing/freeing the list. | Chris Toshok | 2002-08-28 | 1 | -0/+1 |
* | [ fixes #20348 ] deprecate "categories" in favor of "category". evolution | Chris Toshok | 2002-08-28 | 1 | -1/+1 |
* | [ fixes #26907 ] use beginswith for email. | Chris Toshok | 2002-08-28 | 1 | -2/+2 |
* | [ fixes #29446 ] searching_modify_func can be NULL (since we don't require | Chris Toshok | 2002-08-27 | 1 | -1/+2 |
* | not sure what i was thinking here... the EBook isn't valid if we couldn't | Chris Toshok | 2002-08-21 | 1 | -7/+3 |
* | 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 | 2 | -2/+40 |
* | add an "addresses" property, to get the "Dan Winship <danw@ximian.com>" | Dan Winship | 2002-08-20 | 1 | -0/+19 |
* | fix c&p error that was losing the ssl setting. | Chris Toshok | 2002-08-17 | 1 | -1/+1 |
* | [ fix 27333 ] "local" -> "do-initial-query". | Chris Toshok | 2002-08-16 | 1 | -17/+32 |
* | If invoked from a non-contact folder, add the contact to the default | Dan Winship | 2002-08-13 | 3 | -23/+6 |
* | [ fixes bug #25958 ] use FULL_NAME in the case where we're untoggling a | Chris Toshok | 2002-08-02 | 1 | -2/+2 |
* | 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 |
* | (create_component): Use | Ettore Perazzoli | 2002-08-02 | 1 | -1/+1 |
* | Change the order so that "New Contact" is first and "New Contact List" is | Ettore Perazzoli | 2002-08-01 | 1 | -4/+4 |
* | Pass "contacts" as the @folder_type to | Ettore Perazzoli | 2002-08-01 | 1 | -0/+1 |
* | Don't set up the ContactNew and | Ettore Perazzoli | 2002-07-27 | 1 | -48/+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 |
* | Pass zero as the @sorting_priority to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 1 | -2/+2 |
* | Pass NULL @custom_icon_name to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 1 | -2/+2 |
* | New arg @tooltip; pass it to | Ettore Perazzoli | 2002-07-02 | 1 | -2/+6 |
* | don't unref selection_model (otherwise 3 clicks of "Show Supported Bases" | Sean Atkinson | 2002-07-01 | 1 | -2/+0 |
* | reorder the adding of creatable items so the default is a new contact, not | Chris Toshok | 2002-06-26 | 1 | -3/+3 |
* | remove source argument (get it from the dialog). (edit_source_clicked): | Sean Atkinson | 2002-06-25 | 1 | -6/+17 |
* | Made expand_uri a bit more robust and readable. | Christopher James Lahey | 2002-06-11 | 1 | -0/+5 |
* | 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 |
* | put this back in, accidentally got snipped with the hacking going on in | Chris Toshok | 2002-05-25 | 1 | -0/+1 |
* | [ part of #25047 ] remove the autocompletion config control from here, as | Chris Toshok | 2002-05-24 | 2 | -105/+0 |
* | [ #24189 ] ifdef out the body of this because it only works with a single | Chris Toshok | 2002-05-24 | 6 | -50/+183 |
* | fix parameter/local variable overloading. | Chris Toshok | 2002-05-24 | 1 | -3/+3 |
* | Don't try to invoke e_book_get_uri() on NULL. Fixes #20069. | Ettore Perazzoli | 2002-05-22 | 1 | -3/+3 |
* | Set the can_sync_offline property on the EFolder based on the | Ettore Perazzoli | 2002-05-21 | 1 | -2/+2 |
* | New, quit handler for the EvolutionShellComponent. (add_creatable_item): | Ettore Perazzoli | 2002-05-17 | 2 | -2/+17 |
* | Check with e_shell_prepare_for_quit() before quitting. | Ettore Perazzoli | 2002-05-16 | 1 | -1/+1 |
* | 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 |
* | Pass %FALSE as @has_shared_folders to evolution_storage_new(). | Ettore Perazzoli | 2002-05-10 | 1 | -1/+1 |
* | oops, add the NULL back at the end of possible_types. | Chris Toshok | 2002-05-08 | 1 | -1/+1 |
* | bleah, need to pass the GtkWindow here so we can pop up the a modal | Chris Toshok | 2002-05-08 | 1 | -22/+37 |
* | s/ldap_config/addressbook_config/ so this compiles again. | Dan Winship | 2002-05-07 | 1 | -1/+1 |
* | Call evolution_config_control_changed when the EFolderList changes. | Christopher James Lahey | 2002-05-04 | 1 | -0/+10 |
* | Updated this to have the ConfigControlFactory have an addressbookwide | Christopher James Lahey | 2002-05-04 | 7 | -36/+147 |
* | Desensitize the to, cc, and bcc buttons if there's no selection here. | Christopher James Lahey | 2002-05-03 | 1 | -0/+28 |
* | fix | JP Rosevear | 2002-05-01 | 1 | -4/+3 |
* | Don't link to libibex anymore. | Jeffrey Stedfast | 2002-04-27 | 1 | -1/+0 |
* | Unref the text_model here instead of the model, since the model never gets | Christopher James Lahey | 2002-04-26 | 1 | -4/+3 |
* | Updated this for the new e_table_memory_store_insert function prototype. | Christopher James Lahey | 2002-04-25 | 1 | -20/+8 |
* | 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 |
* | change order of scope option menu to match how it's stored. | Chris Toshok | 2002-04-19 | 1 | -2/+2 |
* | change ldap config control text so it fits in the config dialog. | Chris Toshok | 2002-04-19 | 2 | -23/+87 |
* | add LDAP_CFLAGS to INCLUDES | Chris Toshok | 2002-04-19 | 1 | -0/+1 |
* | no more source->type. | Chris Toshok | 2002-04-19 | 1 | -1/+1 |
* | fill in source->ssl. (addressbook_source_dialog_set_source): set up | Chris Toshok | 2002-04-19 | 3 | -18/+21 |
* | fix memory leaks. | Chris Toshok | 2002-04-19 | 11 | -1847/+7566 |
* | 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 | 2 | -2/+3 |
* | Update for new-and-improved consistent default folder uri. | Dan Winship | 2002-04-10 | 1 | -63/+11 |
* | Add view_info arg, but don't do anything with it. | Dan Winship | 2002-04-09 | 1 | -0/+1 |
* | add config_item:type | JP Rosevear | 2002-04-07 | 1 | -0/+5 |
* | Remove AddressbookConfig, ContactNew, ContactNewList EPixmap entries. | Ettore Perazzoli | 2002-04-04 | 2 | -3/+4 |
* | parent_class should be static. (From Max Horn <max@quendi.de>) | Dan Winship | 2002-04-01 | 1 | -1/+1 |
* | Add priority for the config page. Renamed to "Directory Servers". | Ettore Perazzoli | 2002-03-30 | 1 | -2/+4 |
* | Update for libversit change: Use .a rather than .la now. | Dan Winship | 2002-03-20 | 1 | -1/+1 |
* | [Search bar re-design implementation, Take 2.] | Ettore Perazzoli | 2002-03-19 | 1 | -23/+1 |
* | Update to use new EPopupMenu API. | Jeffrey Stedfast | 2002-03-16 | 1 | -3/+2 |
* | [Start implementing the new Search Bar design.] | Ettore Perazzoli | 2002-03-16 | 2 | -1/+3 |
* | Add an icon for the LDAP sources configuration control. | Ettore Perazzoli | 2002-03-14 | 1 | -0/+3 |
* | Remove verb "AddressbookConfig". (config_cb): Removed. | Ettore Perazzoli | 2002-03-13 | 6 | -52/+132 |
* | change contains x-evolution-any-field to beginswith on email, full_name, | Chris Toshok | 2002-03-12 | 1 | -1/+4 |
* | since I've gone ahead and made the file backend (by way of | Chris Toshok | 2002-03-10 | 1 | -6/+6 |
* | Update for evolution_storage_new() change. | Dan Winship | 2002-03-08 | 1 | -1/+1 |
* | [fixes bug #20871] add the status-message label. | Chris Toshok | 2002-03-05 | 2 | -1/+28 |
* | only handle the ESB_ADVANCED case here now. the actual query work is done | Chris Toshok | 2002-02-25 | 1 | -2/+19 |
* | make the right auth page start up open. | Chris Toshok | 2002-02-25 | 2 | -1/+5 |
* | Define $(iconsdir). | Ettore Perazzoli | 2002-02-22 | 2 | -7/+39 |
* | 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 |
* | Finishing commit that failed in the middle: | Christopher James Lahey | 2002-02-14 | 4 | -44/+41 |
* | remove "New" from user creatable menu items | JP Rosevear | 2002-02-08 | 1 | -2/+2 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 1 | -4/+2 |
* | [ fixes bug 16097 ] gui love for the new auth stuff. | Chris Toshok | 2002-01-26 | 2 | -10/+28 |
* | [ fixes bug 16097 ] gui love for the new auth stuff. | Chris Toshok | 2002-01-25 | 3 | -81/+340 |
* | Clean up some of the Makefiles so we dont' link every library multiple | Ettore Perazzoli | 2002-01-25 | 1 | -30/+24 |