| Commit message (Expand) | Author | Age | Files | Lines |
* | Ignore dynamically created source files | Jeffrey Stedfast | 2000-07-09 | 1 | -0/+4 |
* | Added code for initializing the values of the fields in the message | Ettore Perazzoli | 2000-07-08 | 1 | -2/+24 |
* | Wrap the ESelectNames stuff into a Bonobo interface, so that we can | Ettore Perazzoli | 2000-07-08 | 12 | -11/+597 |
* | Added an "editable" argument. | Christopher James Lahey | 2000-07-08 | 3 | -12/+29 |
* | Changed to line mode. | Christopher James Lahey | 2000-07-08 | 1 | -0/+9 |
* | Implemented the get_cards function. | Christopher James Lahey | 2000-07-08 | 3 | -3/+75 |
* | Make the entry widgets we create editable. | Christopher James Lahey | 2000-07-08 | 5 | -12/+45 |
* | Since ELDAPServer->port is a char *, allocate a string with the number 389 | Christopher James Lahey | 2000-07-08 | 10 | -25/+190 |
* | add scope to ELDAPServer, and make port a string. | Chris Toshok | 2000-07-07 | 3 | -20/+56 |
* | Changed "FIXME: Save and Close" to "Save and Close". Removed some toolbar | Christopher James Lahey | 2000-07-06 | 5 | -23/+355 |
* | call e_ldap_storage_add_server call. | Chris Toshok | 2000-07-06 | 7 | -94/+191 |
* | remove hack to read "uri" file from local directory. | Chris Toshok | 2000-07-06 | 5 | -9/+249 |
* | Fixed more compile errors. | Christopher James Lahey | 2000-07-04 | 3 | -3/+4 |
* | Fixed compile error. | Christopher James Lahey | 2000-07-04 | 1 | -2/+0 |
* | Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c, | Christopher James Lahey | 2000-07-04 | 17 | -51/+995 |
* | EvolutionShellClient. | Ettore Perazzoli | 2000-06-30 | 1 | -1/+1 |
* | New select names manager interface (Not complete.) | Christopher James Lahey | 2000-06-29 | 2 | -0/+220 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 4 | -2/+34 |
* | Build a `libeshell.a' library in `shell/' so that we don't need to | Ettore Perazzoli | 2000-06-13 | 1 | -9/+1 |
* | Removed the ETableModel thaw handler. Likewise. | Federico Mena Quintero | 2000-06-13 | 2 | -22/+4 |
* | Fixed the widget reparenting. | Christopher James Lahey | 2000-06-11 | 1 | -2/+4 |
* | Added glade files. | Christopher James Lahey | 2000-06-11 | 5 | -11/+38 |
* | Make ETable use EScrollFrame instead of GtkScrolledWindow. | Ettore Perazzoli | 2000-06-11 | 1 | -0/+1 |
* | Renamed a bunch of functions for better readability. | Christopher James Lahey | 2000-06-11 | 4 | -53/+108 |
* | Glade files for Select Names dialog. | Christopher James Lahey | 2000-06-11 | 2 | -0/+254 |
* | Do e_card_simple_sync and extract_info more often. | Christopher James Lahey | 2000-06-11 | 1 | -5/+102 |
* | Initial support for creating/removing folders. This implies some new | Ettore Perazzoli | 2000-06-10 | 1 | -3/+10 |
* | Now this derives from GtkObject. It follows the same strategy as the | Federico Mena Quintero | 2000-06-09 | 1 | -68/+46 |
* | Bind right click on the ETable to "Save to VCard." | Christopher James Lahey | 2000-06-06 | 1 | -0/+21 |
* | Made evolution-addressbook shut down when the shell is done with it. | Christopher James Lahey | 2000-06-03 | 1 | -2/+19 |
* | return TRUE if opening a contact editor so that we don't get a "new | Christopher James Lahey | 2000-06-02 | 6 | -24/+403 |
* | Use stock Cancel buttons in the addressbook dialogs. | Ettore Perazzoli | 2000-06-01 | 1 | -3/+5 |
* | Make the toolbar look like a standard GNOME toolbar my putting it into | Ettore Perazzoli | 2000-06-01 | 1 | -2/+9 |
* | New files for card list. | Christopher James Lahey | 2000-05-31 | 2 | -0/+268 |
* | Made the alphabet buttons not focusable. | Christopher James Lahey | 2000-05-31 | 1 | -27/+1 |
* | Added a bit of space around the alphabet bar. | Christopher James Lahey | 2000-05-31 | 1 | -2/+3 |
* | Added alphabet.glade and alphabet.glade.h. | Christopher James Lahey | 2000-05-31 | 4 | -11/+499 |
* | Remove storage test code that I committed by accident. | Ettore Perazzoli | 2000-05-28 | 2 | -5/+7 |
* | Added double click to open contact editor. | Christopher James Lahey | 2000-05-28 | 3 | -0/+79 |
* | Fix 'make dist' errors. | Ross Golder | 2000-05-28 | 1 | -1/+1 |
* | Removed some columns. | Christopher James Lahey | 2000-05-26 | 1 | -4/+0 |
* | Reorganized the shell to allow dynamic registration of storages and | Ettore Perazzoli | 2000-05-25 | 10 | -4/+249 |
* | Switched printing and gui. | Christopher James Lahey | 2000-05-24 | 2 | -3/+22 |
* | Added initialize_value and value_is_empty callbacks. | Christopher James Lahey | 2000-05-20 | 1 | -0/+14 |
* | Fixed some memory leaks. | Christopher James Lahey | 2000-05-16 | 1 | -2/+6 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 2 | -6/+10 |
* | Saved translatable strings. Added files to POTFILES.in. | Valek Frob | 2000-05-13 | 2 | -34/+57 |
* | make the toolbars detachable now that we require a new enough version | Dan Winship | 2000-05-12 | 1 | -1/+0 |
* | Make the table view be sorted by name initially. | Christopher James Lahey | 2000-05-11 | 1 | -1/+1 |
* | Send a proper response when you can't find the ldap URI. | Christopher James Lahey | 2000-05-11 | 1 | -10/+12 |
* | Added a dialog for when you can't open an addressbook. | Christopher James Lahey | 2000-05-11 | 1 | -0/+30 |
* | Removed dist-hook section. | Christopher James Lahey | 2000-05-10 | 1 | -0/+2 |
* | Destroy the view object when leaving the minicard view. | Christopher James Lahey | 2000-05-10 | 1 | -1/+4 |
* | Rearranged order of things getting destroyed. | Christopher James Lahey | 2000-05-09 | 1 | -2/+2 |
* | Fixed the string duplication problem. Fixed the business/home address | Christopher James Lahey | 2000-05-09 | 1 | -1/+1 |
* | make sure to free the return value of e_card_simple_get. | Chris Toshok | 2000-05-08 | 1 | -2/+8 |
* | (addressbook_factory): create the ebook once. | Chris Toshok | 2000-05-08 | 1 | -3/+4 |
* | 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 | 1 | -2/+2 |
* | 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 | 2 | -4/+15 |
* | 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 | 2 | -0/+399 |
* | 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 | 1 | -6/+4 |
* | 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 |
* | ignore the .pure directory | Chris Toshok | 2000-05-05 | 1 | -1/+2 |
* | #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 |
* | Added e_card_phone_new e_card_delivery_address_new, | Christopher James Lahey | 2000-04-30 | 1 | -0/+1 |
* | Made Evolution OAF-compatible. | Ettore Perazzoli | 2000-04-28 | 6 | -12/+140 |
* | Use "e-minicard" as the log domain. | Federico Mena Quintero | 2000-04-21 | 2 | -16/+17 |
* | + * addressbook/gui/component/addressbook.c | Matthew Loper | 2000-04-16 | 1 | -7/+66 |
* | new function. (delete_contact_cb): wire up button to call | Chris Toshok | 2000-04-11 | 1 | -1/+15 |
* | implement braindead dialog to input the query string for the view. | Chris Toshok | 2000-04-11 | 1 | -9/+42 |
* | Fixed a bug where I was sending the wrong information to some callbacks. | Christopher James Lahey | 2000-04-10 | 1 | -2/+6 |
* | + * 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 | 3 | -20/+88 |
* | + * addressbook/gui/component/addressbook.c (addressbook_factory): | Matthew Loper | 2000-04-09 | 1 | -17/+30 |
* | pixmap_DATA isn't defined so don't use it as a variable. | Christopher James Lahey | 2000-04-09 | 6 | -0/+385 |