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-model.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Call e_addressbook_model_force_folder_bar_message when we activate the
Jon Trowbridge
2001-10-21
1
-0
/
+6
*
Changed these to use the new ref and unref functions for ECard auxillary
Christopher James Lahey
2001-10-12
1
-1
/
+0
*
Check that view->view != NULL. (save_contact_cb): Check that view->view !=
Jon Trowbridge
2001-10-11
1
-2
/
+8
*
Check to make sure our call to e_addressbook_model_get_card doesn't return
Jon Trowbridge
2001-10-06
1
-1
/
+1
*
free the dup'd capabilities.
Larry Ewing
2001-09-18
1
-0
/
+1
*
add -DEVOLUTION_IMAGESDIR.
Chris Toshok
2001-09-07
1
-0
/
+1
*
Removed some debugging spew that I left in by mistake.
Jon Trowbridge
2001-08-28
1
-3
/
+0
*
Set the folder bar message here.
Christopher James Lahey
2001-08-20
1
-1
/
+47
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-2
/
+2
*
remove spew, and don't call the ShellView CORBA method if the interface
Chris Toshok
2001-06-04
1
-4
/
+8
*
decrement data_count before emitting the card_removed signal, and break
Chris Toshok
2001-06-01
1
-2
/
+5
*
add sequence_complete_id to EAddressbookModel and stop_state_changed to
Chris Toshok
2001-05-23
1
-0
/
+45
*
add our selection_change signal. (e_minicard_view_widget_realize): connect
Chris Toshok
2001-05-18
1
-2
/
+41
*
MinicardViewModel -> ReflowAdapter name change. (get_card_list): same.
Chris Toshok
2001-05-16
1
-146
/
+95
*
Added E_CARD_SIMPLE_FIELD_LAST_SIMPLE_STRING.
Christopher James Lahey
2001-04-11
1
-5
/
+5
*
Made this table model more consistent in the number of columns it has.
Christopher James Lahey
2001-04-03
1
-5
/
+7
*
Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with
Kjartan Maraas
2001-03-30
1
-2
/
+2
*
new function. (impl_BookListener_report_writable): new function.
Chris Toshok
2001-03-18
1
-1
/
+1
*
Cleaned up the formatting in this file a bit.
Christopher James Lahey
2001-03-04
1
-5
/
+5
*
register our status_message signal. (status_message): new function, emit
Chris Toshok
2001-01-10
1
-0
/
+36
*
check capabilities is valid before doing a strstr.
Michael Meeks
2001-01-04
1
-5
/
+5
*
Added evolution-addressbook-ldap.xml.
Christopher James Lahey
2000-09-22
1
-21
/
+42
*
Started adding a time zone field to ECard.
Christopher James Lahey
2000-08-23
1
-0
/
+2
*
use x-evolution-any-field.
Chris Toshok
2000-08-09
1
-1
/
+1
*
Emit "model_pre_change" signal as appropriate.
Christopher James Lahey
2000-08-03
1
-0
/
+2
*
Adapted this to supply the new append_row API of ETableModel.
Christopher James Lahey
2000-08-02
1
-7
/
+17
*
Added a field that gives the name if it exists and the company name
Christopher James Lahey
2000-07-10
1
-1
/
+2
*
Added an "editable" argument.
Christopher James Lahey
2000-07-08
1
-12
/
+24
*
Calculate height including if clip_height is set to -1.
Christopher James Lahey
2000-06-27
1
-1
/
+21
*
Removed the ETableModel thaw handler. Likewise.
Federico Mena Quintero
2000-06-13
1
-11
/
+2
*
Added glade files.
Christopher James Lahey
2000-06-11
1
-4
/
+8
*
Added double click to open contact editor.
Christopher James Lahey
2000-05-28
1
-0
/
+15
*
Added initialize_value and value_is_empty callbacks.
Christopher James Lahey
2000-05-20
1
-0
/
+14
*
Rearranged order of things getting destroyed.
Christopher James Lahey
2000-05-09
1
-2
/
+2
*
Replaced some model_changed calls with row_inserted calls.
Christopher James Lahey
2000-05-08
1
-2
/
+2
*
Make the addressbook create the correct file uri. Added a default query.
Christopher James Lahey
2000-05-07
1
-1
/
+2
*
Made a NULL callback just mean to not call back.
Christopher James Lahey
2000-05-07
1
-0
/
+351