aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
Commit message (Expand)AuthorAgeFilesLines
* Changed calls to e_cell_text_new to match new function signature.Christopher James Lahey2000-04-062-2/+2
* Committing this thing I wrote last year to parse names. It's cute.Nat Friedman2000-04-066-0/+339
* Fixed some referencing and lifetime issues.Christopher James Lahey2000-04-052-2/+46
* Changed this to backend to an ebook.Christopher James Lahey2000-04-0511-168/+263
* Fixed an incorrect function.Christopher James Lahey2000-04-0513-66/+791
* A bit of clean up.Christopher James Lahey2000-04-0321-322/+1502
* Added some missing gtk_object_refs.Christopher James Lahey2000-03-312-0/+2
* Get first card (with R_FIRST) on first seq().Matthew Loper2000-03-311-2/+2
* new-file new fileChris Toshok2000-03-312-0/+551
* Fixed management of the corba-cursor object by callingChristopher James Lahey2000-03-301-20/+29
* + * addressbook/backend/ebook/test-client.c (get_cursor_cb): AddedMatthew Loper2000-03-304-15/+99
* + * addressbook/backend/pas/pas-book-factory.cMatthew Loper2000-03-305-11/+10
* use g_new0 to allocate the BonoboObjectServant.Chris Toshok2000-03-291-1/+1
* remove unnecessary strdup/free.Chris Toshok2000-03-291-10/+6
* Removed an infinite loop.Christopher James Lahey2000-03-294-3/+93
* Fixed memory allocation.Christopher James Lahey2000-03-294-21/+23
* create id's for entries using the following format: ("pas-id-%08lX%08X",Chris Toshok2000-03-291-1/+6
* implement function. (get_nth): implement function. (cursor_destroy): freeChris Toshok2000-03-281-9/+54
* remove unneeded g_strdup;Chris Toshok2000-03-281-2/+0
* Fixed some warnings.Christopher James Lahey2000-03-2819-64/+911
* include config.hSeth Alves2000-03-271-1/+2
* HAVE_DB_185_h => HAVE_DB_185_HChris Toshok2000-03-271-1/+1
* if HAVE_DB_185_H is defined, include it.Chris Toshok2000-03-271-0/+4
* (string_to_dbt): new function.Chris Toshok2000-03-271-17/+76
* ChangeLogChris Toshok2000-03-271-25/+72
* Load an ECard instead of a VCard and then get the VCard from that ECard.Christopher James Lahey2000-03-262-2/+6
* create a card and then look it up.Chris Toshok2000-03-261-1/+31
* add initial work on file pas backend, using db(3).Chris Toshok2000-03-261-4/+88
* Set the card id properly when retrieving a card.Christopher James Lahey2000-03-263-2/+21
* pass GList* as second parameter to g_list_remove_link, not the dataChris Toshok2000-03-261-1/+2
* Removed the address->description field.Christopher James Lahey2000-03-264-244/+398
* Added parsing and testing for name, full name, birthday, telephone, email,Christopher James Lahey2000-03-245-136/+454
* Updated .cvsignore filesChris Lahey2000-03-234-0/+29
* Added the addressbook/backend directory.Christopher James Lahey2000-03-2320-46/+150
* dear internet,Nat Friedman2000-03-231-0/+68
* The ECard tester.Nat Friedman2000-03-231-0/+71
* Added this for ChrisNat Friedman2000-03-221-0/+1
* Make background pixmap get properly set to NULL.Christopher James Lahey2000-03-221-1/+8
* Updated to reflect new Bonobo names.Nat Friedman2000-03-2111-60/+66
* Added the ability to access the text event processor.Christopher James Lahey2000-03-211-4/+12
* + * tests/ui-tests/.cvsignore: added filter.Matthew Loper2000-03-211-1/+2
* Added an E_FOLDER_CONTACTS section to the get_view function.Christopher James Lahey2000-03-147-2/+783
* Added e-text-test.Christopher James Lahey2000-03-124-377/+597
* Rearranged SUBDIRS for dependencies.Christopher James Lahey2000-03-1217-279/+1065
* Designed a new system for doing hierarchical displays in the canvas. AddsChristopher James Lahey2000-03-119-330/+150
* Added a "break_characters" argument. It lets you define a set ofChristopher James Lahey2000-03-086-54/+42
* Fixed references to libutil.a -> libeutil.laMichael Zucci2000-02-292-6/+6
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-2411-47/+89
* + * widgets/e-minicard/.cvsignore: Added minicard-label-test,Matthew Loper2000-02-201-0/+3
* fix library ordering on link lineDan Winship2000-02-172-4/+4
* Fixed the location the first time you see the drop down menus for changingChristopher James Lahey2000-02-122-4/+10
* chutBertrand Guiheneuf2000-02-111-0/+6
* Add new Makefiles to Makefile list.Christopher James Lahey2000-02-092-0/+94
* Removed an unneccessary include of libhnj. All uses of libhnj areChristopher James Lahey2000-02-081-2/+0
* Files to load the contact print style editor from the glade file. Doesn'tChristopher James Lahey2000-02-0212-122/+1092
* Handle the grab and ungrab command instead of doing focus by hand. ThisChristopher James Lahey2000-01-283-193/+251
* Use e_canvas_item_grab_focus so that it will work with old versions ofChristopher James Lahey2000-01-274-6/+10
* Set the minimum_width.Christopher James Lahey2000-01-274-4/+38
* Added an arrow cursor for the draggable columns. Made the clickable columnChristopher James Lahey2000-01-264-48/+208
* Handle shift-tab properly now.Christopher James Lahey2000-01-269-819/+835
* Example contact printing style. Not used yet.Christopher James Lahey2000-01-269-1/+2614
* More work.Nat Friedman2000-01-2521-570/+4677
* Changed some line spacing.Chris Lahey2000-01-2126-575/+5614
* A precommit so Federico can see.Nat Friedman2000-01-1816-0/+1791
* Finishing previous commit.Chris Lahey2000-01-172-0/+8
* Images for e-contact-editor.c.Chris Lahey2000-01-1720-0/+1236
* Added selection and clipboard support. Added up and down arrow keys. FixedChris Lahey2000-01-144-8/+92
* e_canvas_item_move_absolute is just a helper function not supplied by theChris Lahey2000-01-1412-78/+992
* Added a resize signal for when the card changes height. Made it so thatChris Lahey2000-01-128-216/+492
* Removed some code which got in the way of testing properly.Chris Lahey2000-01-114-20/+2
* Added minicard and text stuff.Chris Lahey2000-01-1012-0/+2160