| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rework this function to use a table mapping search field names to vcard | Chris Toshok | 2000-04-13 | 2 | -65/+132 |
* | + * art/Makefile.am: Add tigert's contact-dlg-related images. | Matthew Loper | 2000-04-12 | 4 | -12/+18 |
* | delay the setting of the ldap variable until we've ensured we were | Chris Toshok | 2000-04-12 | 1 | -11/+31 |
* | add LDAP_LIBS here. | Chris Toshok | 2000-04-12 | 2 | -85/+498 |
* | free the esexp_result. (entry_compare): we want comparison functions to | Chris Toshok | 2000-04-12 | 1 | -1/+3 |
* | new function for searching all email addresses of a contact. | Chris Toshok | 2000-04-12 | 1 | -5/+83 |
* | new function, taking code from func_contains to get string properties. | Chris Toshok | 2000-04-11 | 1 | -12/+89 |
* | This was setting E_REFLOW(view)->items to NULL too soon. Fixed now. | Christopher James Lahey | 2000-04-11 | 2 | -6/+4 |
* | remove spew. (pas_backend_file_process_create_card): move the sync to the | Chris Toshok | 2000-04-11 | 1 | -14/+14 |
* | 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 | 8 | -5/+68 |
* | 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 | 4 | -80/+212 |
* | use view != NULL instead of checking db_error when we call | 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 | 15 | -298/+619 |
* | + * 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 | 6 | -21/+93 |
* | + * 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 | 12 | -118/+444 |
* | Fixed a small typo. | Christopher James Lahey | 2000-04-09 | 1 | -1/+1 |
* | 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 | 14 | -25/+514 |
* | + * addressbook/demo/addressbook.c (control_activate_cb): New | Matthew Loper | 2000-04-08 | 1 | -0/+88 |
* | wombat is built someplace else now | Chris Toshok | 2000-04-07 | 1 | -17/+0 |
* | correctly (well, untested) implement. (view_destroy): new function. | Chris Toshok | 2000-04-07 | 1 | -27/+73 |
* | Changed calls to e_cell_text_new to match new function signature. | Christopher James Lahey | 2000-04-06 | 2 | -2/+2 |
* | Committing this thing I wrote last year to parse names. It's cute. | Nat Friedman | 2000-04-06 | 6 | -0/+339 |
* | Fixed some referencing and lifetime issues. | Christopher James Lahey | 2000-04-05 | 2 | -2/+46 |
* | Changed this to backend to an ebook. | Christopher James Lahey | 2000-04-05 | 11 | -168/+263 |
* | Fixed an incorrect function. | Christopher James Lahey | 2000-04-05 | 13 | -66/+791 |
* | A bit of clean up. | Christopher James Lahey | 2000-04-03 | 21 | -322/+1502 |
* | Added some missing gtk_object_refs. | Christopher James Lahey | 2000-03-31 | 2 | -0/+2 |
* | Get first card (with R_FIRST) on first seq(). | Matthew Loper | 2000-03-31 | 1 | -2/+2 |
* | new-file new file | Chris Toshok | 2000-03-31 | 2 | -0/+551 |
* | Fixed management of the corba-cursor object by calling | Christopher James Lahey | 2000-03-30 | 1 | -20/+29 |
* | + * addressbook/backend/ebook/test-client.c (get_cursor_cb): Added | Matthew Loper | 2000-03-30 | 4 | -15/+99 |
* | + * addressbook/backend/pas/pas-book-factory.c | Matthew Loper | 2000-03-30 | 5 | -11/+10 |
* | use g_new0 to allocate the BonoboObjectServant. | Chris Toshok | 2000-03-29 | 1 | -1/+1 |
* | remove unnecessary strdup/free. | Chris Toshok | 2000-03-29 | 1 | -10/+6 |
* | Removed an infinite loop. | Christopher James Lahey | 2000-03-29 | 4 | -3/+93 |
* | Fixed memory allocation. | Christopher James Lahey | 2000-03-29 | 4 | -21/+23 |
* | create id's for entries using the following format: ("pas-id-%08lX%08X", | Chris Toshok | 2000-03-29 | 1 | -1/+6 |
* | implement function. (get_nth): implement function. (cursor_destroy): free | Chris Toshok | 2000-03-28 | 1 | -9/+54 |
* | remove unneeded g_strdup; | Chris Toshok | 2000-03-28 | 1 | -2/+0 |
* | Fixed some warnings. | Christopher James Lahey | 2000-03-28 | 19 | -64/+911 |
* | include config.h | Seth Alves | 2000-03-27 | 1 | -1/+2 |
* | HAVE_DB_185_h => HAVE_DB_185_H | Chris Toshok | 2000-03-27 | 1 | -1/+1 |
* | if HAVE_DB_185_H is defined, include it. | Chris Toshok | 2000-03-27 | 1 | -0/+4 |
* | (string_to_dbt): new function. | Chris Toshok | 2000-03-27 | 1 | -17/+76 |
* | ChangeLog | Chris Toshok | 2000-03-27 | 1 | -25/+72 |
* | Load an ECard instead of a VCard and then get the VCard from that ECard. | Christopher James Lahey | 2000-03-26 | 2 | -2/+6 |
* | create a card and then look it up. | Chris Toshok | 2000-03-26 | 1 | -1/+31 |
* | add initial work on file pas backend, using db(3). | Chris Toshok | 2000-03-26 | 1 | -4/+88 |
* | Set the card id properly when retrieving a card. | Christopher James Lahey | 2000-03-26 | 3 | -2/+21 |
* | pass GList* as second parameter to g_list_remove_link, not the data | Chris Toshok | 2000-03-26 | 1 | -1/+2 |
* | Removed the address->description field. | Christopher James Lahey | 2000-03-26 | 4 | -244/+398 |
* | Added parsing and testing for name, full name, birthday, telephone, email, | Christopher James Lahey | 2000-03-24 | 5 | -136/+454 |
* | Updated .cvsignore files | Chris Lahey | 2000-03-23 | 4 | -0/+29 |
* | Added the addressbook/backend directory. | Christopher James Lahey | 2000-03-23 | 20 | -46/+150 |
* | dear internet, | Nat Friedman | 2000-03-23 | 1 | -0/+68 |
* | The ECard tester. | Nat Friedman | 2000-03-23 | 1 | -0/+71 |
* | Added this for Chris | Nat Friedman | 2000-03-22 | 1 | -0/+1 |
* | Make background pixmap get properly set to NULL. | Christopher James Lahey | 2000-03-22 | 1 | -1/+8 |
* | Updated to reflect new Bonobo names. | Nat Friedman | 2000-03-21 | 11 | -60/+66 |
* | Added the ability to access the text event processor. | Christopher James Lahey | 2000-03-21 | 1 | -4/+12 |
* | + * tests/ui-tests/.cvsignore: added filter. | Matthew Loper | 2000-03-21 | 1 | -1/+2 |
* | Added an E_FOLDER_CONTACTS section to the get_view function. | Christopher James Lahey | 2000-03-14 | 7 | -2/+783 |
* | Added e-text-test. | Christopher James Lahey | 2000-03-12 | 4 | -377/+597 |
* | Rearranged SUBDIRS for dependencies. | Christopher James Lahey | 2000-03-12 | 17 | -279/+1065 |
* | 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 | 2 | -4/+4 |
* | Fixed the location the first time you see the drop down menus for changing | Christopher James Lahey | 2000-02-12 | 2 | -4/+10 |
* | chut | Bertrand Guiheneuf | 2000-02-11 | 1 | -0/+6 |
* | Add new Makefiles to Makefile list. | Christopher James Lahey | 2000-02-09 | 2 | -0/+94 |
* | Removed an unneccessary include of libhnj. All uses of libhnj are | Christopher James Lahey | 2000-02-08 | 1 | -2/+0 |
* | Files to load the contact print style editor from the glade file. Doesn't | Christopher James Lahey | 2000-02-02 | 12 | -122/+1092 |
* | 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 | 9 | -819/+835 |
* | Example contact printing style. Not used yet. | Christopher James Lahey | 2000-01-26 | 9 | -1/+2614 |
* | More work. | Nat Friedman | 2000-01-25 | 21 | -570/+4677 |
* | Changed some line spacing. | Chris Lahey | 2000-01-21 | 26 | -575/+5614 |
* | A precommit so Federico can see. | Nat Friedman | 2000-01-18 | 16 | -0/+1791 |
* | Finishing previous commit. | Chris Lahey | 2000-01-17 | 2 | -0/+8 |
* | Images for e-contact-editor.c. | Chris Lahey | 2000-01-17 | 20 | -0/+1236 |
* | 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 |