aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-addressbook-reflow-adapter.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-82/+110
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-93/+62
* Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-301-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-28/+40
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-11/+10
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-1/+2
* Coding style cleanups.Matthew Barnes2011-05-091-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-5/+13
* Bug #630504 - Precache collate keys before sorting in EReflowModelMilan Crha2010-10-201-5/+41
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-071-1/+1
* Coding style cleanups.Matthew Barnes2010-09-131-35/+35
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-1/+1
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-06-201-6/+20
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-8/+8
* Kill e_popup_menu().Matthew Barnes2010-01-051-1/+0
* More whitespace cleanup.Matthew Barnes2009-07-191-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-141-2/+0
* More code cleanup.Matthew Barnes2009-06-021-5/+5
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-17/+17
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-2/+2
| * esthetic license header cleans, and fix e-pkcs12Michael Meeks2008-09-061-6/+1
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-0/+20
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-1/+1
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-141-4/+26
* | Progress update:Matthew Barnes2008-09-181-2/+2
* | Massive address book refactoring. Things are mostly working again.Matthew Barnes2008-09-171-18/+18
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-1/+16
* | Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-051-1/+0
|/
* ** Fix for bug #517458Srinivasa Ragavan2008-02-201-2/+9
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-5/+5
* Don't include e-contact-print-envelope.h.Matthew Barnes2007-04-241-1/+0
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+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
* renamed the signal CONTACT_REMOVED to CONTACTS_REMOVED and chaned theSivaiah Nallagatla2005-01-221-5/+12
* fix for e-popup api changes. Moved all mask specifiers to visible ratherNot Zed2004-10-071-1/+0
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-84/+68
* Chain.Hans Petter Jansson2003-08-141-0/+6
* disconnect from model signals to prevent a race condition at shutdownDan Winship2003-07-181-0/+9
* Make parent_class static.Dan Winship2003-02-201-1/+1
* disconnect search_started and search_result. (addressbook_compare): ifChris Toshok2003-02-171-38/+80
* Remove cruft. (gladedir, etspecdir): Remove definitions. (glade_DATA):Dan Winship2003-02-061-1/+1
* this uses pango now. (addressbook_height): same.Chris Toshok2002-12-091-23/+12
* clean this up a tad.Chris Toshok2002-11-151-9/+18
* oops, missed these casts.Chris Toshok2002-11-091-3/+3
* port work.Chris Toshok2002-11-091-16/+7
* gobjectify this.Chris Toshok2002-11-071-13/+14
* Port to GObject/gnome2.Chris Toshok2002-11-061-105/+119
* Removed e_addressbook_reflow_adapter_right_click andChristopher James Lahey2002-04-241-303/+0
* Bumped required gal version number to 0.19.99.11.Christopher James Lahey2002-04-181-17/+17
* Include addressbook-config.h here as this file uses it.Christopher James Lahey2002-04-121-14/+69
* Update to use new EPopupMenu API.Jeffrey Stedfast2002-03-161-17/+19
* Finishing commit that failed in the middle:Christopher James Lahey2002-02-141-1/+44
* Added an argument to get the model.Christopher James Lahey2002-02-131-3/+15
* From addressbook/ChangeLog:Christopher James Lahey2002-01-181-23/+10
* Add cut/copy/paste to right-click menu.Jon Trowbridge2001-12-201-0/+26
* right_click_up here when we let go of the popup.Christopher James Lahey2001-10-211-0/+1
* Fixed these to determine the fields to use properly.Christopher James Lahey2001-10-041-1/+1
* s/_/U_/Chyla Zbigniew2001-09-011-1/+2
* fix arg info - we're only passing 1 GTK_TYPE_POINTER arg, not 2.Chris Toshok2001-08-211-1/+1
* Changed the messages here in the right click menus.Christopher James Lahey2001-08-181-2/+2
* new function, used by the context menu.Chris Toshok2001-08-091-3/+37
* Fixes Clahey bug #2200 :-)Nat Friedman2001-08-081-0/+4
* remove spew, and don't call the ShellView CORBA method if the interfaceChris Toshok2001-06-041-2/+3
* Correct the height calculation here to not include theChristopher James Lahey2001-05-261-0/+4
* MinicardViewModel -> ReflowAdapter name change. (get_card_list): same.Chris Toshok2001-05-161-0/+605