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
/
minicard
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed these unnecessary .cvsignores.
Christopher James Lahey
2000-11-03
1
-3
/
+0
*
modified or added a bunch of .cvsignore to ignore generated files, which
Gediminas Paulauskas
2000-11-01
1
-0
/
+3
*
Added widgets/e-reflow/Makefile. Replaced
Christopher James Lahey
2000-09-14
23
-5158
/
+0
*
Some UTF-8 fixes and experimental 16-bit unicode font support
Lauris Kaplinski
2000-09-09
2
-9
/
+7
*
Comment out minicard-view-test since its gnorba dependent
JP Rosevear
2000-08-26
1
-18
/
+18
*
Die gnorba die.
JP Rosevear
2000-08-26
1
-7
/
+0
*
Remove gnorba stuff
JP Rosevear
2000-08-26
2
-29
/
+0
*
Started adding a time zone field to ECard.
Christopher James Lahey
2000-08-23
1
-0
/
+2
*
Moved e-text to UTF-8
Lauris Kaplinski
2000-08-20
1
-2
/
+2
*
Changed this to use ECardSimple.
Christopher James Lahey
2000-08-20
1
-2
/
+8
*
use style colors for the selected state. This doesn't properly redraw the
Larry Ewing
2000-08-16
1
-7
/
+13
*
Added addressbook/gui/search/Makefile.
Christopher James Lahey
2000-08-13
1
-1
/
+1
*
Ref our book view listener.
Christopher James Lahey
2000-08-12
3
-0
/
+342
*
Added a button to save to your addressbook.
Christopher James Lahey
2000-08-10
1
-1
/
+56
*
Changed e_popup_menu_run call to match the new arguments.
Christopher James Lahey
2000-08-09
2
-44
/
+15
*
use x-evolution-any-field.
Chris Toshok
2000-08-09
1
-1
/
+1
*
Fixed a warning.
Christopher James Lahey
2000-07-27
1
-2
/
+0
*
Fixed the oaf info.
Christopher James Lahey
2000-07-21
6
-80
/
+195
*
Added "text/vCard" to the list of mime types we support.
Christopher James Lahey
2000-07-18
1
-1
/
+3
*
Added gui/minicard/e-minicard-control.c,
Christopher James Lahey
2000-07-18
7
-60
/
+151
*
New files for using a minicard as a widget or a bonobo control.
Christopher James Lahey
2000-07-18
4
-0
/
+605
*
Switched the order of compilation of printing and contact-editor.
Christopher James Lahey
2000-07-14
2
-1
/
+48
*
Switched from ETable to ETableScrolled.
Christopher James Lahey
2000-07-10
1
-1
/
+1
*
Several contacts list bugfixes.
Anders Carlsson
2000-07-09
3
-15
/
+30
*
Remove usage of "x" and "y" arguments.
Christopher James Lahey
2000-06-21
3
-6
/
+0
*
Made the left column of minicards not get any wider than the widest
Christopher James Lahey
2000-06-17
3
-9
/
+65
*
Make ETable use EScrollFrame instead of GtkScrolledWindow.
Ettore Perazzoli
2000-06-11
1
-2
/
+5
*
Now this derives from GtkObject. It follows the same strategy as the
Federico Mena Quintero
2000-06-09
2
-73
/
+93
*
Fix Makefiles so that (guess what?) they work with builddir != srcdir.
Ettore Perazzoli
2000-06-08
1
-12
/
+12
*
a bunch of patches to make evolution compile with bonobo in strange prefixes....
Mathieu Lacage
2000-06-05
1
-8
/
+8
*
Made double click only work on the first button.
Christopher James Lahey
2000-06-02
2
-1
/
+2
*
return TRUE if opening a contact editor so that we don't get a "new
Christopher James Lahey
2000-06-02
2
-2
/
+6
*
Made the alphabet buttons not focusable.
Christopher James Lahey
2000-05-31
2
-1
/
+7
*
Added alphabet.glade and alphabet.glade.h.
Christopher James Lahey
2000-05-31
4
-1
/
+65
*
Made double clicking create a new card. Set the empty message.
Christopher James Lahey
2000-05-30
5
-51
/
+208
*
Added e-contact-editor-save-as.c and e-contact-editor-save-as.h.
Christopher James Lahey
2000-05-23
1
-0
/
+12
*
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
3
-20
/
+38
*
From widgets/e-table/ChangeLog
Christopher James Lahey
2000-05-14
2
-3
/
+11
*
Removed dist-hook section.
Christopher James Lahey
2000-05-10
1
-1
/
+1
*
Reenable editting.
Christopher James Lahey
2000-05-10
2
-5
/
+4
*
Fixed reflow sorting to call reflow_request when sorting on an item
Christopher James Lahey
2000-05-10
1
-0
/
+1
*
Make File As change if name or company are changed pretty much anywhere.
Christopher James Lahey
2000-05-10
1
-0
/
+2
*
Rearranged order of things getting destroyed.
Christopher James Lahey
2000-05-09
4
-11
/
+25
*
Made a minimal number of things be destroyed and recreated when updating a
Christopher James Lahey
2000-05-08
5
-80
/
+151
*
make sure to free the return value of e_card_simple_get.
Chris Toshok
2000-05-08
1
-1
/
+3
*
Added saving in minicard view.
Christopher James Lahey
2000-05-08
1
-0
/
+45
*
Make the addressbook create the correct file uri. Added a default query.
Christopher James Lahey
2000-05-07
1
-1
/
+2
*
Mostly finished ECardSimple.
Christopher James Lahey
2000-05-07
2
-90
/
+60
*
ignore the .pure directory
Chris Toshok
2000-05-05
1
-1
/
+2
*
Made some fields invisible that were visible before.
Christopher James Lahey
2000-05-01
1
-1
/
+2
*
From addressbook/ChangeLog
Christopher James Lahey
2000-05-01
1
-16
/
+20
*
Added e_card_phone_new e_card_delivery_address_new,
Christopher James Lahey
2000-04-30
1
-0
/
+3
*
Prefixed the ADDR_ flags.
Christopher James Lahey
2000-04-26
1
-2
/
+2
*
The Joy of Broken Makefiles Part #3.
Ettore Perazzoli
2000-04-26
1
-1
/
+1
*
Use "e-minicard" as the log domain.
Federico Mena Quintero
2000-04-21
11
-59
/
+67
*
Added orginization and role fields.
Christopher James Lahey
2000-04-16
2
-0
/
+11
*
Fix compilation with builddir != srcdir (again).
Ettore Perazzoli
2000-04-15
1
-0
/
+1
*
add a title.
Chris Toshok
2000-04-13
2
-0
/
+9
*
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
3
-0
/
+32
*
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
2
-22
/
+44
*
change the empty search string ("") to the valid (contains "full_name"
Chris Toshok
2000-04-11
1
-1
/
+1
*
Fixed a bug where I was sending the wrong information to some callbacks.
Christopher James Lahey
2000-04-10
2
-78
/
+133
*
Made the contact editor load from an ECard.
Christopher James Lahey
2000-04-09
1
-5
/
+9
*
CVS move mistake. Fixed the correct changes in the correct places.
Christopher James Lahey
2000-04-09
12
-121
/
+1026
*
Fixed some referencing and lifetime issues.
Christopher James Lahey
2000-04-05
1
-1
/
+23
*
Rearranged SUBDIRS for dependencies.
Christopher James Lahey
2000-03-12
6
-139
/
+207
*
Designed a new system for doing hierarchical displays in the canvas. Adds
Christopher James Lahey
2000-03-11
5
-200
/
+91
*
Added a "break_characters" argument. It lets you define a set of
Christopher James Lahey
2000-03-08
3
-27
/
+21
*
Fixed references to libutil.a -> libeutil.la
Michael Zucci
2000-02-29
1
-3
/
+3
*
This were moved to widgets/e-text/ a while ago but never removed. They
Christopher James Lahey
2000-02-24
6
-25
/
+46
*
+ * widgets/e-minicard/.cvsignore: Added minicard-label-test,
Matthew Loper
2000-02-20
1
-0
/
+3
*
chut
Bertrand Guiheneuf
2000-02-11
1
-0
/
+6
*
Add new Makefiles to Makefile list.
Christopher James Lahey
2000-02-09
1
-0
/
+47
*
Handle the grab and ungrab command instead of doing focus by hand. This
Christopher James Lahey
2000-01-28
2
-193
/
+245
*
Use e_canvas_item_grab_focus so that it will work with old versions of
Christopher James Lahey
2000-01-27
2
-3
/
+5
*
Set the minimum_width.
Christopher James Lahey
2000-01-27
3
-4
/
+34
*
Added an arrow cursor for the draggable columns. Made the clickable column
Christopher James Lahey
2000-01-26
3
-42
/
+186
*
Handle shift-tab properly now.
Christopher James Lahey
2000-01-26
4
-21
/
+23
*
Changed some line spacing.
Chris Lahey
2000-01-21
4
-12
/
+196
*
Added selection and clipboard support. Added up and down arrow keys. Fixed
Chris Lahey
2000-01-14
2
-4
/
+46
*
e_canvas_item_move_absolute is just a helper function not supplied by the
Chris Lahey
2000-01-14
7
-39
/
+759
*
Added a resize signal for when the card changes height. Made it so that
Chris Lahey
2000-01-12
4
-108
/
+246
*
Removed some code which got in the way of testing properly.
Chris Lahey
2000-01-11
2
-10
/
+1
*
Added minicard and text stuff.
Chris Lahey
2000-01-10
6
-0
/
+1080