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
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't create a new ebook. instead, unload the current uri (if there is
Chris Toshok
2000-05-08
1
-10
/
+6
*
Replaced some model_changed calls with row_inserted calls.
Christopher James Lahey
2000-05-08
2
-4
/
+4
*
Removed some code that was notifying too many clients at the wrong times.
Christopher James Lahey
2000-05-08
1
-30
/
+10
*
Make the addressbook create the correct file uri. Added a default query.
Christopher James Lahey
2000-05-07
5
-7
/
+21
*
remove the separator and toggle view items as well. (toggle_view_as_cb):
Chris Toshok
2000-05-07
1
-74
/
+203
*
Made a NULL callback just mean to not call back.
Christopher James Lahey
2000-05-07
4
-0
/
+798
*
Made a NULL callback just mean to not call back.
Christopher James Lahey
2000-05-07
3
-41
/
+163
*
Mostly finished ECardSimple.
Christopher James Lahey
2000-05-07
6
-209
/
+134
*
ignore evolution-addressbook.pure
Chris Toshok
2000-05-07
2
-0
/
+13
*
Made the component take a uri through its property bag.
Christopher James Lahey
2000-05-07
1
-3
/
+103
*
Added e-card-simple.c and e-card-simple.h.
Christopher James Lahey
2000-05-05
2
-291
/
+65
*
ignore the .pure directory
Chris Toshok
2000-05-05
3
-3
/
+6
*
#ifdef HAVE_LDAP the ldap specific stuff. (null_cb): same.
Chris Toshok
2000-05-03
1
-3
/
+8
*
added e-ldap-server-dialog.c (glade_DATA): added ldap-server-dialog.glade
Chris Toshok
2000-05-01
5
-31
/
+533
*
Made some fields invisible that were visible before.
Christopher James Lahey
2000-05-01
4
-10
/
+23
*
From addressbook/ChangeLog
Christopher James Lahey
2000-05-01
4
-45
/
+268
*
Fixed a string mismatch.
Christopher James Lahey
2000-04-30
2
-2
/
+2
*
Added ename includes and libs.
Christopher James Lahey
2000-04-30
4
-320
/
+272
*
Added e_card_phone_new e_card_delivery_address_new,
Christopher James Lahey
2000-04-30
10
-8
/
+816
*
Made Evolution OAF-compatible.
Ettore Perazzoli
2000-04-28
6
-12
/
+140
*
Added addressbook/ename/Makefile.
Christopher James Lahey
2000-04-28
3
-121
/
+248
*
Added an address label field.
Christopher James Lahey
2000-04-27
4
-413
/
+318
*
Added proper handling of the email field.
Christopher James Lahey
2000-04-26
1
-24
/
+70
*
Prefixed the ADDR_ flags.
Christopher James Lahey
2000-04-26
6
-332
/
+343
*
The Joy of Broken Makefiles Part #3.
Ettore Perazzoli
2000-04-26
2
-2
/
+2
*
Use "e-minicard" as the log domain.
Federico Mena Quintero
2000-04-21
25
-140
/
+157
*
Added orginizational unit, nickname, and internet free-busy fields.
Christopher James Lahey
2000-04-17
2
-2
/
+53
*
Added orginization and role fields.
Christopher James Lahey
2000-04-16
7
-88
/
+182
*
+ * addressbook/gui/component/addressbook.c
Matthew Loper
2000-04-16
1
-7
/
+66
*
Added a note field.
Christopher James Lahey
2000-04-15
1
-0
/
+17
*
Fix compilation with builddir != srcdir (again).
Ettore Perazzoli
2000-04-15
2
-0
/
+2
*
Check for 0 length fields when building the outgoing ECard.
Christopher James Lahey
2000-04-13
1
-38
/
+56
*
reflect the title attribute in the contact editor. (extract_info): same.
Chris Toshok
2000-04-13
1
-0
/
+13
*
add a title.
Chris Toshok
2000-04-13
4
-0
/
+18
*
+ * art/Makefile.am: Add tigert's contact-dlg-related images.
Matthew Loper
2000-04-12
2
-6
/
+9
*
This was setting E_REFLOW(view)->items to NULL too soon. Fixed now.
Christopher James Lahey
2000-04-11
2
-6
/
+4
*
new function. (delete_contact_cb): wire up button to call
Chris Toshok
2000-04-11
3
-9
/
+23
*
Changed some incorrect gtk_object_refs and gtk_object_unrefs into
Christopher James Lahey
2000-04-11
5
-0
/
+63
*
implement braindead dialog to input the query string for the view.
Chris Toshok
2000-04-11
3
-9
/
+44
*
Added a "query" argument to the e-minicard-view. Documented all the
Christopher James Lahey
2000-04-11
4
-44
/
+88
*
change the empty search string ("") to the valid (contains "full_name"
Chris Toshok
2000-04-11
2
-2
/
+2
*
Fixed a bug where I was sending the wrong information to some callbacks.
Christopher James Lahey
2000-04-10
7
-220
/
+411
*
+ * addressbook/gui/component/addressbook.c (control_activate): Make
Matthew Loper
2000-04-10
1
-3
/
+3
*
+ * addressbook/Makefile.am: Compile contact-editor, _then_ gui,
Matthew Loper
2000-04-10
4
-20
/
+90
*
+ * addressbook/gui/component/addressbook.c (addressbook_factory):
Matthew Loper
2000-04-09
1
-17
/
+30
*
Made the contact editor load from an ECard.
Christopher James Lahey
2000-04-09
6
-62
/
+218
*
CVS move mistake. Fixed the correct changes in the correct places.
Christopher James Lahey
2000-04-09
19
-227
/
+1742
*
pixmap_DATA isn't defined so don't use it as a variable.
Christopher James Lahey
2000-04-09
8
-0
/
+392
*
Fixed some referencing and lifetime issues.
Christopher James Lahey
2000-04-05
2
-2
/
+46
*
Added the addressbook/backend directory.
Christopher James Lahey
2000-03-23
2
-0
/
+4
*
Rearranged SUBDIRS for dependencies.
Christopher James Lahey
2000-03-12
12
-278
/
+414
*
Designed a new system for doing hierarchical displays in the canvas. Adds
Christopher James Lahey
2000-03-11
9
-330
/
+150
*
Added a "break_characters" argument. It lets you define a set of
Christopher James Lahey
2000-03-08
6
-54
/
+42
*
Fixed references to libutil.a -> libeutil.la
Michael Zucci
2000-02-29
2
-6
/
+6
*
This were moved to widgets/e-text/ a while ago but never removed. They
Christopher James Lahey
2000-02-24
11
-47
/
+89
*
+ * widgets/e-minicard/.cvsignore: Added minicard-label-test,
Matthew Loper
2000-02-20
1
-0
/
+3
*
fix library ordering on link line
Dan Winship
2000-02-17
1
-2
/
+2
*
Fixed the location the first time you see the drop down menus for changing
Christopher James Lahey
2000-02-12
1
-2
/
+5
*
chut
Bertrand Guiheneuf
2000-02-11
1
-0
/
+6
*
Add new Makefiles to Makefile list.
Christopher James Lahey
2000-02-09
2
-0
/
+94
*
Handle the grab and ungrab command instead of doing focus by hand. This
Christopher James Lahey
2000-01-28
3
-193
/
+251
*
Use e_canvas_item_grab_focus so that it will work with old versions of
Christopher James Lahey
2000-01-27
4
-6
/
+10
*
Set the minimum_width.
Christopher James Lahey
2000-01-27
4
-4
/
+38
*
Added an arrow cursor for the draggable columns. Made the clickable column
Christopher James Lahey
2000-01-26
4
-48
/
+208
*
Handle shift-tab properly now.
Christopher James Lahey
2000-01-26
8
-430
/
+439
*
Changed some line spacing.
Chris Lahey
2000-01-21
16
-295
/
+2917
*
Images for e-contact-editor.c.
Chris Lahey
2000-01-17
10
-0
/
+618
*
Added selection and clipboard support. Added up and down arrow keys. Fixed
Chris Lahey
2000-01-14
4
-8
/
+92
*
e_canvas_item_move_absolute is just a helper function not supplied by the
Chris Lahey
2000-01-14
12
-78
/
+992
*
Added a resize signal for when the card changes height. Made it so that
Chris Lahey
2000-01-12
8
-216
/
+492
*
Removed some code which got in the way of testing properly.
Chris Lahey
2000-01-11
4
-20
/
+2
*
Added minicard and text stuff.
Chris Lahey
2000-01-10
12
-0
/
+2160