index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
addressbook
/
gui
/
widgets
/
e-addressbook-reflow-adapter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Miscellaneous cleanups.
Matthew Barnes
2014-03-03
1
-1
/
+1
*
Bug 721545 - License text contains obsolete FSF postal address
Matthew Barnes
2014-01-08
1
-10
/
+9
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-11-11
1
-82
/
+110
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-02-20
1
-93
/
+62
*
Remove Ctrl + l () character from source files
Paul Menzel
2011-09-30
1
-1
/
+0
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-09-04
1
-28
/
+40
*
Do not use deprecated EBook/ECal API
Milan Crha
2011-06-14
1
-11
/
+10
*
Bug #646109 - Fix use of include <config.h> to make sure translations work
Milan Crha
2011-05-27
1
-0
/
+3
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-05-22
1
-1
/
+2
*
Coding style cleanups.
Matthew Barnes
2011-05-09
1
-3
/
+3
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-01-30
1
-5
/
+13
*
Bug #630504 - Precache collate keys before sorting in EReflowModel
Milan Crha
2010-10-20
1
-5
/
+41
*
Bug #631320 - GtkObject is gone in GTK3
Milan Crha
2010-10-07
1
-1
/
+1
*
Coding style cleanups.
Matthew Barnes
2010-09-13
1
-35
/
+35
*
Coding style and whitespace cleanups.
Matthew Barnes
2010-09-12
1
-3
/
+3
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-07-12
1
-1
/
+1
*
Bug #623204 - Be able to report detailed errors from backends
Milan Crha
2010-07-09
1
-0
/
+1
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-06-20
1
-6
/
+20
*
Bug #325121 - Do not translate developer strings in g_param_spec_*
Milan Crha
2010-04-02
1
-8
/
+8
*
Kill e_popup_menu().
Matthew Barnes
2010-01-05
1
-1
/
+0
*
More whitespace cleanup.
Matthew Barnes
2009-07-19
1
-1
/
+1
*
Fix excessive whitespace.
Matthew Barnes
2009-07-14
1
-2
/
+0
*
More code cleanup.
Matthew Barnes
2009-06-02
1
-5
/
+5
*
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-27
1
-17
/
+17
*
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-05-27
1
-1
/
+1
|
\
|
*
Remove trailing whitespace, again.
Matthew Barnes
2009-05-27
1
-1
/
+1
|
*
Fix several types of pedantic compiler warnings.
Matthew Barnes
2009-05-17
1
-1
/
+1
|
*
Bug 577929 – Consolidate marshallers
Matthew Barnes
2009-04-23
1
-2
/
+2
|
*
esthetic license header cleans, and fix e-pkcs12
Michael Meeks
2008-09-06
1
-6
/
+1
|
*
Change License from GPL to LGPL. 2nd batch.
Sankarasivasubramanian Pasupathilingam
2008-09-03
1
-0
/
+20
*
|
Fix several types of pedantic compiler warnings.
Matthew Barnes
2009-05-21
1
-1
/
+1
*
|
Rearranged some of the addressbook code to try and eliminate some circular
Matthew Barnes
2008-11-14
1
-4
/
+26
*
|
Progress update:
Matthew Barnes
2008-09-18
1
-2
/
+2
*
|
Massive address book refactoring. Things are mostly working again.
Matthew Barnes
2008-09-17
1
-18
/
+18
*
|
Merge revisions 36016:36303 from trunk.
Matthew Barnes
2008-09-11
1
-1
/
+16
*
|
Saving progress. Lots of changes. Things are a bit broken at the moment.
Matthew Barnes
2008-09-05
1
-1
/
+0
|
/
*
** Fix for bug #517458
Srinivasa Ragavan
2008-02-20
1
-2
/
+9
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-5
/
+5
*
Don't include e-contact-print-envelope.h.
Matthew Barnes
2007-04-24
1
-1
/
+0
*
** Fixes bug #419524
Matthew Barnes
2007-03-21
1
-1
/
+1
*
Added widgets in INCLUDES.
Kaushal Kumar
2005-06-23
1
-1
/
+1
*
Retired GAL from Head. The relevant files have moved inside evolution.
Kaushal Kumar
2005-06-17
1
-1
/
+1
*
renamed the signal CONTACT_REMOVED to CONTACTS_REMOVED and chaned the
Sivaiah Nallagatla
2005-01-22
1
-5
/
+12
*
fix for e-popup api changes. Moved all mask specifiers to visible rather
Not Zed
2004-10-07
1
-1
/
+0
*
Merge new-ui-branch to the trunk.
Ettore Perazzoli
2003-10-22
1
-84
/
+68
*
Chain.
Hans Petter Jansson
2003-08-14
1
-0
/
+6
*
disconnect from model signals to prevent a race condition at shutdown
Dan Winship
2003-07-18
1
-0
/
+9
*
Make parent_class static.
Dan Winship
2003-02-20
1
-1
/
+1
*
disconnect search_started and search_result. (addressbook_compare): if
Chris Toshok
2003-02-17
1
-38
/
+80
*
Remove cruft. (gladedir, etspecdir): Remove definitions. (glade_DATA):
Dan Winship
2003-02-06
1
-1
/
+1
*
this uses pango now. (addressbook_height): same.
Chris Toshok
2002-12-09
1
-23
/
+12
*
clean this up a tad.
Chris Toshok
2002-11-15
1
-9
/
+18
*
oops, missed these casts.
Chris Toshok
2002-11-09
1
-3
/
+3
*
port work.
Chris Toshok
2002-11-09
1
-16
/
+7
*
gobjectify this.
Chris Toshok
2002-11-07
1
-13
/
+14
*
Port to GObject/gnome2.
Chris Toshok
2002-11-06
1
-105
/
+119
*
Removed e_addressbook_reflow_adapter_right_click and
Christopher James Lahey
2002-04-24
1
-303
/
+0
*
Bumped required gal version number to 0.19.99.11.
Christopher James Lahey
2002-04-18
1
-17
/
+17
*
Include addressbook-config.h here as this file uses it.
Christopher James Lahey
2002-04-12
1
-14
/
+69
*
Update to use new EPopupMenu API.
Jeffrey Stedfast
2002-03-16
1
-17
/
+19
*
Finishing commit that failed in the middle:
Christopher James Lahey
2002-02-14
1
-1
/
+44
*
Added an argument to get the model.
Christopher James Lahey
2002-02-13
1
-3
/
+15
*
From addressbook/ChangeLog:
Christopher James Lahey
2002-01-18
1
-23
/
+10
*
Add cut/copy/paste to right-click menu.
Jon Trowbridge
2001-12-20
1
-0
/
+26
*
right_click_up here when we let go of the popup.
Christopher James Lahey
2001-10-21
1
-0
/
+1
*
Fixed these to determine the fields to use properly.
Christopher James Lahey
2001-10-04
1
-1
/
+1
*
s/_/U_/
Chyla Zbigniew
2001-09-01
1
-1
/
+2
*
fix arg info - we're only passing 1 GTK_TYPE_POINTER arg, not 2.
Chris Toshok
2001-08-21
1
-1
/
+1
*
Changed the messages here in the right click menus.
Christopher James Lahey
2001-08-18
1
-2
/
+2
*
new function, used by the context menu.
Chris Toshok
2001-08-09
1
-3
/
+37
*
Fixes Clahey bug #2200 :-)
Nat Friedman
2001-08-08
1
-0
/
+4
*
remove spew, and don't call the ShellView CORBA method if the interface
Chris Toshok
2001-06-04
1
-2
/
+3
*
Correct the height calculation here to not include the
Christopher James Lahey
2001-05-26
1
-0
/
+4
*
MinicardViewModel -> ReflowAdapter name change. (get_card_list): same.
Chris Toshok
2001-05-16
1
-0
/
+605