aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/minicard
Commit message (Expand)AuthorAgeFilesLines
* use x-evolution-any-field.Chris Toshok2000-08-091-1/+1
* Fixed a warning.Christopher James Lahey2000-07-271-2/+0
* Fixed the oaf info.Christopher James Lahey2000-07-216-80/+195
* Added "text/vCard" to the list of mime types we support.Christopher James Lahey2000-07-181-1/+3
* Added gui/minicard/e-minicard-control.c,Christopher James Lahey2000-07-187-60/+151
* New files for using a minicard as a widget or a bonobo control.Christopher James Lahey2000-07-184-0/+605
* Switched the order of compilation of printing and contact-editor.Christopher James Lahey2000-07-142-1/+48
* Switched from ETable to ETableScrolled.Christopher James Lahey2000-07-101-1/+1
* Several contacts list bugfixes.Anders Carlsson2000-07-093-15/+30
* Remove usage of "x" and "y" arguments.Christopher James Lahey2000-06-213-6/+0
* Made the left column of minicards not get any wider than the widestChristopher James Lahey2000-06-173-9/+65
* Make ETable use EScrollFrame instead of GtkScrolledWindow.Ettore Perazzoli2000-06-111-2/+5
* Now this derives from GtkObject. It follows the same strategy as theFederico Mena Quintero2000-06-092-73/+93
* Fix Makefiles so that (guess what?) they work with builddir != srcdir.Ettore Perazzoli2000-06-081-12/+12
* a bunch of patches to make evolution compile with bonobo in strange prefixes....Mathieu Lacage2000-06-051-8/+8
* Made double click only work on the first button.Christopher James Lahey2000-06-022-1/+2
* return TRUE if opening a contact editor so that we don't get a "newChristopher James Lahey2000-06-022-2/+6
* Made the alphabet buttons not focusable.Christopher James Lahey2000-05-312-1/+7
* Added alphabet.glade and alphabet.glade.h.Christopher James Lahey2000-05-314-1/+65
* Made double clicking create a new card. Set the empty message.Christopher James Lahey2000-05-305-51/+208
* Added e-contact-editor-save-as.c and e-contact-editor-save-as.h.Christopher James Lahey2000-05-231-0/+12
* Fixed some memory leaks.Christopher James Lahey2000-05-161-2/+2
* Got rid of a memory leak. Rearranged a couple functions.Christopher James Lahey2000-05-163-20/+38
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-142-3/+11
* Removed dist-hook section.Christopher James Lahey2000-05-101-1/+1
* Reenable editting.Christopher James Lahey2000-05-102-5/+4
* Fixed reflow sorting to call reflow_request when sorting on an itemChristopher James Lahey2000-05-101-0/+1
* Make File As change if name or company are changed pretty much anywhere.Christopher James Lahey2000-05-101-0/+2
* Rearranged order of things getting destroyed.Christopher James Lahey2000-05-094-11/+25
* Made a minimal number of things be destroyed and recreated when updating aChristopher James Lahey2000-05-085-80/+151
* make sure to free the return value of e_card_simple_get.Chris Toshok2000-05-081-1/+3
* Added saving in minicard view.Christopher James Lahey2000-05-081-0/+45
* Make the addressbook create the correct file uri. Added a default query.Christopher James Lahey2000-05-071-1/+2
* Mostly finished ECardSimple.Christopher James Lahey2000-05-072-90/+60
* ignore the .pure directoryChris Toshok2000-05-051-1/+2
* Made some fields invisible that were visible before.Christopher James Lahey2000-05-011-1/+2
* From addressbook/ChangeLogChristopher James Lahey2000-05-011-16/+20
* Added e_card_phone_new e_card_delivery_address_new,Christopher James Lahey2000-04-301-0/+3
* Prefixed the ADDR_ flags.Christopher James Lahey2000-04-261-2/+2
* The Joy of Broken Makefiles Part #3.Ettore Perazzoli2000-04-261-1/+1
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-2111-59/+67
* Added orginization and role fields.Christopher James Lahey2000-04-162-0/+11
* Fix compilation with builddir != srcdir (again).Ettore Perazzoli2000-04-151-0/+1
* add a title.Chris Toshok2000-04-132-0/+9
* This was setting E_REFLOW(view)->items to NULL too soon. Fixed now.Christopher James Lahey2000-04-111-3/+2
* new function. (delete_contact_cb): wire up button to callChris Toshok2000-04-111-4/+4
* Changed some incorrect gtk_object_refs and gtk_object_unrefs intoChristopher James Lahey2000-04-113-0/+32
* implement braindead dialog to input the query string for the view.Chris Toshok2000-04-111-0/+1
* Added a "query" argument to the e-minicard-view. Documented all theChristopher James Lahey2000-04-112-22/+44
* change the empty search string ("") to the valid (contains "full_name"Chris Toshok2000-04-111-1/+1
* Fixed a bug where I was sending the wrong information to some callbacks.Christopher James Lahey2000-04-102-78/+133
* Made the contact editor load from an ECard.Christopher James Lahey2000-04-091-5/+9
* CVS move mistake. Fixed the correct changes in the correct places.Christopher James Lahey2000-04-0912-121/+1026
* Fixed some referencing and lifetime issues.Christopher James Lahey2000-04-051-1/+23
* Rearranged SUBDIRS for dependencies.Christopher James Lahey2000-03-126-139/+207
* Designed a new system for doing hierarchical displays in the canvas. AddsChristopher James Lahey2000-03-115-200/+91
* Added a "break_characters" argument. It lets you define a set ofChristopher James Lahey2000-03-083-27/+21
* Fixed references to libutil.a -> libeutil.laMichael Zucci2000-02-291-3/+3
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-246-25/+46
* + * widgets/e-minicard/.cvsignore: Added minicard-label-test,Matthew Loper2000-02-201-0/+3
* chutBertrand Guiheneuf2000-02-111-0/+6
* Add new Makefiles to Makefile list.Christopher James Lahey2000-02-091-0/+47
* Handle the grab and ungrab command instead of doing focus by hand. ThisChristopher James Lahey2000-01-282-193/+245
* Use e_canvas_item_grab_focus so that it will work with old versions ofChristopher James Lahey2000-01-272-3/+5
* Set the minimum_width.Christopher James Lahey2000-01-273-4/+34
* Added an arrow cursor for the draggable columns. Made the clickable columnChristopher James Lahey2000-01-263-42/+186
* Handle shift-tab properly now.Christopher James Lahey2000-01-264-21/+23
* Changed some line spacing.Chris Lahey2000-01-214-12/+196
* Added selection and clipboard support. Added up and down arrow keys. FixedChris Lahey2000-01-142-4/+46
* e_canvas_item_move_absolute is just a helper function not supplied by theChris Lahey2000-01-147-39/+759
* Added a resize signal for when the card changes height. Made it so thatChris Lahey2000-01-124-108/+246
* Removed some code which got in the way of testing properly.Chris Lahey2000-01-112-10/+1
* Added minicard and text stuff.Chris Lahey2000-01-106-0/+1080