| Commit message (Expand) | Author | Age | Files | Lines |
* | build importers dir | JP Rosevear | 2004-02-10 | 1 | -0/+4 |
* | Initialize the personal_source to NULL | Rodney Dawes | 2004-02-09 | 1 | -0/+7 |
* | pass contact as an argument instead of contact id to | Sivaiah Nallagatla | 2004-02-08 | 1 | -0/+5 |
* | don't bother using a function-wide variable to store the personal source. | Chris Toshok | 2004-02-07 | 1 | -0/+8 |
* | Hide the border on the notebook also Don't pack another scrolled window | Rodney Dawes | 2004-02-07 | 1 | -0/+8 |
* | Use "Address Book" instead of "folder" or "Addressbook" for the "Address | Rodney Dawes | 2004-02-07 | 1 | -0/+8 |
* | only set the address if something in it's been filled in. | Chris Toshok | 2004-02-07 | 1 | -0/+12 |
* | implement | JP Rosevear | 2004-02-07 | 1 | -0/+5 |
* | implement (load_file_fn): use g_file_get_contents to get a string we can | JP Rosevear | 2004-02-07 | 1 | -0/+7 |
* | shlib importer info | JP Rosevear | 2004-02-07 | 1 | -0/+14 |
* | remove some spew, and add an evo-icon: handler, for things in evolution's | Chris Toshok | 2004-02-04 | 1 | -0/+23 |
* | add widgets/misc for e-activity-handler.h | Dan Winship | 2004-02-04 | 1 | -1/+6 |
* | correected the date in Changelog | Sivaiah Nallagatla | 2004-02-04 | 1 | -1/+1 |
* | use gtk_spin_button_* apis to get and set values for download limit spin | Sivaiah Nallagatla | 2004-02-04 | 1 | -0/+7 |
* | hook up contact_changed/contact_removed signals. (contact_changed): new | Chris Toshok | 2004-02-03 | 1 | -0/+17 |
* | enable d&d drop photos. | Chris Toshok | 2004-01-31 | 1 | -0/+20 |
* | Implement. (eab_select_source): Implement. Public function that prompts | Hans Petter Jansson | 2004-01-30 | 1 | -0/+8 |
* | Changed "Finish" to "Apply" in dialog finish page text. | Hans Petter Jansson | 2004-01-30 | 1 | -0/+5 |
* | Sync the modified source list. | Hans Petter Jansson | 2004-01-30 | 1 | -0/+8 |
* | use the MigrationContext struct. (dialog_close): same. | Chris Toshok | 2004-01-30 | 1 | -0/+22 |
* | set group to temporary source | Radek Doulik | 2004-01-30 | 1 | -0/+5 |
* | Get file_as instead of full_name. | Hans Petter Jansson | 2004-01-29 | 1 | -0/+8 |
* | Handle NULL name. Fixes #53071. | Hans Petter Jansson | 2004-01-28 | 1 | -0/+6 |
* | set the relative_uri of a local source to be its uid. | Chris Toshok | 2004-01-28 | 1 | -0/+17 |
* | [ Should fix #53361 and other migration problems/crashes ] new function, | Chris Toshok | 2004-01-27 | 1 | -0/+17 |
* | [ fixes #53238 ] make this accept NULL's (and return FALSE for them). | Chris Toshok | 2004-01-27 | 1 | -0/+15 |
* | make sure we pass \0 terminated string to eab_contact_list_from_string [it | Radek Doulik | 2004-01-26 | 1 | -0/+6 |
* | [ fixes bug #51171 ] get this working. | Chris Toshok | 2004-01-26 | 1 | -0/+6 |
* | Select Contacts from Address Book, not Contents | Rodney Dawes | 2004-01-25 | 1 | -0/+7 |
* | oops. (migrate_contact_folder): fix the unreffing. | Chris Toshok | 2004-01-25 | 1 | -0/+6 |
* | use _("Personal"), not "Personal". | Chris Toshok | 2004-01-25 | 1 | -0/+5 |
* | i2004-01-24 Chris Toshok <toshok@ximian.com> | Chris Toshok | 2004-01-25 | 1 | -0/+6 |
* | use e_folder_map_local_folders. (find_addressbook_dirs): nuke. | Chris Toshok | 2004-01-25 | 1 | -0/+6 |
* | use .evolution to store view info | JP Rosevear | 2004-01-24 | 1 | -0/+5 |
* | [ fixes bug #52571 ] ugh. name fields that have \" around the name break | Chris Toshok | 2004-01-24 | 1 | -0/+24 |
* | [ fixes bug #53184 ] handle the fact that the xml 1.4 spits out contains | Chris Toshok | 2004-01-23 | 1 | -0/+7 |
* | [ fixes bug #52944 ] do some massaging of contacts as we import them, to | Chris Toshok | 2004-01-23 | 1 | -0/+7 |
* | Added missing entry-blog widget. | Nat Friedman | 2004-01-22 | 1 | -0/+5 |
* | Remove. (dialog_to_source): Don't create source dir, backend takes care of | Hans Petter Jansson | 2004-01-22 | 1 | -0/+6 |
* | new function. | Chris Toshok | 2004-01-22 | 1 | -0/+20 |
* | call widget_changed here too, since we're changing the destination. | Chris Toshok | 2004-01-22 | 1 | -0/+5 |
* | [ fixes bug #52955 ] handle the case properly where there are no query | Chris Toshok | 2004-01-21 | 1 | -0/+11 |
* | deal with the groups/sources already being there. Essentially make this | Chris Toshok | 2004-01-21 | 1 | -0/+15 |
* | do not try to unref when query is NULL | Sivaiah Nallagatla | 2004-01-21 | 1 | -0/+5 |
* | 2004 -01-20 Sivaiah Nallagatla <snallagatla@novell.com> | Sivaiah Nallagatla | 2004-01-20 | 1 | -0/+5 |
* | Get name from correct model column. | Hans Petter Jansson | 2004-01-20 | 1 | -0/+5 |
* | Only unref if we have a query. | Hans Petter Jansson | 2004-01-20 | 1 | -0/+5 |
* | Implement. (load_primary_selection): Use get_primary_source (). | Hans Petter Jansson | 2004-01-20 | 1 | -0/+8 |
* | Don't run callback if the action was cancelled. (load_source_cb): Ditto. | Hans Petter Jansson | 2004-01-17 | 1 | -0/+25 |
* | only set the menus and command state if we actually are already displayed, | JP Rosevear | 2004-01-17 | 1 | -0/+6 |
* | Implement. (get_paned_position): Implement. (eab_view_new): Connect signal | Hans Petter Jansson | 2004-01-16 | 1 | -0/+8 |
* | revert dumb upgrade change | JP Rosevear | 2004-01-13 | 1 | -0/+5 |
* | migrate from 1.5.0 and 1.5.1 properly | JP Rosevear | 2004-01-13 | 1 | -0/+5 |
* | Oops, missed this. | JP Rosevear | 2004-01-13 | 1 | -0/+4 |
* | Take a sensitivity flag per menu item, and fall back to stock icons. | Hans Petter Jansson | 2004-01-12 | 1 | -0/+11 |
* | Added a dialog for adding a new IM account. Added the previously mentioned | Christian Hammond | 2004-01-12 | 1 | -0/+23 |
* | Update for API changes to e-book-async | Ross Burton | 2004-01-09 | 1 | -0/+8 |
* | Add the video conferencing field | Ross Burton | 2004-01-09 | 1 | -0/+6 |
* | Doh, fix my last entry, Fixes 51966 not 50660 | Rodney Dawes | 2004-01-08 | 1 | -1/+1 |
* | Make the ESelectNames object be a HIG-compliant dialog, change "Folder" to | Rodney Dawes | 2004-01-08 | 1 | -0/+9 |
* | Move the smime_component_init call to the instance init callback, rather | Rodney Dawes | 2004-01-08 | 1 | -0/+6 |
* | link in printer stuff | JP Rosevear | 2004-01-07 | 1 | -0/+6 |
* | remove spew. (migrate_contacts): same. (migrate_contact_folder): same. | Chris Toshok | 2004-01-07 | 1 | -0/+8 |
* | add addressbook-migrate.[ch]. | Chris Toshok | 2004-01-07 | 1 | -0/+21 |
* | Apply patch from Roozbeh Pournader to update countries list | Rodney Dawes | 2004-01-07 | 1 | -0/+7 |
* | disconnect from selection-done signal | JP Rosevear | 2004-01-07 | 1 | -0/+5 |
* | these line breaks in the error messages should actually be spaces | JP Rosevear | 2004-01-06 | 1 | -0/+8 |
* | Impl. from calendar. (save_primary_selection): Implement, similar to | Hans Petter Jansson | 2003-12-20 | 1 | -0/+9 |
* | editable -> target_editable (e_contact_editor_get_property): Same. | Hans Petter Jansson | 2003-12-19 | 1 | -0/+19 |
* | install the "source" property. (eab_view_init): init eav->source to NULL. | Chris Toshok | 2003-12-18 | 1 | -0/+68 |
* | Embed Tree in GtkScrolledWindow | Rodney Dawes | 2003-12-18 | 1 | -0/+5 |
* | Update the contact's UID after normal add. | Hans Petter Jansson | 2003-12-17 | 1 | -0/+5 |
* | Make a public function that shows an error dialog, which can be used when | Hans Petter Jansson | 2003-12-17 | 1 | -0/+28 |
* | Implement. Makes the source menu reflect the source for the current book. | Hans Petter Jansson | 2003-12-17 | 1 | -0/+5 |
* | Implement. Creates source selection option menu. | Hans Petter Jansson | 2003-12-17 | 1 | -0/+9 |
* | Disable cell editing. | Hans Petter Jansson | 2003-12-17 | 1 | -0/+5 |
* | Implement. (text_to_address): Implement, using EAddressWestern. | Hans Petter Jansson | 2003-12-16 | 1 | -0/+18 |
* | Make "address" a boxed type. (e_contact_editor_address_init): Set address | Hans Petter Jansson | 2003-12-11 | 1 | -0/+16 |
* | free email list properly | JP Rosevear | 2003-12-10 | 1 | -0/+5 |
* | free the list, not unref it, and free the elements | JP Rosevear | 2003-12-10 | 1 | -0/+7 |
* | change prototype to fix warning, and change the comment to read | Chris Toshok | 2003-12-07 | 1 | -0/+35 |
* | Remove hard coded disable deprecated flags | JP Rosevear | 2003-12-07 | 1 | -0/+4 |
* | no more custom widget for the selection of the search source | JP Rosevear | 2003-12-06 | 1 | -0/+46 |
* | call remove_book_view/free_data here as well, to guard against multiple | Chris Toshok | 2003-12-06 | 1 | -0/+6 |
* | Clean up and sync with current model columns. | Hans Petter Jansson | 2003-12-05 | 1 | -0/+5 |
* | (retrieve_shell_view_interface_from_control): Remove. | Ettore Perazzoli | 2003-12-04 | 1 | -0/+7 |
* | Do not depend on e-folder-list. | Ettore Perazzoli | 2003-12-03 | 1 | -0/+32 |
* | Version the schemas Removed Added | Rodney Dawes | 2003-12-02 | 1 | -0/+6 |
* | (set_status_message): Call | Ettore Perazzoli | 2003-12-02 | 1 | -0/+6 |
* | Replace activity_client with activity_id. (set_status_message): Use the | Ettore Perazzoli | 2003-12-02 | 1 | -0/+15 |
* | Pass a label for the status bar control for now. | Ettore Perazzoli | 2003-12-02 | 1 | -0/+5 |
* | remove stray conflict marker | Larry Ewing | 2003-12-02 | 1 | -1/+0 |
* | remove GTK_DISABLED_DEPRECATED so that we can build with gtk-2.3. | Larry Ewing | 2003-12-02 | 1 | -0/+6 |
* | Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the | Rodney Dawes | 2003-12-02 | 1 | -0/+13 |
* | Fix start page text. | Hans Petter Jansson | 2003-12-02 | 1 | -0/+10 |
* | use privconduitdir | JP Rosevear | 2003-12-02 | 1 | -0/+6 |
* | specify privlibdir as the location | JP Rosevear | 2003-12-02 | 1 | -0/+6 |
* | version the .conduit file | JP Rosvear | 2003-12-02 | 1 | -0/+4 |
* | Remove addressbook-storage.[ch] and new-addressbook.[ch]. | Hans Petter Jansson | 2003-12-01 | 1 | -0/+115 |
* | turn on deprecated gtk and libgnomeui stuff | JP Rosevear | 2003-11-26 | 1 | -0/+10 |
* | Store a ref to the source selector. (impl_requestCreateItem): Implement. | Hans Petter Jansson | 2003-11-18 | 1 | -0/+12 |
* | Oops. | JP Rosevear | 2003-11-15 | 1 | -0/+4 |
* | Return TRUE for all cells, for now. | Hans Petter Jansson | 2003-11-14 | 1 | -0/+18 |
* | (impl__get_userCreatableItems): New, implementation for the | Ettore Perazzoli | 2003-11-13 | 1 | -0/+9 |
* | Add component_alias of "contacts". | Ettore Perazzoli | 2003-11-13 | 1 | -0/+5 |
* | Add new-addressbook.[ch]. (glade_DATA): Add new-addressbook.glade. | Hans Petter Jansson | 2003-11-09 | 1 | -0/+17 |
* | Remove some includes of directories that don't exist any more | Dan Winship | 2003-11-08 | 1 | -0/+5 |
* | don't include the c marshaller file twice | JP Rosevear | 2003-11-07 | 1 | -0/+7 |
* | make sure the marshal header is in the source list | JP Rosevear | 2003-11-07 | 1 | -0/+11 |
* | dist the marshal list | JP Rosevear | 2003-11-07 | 1 | -1/+5 |
* | don't destroy the widget here - its dead when removed from the paned | JP Rosevear | 2003-11-07 | 1 | -0/+6 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 1 | -0/+6 |
* | Fix a cast | Larry Ewing | 2003-11-05 | 1 | -0/+4 |
* | Update factory ID. | Ettore Perazzoli | 2003-11-04 | 1 | -0/+8 |
* | Change "evolution:config_item" into "evolution2:config_item". | Ettore Perazzoli | 2003-11-04 | 1 | -0/+5 |
* | add the S/MIME config control here. | Chris Toshok | 2003-10-30 | 1 | -0/+5 |
* | change the poa hint to PER_REQUEST. fixes a couple of deadlocks. | Chris Toshok | 2003-10-30 | 1 | -0/+5 |
* | ifdef the smime code with HAVE_NSS. | Chris Toshok | 2003-10-30 | 1 | -0/+8 |
* | libpas should depend on libebook, but NOT on libpasfile, etc, since it | Dan Winship | 2003-10-24 | 1 | -0/+20 |
* | convert 8 spaces to a tab. | Chris Toshok | 2003-10-24 | 1 | -0/+15 |
* | make it work with the new ebook api | JP Rosevear | 2003-10-23 | 1 | -0/+33 |
* | fixed typo in variable name. | Rodrigo Moya | 2003-10-23 | 1 | -0/+5 |
* | Add an "evolution:button_icon" attribute. | Ettore Perazzoli | 2003-10-23 | 1 | -0/+5 |
* | Add an "evolution:button_sort_order" property. | Ettore Perazzoli | 2003-10-23 | 1 | -0/+5 |
* | use the synchronous api for this. simplifies it a bunch. | Chris Toshok | 2003-10-23 | 1 | -4/+101 |
* | Make the the scrolled window have an "in" shadow. Likewise. Likewise. | Ettore Perazzoli | 2003-10-23 | 1 | -0/+9 |
* | (impl_createControls): Set | Ettore Perazzoli | 2003-10-23 | 1 | -0/+6 |
* | Add an "evolution:button_label" property on the component for use in the | Ettore Perazzoli | 2003-10-23 | 1 | -0/+6 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -2/+2071 |
* | remove the "addressbook.db.summary" correctly. #48538 | Gilbert Fang | 2003-09-19 | 1 | -0/+5 |
* | Remove libebook-static.la | Dan Winship | 2003-09-11 | 1 | -0/+9 |
* | duplicate the extra address lines | JP Rosevear | 2003-08-27 | 1 | -0/+5 |
* | use memcpy to assign CORBA_char_sequence instead of strcpy. (#46706) | Gilbert Fang | 2003-08-20 | 1 | -0/+6 |
* | unref the EComponentListener before unloading the CORBA object. | Rodrigo Moya | 2003-08-16 | 1 | -0/+5 |
* | Chain. | Hans Petter Jansson | 2003-08-14 | 1 | -0/+42 |
* | deal with "uses_list". Fixes #30839. (e_contact_print_dialog_new): use | Chris Toshok | 2003-07-28 | 1 | -0/+10 |
* | fix a typo. | Chris Toshok | 2003-07-28 | 1 | -0/+4 |
* | Use 'Sans' instead of 'Helvetica' for the font name. Likewise. | Akira TAGOH | 2003-07-25 | 1 | -0/+6 |
* | use EVO_MARSHAL_RULE Likewise Likewise Likewise Likewise Likewise | Dan Winship | 2003-07-24 | 1 | -0/+14 |
* | Remove gtk_window_set_policy call since that function is deprecated and it | Dan Winship | 2003-07-23 | 1 | -0/+10 |
* | Make the "vcard" arg const. ...: add lots and lots of other consts as a | Dan Winship | 2003-07-22 | 1 | -0/+6 |
* | disconnect from model signals to prevent a race condition at shutdown | Dan Winship | 2003-07-18 | 1 | -0/+20 |
* | new function, override the event handler for focus_in_event, set the first | Gilbert Fang | 2003-06-26 | 1 | -0/+7 |
* | in the EUrlEntry case just reassign widget. it'll be handled by the | Chris Toshok | 2003-06-24 | 1 | -0/+6 |
* | Fix lots of leaks, update for correct use of g_object_get. Some cleanups. | Larry Ewing | 2003-06-14 | 1 | -1/+12 |
* | Fix lots of leaks, update for correct use of g_object_get. Some misc | Larry Ewing | 2003-06-14 | 1 | -1/+14 |
* | update for correct used of g_object_get. | Larry Ewing | 2003-06-14 | 1 | -0/+5 |
* | ** For #42691. | Not Zed | 2003-06-11 | 1 | -2/+20 |
* | Roll over ChangeLogs. | Ettore Perazzoli | 2003-06-10 | 1 | -16759/+0 |
* | adapted to changes in EComponentListener API. | Rodrigo Moya | 2003-06-04 | 1 | -0/+5 |
* | i2003-05-19 Chris Toshok <toshok@ximian.com> | Chris Toshok | 2003-05-20 | 1 | -0/+6 |
* | handle the case where @book == NULL, which can happen if there was a | Chris Toshok | 2003-05-20 | 1 | -0/+6 |
* | fix the initial run case. the config upgrade code creates all elements so | Chris Toshok | 2003-05-20 | 1 | -0/+7 |
* | if we've got focus, set the background of the rect to bg[NORMAL], and the | Chris Toshok | 2003-05-20 | 1 | -0/+8 |
* | add a g_object_ref(card), to match the one in | Chris Toshok | 2003-05-20 | 1 | -0/+6 |
* | Added HIG-appropriate HIG-appropriate spacing, padding, accelerators. | Anna Marie Dirks | 2003-05-19 | 1 | -0/+3 |
* | HIG-ified the various dialogs (including the settings pages, the config | Anna Marie Dirks | 2003-05-19 | 1 | -0/+4 |
* | Changed button order, and added HIG-appropriate spacing/padding. Fixes bug | Anna Marie Dirks | 2003-05-19 | 1 | -0/+4 |
* | Changed button order, and added HIG-appropriate spacing/padding. Fixes bug | Anna Marie Dirks | 2003-05-19 | 1 | -0/+6 |
* | i2003-05-19 Sean Gao <sean.gao@sun.com> | Chris Toshok | 2003-05-19 | 1 | -0/+5 |
* | Added HIG-appropriate spacing, padding, capitalization and accelerators. | Anna Marie Dirks | 2003-05-17 | 1 | -0/+6 |
* | Added HIG-appropriate spacing, padding, capitalization and accelerators. | Anna Marie Dirks | 2003-05-17 | 1 | -0/+4 |
* | Added HIG-appropriate spacing, padding, caps, title and accelerators. | Anna Marie Dirks | 2003-05-17 | 1 | -0/+6 |
* | Added HIG-appropriate spacing, padding, capitalization and accelerators. | Anna Marie Dirks | 2003-05-17 | 1 | -0/+6 |
* | Move the tools to a more appropriate directory, privlibexecdir | Rodney Dawes | 2003-05-17 | 1 | -0/+5 |
* | Revert the patch I didn't mean to commit anyway | Rodney Dawes | 2003-05-17 | 1 | -4/+0 |
* | Check for libgcc stuff to make solaris happy | Rodney Dawes | 2003-05-16 | 1 | -0/+4 |
* | this change fixes 43090 too | Chris Toshok | 2003-05-16 | 1 | -1/+1 |
* | backing out a tiny porting of jpr's fix - we need to set the book on the | Chris Toshok | 2003-05-16 | 1 | -0/+7 |
* | new function, split out the duplicated teardown code from final_cb and | Chris Toshok | 2003-05-16 | 1 | -0/+9 |
* | replace the text_buffer_delete/text_buffer_insert with | Chris Toshok | 2003-05-15 | 1 | -1/+12 |
* | set the clip_height on reflow so the name of the field is as high as the | Chris Toshok | 2003-05-15 | 1 | -0/+8 |
* | handle the case where we haven't filled in the address yet. fixes #42620. | Chris Toshok | 2003-05-15 | 1 | -0/+6 |
* | clear the view (book_open_cb): track the book in the view, don't unref the | JP Rosevear | 2003-05-15 | 1 | -0/+22 |
* | strlen -> g_utf8_strlen. (e_select_names_text_model_insert): same. | Chris Toshok | 2003-05-14 | 1 | -0/+19 |
* | rename addressbook_destroy to this, and guard against multiple calls. | Chris Toshok | 2003-05-14 | 1 | -0/+9 |
* | terminate g_build_filename with NULL. | Sean Gao | 2003-05-12 | 1 | -0/+6 |
* | [ fixes bug #42048 ] button => response. (e_addressbook_view_print): | Chris Toshok | 2003-05-12 | 1 | -0/+7 |
* | [ fixes bug #41245 ] fix spacing/border widths as per HIG. | Chris Toshok | 2003-05-12 | 1 | -0/+10 |
* | Use glib macro to case from pointer to int. | Jeremy Katz | 2003-05-09 | 1 | -0/+11 |
* | i2003-05-06 Chris Toshok <toshok@ximian.com> | Chris Toshok | 2003-05-07 | 1 | -12/+11 |
* | [ fixes bug #41255 ] use stock buttons for Add/Remove. | Chris Toshok | 2003-04-30 | 1 | -0/+6 |
* | [ fixes bug #41144 ] use stock buttons for the Add/Delete buttons. Switch | Chris Toshok | 2003-04-30 | 1 | -0/+8 |
* | [ fixes bug #41211 ] call e_button_new_with_stock_icon to create our | Chris Toshok | 2003-04-30 | 1 | -0/+7 |
* | remove duplicate HOME_COUNTRY field add. | Gilbert Fang | 2003-04-30 | 1 | -0/+5 |
* | [ fixes bug #41910 ] change from model_changed to row_deleted here. | Chris Toshok | 2003-04-30 | 1 | -0/+12 |
* | [ fixes bug #41843] use e_card_simple_get_ecard_field instead of | Chris Toshok | 2003-04-28 | 1 | -0/+8 |
* | [ fixes bug #41779 ] we don't need to call gtk_widget_destroy on the old | Chris Toshok | 2003-04-28 | 1 | -0/+7 |
* | [ fixes bug #37351 ] the row the signal is called with is already the | Chris Toshok | 2003-04-24 | 1 | -0/+7 |
* | [ either mostly or entirely fixes #33708 ] new function, factor it out of | Chris Toshok | 2003-04-24 | 1 | -0/+19 |
* | [ fixes bug #40954 ] guard against NULL bf->priv->summary (happens if the | Chris Toshok | 2003-04-20 | 1 | -1/+12 |
* | [ fixes #40694 ] just grab focus if @activate == TRUE. we'll do all | Chris Toshok | 2003-04-20 | 1 | -0/+10 |
* | Add missing -DPREFIX | Rodney Dawes | 2003-04-19 | 1 | -0/+4 |
* | [ fixes #21499 ] | Rodney Dawes | 2003-04-19 | 1 | -0/+12 |
* | [ fixes #41252 ] change title from "Check Address" to "Full Address". | Chris Toshok | 2003-04-16 | 1 | -0/+6 |
* | [ fixes #40727 ] if the query text is either shorter than the cached | Chris Toshok | 2003-04-09 | 1 | -0/+9 |
* | (d): Remove all debugging | Ettore Perazzoli | 2003-04-09 | 1 | -0/+5 |
* | Remove color specifications from the druid so it will use theme colors. | Dan Winship | 2003-04-08 | 1 | -0/+9 |
* | [ fixes #7103 ] init style_set. and add the signal. | Chris Toshok | 2003-04-08 | 1 | -0/+34 |
* | [ fixes bug #40901 ] HIG-ify the ldap server edit dialog's button layout. | Chris Toshok | 2003-04-08 | 1 | -0/+6 |
* | [ fixes bug #39763 ] verb callback for EditCopy (cut_cb): verb callback | Chris Toshok | 2003-04-08 | 1 | -0/+20 |
* | change the ok/cancel button layout to be higified. | Chris Toshok | 2003-04-08 | 1 | -1/+7 |
* | [ last portion of #40046 fix ] ifdef this out to quiet the compiler. | Chris Toshok | 2003-04-08 | 1 | -0/+15 |
* | Fixes #40252. | Not Zed | 2003-04-08 | 1 | -0/+9 |
* | add tools. | Chris Toshok | 2003-04-08 | 1 | -0/+4 |
* | [ fixes bug #23036 ] : new and improved export utility. | Gilbert Fang | 2003-04-08 | 1 | -0/+8 |
* | Clean up server names. | Dan Winship | 2003-04-08 | 1 | -0/+14 |
* | set "handle_popup" on the field to be TRUE if it's got focus, FALSE if | Chris Toshok | 2003-04-04 | 1 | -0/+12 |
* | set the im_context on the field's EText. (e_minicard_label_event): remove | Chris Toshok | 2003-04-04 | 1 | -0/+6 |
* | [ fixes bug #40715 ] add this callback, to unref the book/free the closure | Chris Toshok | 2003-04-04 | 1 | -0/+24 |
* | add EVOLUTION_IMAGESDIR | Chris Toshok | 2003-04-03 | 1 | -0/+5 |
* | change all this around so that we populate the existing popup. This means | Chris Toshok | 2003-04-03 | 1 | -0/+16 |
* | add NONE:OBJECT | Chris Toshok | 2003-04-03 | 1 | -0/+12 |
* | added "folder_type" parameter to EvolutionImporterLoadFileFn. | Rodrigo Moya | 2003-04-03 | 1 | -0/+6 |
* | new function, just return the local uri. (set_default_book_uri_local): use | Chris Toshok | 2003-04-01 | 1 | -0/+8 |
* | it emits a list now | JP Rosevear | 2003-03-31 | 1 | -0/+4 |
* | Remove folder-selector button initialization. (e_select_names_new): | Dan Winship | 2003-03-31 | 1 | -0/+21 |
* | braindead, and *extremely* forgiving vcard parser. not for public | Chris Toshok | 2003-03-31 | 1 | -0/+5 |
* | [ fixes bug #39381 (again) ] add "GtkWidget *button" first arg, so we | Chris Toshok | 2003-03-31 | 1 | -0/+6 |
* | [ fixes bug #40403 ] revert the fix for 28945, as was done on the 1.2 | Chris Toshok | 2003-03-29 | 1 | -0/+8 |
* | [ fix the contact editor so that the only time the address is parsed is | Chris Toshok | 2003-03-29 | 1 | -0/+14 |
* | [ fixes bug #19178 ] use e_book_load_address_book_by_uri on the passed in | Chris Toshok | 2003-03-27 | 1 | -0/+11 |
* | [ fixes bug #34651 ] strcmp -> g_utf8_collate. (update_query): encode the | Chris Toshok | 2003-03-27 | 1 | -0/+7 |
* | [ fixes bug #34085 ] only successfully complete the drag if they dropped a | Chris Toshok | 2003-03-27 | 1 | -0/+8 |
* | $evolution_uidir -> $evolutionuidir | Chris Toshok | 2003-03-27 | 1 | -0/+5 |
* | [ fixes bug #39170 ] remove 'return'. (pas_backend_remove_cards): same. | Philip Zhao | 2003-03-27 | 1 | -0/+17 |
* | append the second line to the address if necessary | JP Rosevear | 2003-03-27 | 1 | -0/+7 |
* | set the dialog to "Visible: No" so it doesn't flash when we bring it up. | Chris Toshok | 2003-03-24 | 1 | -0/+5 |
* | [ fixes bug #40026 ] add EContactEditor arg, and block/unblock signals | Chris Toshok | 2003-03-24 | 1 | -0/+10 |
* | nuke. | Chris Toshok | 2003-03-24 | 1 | -0/+21 |
* | [ fixes bug #31786 ] fix some gtk warnings. (set_advanced_button_state): | Chris Toshok | 2003-03-24 | 1 | -0/+12 |
* | [ fixes bug #32113 ] add include_email arg to e_destination_get_textrep. | Chris Toshok | 2003-03-23 | 1 | -0/+33 |
* | Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692] | Ettore Perazzoli | 2003-03-20 | 1 | -0/+6 |
* | up the column count by one for the underline. | Chris Toshok | 2003-03-19 | 1 | -0/+7 |
* | fix use of deprecated gtk_menu_append. (card_picker_selection_changed): | Chris Toshok | 2003-03-19 | 1 | -0/+17 |
* | [ Fixes addressbook bug #39730 ] add response ids to the search base | Chris Toshok | 2003-03-19 | 1 | -0/+22 |
* | use alternating-row-colors="false" | Chris Toshok | 2003-03-19 | 1 | -0/+20 |
* | kill warning by sinking objects | JP Rosevear | 2003-03-19 | 1 | -0/+5 |
* | disconnect/keep track of search result signal id. (e_select_names_init): | Not Zed | 2003-03-18 | 1 | -0/+10 |
* | use set_entry_changed_signal_email for the email entry so the email gets | Chris Toshok | 2003-03-14 | 1 | -0/+8 |
* | [ fixes bug #20210 ] change "Edit Contact Info" to "View Contact Info", as | Chris Toshok | 2003-03-13 | 1 | -0/+9 |
* | [ fixes bug #39507 ] new function, sync the models after we do a search. | Chris Toshok | 2003-03-12 | 1 | -0/+37 |
* | Updated phone number. Bug #37204. | Not Zed | 2003-03-11 | 1 | -0/+3 |
* | re-enable in build, include e-destination.h. For #39256. | Not Zed | 2003-03-10 | 1 | -0/+5 |
* | Likewise. Likewise. Likewise. Likewise. Likewise. (ebook_create): | Ettore Perazzoli | 2003-03-07 | 1 | -0/+15 |
* | removed. (owner_unset_cb): Basically a noop, the shell does the quit, we | Not Zed | 2003-03-05 | 1 | -0/+7 |
* | Fixes #37881 | JP Rosevear | 2003-03-05 | 1 | -0/+8 |
* | reflect prior column addition | JP Rosevear | 2003-03-05 | 1 | -0/+28 |
* | (e_select_names_new): Don't set the "modal" property through | Ettore Perazzoli | 2003-03-04 | 1 | -0/+7 |
* | (create_minicard_view): No need | Ettore Perazzoli | 2003-03-04 | 1 | -0/+5 |