| Commit message (Expand) | Author | Age | Files | Lines |
* | guard against multiple invocations. (remove_book_view): same. | Chris Toshok | 2002-11-09 | 5 | -19/+41 |
* | oops, missed these casts. | Chris Toshok | 2002-11-09 | 3 | -10/+5 |
* | port work. | Chris Toshok | 2002-11-09 | 15 | -347/+418 |
* | parent class is GObjectClass. | Chris Toshok | 2002-11-09 | 9 | -68/+140 |
* | convert to glade-2 | Chris Toshok | 2002-11-08 | 4 | -297/+301 |
* | port work. | Chris Toshok | 2002-11-08 | 8 | -278/+233 |
* | prepend /apps/Evolution to config db paths. | Chris Toshok | 2002-11-08 | 1 | -3/+3 |
* | more porting work. | Chris Toshok | 2002-11-08 | 12 | -3744/+3735 |
* | 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 | 28 | -6104/+6550 |
* | fix the gnome-xml headers. | Chris Toshok | 2002-11-06 | 11 | -267/+288 |
* | fix some #include's. | Chris Toshok | 2002-11-06 | 1 | -2/+0 |
* | only build the backend and gui dirs for now. printing and conduits are | Chris Toshok | 2002-11-06 | 2 | -6/+4 |
* | ignore the new .server file. | Chris Toshok | 2002-11-06 | 14 | -209/+218 |
* | ignore the marshal generated stuff. | Chris Toshok | 2002-11-06 | 7 | -188/+219 |
* | ignore the marshal generated stuff. | Chris Toshok | 2002-11-06 | 11 | -237/+278 |
* | Port to GObject/gnome2. | Chris Toshok | 2002-11-06 | 27 | -922/+1064 |
* | Port to GObject/gnome2. | Chris Toshok | 2002-11-06 | 20 | -524/+372 |
* | Disconnect from the book's backend_died signal. | Dan Winship | 2002-10-27 | 1 | -1/+5 |
* | [ 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 for #23764 ] handle multiple letters associated with a single | Chris Toshok | 2002-10-22 | 1 | -11/+25 |
* | [ fixes #32144 ] convert the name to the gtk locale before saving. | Chris Toshok | 2002-10-22 | 1 | -3/+9 |
* | [ probable fix for #25477, and memory leak fix ] if the dialog isn't in | Chris Toshok | 2002-10-21 | 1 | -0/+5 |
* | [ Fix #7094, #7064, #7095, #31944, #31945 ] Hook up new etspec file. | Kjartan Maraas | 2002-10-10 | 13 | -146/+113 |
* | [ Fix #28392 ] #if 0 out the gal_view submenu, since it's not spec'ed to | Chris Toshok | 2002-10-05 | 1 | -0/+2 |
* | free adapter->priv. | Chris Toshok | 2002-10-02 | 1 | -30/+29 |
* | It's a grand old string-review! Nitpicky and minor changes; details in the ap... | Aaron Weber | 2002-10-01 | 1 | -2/+2 |
* | [ fixes #27521 ] always unref the contact editor when we get the | Chris Toshok | 2002-09-28 | 1 | -3/+3 |
* | 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 | 4 | -4/+10 |
* | free adapter->priv. | Chris Toshok | 2002-09-26 | 3 | -4/+9 |
* | 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 |
* | [ Fixes bug #30250 ] handle "Unnamed Lists" here by setting their name to | Chris Toshok | 2002-09-13 | 1 | -20/+30 |
* | institute an arbitrary minimum limit on the number of characters before we | Chris Toshok | 2002-09-12 | 1 | -0/+6 |
* | [ fixes the other half of #17336 ] parse the name when we're asked to set | Chris Toshok | 2002-09-12 | 1 | -6/+9 |
* | [ fixes part of #17336 ] get the window title from the .glade file, and | Chris Toshok | 2002-09-12 | 2 | -0/+22 |
* | [ 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 |
* | [ fixes #20347 ] hook up the backend_died signal. (backend_died): new | Chris Toshok | 2002-08-29 | 3 | -2/+45 |
* | [ fixes #25038 ] need to have EVOLUTION_ICONSDIR defined. | Chris Toshok | 2002-08-29 | 5 | -1/+21 |
* | 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 |
* | stop the view before unref, in case the listener has pending events. | Mike Kestner | 2002-08-27 | 1 | -0/+1 |
* | 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 | 6 | -2/+84 |
* | 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 | 2 | -18/+33 |
* | If invoked from a non-contact folder, add the contact to the default | Dan Winship | 2002-08-13 | 4 | -23/+7 |
* | [ 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 |
* | Add include lines to get ebook headers relative to <ebook/foo.h>, not | Peter Williams | 2002-07-11 | 5 | -2/+6 |
* | 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 |
* | pass NULL to e_contact_list_save_as. modality sucks. fixes broken build. | Chris Toshok | 2002-06-18 | 1 | -2/+2 |
* | [ fixes bug #26130 ] pass ce->app as parent_window. | Chris Toshok | 2002-06-16 | 4 | -8/+20 |
* | Don't enable fields if the editor isn't editable and the | Christopher James Lahey | 2002-06-14 | 1 | -0/+4 |
* | Made double clicking on read only folders not do anything. | Christopher James Lahey | 2002-06-12 | 1 | -8/+9 |
* | Made expand_uri a bit more robust and readable. | Christopher James Lahey | 2002-06-11 | 1 | -0/+5 |
* | Call e_minicard_selected in the GDK_BUTTON_RELEASE case here. | Christopher James Lahey | 2002-06-06 | 1 | -0/+7 |
* | Commented out this unused function. | Christopher James Lahey | 2002-06-04 | 2 | -3/+5 |
* | Set the title of our GalVIewCollection. | Christopher James Lahey | 2002-06-04 | 1 | -0/+2 |
* | 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 |
* | make sure we map status -> string correctly (add missing strings). | Chris Toshok | 2002-05-21 | 1 | -0/+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 | 6 | -20/+113 |
* | Check with e_shell_prepare_for_quit() before quitting. | Ettore Perazzoli | 2002-05-16 | 1 | -1/+1 |
* | Enable the dropdown widgets even if the contact is not editable so that | Christopher James Lahey | 2002-05-14 | 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 |
* | Changed some of these to bind to the ContactListEditor verbs since they're | Christopher James Lahey | 2002-05-03 | 1 | -3/+3 |
* | fix | JP Rosevear | 2002-05-01 | 1 | -4/+3 |
* | Added this function so that there would be less duplication of cards | Christopher James Lahey | 2002-05-01 | 3 | -61/+104 |
* | 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 | 4 | -17/+100 |
* | 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 |
* | Make unused menu items disappear instead of graying out. | Christopher James Lahey | 2002-04-24 | 1 | -1/+29 |
* | Removed e_addressbook_reflow_adapter_right_click and | Christopher James Lahey | 2002-04-24 | 7 | -691/+454 |
* | Removed an unused variable here. | Christopher James Lahey | 2002-04-23 | 2 | -2/+16 |
* | Allow GDK_ACTION_COPY also, since the composer for example does not accept | Jeffrey Stedfast | 2002-04-23 | 1 | -2/+2 |
* | 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 | 3 | -49/+53 |
* | Include addressbook-config.h here as this file uses it. | Christopher James Lahey | 2002-04-12 | 7 | -44/+175 |
* | 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 |
* | Update for evolution_shell_client_user_select_folder API change. | Dan Winship | 2002-04-05 | 1 | -16/+13 |
* | Remove AddressbookConfig, ContactNew, ContactNewList EPixmap entries. | Ettore Perazzoli | 2002-04-04 | 2 | -3/+4 |
* | ignore .pure | Chris Toshok | 2002-04-02 | 2 | -0/+2 |
* | 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 | 3 | -31/+32 |
* | [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 | 2 | -18/+10 |
* | Update for evolution_storage_new() change. | Dan Winship | 2002-03-08 | 1 | -1/+1 |
* | don't set "editable" here, as the way things work the backend isn't able | Chris Toshok | 2002-03-05 | 1 | -1/+0 |
* | [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 |
* | [ Fixes bugs 20740, 16680, and god knows what else :) ] double the | Chris Toshok | 2002-02-23 | 1 | -6/+9 |
* | 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 | 2 | -24/+49 |
* | Attach to the emvw instead of the emv here. | Christopher James Lahey | 2002-02-14 | 5 | -39/+78 |
* | Finishing commit that failed in the middle: | Christopher James Lahey | 2002-02-14 | 10 | -87/+357 |
* | Attach the GalViewMinicard to the EMinicardView here. | Christopher James Lahey | 2002-02-13 | 3 | -15/+91 |
* | Added an argument to get the model. | Christopher James Lahey | 2002-02-13 | 4 | -27/+93 |
* | remove "New" from user creatable menu items | JP Rosevear | 2002-02-08 | 1 | -2/+2 |
* | Missed one. | Chris Lahey | 2002-02-07 | 1 | -3/+5 |
* | Bumped the required version of gal. | Christopher James Lahey | 2002-02-07 | 1 | -155/+274 |
* | tidy | JP Rosevear | 2002-02-05 | 1 | -2/+0 |
* | if the shown address in the mailing address or there is no mailing | JP Rosevear | 2002-02-04 | 3 | -6/+116 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 5 | -34/+8 |
* | [ 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 | 2 | -45/+30 |
* | Pass a NULL @icon to | Ettore Perazzoli | 2002-01-24 | 1 | -2/+6 |
* | #include <locale.h>. | Ettore Perazzoli | 2002-01-24 | 1 | -0/+1 |
* | Set the number of cards to return to the value specified in the ldap uri, | Christopher James Lahey | 2002-01-21 | 4 | -8/+139 |
* | From addressbook/ChangeLog: | Christopher James Lahey | 2002-01-18 | 6 | -35/+133 |
* | Sort country list. Country list moves from fulladdr.glade to | Christopher James Lahey | 2002-01-18 | 2 | -236/+285 |
* | remove misleading title and fix spacing | JP Rosevear | 2002-01-16 | 1 | -43/+0 |
* | Handle setting the search bar to "Advanced..." when the alphabet buttons | Christopher James Lahey | 2002-01-11 | 3 | -20/+63 |
* | ChangeLog change. | Chris Lahey | 2002-01-11 | 1 | -1/+0 |
* | Use toggle buttons here. | Christopher James Lahey | 2002-01-11 | 2 | -8/+48 |
* | Choose the first filled in address field here. Fixes Ximian bug #2222. | Christopher James Lahey | 2002-01-10 | 1 | -3/+25 |
* | When we clean, don't clean the model's last element. This helps keep | Jon Trowbridge | 2001-12-28 | 11 | -203/+291 |
* | -- Merge fix for #17377 from the evolution-1-0-branch. | Ettore Perazzoli | 2001-12-20 | 1 | -0/+3 |
* | Add cut/copy/paste to right-click menu. | Jon Trowbridge | 2001-12-20 | 2 | -2/+74 |
* | 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 |
* | [ fixes bug 17355 ] if we're dealing with an LDAP folder, prepend [LDAP] | Chris Toshok | 2001-12-18 | 1 | -1/+62 |
* | Merging changes: | Christopher James Lahey | 2001-12-18 | 1 | -19/+5 |
* | 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 |
* | we need to be able to disable non-labels here as well. since we're using | Chris Toshok | 2001-12-07 | 2 | -4/+5 |
* | Merging changes: | Christopher James Lahey | 2001-12-06 | 3 | -21/+23 |
* | Clean ESelectNamesModel on focus-out. (Half of a fix for 15656) | Jon Trowbridge | 2001-12-04 | 1 | -0/+2 |
* | Merging changes: | Christopher James Lahey | 2001-12-01 | 1 | -3/+44 |
* | Merged changes: | Christopher James Lahey | 2001-12-01 | 1 | -0/+29 |
* | Merging fixes: | Christopher James Lahey | 2001-12-01 | 1 | -37/+73 |
* | Release callback's reference to EContactListEditor. (list_modified_cb): | Jon Trowbridge | 2001-11-13 | 1 | -9/+21 |
* | If our call to e_categories_new returns NULL, put up an error dialog and | Jon Trowbridge | 2001-11-13 | 1 | -0/+8 |
* | [ Fixes Ximian bug #14646 ] new function. if the default_book failed to | Chris Toshok | 2001-11-10 | 1 | -1/+27 |
* | Explicitly destroy entries. Part of the fix for the lingering completion | Jon Trowbridge | 2001-11-09 | 1 | -0/+16 |
* | [ Fixes Ximian bug #14410 ] init in_async_call to FALSE. (card_added_cb): | Chris Toshok | 2001-11-04 | 4 | -2/+50 |
* | 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 | 3 | -0/+7 |
* | 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 |
* | correct include typo | JP Rosevear | 2001-10-30 | 1 | -1/+1 |
* | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 2 | -4/+2 |
* | 2001-10-29 Jon Trowbridge <trow@ximian.com. | Jon Trowbridge | 2001-10-30 | 2 | -1/+13 |
* | Connect to manager's "ok" signal. (manager_ok_cb): Emit "ok" | Jon Trowbridge | 2001-10-30 | 3 | -21/+51 |
* | new function, a "Do you want to save changes?" dialog. | Chris Toshok | 2001-10-30 | 4 | -0/+71 |
* | Comment out spew. | Jon Trowbridge | 2001-10-30 | 5 | -7/+7 |
* | Check that our BonoboUIComponent has a container so we don't get a lot of | Jon Trowbridge | 2001-10-30 | 2 | -68/+71 |
* | 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 |
* | Handle returning dates here. (e_card_simple_get_allow_newlines): New | Christopher James Lahey | 2001-10-29 | 5 | -5/+32 |
* | Change "this should never happen" dialog to not give my name/e-mail. Sorry | Jon Trowbridge | 2001-10-28 | 2 | -1/+8 |
* | free up all the book_data list stuff. | Chris Toshok | 2001-10-28 | 3 | -90/+134 |
* | change to EBookCallback signature, and unref the book. | Chris Toshok | 2001-10-28 | 1 | -5/+20 |
* | change to EBookCallback signature, and unref the book. (add_card_idle_cb): | Chris Toshok | 2001-10-28 | 3 | -10/+42 |
* | 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 | 5 | -33/+50 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 48 | -48/+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 | 48 | -96/+96 |
* | Don't assert, but check if ce->app != NULL, since this function can | Jon Trowbridge | 2001-10-27 | 1 | -6/+5 |
* | Remove bad dialog ref-counting crap. | Jon Trowbridge | 2001-10-27 | 2 | -7/+8 |
* | Added has_cursor argument. Setting the argument to TRUE if the minicard | Christopher James Lahey | 2001-10-26 | 2 | -16/+44 |
* | Initialize gnome-vfs. | Jon Trowbridge | 2001-10-25 | 3 | -12/+125 |
* | Removed key_press handler here since delete and backspace are now handled | Christopher James Lahey | 2001-10-24 | 1 | -27/+0 |
* | 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 |
* | Put up an error dialog if there's an error while saving. If the person | Christopher James Lahey | 2001-10-22 | 1 | -1/+16 |
* | right_click_up here when we let go of the popup. | Christopher James Lahey | 2001-10-21 | 2 | -0/+3 |
* | 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 | 3 | -2/+14 |
* | (e_select_names_set_default): don't forget to unref the oldstyle. | Larry Ewing | 2001-10-21 | 1 | -1/+1 |