aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-addressbook-view.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups.Matthew Barnes2013-09-081-6/+6
* [Addressbook] Show editor errors above editor windowMilan Crha2013-08-071-1/+1
* Remove GalViewFactoryMinicard.Matthew Barnes2013-07-061-1/+0
* EShellView: Add a "view-instance" property.Matthew Barnes2013-07-061-3/+8
* ETableSpecification: Implement GInitable.Matthew Barnes2013-07-021-5/+11
* Remove e_table_new_from_spec_file().Matthew Barnes2013-07-021-1/+7
* e_table_new_from_spec_file: Remove unused "state_fn" parameter.Matthew Barnes2013-07-021-2/+1
* EAddressbookModel: Replace "registry" property with "client-cache".Matthew Barnes2013-02-251-9/+27
* Defer "backend-died" alerts to EShell.Matthew Barnes2013-02-171-26/+0
* Avoid deprecated libedataserver APIs.Matthew Barnes2013-01-151-7/+9
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-20/+9
* Address couple issues found by a Coverity scanMilan Crha2012-11-301-1/+1
* Avoid using GdkEventButton directly in certain places.Matthew Barnes2012-11-301-2/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-7/+8
* Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-251-4/+2
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-2/+0
* Adapt addressbook/gui/widgets to the new ESource API.Matthew Barnes2012-06-031-11/+28
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-1/+1
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-45/+25
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-4/+5
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-9/+17
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-14/+36
* Check for cancelled GIO operation error code tooMilan Crha2011-06-281-1/+2
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-108/+152
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Coding style cleanups.Matthew Barnes2011-05-091-2/+2
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-1/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-6/+2
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-8/+9
* Show common addressbook and calendar errors in an alert sinkMilan Crha2010-12-151-13/+15
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-061-0/+3
* Localize few strings with ngettextMilan Crha2010-12-021-3/+7
* Bug #632671 - "Search interrupted" status message foreverMilan Crha2010-11-091-1/+1
* Simplify EActivity.Matthew Barnes2010-10-231-4/+4
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-1/+0
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-071-2/+2
* Add a GCancellable to EActivity.Matthew Barnes2010-09-191-1/+2
* Coding style cleanups.Matthew Barnes2010-09-131-12/+12
* addressbook: Port to use new _async suffix instead of _ex suffixRob Bradford2010-08-021-8/+8
* Bug 625624 - Customizations of contacts views forgottenMatthew Barnes2010-07-301-1/+5
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-7/+11
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-14/+15
* Coding style and whitespace cleanup.Matthew Barnes2010-05-271-1/+3
* Bug #603006 - Move All Contacts To enabled for read-only address booksMilan Crha2010-05-131-2/+9
* Bug #545462 - Printing of contacts is weird.Vibha Yadav2010-05-071-2/+4
* Bug #609052 - Crash printing contacts in List ViewBharath Acharya2010-04-291-1/+0
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-4/+6
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-3/+3
* Bug 607542 - Sometimes delete in pop up doesn't get displayedMatthew Barnes2010-01-211-0/+6
* Improve clipboard behavior.Matthew Barnes2010-01-181-8/+82
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-10/+0
* Cleanup delete actions in shell views.Matthew Barnes2010-01-111-0/+17
* Kill e_popup_menu().Matthew Barnes2010-01-051-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-15/+37
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-76/+154
* Bug #602998 - Contacts searches are supposed to be per address bookMilan Crha2009-12-111-0/+61
* Kill ETableScrolled.Matthew Barnes2009-12-081-77/+53
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-1/+1
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-4/+4
* port addressbook/ to use new EError APIJonathon Jongsma2009-12-011-2/+4
* Bug 601769 - Print issues in address bookMatthew Barnes2009-11-141-6/+14
* Simplify clipboard handling in addressbook.Matthew Barnes2009-11-121-112/+40
* Convert some "Save As" actions to run asynchronously.Matthew Barnes2009-11-081-27/+0
* Cleanup and rename filter classes.Matthew Barnes2009-10-271-1/+1
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-1/+1
* Bug #205137 - Configurable date formats in componentsMilan Crha2009-08-121-1/+10
* More whitespace cleanup.Matthew Barnes2009-07-191-2/+2
* Radically reorganize source code.Matthew Barnes2009-06-251-1/+1
* Fix "make distcheck" errors.Matthew Barnes2009-06-201-1/+1
* Whitespace cleanup.Matthew Barnes2009-05-291-5/+5
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-2/+2
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-3/+3
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Fix compiler warnings in addressbook.Matthew Barnes2009-05-261-25/+25
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-2/+2
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-1/+0
| * ** Fix for bug #404232Milan Crha2009-02-121-1/+2
| * Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-111-2/+2
| * ** Fixes bug #567276Matthew Barnes2009-01-111-1/+0
| * ** Fix for bug #263268Milan Crha2008-12-041-10/+22
| * ** Fixes bug #555494Matthew Barnes2008-10-091-3/+2
| * Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-241-14/+15
| * Milan Crha <mcrha@redhat.com> ** Part of fix for bug #548827 (Check bounds o...Suman Manjunath2008-09-011-1/+1
| * ** Fixes bug #546892Matthew Barnes2008-08-121-3/+10
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-1/+1
* | Adapt addressbook to EShellBackend changes.Matthew Barnes2009-05-071-3/+3
* | Implement bug #263268 - Contact categories need to be able to be filtered byMatthew Barnes2008-12-041-3/+4
* | Progress update:Matthew Barnes2008-11-191-23/+2
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-141-81/+184
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-14/+15
* | Add more EShell API documentation.Matthew Barnes2008-10-021-1/+3
* | Tasks and memos progress. Hoping to merge ECalendarTable and EMemoTable,Matthew Barnes2008-09-261-3/+3
* | Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-251-0/+3
* | Replace EActivityHandler with a new activity-tracking system that usesMatthew Barnes2008-09-201-21/+30
* | Finally got the "Current View" menu under control.Matthew Barnes2008-09-191-283/+277
* | Progress update:Matthew Barnes2008-09-181-2/+0
* | Progress update:Matthew Barnes2008-09-181-120/+84
* | Massive address book refactoring. Things are mostly working again.Matthew Barnes2008-09-171-997/+670
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-1/+1
* | Progress update:Matthew Barnes2008-09-071-399/+0
* | Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-051-103/+11
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-3/+10
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Part of fix for bug #304029Milan Crha2008-06-131-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-3/+0
* ** Fixes bug #534360Matthew Barnes2008-05-231-10/+7
* ** Fix for bug #316390Milan Crha2008-04-301-4/+21
* Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #512020 (Use only se...Suman Manjunath2008-01-281-2/+13
* Corrected misspelled instances of vCard in:Suman Manjunath2007-12-061-3/+3
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-50/+50
* ** Fix for bug #484064Michael Monreal2007-10-311-3/+3
* ** Fixes bug #489661Matthew Barnes2007-10-251-125/+0
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-281-4/+4
* ** Fixes bug #477045Matthew Barnes2007-09-281-12/+12
* ** Fix for bug #471791 (Move away from assert to g_ret)Srinivasa Ragavan2007-09-031-2/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Fix for bug #353752Srinivasa Ragavan2007-07-091-1/+3
* ** Fix for bug #337787Hiroyuki Ikezoe2007-07-061-2/+27
* Fix for bug #448223 from Gilles DartiguelongueSrinivasa Ragavan2007-06-181-27/+2
* Fix compiler warnings in addressbook folder. (#440272)Matthew Barnes2007-06-031-8/+8
* Don't include e-contact-print-envelope.h.Matthew Barnes2007-04-241-1/+0
* Clean up printing in Evolution (bug #426816)Matthew Barnes2007-04-201-172/+64
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-12/+18
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-271-2/+4
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* ** Fixes bug #360240Matthew Barnes2007-03-171-1/+0
* Bypass the body of these functions on non-G_OS_UNIX for now as they useTor Lillqvist2007-03-011-0/+4
* ** Fix for bug #232065Srinivasa Ragavan2007-02-261-1/+43
* Print migration updates from Ebby Wiselyn.Srinivasa Ragavan2007-02-121-10/+14
* Removed the obsolete function e_contact_print_preview.Chenthill Palanisamy2007-02-081-1/+0
* ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22Srinivasa Ragavan2007-01-231-110/+88
* Changed the parameter passed to gal_view_minicard_attach.Devashish Sharma2006-10-161-1/+1
* Remove duplicate include. Fix some compiler warnings. Cast away a compilerKjartan Maraas2006-10-011-4/+5
* ** Fix for bug #357811Srinivasa Ragavan2006-09-281-2/+1
* Fixes a lot of search issues.Srinivasa Ragavan2006-08-211-16/+84
* Added a callback to handle contact deletion error and corresponding errorSushma Rai2006-08-071-4/+21
* Assign proper search item ids in addressbook search.Devashish Sharma2006-07-271-5/+4
* Commented out reference to undefined function eab_search_dialog_new().Sushma Rai2006-07-241-1/+1
* Fixing memory leaks.Hiroyuki Ikezoe2006-07-101-0/+1
* Enhanced search functionality. patch submitted by Johnny Jacob ReviewedHarish Krishnaswamy2006-06-301-29/+26
* ** Fixes bug #342646 Plugged memory leak. Ditto.Hiroyuki Ikezoe2006-06-141-1/+3
* eab_view_discard_menus : Dont assert if view->view_instance is NULL.Devashish Sharma2006-02-221-1/+0
* Remove inclusion of unused header.Harish Krishnaswamy2006-01-301-1/+0
* Added save advanced search for addressbook.Devashish Sharma2006-01-301-28/+48
* reviewed by: Harish Krishnaswamy <kharish@novell.com>Kjartan Maraas2006-01-271-4/+2
* Added menu items for addressbook operations.Devashish Sharma2006-01-251-11/+33
* ** Fixes bug #326268Srinivasa Ragavan2006-01-141-1/+1
* gui/contact-editor/e-contact-editor.cTor Lillqvist2005-11-261-4/+23
* Added keyboard accelerators for contacts.Srinivasa Ragavan2005-11-161-15/+15
* Fix for issues related to printing contacts. Fixes #248624, #274285,Sushma Rai2005-10-031-6/+10
* Clearing the contacts preview pane after every search. Fixes #269655.Sushma Rai2005-09-261-0/+3
* de-constify uri, and fix its creation logic. (load_source_cb): cast forNot Zed2005-08-241-0/+1
* Not prompting the delete confirmation dialog for cut contact operation.Sushma Rai2005-07-211-4/+6
* added comments about the hookpointsVivek Jain2005-07-061-0/+8
* Fixed for bug 309245. Fixes the bug 206774, 242154. Fixes the bug 206774,Srinivasa Ragavan2005-07-061-2/+16
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-2/+2
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-7/+7
* Replaced wombat master category list with e-categories from libedataserver.Sushma Rai2005-06-101-32/+10
* moved e-error to e-utilNot Zed2005-05-161-1/+1
* Forming contact deletion confirmation message based on contact(s) orSushma Rai2005-05-091-2/+18
* Fix some leaksRoss Burton2005-04-281-0/+10
* make the search field consistent with the Search Dialog.Mengjie Yu2005-03-161-1/+1
* Change the e-popup item type for "Cut" from E_POPUP_BAR to E_POPUP_ITEMSivaiah Nallagatla2005-03-011-1/+1
* renamed the signal CONTACT_REMOVED to CONTACTS_REMOVED and chaned theSivaiah Nallagatla2005-01-221-9/+19
* Fixes #46404JP Rosevear2005-01-221-5/+5
* api changes.Not Zed2004-12-221-1/+1
* remove camel, add ADDRESSBOOK_LIBS.Not Zed2004-12-031-1/+1
* convert to org.gnome hook namesJP Rosevear2004-10-201-1/+1
* add EAB_POPUP_SELECT_ANY mask instead of EAB_POPUP_SELECT_MANY, so thatSivaiah Nallagatla2004-10-151-9/+9
* added an any select mask and updated the hook maps.Not Zed2004-10-151-0/+23
* fix for e-popup api changes. Moved all mask specifiers to visible ratherNot Zed2004-10-071-15/+13
* convert to using EABPopup. (sources): remove dead code.Not Zed2004-10-061-269/+149
* Fixes bug #66520.Not Zed2004-09-301-5/+0
* Quiet debug messages.William Jon McCann2004-09-221-6/+2
* add new widget variable contact_dsiplay_window to _EABView strcut toSivaiah Nallagatla2004-09-071-10/+14
* but buttons to button box, use vbox instead of tableRadek Doulik2004-07-221-2/+7
* Add an x-source-vcard target entry that includes the source book URI.Hans Petter Jansson2004-06-241-38/+24
* Fixes #53643 and #26903.Hans Petter Jansson2004-06-041-0/+27
* update spell errorsRadek Doulik2004-05-261-0/+2
* Generate the addressbook-errors.xml.h file and install the xml file andJeffrey Stedfast2004-05-251-6/+4
* added call to begin page, ref printable and sink it to avoid finalizing ofRadek Doulik2004-05-211-2/+6
* Fixes #57940Jerome Lacoste2004-05-191-3/+3
* Fixes bug #44196 addressbook table view uses ASCII sortSuresh Chandrasekharan2004-05-111-1/+11
* add GDK_ACTION_COPY to the supported drag types. Connect to theLarry Ewing2004-04-131-1/+36
* [ part of the fix for #51977, the other part is in e-d-s ]Chris Toshok2004-03-311-1/+1
* [ fixes bug #53634 ]Chris Toshok2004-03-311-6/+18
* parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fillChris Toshok2004-03-251-1/+1
* build a11y/addressbook dir : add the accessibility support forHao Sheng2004-03-151-0/+3
* add missing "break" to PROP_SOURCE's case.Chris Toshok2004-02-281-0/+1
* call eab_view_show_contact_preview here so we maintain the preview stateChris Toshok2004-02-271-0/+2
* view->scrolled -> view->contact_display. fixes crash.Chris Toshok2004-02-271-2/+2
* Address Book, not AddressbookRodney Dawes2004-02-121-1/+1
* pass contact as an argument instead of contact id toSivaiah Nallagatla2004-02-081-1/+1
* Hide the border on the notebook also Don't pack another scrolled windowRodney Dawes2004-02-071-7/+1
* Use "Address Book" instead of "folder" or "Addressbook" for the "AddressRodney Dawes2004-02-071-3/+3
* hook up contact_changed/contact_removed signals. (contact_changed): newChris Toshok2004-02-031-12/+67
* make sure we pass \0 terminated string to eab_contact_list_from_string [itRadek Doulik2004-01-261-5/+12
* use .evolution to store view infoJP Rosevear2004-01-241-1/+1
* Don't run callback if the action was cancelled. (load_source_cb): Ditto.Hans Petter Jansson2004-01-171-4/+0
* Implement. (get_paned_position): Implement. (eab_view_new): Connect signalHans Petter Jansson2004-01-161-3/+36
* install the "source" property. (eab_view_init): init eav->source to NULL.Chris Toshok2003-12-181-6/+281
* don't destroy the widget here - its dead when removed from the panedJP Rosevear2003-11-071-1/+0
* Fix a castLarry Ewing2003-11-051-1/+1
* Make the the scrolled window have an "in" shadow. Likewise. Likewise.Ettore Perazzoli2003-10-231-0/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-689/+458
* disconnect from model signals to prevent a race condition at shutdownDan Winship2003-07-181-0/+4
* Fix lots of leaks, update for correct use of g_object_get. Some miscLarry Ewing2003-06-141-3/+25
* [ fixes bug #42048 ] button => response. (e_addressbook_view_print):Chris Toshok2003-05-121-3/+3
* [ fixes bug #37351 ] the row the signal is called with is already theChris Toshok2003-04-241-1/+0
* (create_minicard_view): No needEttore Perazzoli2003-03-041-5/+1
* Remove these from here; talking to the mailer doesn't really belong at theDan Winship2003-03-011-4/+4
* use g_signal_connect here, not swapped... although since we pass theChris Toshok2003-02-281-1/+0
* [ huge change, all for 1 little performance problem :) fixes #18207 ] useChris Toshok2003-02-081-39/+33
* Remove cruft. (gladedir, etspecdir): Remove definitions. (glade_DATA):Dan Winship2003-02-061-0/+2
* updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-051-8/+8
* Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir):Ettore Perazzoli2003-01-231-1/+1
* applied patch from Frederic Crozat <fcrozat@mandrakesoft.com>Radek Doulik2003-01-221-18/+18
* oops, don't include e-treeview-selection-model.h unless we're building theChris Toshok2003-01-091-1/+1
* add E_ADDRESSBOOK_VIEW_TREEVIEW to the enum, ifdef'ed out.Chris Toshok2003-01-091-18/+149
* g_string_sprintfa -> g_string_append_printf. (create_alphabet): same.Chris Toshok2002-12-191-7/+3
* gnomedialog -> gtkdialog stuff. print dialog is a gtkdialog now.Not Zed2002-12-021-3/+4
* remove the button_press_event handler (that did nothing). this makes it soChris Toshok2002-11-291-9/+0
* clean this up a tad.Chris Toshok2002-11-151-80/+1
* change signature to that of a weak ref notify function. (main): ::destroyChris Toshok2002-11-121-15/+27
* guard against multiple invocations. (remove_book_view): same.Chris Toshok2002-11-091-2/+4
* port work.Chris Toshok2002-11-091-48/+46
* gobjectify this.Chris Toshok2002-11-071-17/+17
* fix the gnome-xml headers.Chris Toshok2002-11-061-48/+67
* Port to GObject/gnome2.Chris Toshok2002-11-061-194/+201
* [ fix for #23764 ] handle multiple letters associated with a singleChris Toshok2002-10-221-11/+25
* [ Fix #7094, #7064, #7095, #31944, #31945 ] Hook up new etspec file.Kjartan Maraas2002-10-101-100/+2
* [ Fix #28392 ] #if 0 out the gal_view submenu, since it's not spec'ed toChris Toshok2002-10-051-0/+2
* [ fixes #20347 ] hook up the backend_died signal. (backend_died): newChris Toshok2002-08-291-0/+17
* take and pass the CallStatus to our listener.Chris Toshok2002-08-201-0/+29
* pass NULL to e_contact_list_save_as. modality sucks. fixes broken build.Chris Toshok2002-06-181-2/+2
* Set the title of our GalVIewCollection.Christopher James Lahey2002-06-041-0/+2
* Added this function so that there would be less duplication of cardsChristopher James Lahey2002-05-011-50/+80
* Make unused menu items disappear instead of graying out.Christopher James Lahey2002-04-241-1/+29
* Removed e_addressbook_reflow_adapter_right_click andChristopher James Lahey2002-04-241-259/+303
* Removed an unused variable here.Christopher James Lahey2002-04-231-1/+16
* Bumped required gal version number to 0.19.99.11.Christopher James Lahey2002-04-181-15/+17
* Include addressbook-config.h here as this file uses it.Christopher James Lahey2002-04-121-13/+80
* Update to use new EPopupMenu API.Jeffrey Stedfast2002-03-161-11/+11
* since I've gone ahead and made the file backend (by way ofChris Toshok2002-03-101-12/+4
* Attach to the emvw instead of the emv here.Christopher James Lahey2002-02-141-2/+1
* Finishing commit that failed in the middle:Christopher James Lahey2002-02-141-7/+70
* Attach the GalViewMinicard to the EMinicardView here.Christopher James Lahey2002-02-131-0/+1