aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-minicard-view.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups.Matthew Barnes2014-03-031-4/+4
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-081-10/+9
* Avoid deprecated libedataserver APIs.Matthew Barnes2013-01-151-1/+1
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-6/+7
* Avoid using GdkEventButton directly in certain places.Matthew Barnes2012-11-301-3/+5
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-96/+125
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-06-251-1/+0
* Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-251-12/+5
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-2/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-39/+16
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-45/+22
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-65/+30
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-4/+3
* Coding style cleanups.Matthew Barnes2011-05-091-2/+2
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-1/+2
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-1/+4
* Coding style cleanups.Matthew Barnes2010-09-131-15/+15
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-5/+5
* addressbook: Port to use new _async suffix instead of _ex suffixRob Bradford2010-08-021-6/+6
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-4/+4
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-8/+10
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-8/+8
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-01-051-5/+14
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-2/+1
* Bug #593633 - Runtime warnings trying to create a recurrence eventMilan Crha2009-09-241-2/+2
* More whitespace cleanup.Matthew Barnes2009-07-191-2/+2
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* Radically reorganize source code.Matthew Barnes2009-06-251-1/+1
* More code cleanup.Matthew Barnes2009-06-021-2/+2
* Whitespace cleanup.Matthew Barnes2009-05-291-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-12/+12
* 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-2/+2
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-1/+1
* | Manual conflict resolutionMatthew Barnes2009-04-251-6/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-0/+7
|\|
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-2/+2
| * License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-041-13/+14
| * Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-07-211-8/+32
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-141-7/+36
* | Progress update:Matthew Barnes2008-09-181-2/+2
* | Massive address book refactoring. Things are mostly working again.Matthew Barnes2008-09-171-7/+7
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-13/+14
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-8/+32
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-2/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-16/+16
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Fix compiler warnings in addressbook folder. (#440272)Matthew Barnes2007-06-031-2/+2
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* ** Fixes bug #342646 Plugged memory leak. Ditto.Hiroyuki Ikezoe2006-06-141-0/+2
* de-constify uri, and fix its creation logic. (load_source_cb): cast forNot Zed2005-08-241-0/+1
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* Setting addressbook empty messages based on the type of addressbook.Sushma Rai2004-11-271-6/+20
* popup right-click menu after pressing Shift+F10.Hao Sheng2004-11-021-0/+7
* Add an x-source-vcard target entry that includes the source book URI.Hans Petter Jansson2004-06-241-36/+14
* Fixes #59622.Hans Petter Jansson2004-06-231-0/+47
* build a11y/addressbook dir : add the accessibility support forHao Sheng2004-03-151-0/+3
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-26/+22
* Fix lots of leaks, update for correct use of g_object_get. Some miscLarry Ewing2003-06-141-7/+12
* Remove cruft. (gladedir, etspecdir): Remove definitions. (glade_DATA):Dan Winship2003-02-061-0/+1
* drop use of "font" arg. (get_left_width): use pango to calculate thisChris Toshok2002-12-191-1/+0
* guard against multiple invocations. (remove_book_view): same.Chris Toshok2002-11-091-1/+3
* port work.Chris Toshok2002-11-091-72/+95
* gobjectify this.Chris Toshok2002-11-071-16/+15
* Port to GObject/gnome2.Chris Toshok2002-11-061-46/+46
* Made double clicking on read only folders not do anything.Christopher James Lahey2002-06-121-8/+9
* Removed e_addressbook_reflow_adapter_right_click andChristopher James Lahey2002-04-241-61/+86
* Allow GDK_ACTION_COPY also, since the composer for example does not acceptJeffrey Stedfast2002-04-231-2/+2
* Include addressbook-config.h here as this file uses it.Christopher James Lahey2002-04-121-5/+11
* Added an argument to get the model.Christopher James Lahey2002-02-131-7/+74
* 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
* right_click_up here when we let go of the popup.Christopher James Lahey2001-10-211-0/+2
* Handle focus_change in event by selecting that contact. Fixes Ximian bugChristopher James Lahey2001-10-211-0/+11
* I18n fixes (mainly making buttons on the right side less Anglocentric :-)Chyla Zbigniew2001-09-031-8/+12
* 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/+1
* remove the gtk_widget_show call... (e_contact_editor_show): and put itChris Toshok2001-06-091-68/+3
* Fixed up the lifetime of the drag_data_get signal a bit.Christopher James Lahey2001-05-161-23/+5
* MinicardViewModel -> ReflowAdapter name change. (get_card_list): same.Chris Toshok2001-05-161-81/+64
* use e_card_list_get_vcard to build up the data to send.Chris Toshok2001-05-121-16/+58
* Removed e-card-pairs.h since we're not using it.Christopher James Lahey2001-05-081-387/+223
* Added E_CARD_SIMPLE_FIELD_LAST_SIMPLE_STRING.Christopher James Lahey2001-04-111-6/+10
* i18n fixes, added missing includes.Gediminas Paulauskas2001-04-111-2/+3
* on BUTTON_PRESS: if it's button 1, store the button x, y, and setChris Toshok2001-04-101-0/+74
* Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-051-3/+2
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-051-0/+3
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-1/+2
* Bumped gal requirement to 0.5.99.8.Christopher James Lahey2001-03-201-2/+2
* new function. (impl_BookListener_report_writable): new function.Chris Toshok2001-03-181-4/+23
* add is_read_only param.Chris Toshok2001-03-131-1/+1
* new function. (e_minicard_view_event): split out the creation of theChris Toshok2001-03-021-14/+24
* Used ESelectionModelSimple and the changes to EReflow and EReflowSorted toChristopher James Lahey2001-03-011-20/+83
* register our status_message signal. (status_message): new function, emitChris Toshok2001-01-101-0/+36
* Added evolution-addressbook-ldap.xml.Christopher James Lahey2000-09-221-3/+24
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Changed this to use ECardSimple.Christopher James Lahey2000-08-201-2/+8
* use x-evolution-any-field.Chris Toshok2000-08-091-1/+1
* Now this derives from GtkObject. It follows the same strategy as theFederico Mena Quintero2000-06-091-38/+47
* Made double click only work on the first button.Christopher James Lahey2000-06-021-0/+1
* return TRUE if opening a contact editor so that we don't get a "newChristopher James Lahey2000-06-021-2/+5
* Made the alphabet buttons not focusable.Christopher James Lahey2000-05-311-0/+3
* Added alphabet.glade and alphabet.glade.h.Christopher James Lahey2000-05-311-1/+29
* Made double clicking create a new card. Set the empty message.Christopher James Lahey2000-05-301-0/+77
* Fixed some memory leaks.Christopher James Lahey2000-05-161-2/+2
* Got rid of a memory leak. Rearranged a couple functions.Christopher James Lahey2000-05-161-19/+35
* Rearranged order of things getting destroyed.Christopher James Lahey2000-05-091-6/+11
* Made a minimal number of things be destroyed and recreated when updating aChristopher James Lahey2000-05-081-5/+7
* Make the addressbook create the correct file uri. Added a default query.Christopher James Lahey2000-05-071-1/+2
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-211-1/+1
* Added orginization and role fields.Christopher James Lahey2000-04-161-0/+1
* This was setting E_REFLOW(view)->items to NULL too soon. Fixed now.Christopher James Lahey2000-04-111-3/+2
* new function. (delete_contact_cb): wire up button to callChris Toshok2000-04-111-4/+4
* Changed some incorrect gtk_object_refs and gtk_object_unrefs intoChristopher James Lahey2000-04-111-0/+28
* implement braindead dialog to input the query string for the view.Chris Toshok2000-04-111-0/+1
* Added a "query" argument to the e-minicard-view. Documented all theChristopher James Lahey2000-04-111-22/+35
* change the empty search string ("") to the valid (contains "full_name"Chris Toshok2000-04-111-1/+1
* CVS move mistake. Fixed the correct changes in the correct places.Christopher James Lahey2000-04-091-0/+239