aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-addressbook-view.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GDM2_2_4_4_0'.GDM2_2_4_4_0nobody2003-06-291-2081/+0
* 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
* Added an argument to get the model.Christopher James Lahey2002-02-131-14/+2
* Bumped the required version of gal.Christopher James Lahey2002-02-071-155/+274
* From addressbook/ChangeLog:Christopher James Lahey2002-01-181-3/+18
* Handle setting the search bar to "Advanced..." when the alphabet buttonsChristopher James Lahey2002-01-111-5/+30
* Use toggle buttons here.Christopher James Lahey2002-01-111-8/+47
* Add cut/copy/paste to right-click menu.Jon Trowbridge2001-12-201-2/+48
* correct include typoJP Rosevear2001-10-301-1/+1
* Require gal 0.15.99.8Joe Shaw2001-10-301-2/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Removed key_press handler here since delete and backspace are now handledChristopher James Lahey2001-10-241-27/+0
* Fix memory leak.Jon Trowbridge2001-10-211-0/+1
* Filter out empty destinations. (also Bug #13036)Jon Trowbridge2001-10-211-1/+1
* Did a bit of clean up here. Might fix some crashes, specifically XimianChristopher James Lahey2001-10-171-38/+38
* Check that view->view != NULL. (save_contact_cb): Check that view->view !=Jon Trowbridge2001-10-111-19/+33
* don't set the editable field on the model - let the book do that.Chris Toshok2001-10-061-1/+1
* Hooked up print preview button.Christopher James Lahey2001-09-221-1/+50
* add -DEVOLUTION_IMAGESDIR.Chris Toshok2001-09-071-8/+0
* I18n fixes (mainly making buttons on the right side less Anglocentric :-)Chyla Zbigniew2001-09-031-97/+133
* Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here sinceChristopher James Lahey2001-09-021-1/+1
* Set the folder bar message here.Christopher James Lahey2001-08-201-1/+60
* Changed the messages here in the right click menus.Christopher James Lahey2001-08-181-2/+2
* Upped the minimum width on all addressbook columns to 75. Fixes Ximian bugChristopher James Lahey2001-08-091-39/+39
* Fixes Clahey bug #2200 :-)Nat Friedman2001-08-081-0/+4
* Made this change the query based on which letter is clicked.Christopher James Lahey2001-08-041-2/+71
* Added ContactsSaveAsVCard, ContactsSendContactToOther, andChristopher James Lahey2001-08-021-29/+57
* Added a call to e_table_view_to_model_row here.Christopher James Lahey2001-07-151-3/+7
* pop up list editor for lists, contact editor otherwise.Chris Toshok2001-06-291-1/+4
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* track change to e_addressbook_show_contact_editor signature.Chris Toshok2001-06-201-1/+1
* Null terminate the strv here. (e_card_locate_match): ref here instead ofChristopher James Lahey2001-06-091-1/+2
* remove the gtk_widget_show call... (e_contact_editor_show): and put itChris Toshok2001-06-091-121/+3
* remove spew, and don't call the ShellView CORBA method if the interfaceChris Toshok2001-06-041-4/+61
* Added fields for the GalViewMenus and GalViewCollection; we need to keepFederico Mena Quintero2001-06-011-18/+59
* decrement data_count before emitting the card_removed signal, and breakChris Toshok2001-06-011-3/+22
* new function, for the Cut verb. (copy_contacts_cb): new function, for theChris Toshok2001-05-301-14/+222
* add sequence_complete_id to EAddressbookModel and stop_state_changed toChris Toshok2001-05-231-1/+13
* add our selection_change signal. (e_minicard_view_widget_realize): connectChris Toshok2001-05-181-0/+91
* MinicardViewModel -> ReflowAdapter name change. (get_card_list): same.Chris Toshok2001-05-161-47/+39
* i18n fixes, added missing includes.Gediminas Paulauskas2001-04-111-16/+26
* on BUTTON_PRESS: if it's button 1, store the button x, y, and setChris Toshok2001-04-101-0/+50
* Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-051-19/+12
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-051-0/+5
* Fixed a crash here.Christopher James Lahey2001-04-041-1/+1
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-3/+1
* new function. (impl_BookListener_report_writable): new function.Chris Toshok2001-03-181-5/+33
* add is_read_only param.Chris Toshok2001-03-131-1/+1
* Cleaned up the formatting in this file a bit.Christopher James Lahey2001-03-041-31/+39
* new function. (e_minicard_view_event): split out the creation of theChris Toshok2001-03-021-13/+20
* Undefine E_STRING_PROP and E_LIST_PROP here.Christopher James Lahey2001-02-151-2/+5
* Marked strings for translation in this newly created file. Hook up theKjartan Maraas2001-02-131-0/+1
* Added N_("* Click here to add a contact *").Christopher James Lahey2001-02-081-0/+1
* Added -DEVOLUTION_DATADIR=\""$(datadir)"\".Christopher James Lahey2001-02-071-2/+2
* Added gal-view-factory-minicard.c, gal-view-factory-minicard.h,Christopher James Lahey2001-02-061-7/+16
* Setup the view collection properly and handle the "display_view" signal.Christopher James Lahey2001-01-261-2/+18
* Update for e_popup_menu_run prototype change.Dan Winship2001-01-201-1/+1
* added i18n for etable.Miguel de Icaza2001-01-121-0/+33
* connect with the EAddressbookView's status_message signal.Chris Toshok2001-01-101-2/+21
* register our status_message signal. (status_message): new function, emitChris Toshok2001-01-101-1/+13
* Made it so that if you select multiple contacts, the right click menu toChristopher James Lahey2000-12-201-9/+53
* Fixed some formatting.Christopher James Lahey2000-12-091-2/+2
* Got rid of code referencing the ETableScrolled proxy functions.Christopher James Lahey2000-12-081-2/+4
* Moved the gal view menu stuff from here to EAddressbookView.Christopher James Lahey2000-12-071-0/+33
* Link in composer bonobo code.Christopher James Lahey2000-11-121-5/+21
* Add menus items to the envelope printing stuff.Christopher James Lahey2000-11-061-0/+9
* Remove Family name column since it's a bit weird. This also fixes theChristopher James Lahey2000-10-201-1/+0
* Changed these for boolean ascending attribute instead of int ascendingChristopher James Lahey2000-10-141-1/+1
* Fixed the column elements, the no-headers attribute and added aChristopher James Lahey2000-10-111-5/+5
* Updated these to the new style ETables.Christopher James Lahey2000-10-111-56/+45
* Added evolution-addressbook-ldap.xml.Christopher James Lahey2000-09-221-0/+23
* Added a wants_html field to cards. Uses "x-mozilla-html".Christopher James Lahey2000-09-211-1/+3
* Fixed display of the minicards when the addressbook was first loading. (ItChristopher James Lahey2000-09-201-3/+2
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-7/+8
* Fixed the paths of some .h #includes.Christopher James Lahey2000-09-181-0/+709