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-minicard-view.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove cruft. (gladedir, etspecdir): Remove definitions. (glade_DATA):
Dan Winship
2003-02-06
1
-0
/
+1
*
drop use of "font" arg. (get_left_width): use pango to calculate this
Chris Toshok
2002-12-19
1
-1
/
+0
*
guard against multiple invocations. (remove_book_view): same.
Chris Toshok
2002-11-09
1
-1
/
+3
*
port work.
Chris Toshok
2002-11-09
1
-72
/
+95
*
gobjectify this.
Chris Toshok
2002-11-07
1
-16
/
+15
*
Port to GObject/gnome2.
Chris Toshok
2002-11-06
1
-46
/
+46
*
Made double clicking on read only folders not do anything.
Christopher James Lahey
2002-06-12
1
-8
/
+9
*
Removed e_addressbook_reflow_adapter_right_click and
Christopher James Lahey
2002-04-24
1
-61
/
+86
*
Allow GDK_ACTION_COPY also, since the composer for example does not accept
Jeffrey Stedfast
2002-04-23
1
-2
/
+2
*
Include addressbook-config.h here as this file uses it.
Christopher James Lahey
2002-04-12
1
-5
/
+11
*
Added an argument to get the model.
Christopher James Lahey
2002-02-13
1
-7
/
+74
*
Fixing the license text.
Ettore Perazzoli
2001-10-28
1
-1
/
+0
*
Update the licensing information to require version 2 of the GPL
Ettore Perazzoli
2001-10-27
1
-2
/
+2
*
right_click_up here when we let go of the popup.
Christopher James Lahey
2001-10-21
1
-0
/
+2
*
Handle focus_change in event by selecting that contact. Fixes Ximian bug
Christopher James Lahey
2001-10-21
1
-0
/
+11
*
I18n fixes (mainly making buttons on the right side less Anglocentric :-)
Chyla Zbigniew
2001-09-03
1
-8
/
+12
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-2
/
+2
*
track change to e_addressbook_show_contact_editor signature.
Chris Toshok
2001-06-20
1
-1
/
+1
*
Null terminate the strv here. (e_card_locate_match): ref here instead of
Christopher James Lahey
2001-06-09
1
-1
/
+1
*
remove the gtk_widget_show call... (e_contact_editor_show): and put it
Chris Toshok
2001-06-09
1
-68
/
+3
*
Fixed up the lifetime of the drag_data_get signal a bit.
Christopher James Lahey
2001-05-16
1
-23
/
+5
*
MinicardViewModel -> ReflowAdapter name change. (get_card_list): same.
Chris Toshok
2001-05-16
1
-81
/
+64
*
use e_card_list_get_vcard to build up the data to send.
Chris Toshok
2001-05-12
1
-16
/
+58
*
Removed e-card-pairs.h since we're not using it.
Christopher James Lahey
2001-05-08
1
-387
/
+223
*
Added E_CARD_SIMPLE_FIELD_LAST_SIMPLE_STRING.
Christopher James Lahey
2001-04-11
1
-6
/
+10
*
i18n fixes, added missing includes.
Gediminas Paulauskas
2001-04-11
1
-2
/
+3
*
on BUTTON_PRESS: if it's button 1, store the button x, y, and set
Chris Toshok
2001-04-10
1
-0
/
+74
*
Here goes my additional simple include fixes.
Gediminas Paulauskas
2001-04-05
1
-3
/
+2
*
Fix headers. Same here. Same here. Same here. Same here. Same here. Same
Kjartan Maraas
2001-04-05
1
-0
/
+3
*
Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with
Kjartan Maraas
2001-03-30
1
-1
/
+2
*
Bumped gal requirement to 0.5.99.8.
Christopher James Lahey
2001-03-20
1
-2
/
+2
*
new function. (impl_BookListener_report_writable): new function.
Chris Toshok
2001-03-18
1
-4
/
+23
*
add is_read_only param.
Chris Toshok
2001-03-13
1
-1
/
+1
*
new function. (e_minicard_view_event): split out the creation of the
Chris Toshok
2001-03-02
1
-14
/
+24
*
Used ESelectionModelSimple and the changes to EReflow and EReflowSorted to
Christopher James Lahey
2001-03-01
1
-20
/
+83
*
register our status_message signal. (status_message): new function, emit
Chris Toshok
2001-01-10
1
-0
/
+36
*
Added evolution-addressbook-ldap.xml.
Christopher James Lahey
2000-09-22
1
-3
/
+24
*
Added check for gnome-app-lib. Removed directories that have been moved to
Christopher James Lahey
2000-09-18
1
-1
/
+1
*
Changed this to use ECardSimple.
Christopher James Lahey
2000-08-20
1
-2
/
+8
*
use x-evolution-any-field.
Chris Toshok
2000-08-09
1
-1
/
+1
*
Now this derives from GtkObject. It follows the same strategy as the
Federico Mena Quintero
2000-06-09
1
-38
/
+47
*
Made double click only work on the first button.
Christopher James Lahey
2000-06-02
1
-0
/
+1
*
return TRUE if opening a contact editor so that we don't get a "new
Christopher James Lahey
2000-06-02
1
-2
/
+5
*
Made the alphabet buttons not focusable.
Christopher James Lahey
2000-05-31
1
-0
/
+3
*
Added alphabet.glade and alphabet.glade.h.
Christopher James Lahey
2000-05-31
1
-1
/
+29
*
Made double clicking create a new card. Set the empty message.
Christopher James Lahey
2000-05-30
1
-0
/
+77
*
Fixed some memory leaks.
Christopher James Lahey
2000-05-16
1
-2
/
+2
*
Got rid of a memory leak. Rearranged a couple functions.
Christopher James Lahey
2000-05-16
1
-19
/
+35
*
Rearranged order of things getting destroyed.
Christopher James Lahey
2000-05-09
1
-6
/
+11
*
Made a minimal number of things be destroyed and recreated when updating a
Christopher James Lahey
2000-05-08
1
-5
/
+7
*
Make the addressbook create the correct file uri. Added a default query.
Christopher James Lahey
2000-05-07
1
-1
/
+2
*
Use "e-minicard" as the log domain.
Federico Mena Quintero
2000-04-21
1
-1
/
+1
*
Added orginization and role fields.
Christopher James Lahey
2000-04-16
1
-0
/
+1
*
This was setting E_REFLOW(view)->items to NULL too soon. Fixed now.
Christopher James Lahey
2000-04-11
1
-3
/
+2
*
new function. (delete_contact_cb): wire up button to call
Chris Toshok
2000-04-11
1
-4
/
+4
*
Changed some incorrect gtk_object_refs and gtk_object_unrefs into
Christopher James Lahey
2000-04-11
1
-0
/
+28
*
implement braindead dialog to input the query string for the view.
Chris Toshok
2000-04-11
1
-0
/
+1
*
Added a "query" argument to the e-minicard-view. Documented all the
Christopher James Lahey
2000-04-11
1
-22
/
+35
*
change the empty search string ("") to the valid (contains "full_name"
Chris Toshok
2000-04-11
1
-1
/
+1
*
CVS move mistake. Fixed the correct changes in the correct places.
Christopher James Lahey
2000-04-09
1
-0
/
+239