| Commit message (Expand) | Author | Age | Files | Lines |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -6/+6 |
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
* | Fix compiler warnings in addressbook. | Matthew Barnes | 2009-05-26 | 1 | -1/+1 |
* | Change License from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-09-30 | 1 | -13/+13 |
* | ** Fix for bug #547308 | Milan Crha | 2008-08-12 | 1 | -17/+24 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -1/+1 |
* | Don't allow newlines in the password dialog title. Use a fixed string | Matthew Barnes | 2008-02-14 | 1 | -3/+3 |
* | ** Fixes bug 474651 | Tobias Mueller | 2007-12-14 | 1 | -1/+1 |
* | ** Fix for bug #501969 Passwords should not be forgotten for all errors | Sankar P | 2007-12-11 | 1 | -1/+4 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -7/+7 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Checking for the property user and username. Fixes #327819. | Sushma Rai | 2006-01-23 | 1 | -3/+9 |
* | This now takes care to escape any auth mechanism in the uri. | Sarfraaz Ahmed | 2005-09-30 | 1 | -8/+8 |
* | Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing to the | Tor Lillqvist | 2005-09-28 | 1 | -1/+1 |
* | de-constify uri, and fix its creation logic. (load_source_cb): cast for | Not Zed | 2005-08-24 | 1 | -4/+2 |
* | moved e-error to e-util | Not Zed | 2005-05-16 | 1 | -1/+1 |
* | get the uri from Ebook instead of Esource. e_source_get_uri returns NULL | Sivaiah Nallagatla | 2005-04-08 | 1 | -7/+5 |
* | Make sure LoadSourceData has call back installed before calling it. cb is | Sivaiah Nallagatla | 2005-03-05 | 1 | -1/+2 |
* | Make mailer depend on libedataserverui. | Hans Petter Jansson | 2005-02-24 | 1 | -1/+1 |
* | display a warning dialog if the server version is not proper added warning | vivek jain | 2005-02-04 | 1 | -24/+31 |
* | Remove leading "%s" from the transalatable string Fixes #36137 | Sivaiah Nallagatla | 2005-01-28 | 1 | -2/+6 |
* | Merge from offline brnach | Sivaiah Nallagatla | 2004-12-24 | 1 | -10/+26 |
* | reverting commit | Sivaiah Nallagatla | 2004-11-22 | 1 | -26/+10 |
* | added message which gets prompted when user tries to access a book which | Sivaiah Nallagatla | 2004-11-22 | 1 | -10/+26 |
* | ** See bug #62856 (workaround). | Not Zed | 2004-08-30 | 1 | -1/+1 |
* | e passwords api change/reprompt if we need to. | Not Zed | 2004-08-12 | 1 | -3/+5 |
* | just revering a local change gone in in the commit i just made | Sivaiah nallagatla | 2004-08-12 | 1 | -3/+3 |
* | when user cancels auth dialog send the anonoymous query only in case of | Sivaiah Nallagatla | 2004-08-12 | 1 | -2/+12 |
* | [ fixes #61299 ] | Chris Toshok | 2004-07-13 | 1 | -3/+3 |
* | EBookContactsCallback -> EBookListCallback. (eab_nickname_query): same. | Chris Toshok | 2004-06-18 | 1 | -1/+1 |
* | read the "auth-domain" property from e-source and use it as the component | Sivaiah Nallagatla | 2004-05-25 | 1 | -4/+12 |
* | use the new e_book_new and e_book_open apis. | Chris Toshok | 2004-05-20 | 1 | -6/+11 |
* | added a new function to striff off any parameters present after ';' in the | Sivaiah Nallagatla | 2004-04-21 | 1 | -3/+24 |
* | rip out tons of functions - they all live in addressbook-view.c now. the | Chris Toshok | 2004-04-15 | 1 | -797/+2 |
* | added a check for new auth type "plain/password" for groupwise in | Sivaiah Nallagatla | 2004-04-13 | 1 | -0/+2 |
* | quiet valgrind uninitialized memory warning. | Chris Toshok | 2004-04-13 | 1 | -0/+1 |
* | add prototypes for eab_load_error_dialog and eab_search_result_dialog. | Chris Toshok | 2004-04-11 | 1 | -102/+2 |
* | create an EUserCreatableItemsHandler (addressbook_view_clear): destroy it | Dan Winship | 2004-04-09 | 1 | -0/+11 |
* | [ fixes bug #53634 ] | Chris Toshok | 2004-03-31 | 1 | -3/+0 |
* | split out the majority of the set_prop code for PROPERTY_SOURCE_UID_IDX | Chris Toshok | 2004-02-20 | 1 | -84/+134 |
* | Hide the border on the notebook also Don't pack another scrolled window | Rodney Dawes | 2004-02-07 | 1 | -0/+1 |
* | [ fixes bug #52571 ] ugh. name fields that have \" around the name break | Chris Toshok | 2004-01-24 | 1 | -10/+26 |
* | Don't run callback if the action was cancelled. (load_source_cb): Ditto. | Hans Petter Jansson | 2004-01-17 | 1 | -1/+23 |
* | only set the menus and command state if we actually are already displayed, | JP Rosevear | 2004-01-17 | 1 | -3/+5 |
* | these line breaks in the error messages should actually be spaces | JP Rosevear | 2004-01-06 | 1 | -9/+9 |
* | install the "source" property. (eab_view_init): init eav->source to NULL. | Chris Toshok | 2003-12-18 | 1 | -378/+331 |
* | Make a public function that shows an error dialog, which can be used when | Hans Petter Jansson | 2003-12-17 | 1 | -62/+67 |
* | (retrieve_shell_view_interface_from_control): Remove. | Ettore Perazzoli | 2003-12-04 | 1 | -60/+0 |
* | (set_status_message): Call | Ettore Perazzoli | 2003-12-02 | 1 | -1/+4 |
* | Fix silly. | Ettore Perazzoli | 2003-12-02 | 1 | -2/+1 |
* | Replace activity_client with activity_id. (set_status_message): Use the | Ettore Perazzoli | 2003-12-02 | 1 | -19/+13 |
* | Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the | Rodney Dawes | 2003-12-02 | 1 | -1/+1 |
* | Remove addressbook-storage.[ch] and new-addressbook.[ch]. | Hans Petter Jansson | 2003-12-01 | 1 | -108/+133 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 1 | -1/+1 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -136/+80 |
* | Fix lots of leaks, update for correct use of g_object_get. Some misc | Larry Ewing | 2003-06-14 | 1 | -1/+7 |
* | 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 | 1 | -61/+28 |
* | [ fixes #21499 ] | Rodney Dawes | 2003-04-19 | 1 | -1/+1 |
* | use g_signal_connect here, not swapped... although since we pass the | Chris Toshok | 2003-02-28 | 1 | -7/+22 |
* | [ 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 | 1 | -20/+6 |
* | Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir): | Ettore Perazzoli | 2003-01-23 | 1 | -1/+1 |
* | try to load the uri again if it failed previously. (book_open_cb): set | Chris Toshok | 2003-01-10 | 1 | -2/+27 |
* | drop use of "font" arg. (get_left_width): use pango to calculate this | Chris Toshok | 2002-12-19 | 1 | -1/+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 | 1 | -6/+0 |
* | #include <string.h>. | Ettore Perazzoli | 2002-12-07 | 1 | -32/+18 |
* | push_in = FALSE, no clue why... :) (_arrow_pressed): call | Chris Toshok | 2002-11-13 | 1 | -8/+0 |
* | change signature to that of a weak ref notify function. (main): ::destroy | Chris Toshok | 2002-11-12 | 1 | -4/+2 |
* | oops, missed these casts. | Chris Toshok | 2002-11-09 | 1 | -4/+0 |
* | add lots of libs back in since they're building now. | Chris Toshok | 2002-11-08 | 1 | -41/+41 |
* | gobjectify this. | Chris Toshok | 2002-11-07 | 1 | -1/+3 |
* | fix the gnome-xml headers. | Chris Toshok | 2002-11-06 | 1 | -61/+63 |
* | ignore the new .server file. | Chris Toshok | 2002-11-06 | 1 | -13/+33 |
* | [ fixes #30208 ] if the user clicked cancel in the password dialog, let | Chris Toshok | 2002-09-12 | 1 | -56/+97 |
* | (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 |
* | [ fixes #19286 ] confirm deletion of contacts when using the menubar or | Chris Toshok | 2002-08-28 | 1 | -2/+4 |
* | [ 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 |
* | not sure what i was thinking here... the EBook isn't valid if we couldn't | Chris Toshok | 2002-08-21 | 1 | -7/+3 |
* | take and pass the CallStatus to our listener. | Chris Toshok | 2002-08-20 | 1 | -0/+38 |
* | [ fix 27333 ] "local" -> "do-initial-query". | Chris Toshok | 2002-08-16 | 1 | -17/+32 |
* | [ fixes bug #25958 ] use FULL_NAME in the case where we're untoggling a | Chris Toshok | 2002-08-02 | 1 | -2/+2 |
* | Don't set up the ContactNew and | Ettore Perazzoli | 2002-07-27 | 1 | -48/+0 |
* | [ #24189 ] ifdef out the body of this because it only works with a single | Chris Toshok | 2002-05-24 | 1 | -2/+9 |
* | Don't try to invoke e_book_get_uri() on NULL. Fixes #20069. | Ettore Perazzoli | 2002-05-22 | 1 | -3/+3 |
* | Updated this to have the ConfigControlFactory have an addressbookwide | Christopher James Lahey | 2002-05-04 | 1 | -1/+1 |
* | no more source->type. | Chris Toshok | 2002-04-19 | 1 | -1/+1 |
* | fix memory leaks. | Chris Toshok | 2002-04-19 | 1 | -3/+2 |
* | Update for new-and-improved consistent default folder uri. | Dan Winship | 2002-04-10 | 1 | -63/+11 |
* | Remove AddressbookConfig, ContactNew, ContactNewList EPixmap entries. | Ettore Perazzoli | 2002-04-04 | 1 | -3/+0 |
* | [Search bar re-design implementation, Take 2.] | Ettore Perazzoli | 2002-03-19 | 1 | -23/+1 |
* | [Start implementing the new Search Bar design.] | Ettore Perazzoli | 2002-03-16 | 1 | -0/+2 |
* | Remove verb "AddressbookConfig". (config_cb): Removed. | Ettore Perazzoli | 2002-03-13 | 1 | -8/+0 |
* | since I've gone ahead and made the file backend (by way of | Chris Toshok | 2002-03-10 | 1 | -6/+6 |
* | only handle the ESB_ADVANCED case here now. the actual query work is done | Chris Toshok | 2002-02-25 | 1 | -2/+19 |
* | Finishing commit that failed in the middle: | Christopher James Lahey | 2002-02-14 | 1 | -39/+39 |
* | [ fixes bug 16097 ] gui love for the new auth stuff. | Chris Toshok | 2002-01-25 | 1 | -3/+17 |
* | From addressbook/ChangeLog: | Christopher James Lahey | 2002-01-18 | 1 | -0/+13 |
* | Handle setting the search bar to "Advanced..." when the alphabet buttons | Christopher James Lahey | 2002-01-11 | 1 | -12/+28 |
* | go slow and clear the map if the last uri and the current uri do not match | JP Rosevear | 2001-12-19 | 1 | -1/+6 |
* | Merging fixes: | Christopher James Lahey | 2001-12-01 | 1 | -37/+73 |
* | [ Fixes Ximian bug #14646 ] new function. if the default_book failed to | Chris Toshok | 2001-11-10 | 1 | -1/+27 |
* | Check that our BonoboUIComponent has a container so we don't get a lot of | Jon Trowbridge | 2001-10-30 | 1 | -67/+70 |
* | add prototypes for addressbook_config_database, and | Chris Toshok | 2001-10-27 | 1 | -0/+43 |
* | Fix command paths when we specify our pixmaps, so we don't get a lot of | Jon Trowbridge | 2001-10-24 | 1 | -4/+4 |
* | Call e_addressbook_model_force_folder_bar_message when we activate the | Jon Trowbridge | 2001-10-21 | 1 | -2/+6 |
* | Changed these to use the new ref and unref functions for ECard auxillary | Christopher James Lahey | 2001-10-12 | 1 | -5/+6 |
* | Check that view->view != NULL. (save_contact_cb): Check that view->view != | Jon Trowbridge | 2001-10-11 | 1 | -34/+99 |
* | e_book_load_uri -> addressbook_load_uri. | Chris Toshok | 2001-10-06 | 1 | -116/+108 |
* | Check to make sure our call to e_addressbook_model_get_card doesn't return | Jon Trowbridge | 2001-10-06 | 1 | -3/+1 |
* | Update the paths, /menu/ComponentToolsPlaceholder/Tools/ -> | Ettore Perazzoli | 2001-09-28 | 1 | -2/+2 |
* | Hooked up print preview button. | Christopher James Lahey | 2001-09-22 | 1 | -0/+14 |
* | For every category: - set .translate to FALSE | Chyla Zbigniew | 2001-09-08 | 1 | -2/+6 |
* | add -DEVOLUTION_IMAGESDIR. | Chris Toshok | 2001-09-07 | 1 | -14/+23 |
* | switch "full_name" to "x-evolution-any-field" in all the queries where we | Chris Toshok | 2001-08-23 | 1 | -3/+3 |
* | use 'Save As' icon rather than 'Save' as it seems more appropriate. Also | Damon Chaplin | 2001-08-20 | 1 | -1/+2 |
* | use new Cut/Copy/Paste/Save/Search icons. | Damon Chaplin | 2001-08-20 | 1 | -1/+8 |
* | Set the folder bar message here. | Christopher James Lahey | 2001-08-20 | 1 | -0/+44 |
* | Set the pixtype for "ContactEditorDelete" to "pixbuf". Likewise. Likewise. | Ettore Perazzoli | 2001-08-19 | 1 | -0/+1 |
* | call e_sexp_encode_string on the search string the user types in so it | Chris Toshok | 2001-08-18 | 1 | -6/+10 |
* | changed to new print icon. | Damon Chaplin | 2001-08-18 | 1 | -0/+1 |
* | Boost scoring on an exact nickname match. Manually addressify match. | Jon Trowbridge | 2001-08-16 | 1 | -27/+38 |
* | Tell the search bar to translate the subitem texts. | Federico Mena Quintero | 2001-08-15 | 1 | -0/+2 |
* | Add "Any Category" option for category searches. | Jon Trowbridge | 2001-08-14 | 1 | -8/+19 |
* | Fixed two const warnings here. | Christopher James Lahey | 2001-08-14 | 1 | -2/+3 |
* | Properly handle "Category is" queries by checking the search bar | Jon Trowbridge | 2001-08-11 | 1 | -6/+40 |
* | Removed comment about the need to resolve nicknames properly, because we | Jon Trowbridge | 2001-08-11 | 1 | -7/+7 |
* | remove passwd_cb. | Chris Toshok | 2001-08-10 | 1 | -8/+0 |
* | [ Fixes ximian bugs #5080, #6021, #6704, #6705 ] | Chris Toshok | 2001-08-10 | 1 | -8/+76 |
* | pass view->view instead of the EBook. (addressbook_search_menu_items): | Chris Toshok | 2001-08-08 | 1 | -48/+38 |
* | Fixed warnings here. | Christopher James Lahey | 2001-08-03 | 1 | -3/+3 |
* | Removed some extra padding and pack the addressbook view into a frame with | Jason Leach | 2001-08-03 | 1 | -16/+20 |
* | Added ContactsSaveAsVCard, ContactsSendContactToOther, and | Christopher James Lahey | 2001-08-02 | 1 | -0/+40 |
* | Added category searching to the file backend. | Christopher James Lahey | 2001-06-27 | 1 | -0/+6 |
* | correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same. | Chris Toshok | 2001-06-25 | 1 | -17/+21 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | track change to e_addressbook_show_contact_editor signature. | Chris Toshok | 2001-06-20 | 1 | -1/+1 |
* | remove the gtk_widget_show call... (e_contact_editor_show): and put it | Chris Toshok | 2001-06-09 | 1 | -74/+2 |
* | remove spew, and don't call the ShellView CORBA method if the interface | Chris Toshok | 2001-06-04 | 1 | -2/+4 |
* | Added fields for the GalViewMenus and GalViewCollection; we need to keep | Federico Mena Quintero | 2001-06-01 | 1 | -1/+3 |
* | Print Preview => ContactsPrintPreview. Changed peter's change so that the | Chris Toshok | 2001-06-01 | 1 | -1/+1 |
* | Use the correct path to the print preview menu item. | Peter Williams | 2001-05-31 | 1 | -1/+1 |
* | new function, for the Cut verb. (copy_contacts_cb): new function, for the | Chris Toshok | 2001-05-30 | 1 | -0/+50 |
* | #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" | Dan Winship | 2001-05-28 | 1 | -1/+1 |
* | add sequence_complete_id to EAddressbookModel and stop_state_changed to | Chris Toshok | 2001-05-23 | 1 | -1/+2 |
* | track the change in evolution-addressbook.xml's bonobo ui path's. | Chris Toshok | 2001-05-22 | 1 | -6/+5 |
* | update_view_type is gone, since the menu item is gone. | Chris Toshok | 2001-05-22 | 1 | -48/+0 |
* | no more ContactFind command. | Chris Toshok | 2001-05-18 | 1 | -47/+0 |
* | add our selection_change signal. (e_minicard_view_widget_realize): connect | Chris Toshok | 2001-05-18 | 1 | -0/+54 |
* | add prototype for addressbook_expand_uri. | Chris Toshok | 2001-05-14 | 1 | -19/+28 |
* | Use a different error message in the ldap support/no ldap support/file | Chris Toshok | 2001-05-08 | 1 | -22/+38 |
* | use define from widgets/misc/e-filter-bar.h instead of own enumeration and | Gediminas Paulauskas | 2001-05-08 | 1 | -9/+5 |
* | unref the book if the view is being destroyed | JP Rosevear | 2001-05-03 | 1 | -0/+8 |
* | Blessed by Ettore. | Gediminas Paulauskas | 2001-04-02 | 1 | -32/+15 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 1 | -11/+14 |
* | Added new icons. | Miguel de Icaza | 2001-03-21 | 1 | -1/+2 |
* | Fix a warning here. | Christopher James Lahey | 2001-03-14 | 1 | -1/+1 |
* | add is_read_only param. | Chris Toshok | 2001-03-13 | 1 | -1/+1 |
* | Reorganize the menus to have entries always in a consistent fashion, as | Miguel de Icaza | 2001-03-07 | 1 | -2/+2 |
* | new function. (e_minicard_view_event): split out the creation of the | Chris Toshok | 2001-03-02 | 1 | -11/+18 |
* | Removed an ancient #include <libgnorba/gnorba.h> | Jason Leach | 2001-02-12 | 1 | -1/+0 |
* | Actually make the icon for the "print" menu item work (I was missing a | Ettore Perazzoli | 2001-01-25 | 1 | -1/+1 |
* | Make the addressbook use the new 16x16 icons in the menus. | Ettore Perazzoli | 2001-01-25 | 1 | -0/+4 |
* | Get the addressbook to use the new "Show all" icon. | Ettore Perazzoli | 2001-01-25 | 1 | -0/+28 |
* | Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home. | Jacob Leach | 2001-01-17 | 1 | -1/+1 |
* | changed the signature of the property_bag get/set functions | Dietmar Maurer | 2001-01-15 | 1 | -0/+2 |
* | connect with the EAddressbookView's status_message signal. | Chris Toshok | 2001-01-10 | 1 | -0/+62 |
* | new function. (impl_BookListener_respond_authentication_result): new | Chris Toshok | 2001-01-05 | 1 | -0/+55 |
* | copy the dialog's source, destroy the dialog after we're done, and make | Chris Toshok | 2000-12-31 | 1 | -3/+14 |
* | new function, calling our new config ui code. (control_activate): no | Chris Toshok | 2000-12-30 | 1 | -44/+5 |
* | Moved the gal view menu stuff from here to EAddressbookView. | Christopher James Lahey | 2000-12-07 | 1 | -5/+1 |
* | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 1 | -5/+3 |
* | ugh, it helps when you save the ChangeLog before commiting it :) | Jeffrey Stedfast | 2000-12-01 | 1 | -1/+1 |
* | Added widgets/menus that contains the gal-view-menus.c code from Gal that | Miguel de Icaza | 2000-11-18 | 1 | -1/+1 |
* | Require gal 0.2.99.1. | Christopher James Lahey | 2000-11-10 | 1 | -0/+6 |
* | Switched from EAddressbookSearch to ESearchBar. | Christopher James Lahey | 2000-11-07 | 1 | -27/+53 |
* | Add menus items to the envelope printing stuff. | Christopher James Lahey | 2000-11-06 | 1 | -0/+21 |
* | Removed these unnecessary .cvsignores. | Christopher James Lahey | 2000-11-03 | 1 | -62/+52 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 1 | -1/+1 |
* | Mark two strings correctly | Kjartan Maraas | 2000-10-31 | 1 | -2/+2 |
* | Fixed marking of strings for translation. Use "_(" instead of "_ (". Add | Kjartan Maraas | 2000-10-31 | 1 | -1/+1 |
* | 2000-10-20 Michael Meeks <michael@helixcode.com> | Michael Meeks | 2000-10-21 | 1 | -9/+9 |
* | update to new UI handler. (update_view_type): split from | Michael Meeks | 2000-10-19 | 1 | -45/+53 |
* | if we are in LDAP mode then merge in the extra few items, otherwise just | Michael Meeks | 2000-10-15 | 1 | -3/+4 |
* | Disable summary stuff, it appears to be badly broken. | Michael Meeks | 2000-10-05 | 1 | -47/+29 |
* | Updates for the Bonobo changes from Michael who is having some | Ettore Perazzoli | 2000-09-23 | 1 | -14/+4 |
* | Added evolution-addressbook-ldap.xml. | Christopher James Lahey | 2000-09-22 | 1 | -14/+25 |
* | s/Bonobo_UIHandler/Bonobo_UIContainer/ | Michael Meeks | 2000-09-21 | 1 | -1/+1 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -3/+3 |
* | Fixed the paths of some .h #includes. | Christopher James Lahey | 2000-09-18 | 1 | -536/+62 |
* | Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.am | Michael Meeks | 2000-09-17 | 1 | -2/+3 |
* | *Sigh.* | Ettore Perazzoli | 2000-09-16 | 1 | -0/+1 |
* | fix path. | Michael Meeks | 2000-09-14 | 1 | -1/+1 |
* | The Commit from hell that breaks all UI related stuff; | Michael Meeks | 2000-09-14 | 1 | -100/+53 |
* | Made this a bit better balanced. | Christopher James Lahey | 2000-09-11 | 1 | -2/+3 |
* | Use the right argument name to turn on grid lines. | Christopher James Lahey | 2000-08-29 | 1 | -6/+7 |
* | Die gnorba die. | JP Rosevear | 2000-08-26 | 1 | -4/+0 |
* | Unicode in addressbook basically works, including simple searching | Lauris Kaplinski | 2000-08-24 | 1 | -3/+6 |
* | Linked in the search dialog again. It looks like some changes in the shell | Christopher James Lahey | 2000-08-22 | 1 | -3/+10 |
* | Changed this to use ECardSimple. | Christopher James Lahey | 2000-08-20 | 1 | -5/+78 |
* | Ref our book view listener. | Christopher James Lahey | 2000-08-12 | 1 | -95/+23 |
* | Made the toolbars conform to the user's gnomecc settings for detachable | Cody Russell | 2000-08-10 | 1 | -1/+6 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-09 | 1 | -1/+1 |
* | Add an icon to the "Print contacts" menu item. | Ettore Perazzoli | 2000-08-09 | 1 | -1/+2 |
* | Put the print menu item in the right placeholder for consistency. | Ettore Perazzoli | 2000-08-09 | 1 | -3/+6 |
* | Changed e_popup_menu_run call to match the new arguments. | Christopher James Lahey | 2000-08-09 | 1 | -1/+1 |
* | use x-evolution-any-field. | Chris Toshok | 2000-08-09 | 1 | -2/+2 |
* | Everywhere unref the remote_uih having done a set_container. | Michael Meeks | 2000-08-04 | 1 | -0/+1 |
* | Changed the default set of columns. | Christopher James Lahey | 2000-08-01 | 1 | -6/+1 |
* | Switched the order of compilation of printing and contact-editor. | Christopher James Lahey | 2000-07-14 | 1 | -0/+12 |
* | From addressbook/ChangeLog: | Christopher James Lahey | 2000-07-13 | 1 | -2/+2 |
* | Removed an unused function | Christopher James Lahey | 2000-07-12 | 1 | -7/+0 |
* | Get rid of the ESelectNames test menu entry. | Ettore Perazzoli | 2000-07-11 | 1 | -38/+0 |
* | Switched from ETable to ETableScrolled. | Christopher James Lahey | 2000-07-10 | 1 | -8/+7 |
* | Several contacts list bugfixes. | Anders Carlsson | 2000-07-09 | 1 | -14/+14 |
* | Removed unused do_nothing_cb function. | Christopher James Lahey | 2000-07-09 | 1 | -6/+0 |
* | Link the toolbar print button to the print callback. | Not Zed | 2000-07-09 | 1 | -1/+1 |
* | Since ELDAPServer->port is a char *, allocate a string with the number 389 | Christopher James Lahey | 2000-07-08 | 1 | -7/+35 |
* | call e_ldap_storage_add_server call. | Chris Toshok | 2000-07-06 | 1 | -13/+11 |
* | remove hack to read "uri" file from local directory. | Chris Toshok | 2000-07-06 | 1 | -8/+5 |
* | Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c, | Christopher James Lahey | 2000-07-04 | 1 | -1/+1 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 1 | -1/+5 |
* | Added glade files. | Christopher James Lahey | 2000-06-11 | 1 | -0/+20 |
* | Do e_card_simple_sync and extract_info more often. | Christopher James Lahey | 2000-06-11 | 1 | -5/+102 |
* | Now this derives from GtkObject. It follows the same strategy as the | Federico Mena Quintero | 2000-06-09 | 1 | -68/+46 |
* | Bind right click on the ETable to "Save to VCard." | Christopher James Lahey | 2000-06-06 | 1 | -0/+21 |
* | return TRUE if opening a contact editor so that we don't get a "new | Christopher James Lahey | 2000-06-02 | 1 | -0/+2 |
* | Use stock Cancel buttons in the addressbook dialogs. | Ettore Perazzoli | 2000-06-01 | 1 | -3/+5 |
* | Make the toolbar look like a standard GNOME toolbar my putting it into | Ettore Perazzoli | 2000-06-01 | 1 | -2/+9 |
* | Added alphabet.glade and alphabet.glade.h. | Christopher James Lahey | 2000-05-31 | 1 | -9/+80 |
* | Added double click to open contact editor. | Christopher James Lahey | 2000-05-28 | 1 | -0/+60 |
* | Removed some columns. | Christopher James Lahey | 2000-05-26 | 1 | -4/+0 |
* | Reorganized the shell to allow dynamic registration of storages and | Ettore Perazzoli | 2000-05-25 | 1 | -3/+9 |
* | Switched printing and gui. | Christopher James Lahey | 2000-05-24 | 1 | -0/+20 |
* | Fixed some memory leaks. | Christopher James Lahey | 2000-05-16 | 1 | -2/+6 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 1 | -2/+5 |
* | make the toolbars detachable now that we require a new enough version | Dan Winship | 2000-05-12 | 1 | -1/+0 |
* | Make the table view be sorted by name initially. | Christopher James Lahey | 2000-05-11 | 1 | -1/+1 |
* | Send a proper response when you can't find the ldap URI. | Christopher James Lahey | 2000-05-11 | 1 | -10/+12 |
* | Added a dialog for when you can't open an addressbook. | Christopher James Lahey | 2000-05-11 | 1 | -0/+30 |
* | Destroy the view object when leaving the minicard view. | Christopher James Lahey | 2000-05-10 | 1 | -1/+4 |
* | Fixed the string duplication problem. Fixed the business/home address | Christopher James Lahey | 2000-05-09 | 1 | -1/+1 |
* | make sure to free the return value of e_card_simple_get. | Chris Toshok | 2000-05-08 | 1 | -2/+8 |
* | (addressbook_factory): create the ebook once. | Chris Toshok | 2000-05-08 | 1 | -3/+4 |
* | don't create a new ebook. instead, unload the current uri (if there is | Chris Toshok | 2000-05-08 | 1 | -10/+6 |