| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 19 | -19/+0 |
* | add prototypes for addressbook_config_database, and | Chris Toshok | 2001-10-27 | 2 | -0/+49 |
* | Return on cancellation. (simple_query_sequence_complete_cb): Act if not | Jon Trowbridge | 2001-10-27 | 1 | -12/+36 |
* | Oops... forgot to commit before. | Jon Trowbridge | 2001-10-27 | 1 | -0/+2 |
* | Cancel any pending queries. | Jon Trowbridge | 2001-10-27 | 1 | -0/+12 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 19 | -38/+38 |
* | Initialize gnome-vfs. | Jon Trowbridge | 2001-10-25 | 3 | -12/+125 |
* | Fix command paths when we specify our pixmaps, so we don't get a lot of | Jon Trowbridge | 2001-10-24 | 1 | -4/+4 |
* | 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 |
* | Call e_addressbook_model_force_folder_bar_message when we activate the | Jon Trowbridge | 2001-10-21 | 1 | -2/+6 |
* | (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 | 2 | -1/+5 |
* | We shouldn't leak the info returned by oaf_query. | Jon Trowbridge | 2001-10-21 | 1 | -0/+1 |
* | Make LDAP servers non-user-creatable. | Ettore Perazzoli | 2001-10-21 | 1 | -1/+1 |
* | Repeatedly call gtk_main_quit here as long as there is a main loop around. | Christopher James Lahey | 2001-10-20 | 1 | -2/+10 |
* | Added #include <gal/widgets/e-unicode.h>. | Christopher James Lahey | 2001-10-20 | 1 | -0/+1 |
* | Pass the @folder_type to ::handleDrop. | Ettore Perazzoli | 2001-10-20 | 1 | -1/+2 |
* | 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 |
* | grab focus in the Account entry when preparing the dialog, fixes #10406. | Chris Toshok | 2001-10-18 | 1 | -0/+4 |
* | 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 |
* | Add a component name to the e_passwords_init() call. | Jon Trowbridge | 2001-10-13 | 1 | -1/+1 |
* | 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 | 4 | -5/+9 |
* | Don't need this any more. | Dan Winship | 2001-10-12 | 1 | -16/+0 |
* | Check that view->view != NULL. (save_contact_cb): Check that view->view != | Jon Trowbridge | 2001-10-11 | 1 | -34/+99 |
* | If our select names dialog is still around, destroy it. Otherwise, the | Jon Trowbridge | 2001-10-11 | 1 | -2/+0 |
* | add an Email Address field/label/help text. | Chris Toshok | 2001-10-07 | 2 | -27/+92 |
* | 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 | 6 | -121/+120 |
* | Check to make sure our call to e_addressbook_model_get_card doesn't return | Jon Trowbridge | 2001-10-06 | 2 | -13/+10 |
* | use ldap.png for ldap contacts. | Chris Toshok | 2001-10-05 | 1 | -1/+1 |
* | Fixed warning | Iain Holmes | 2001-10-04 | 1 | -3/+12 |
* | ifdef out the LDAP only bits. Cleans some warnings on startup | Iain Holmes | 2001-10-04 | 1 | -0/+4 |
* | 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 |
* | Update the paths, /menu/ComponentToolsPlaceholder/Tools/ -> | Ettore Perazzoli | 2001-09-28 | 1 | -2/+2 |
* | 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 |
* | Handle creating the new contact in the current folder if it's a contacts | Christopher James Lahey | 2001-09-25 | 1 | -5/+30 |
* | Hooked up print preview button. | Christopher James Lahey | 2001-09-22 | 1 | -0/+14 |
* | 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 |
* | reorder the LDAP scopes so that they match the order of the option menus | Chris Toshok | 2001-09-17 | 2 | -4/+62 |
* | 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 |
* | For every category: - set .translate to FALSE | Chyla Zbigniew | 2001-09-08 | 1 | -2/+6 |
* | Fixed two bugs: - missing coversion of contact name to GTK+ locale, - | Chyla Zbigniew | 2001-09-08 | 1 | -15/+39 |
* | Removed unused factory variable. | Christopher James Lahey | 2001-09-08 | 1 | -2/+0 |
* | new function, notify the bonobo listener. (remove_ldap_folder): track | Chris Toshok | 2001-09-07 | 2 | -18/+44 |
* | add -DEVOLUTION_IMAGESDIR. | Chris Toshok | 2001-09-07 | 2 | -15/+26 |
* | [Fix #958, ShellComponents should not be created by factories, for | Ettore Perazzoli | 2001-09-06 | 2 | -23/+13 |
* | Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here since | Christopher James Lahey | 2001-09-02 | 3 | -3/+3 |
* | s/_/U_/ | Chyla Zbigniew | 2001-09-01 | 1 | -1/+3 |
* | 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 | 2 | -5/+5 |
* | Added. Generated queries against file_as. (match_file_as): Added. Match | Jon Trowbridge | 2001-08-28 | 1 | -2/+63 |
* | switch "full_name" to "x-evolution-any-field" in all the queries where we | Chris Toshok | 2001-08-23 | 1 | -3/+3 |
* | emit an event from our event source (contact_editor_cb): emit a destroy | jacob berkman | 2001-08-23 | 2 | -10/+33 |
* | Wrap our addressbook table adapter in an ETableWithout, so that we can | Jon Trowbridge | 2001-08-21 | 2 | -7/+76 |
* | use 'Save As' icon rather than 'Save' as it seems more appropriate. Also | Damon Chaplin | 2001-08-20 | 1 | -1/+2 |
* | Added display_name and description to the type. | Ettore Perazzoli | 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 | 2 | -1/+45 |
* | Set the pixtype for "ContactEditorDelete" to "pixbuf". Likewise. Likewise. | Ettore Perazzoli | 2001-08-19 | 1 | -0/+1 |
* | add prototype for addressbook_get_other_contact_storage. | Chris Toshok | 2001-08-18 | 2 | -5/+9 |
* | 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 |
* | 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 |
* | Added code so the user can create a new contact or contact list from | Christopher James Lahey | 2001-08-17 | 1 | -1/+36 |
* | 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 | 3 | -74/+63 |
* | set title of initial dialog to Addressbook Sources (bug #6704). | Chris Toshok | 2001-08-16 | 1 | -0/+1 |
* | don't let people add subdirs in the ldap server storage - everything is | Chris Toshok | 2001-08-16 | 1 | -0/+3 |
* | 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 |
* | don't access source->auth if source == NULL (bug #7086). | Chris Toshok | 2001-08-14 | 1 | -1/+1 |
* | svn path=/trunk/; revision=11916 | Kjartan Maraas | 2001-08-12 | 2 | -5/+1 |
* | 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 |
* | 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 |
* | remove passwd_cb. | Chris Toshok | 2001-08-10 | 1 | -8/+0 |
* | 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 |
* | [ Fixes ximian bugs #5080, #6021, #6704, #6705 ] | Chris Toshok | 2001-08-10 | 6 | -876/+1045 |
* | ifdef this HAVE_LDAP. | Chris Toshok | 2001-08-08 | 1 | -0/+2 |
* | pass view->view instead of the EBook. (addressbook_search_menu_items): | Chris Toshok | 2001-08-08 | 1 | -48/+38 |
* | [ Fixes bug #5066 ] new function, remove the source. (register_storage): | Chris Toshok | 2001-08-08 | 1 | -0/+14 |
* | 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 |
* | Update for EvolutionStorage API changes. (addressbook_storage_add_source): | Jason Leach | 2001-08-04 | 1 | -2/+2 |
* | Fixed warnings here. | Christopher James Lahey | 2001-08-03 | 2 | -10/+3 |
* | Add camel dependency. | Jon Trowbridge | 2001-08-03 | 5 | -13/+76 |
* | 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 #include <e-util/e-path.h>. | Christopher James Lahey | 2001-07-31 | 1 | -3/+6 |
* | Properly handle the case where our "cleaned" completion is the empty | Jon Trowbridge | 2001-07-31 | 1 | -1/+8 |
* | Fix a return value bug, to make it so if it fails to load an | Jason Leach | 2001-07-31 | 1 | -26/+25 |
* | Fix support for gtkhtml when compiled with gconf support | Frédéric Crozat | 2001-07-30 | 1 | -0/+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 |
* | Add an extra @type arg to the xferFolder and removeFolder methods in | Ettore Perazzoli | 2001-07-23 | 1 | -12/+18 |
* | Add a `user_creatable' property to folder types and make components | Ettore Perazzoli | 2001-07-22 | 1 | -1/+1 |
* | [ patch contributed by Jos Dehaes <jos.dehaes@bigfoot.com> ] | Chris Toshok | 2001-07-19 | 1 | -15/+61 |
* | 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 |
* | [ Fix bug #4705 - LDAP storage gets saved with corrupted binddn] | Chris Toshok | 2001-07-17 | 3 | -5/+8 |
* | Commented out some unused variables and labels. (e_destination_importv): | Christopher James Lahey | 2001-07-15 | 1 | -0/+4 |
* | add accelerators, taylor's patch | JP Rosevear | 2001-07-12 | 1 | -3/+3 |
* | Added some comments for clarity and fixed a pretty noticable bug with how | Jason Leach | 2001-07-11 | 1 | -0/+5 |
* | Set bf->priv->file_db before calling do_create. | Christopher James Lahey | 2001-07-10 | 1 | -1/+1 |
* | 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 |
* | Removed. [It was just bogus testing code for the right-click menu | Ettore Perazzoli | 2001-07-06 | 1 | -14/+1 |
* | Added $(BONOBO_CONF_LIBS). | Christopher James Lahey | 2001-07-03 | 2 | -2/+3 |
* | Added related_contacts field. | Christopher James Lahey | 2001-07-02 | 2 | -27/+56 |
* | Marked strings for translation. | Chyla Zbigniew | 2001-06-30 | 1 | -3/+3 |
* | 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 |
* | Add method `ShellComponent::handleExternalURI' and an | Ettore Perazzoli | 2001-06-28 | 1 | -1/+2 |
* | 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 |
* | Added category searching to the file backend. | Christopher James Lahey | 2001-06-27 | 1 | -0/+6 |
* | Add a huge steaming pile of code to handle the case of single-address | Jon Trowbridge | 2001-06-25 | 2 | -27/+702 |
* | correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same. | Chris Toshok | 2001-06-25 | 6 | -43/+49 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 19 | -28/+28 |
* | Renamed. (The old name, edit_contact_info_have_book_cb was a hold-over | Jon Trowbridge | 2001-06-22 | 3 | -52/+136 |
* | track change to e_addressbook_show_contact_editor signature. | Chris Toshok | 2001-06-20 | 4 | -25/+14 |
* | Set the "expoted_dnd_types" to NULL in the folder_types. | Jeffrey Stedfast | 2001-06-15 | 1 | -1/+1 |
* | Add a workaround for an EText bug. (e_select_names_completion_begin): Fix | Dan Winship | 2001-06-12 | 1 | -3/+7 |
* | Made e_card_simple_get_id return const char *. | Christopher James Lahey | 2001-06-11 | 1 | -1/+2 |
* | Removed unused email variable. | Christopher James Lahey | 2001-06-09 | 1 | -1/+0 |
* | Null terminate the strv here. (e_card_locate_match): ref here instead of | Christopher James Lahey | 2001-06-09 | 2 | -1/+3 |
* | remove the gtk_widget_show call... (e_contact_editor_show): and put it | Chris Toshok | 2001-06-09 | 1 | -74/+2 |
* | 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 |
* | 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 |
* | add the EAddressbookModel* and change the ETableModel's name to "adapter". | Chris Toshok | 2001-06-01 | 2 | -11/+21 |
* | 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 |
* | Reference libeshell.la instead of libeshell.a. | Peter Williams | 2001-05-26 | 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 |
* | Removed an unused variable. | Christopher James Lahey | 2001-05-21 | 4 | -3/+5 |
* | 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 |
* | 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 | 3 | -20/+62 |
* | spew the data passed to us. (destination_folder_handle_motion): the | Chris Toshok | 2001-05-12 | 1 | -1/+4 |
* | correct bug causing the Ok button to never be enabled. | Chris Toshok | 2001-05-12 | 1 | -2/+4 |
* | example. | Chris Toshok | 2001-05-12 | 1 | -3/+2 |
* | use e_card_list_get_vcard to build up the data to send. | Chris Toshok | 2001-05-12 | 4 | -34/+43 |
* | flesh out the function more. It should work now, but there's no way to | Chris Toshok | 2001-05-08 | 1 | -4/+73 |
* | 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 | 3 | -11/+5 |
* | un-#if 0 this. (xfer_folder): add skeleton code to validate xfer request. | Chris Toshok | 2001-05-05 | 1 | -12/+73 |
* | unref the book if the view is being destroyed | JP Rosevear | 2001-05-03 | 1 | -0/+8 |
* | Remove call to unicode_init. | Dan Winship | 2001-04-26 | 1 | -3/+0 |
* | Removed attempts to use Radek's evil <DATA> hacks, which were just causing | Jon Trowbridge | 2001-04-24 | 2 | -101/+19 |
* | Added save_source_data here. | Christopher James Lahey | 2001-04-22 | 1 | -0/+2 |
* | Added. | Jon Trowbridge | 2001-04-17 | 5 | -14/+87 |
* | 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 |
* | Added E_CARD_SIMPLE_FIELD_LAST_SIMPLE_STRING. | Christopher James Lahey | 2001-04-11 | 1 | -2/+2 |
* | stubbed, #if 0'ed (xfer_folder): same. (populate_context_menu): same. | Chris Toshok | 2001-04-10 | 1 | -2/+58 |
* | Here goes my additional simple include fixes. | Gediminas Paulauskas | 2001-04-05 | 1 | -0/+1 |
* | Fix headers. Same here. Same here. Same here. Same here. Same here. Same | Kjartan Maraas | 2001-04-05 | 1 | -0/+3 |
* | Blessed by Ettore. | Gediminas Paulauskas | 2001-04-02 | 1 | -32/+15 |
* | 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 | 21 | -61/+101 |
* | 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 |
* | Added. Call me old-fashioned, but I just prefer to have a real API rather | Jon Trowbridge | 2001-03-23 | 7 | -3/+640 |
* | Added new icons. | Miguel de Icaza | 2001-03-21 | 1 | -1/+2 |
* | Brutally refactored to boost performance in large-addressbook situations. | Jon Trowbridge | 2001-03-18 | 1 | -109/+238 |
* | Making warnings fatal is actually a pretty bad idea for anything other | Jon Trowbridge | 2001-03-16 | 1 | -0/+2 |
* | Added addressbook querying and "cardification" functions, which are turned | Jon Trowbridge | 2001-03-16 | 3 | -25/+213 |
* | Removed .oafinfo files -- they are obsolete. Moved pixmaps from | Gediminas Paulauskas | 2001-03-15 | 2 | -148/+0 |
* | Fix a warning here. | Christopher James Lahey | 2001-03-14 | 1 | -1/+1 |
* | add is_read_only param. | Chris Toshok | 2001-03-13 | 2 | -2/+3 |
* | Maybe I shouldn't have smoked all of that crack before I started | Jon Trowbridge | 2001-03-09 | 1 | -1/+0 |
* | Some dead code mades its way into my commit. Sorry. | Jon Trowbridge | 2001-03-09 | 1 | -4/+2 |
* | Switched to use e_contact_quick_add_free_form. Removed debugging code, | Jon Trowbridge | 2001-03-09 | 9 | -38/+604 |
* | Added a ShellComponent method to retrieve the selection for drag and | Ettore Perazzoli | 2001-03-08 | 1 | -1/+2 |
* | Reorganize the menus to have entries always in a consistent fashion, as | Miguel de Icaza | 2001-03-07 | 1 | -2/+2 |
* | 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 |
* | new function. (e_minicard_view_event): split out the creation of the | Chris Toshok | 2001-03-02 | 1 | -11/+18 |
* | 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 | 2 | -0/+2 |
* | Undefine E_STRING_PROP and E_LIST_PROP here. | Christopher James Lahey | 2001-02-15 | 1 | -2/+2 |
* | Marked strings for translation in this newly created file. Hook up the | Kjartan Maraas | 2001-02-13 | 4 | -13/+22 |
* | Removed an ancient #include <libgnorba/gnorba.h> | Jason Leach | 2001-02-12 | 1 | -1/+0 |
* | Getting almost full and proper use of xml-i18n-tools. | Gediminas Paulauskas | 2001-02-11 | 4 | -15/+1 |
* | Save the help_text in the closure. | Christopher James Lahey | 2001-02-06 | 1 | -2/+10 |
* | Call e_select_names_set_default when appropriate. | Christopher James Lahey | 2001-02-05 | 3 | -38/+114 |
* | #ifdef INCLUDE_FILE_SOURCE. (table_add_elem): add help_text parameter and | Chris Toshok | 2001-01-30 | 1 | -15/+76 |
* | Replace the arrow icons in the ESelectNames component with "->" for a | Ettore Perazzoli | 2001-01-27 | 1 | -7/+7 |
* | Made this only add the initial VCard if it finds a file "create-initial" | Christopher James Lahey | 2001-01-26 | 1 | -1/+21 |
* | 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 |
* | (Adding a boolean "entry_changed" BonoboPropertyBag arg) | Jason Leach | 2001-01-19 | 1 | -1/+20 |
* | 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 | 2 | -0/+4 |
* | Add an ::asyncCopyFolder method to the ShellComponent interface. Move | Ettore Perazzoli | 2001-01-13 | 1 | -1/+1 |
* | 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 | 4 | -0/+74 |
* | Added this function. | Christopher James Lahey | 2001-01-05 | 6 | -21/+244 |
* | copy the dialog's source, destroy the dialog after we're done, and make | Chris Toshok | 2000-12-31 | 6 | -171/+45 |
* | new function, calling our new config ui code. (control_activate): no | Chris Toshok | 2000-12-30 | 11 | -882/+1151 |