| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the correct policy for resize. | Christopher James Lahey | 2000-05-14 | 1 | -0/+5 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 1 | -0/+37 |
* | Use accelerators here. | Miguel de Icaza | 2000-05-13 | 1 | -0/+4 |
* | Saved translatable strings. Added files to POTFILES.in. | Valek Frob | 2000-05-13 | 1 | -0/+7 |
* | make the toolbars detachable now that we require a new enough version | Dan Winship | 2000-05-12 | 1 | -0/+6 |
* | Make the table view be sorted by name initially. | Christopher James Lahey | 2000-05-11 | 1 | -0/+5 |
* | Send a proper response when you can't find the ldap URI. | Christopher James Lahey | 2000-05-11 | 1 | -0/+8 |
* | Added a dialog for when you can't open an addressbook. | Christopher James Lahey | 2000-05-11 | 1 | -0/+5 |
* | Removed dist-hook section. | Christopher James Lahey | 2000-05-10 | 1 | -0/+19 |
* | Make sure that the canvas doesn't intercept keyboard focus. | Christopher James Lahey | 2000-05-10 | 1 | -0/+5 |
* | Added briefcase.png to get installed. | Christopher James Lahey | 2000-05-10 | 1 | -0/+4 |
* | Replaced the Address button with a label and rearranged the address area a | Christopher James Lahey | 2000-05-10 | 1 | -0/+6 |
* | Reenable editting. | Christopher James Lahey | 2000-05-10 | 1 | -0/+6 |
* | Destroy the view object when leaving the minicard view. | Christopher James Lahey | 2000-05-10 | 1 | -0/+5 |
* | Fixed reflow sorting to call reflow_request when sorting on an item | Christopher James Lahey | 2000-05-10 | 1 | -0/+5 |
* | Make File As change if name or company are changed pretty much anywhere. | Christopher James Lahey | 2000-05-10 | 1 | -0/+8 |
* | Enabled a couple more fields | Christopher James Lahey | 2000-05-09 | 1 | -0/+4 |
* | Added a default card to all new file backends. | Christopher James Lahey | 2000-05-09 | 1 | -0/+5 |
* | Rearranged order of things getting destroyed. | Christopher James Lahey | 2000-05-09 | 1 | -0/+19 |
* | Fixed some indentation. | Christopher James Lahey | 2000-05-09 | 1 | -0/+12 |
* | Fixed the string duplication problem. Fixed the business/home address | Christopher James Lahey | 2000-05-09 | 1 | -0/+8 |
* | Fixed this up a bit. Syncing should work better now. | Christopher James Lahey | 2000-05-08 | 1 | -0/+5 |
* | Made a minimal number of things be destroyed and recreated when updating a | Christopher James Lahey | 2000-05-08 | 1 | -0/+7 |
* | make sure to free the return value of e_card_simple_get. | Chris Toshok | 2000-05-08 | 1 | -0/+10 |
* | comment function, and fix an ABR. | Chris Toshok | 2000-05-08 | 1 | -0/+5 |
* | comment function, and fix an ABR. | Chris Toshok | 2000-05-08 | 1 | -0/+5 |
* | Added saving in minicard view. | Christopher James Lahey | 2000-05-08 | 1 | -0/+4 |
* | Fixed an off by 2 error. | Christopher James Lahey | 2000-05-08 | 1 | -0/+4 |
* | (addressbook_factory): create the ebook once. | Chris Toshok | 2000-05-08 | 1 | -0/+1 |
* | don't create a new ebook. instead, unload the current uri (if there is | Chris Toshok | 2000-05-08 | 1 | -0/+6 |
* | Replaced some model_changed calls with row_inserted calls. | Christopher James Lahey | 2000-05-08 | 1 | -0/+5 |
* | Removed some code that was notifying too many clients at the wrong times. | Christopher James Lahey | 2000-05-08 | 1 | -0/+10 |
* | Make the addressbook create the correct file uri. Added a default query. | Christopher James Lahey | 2000-05-07 | 1 | -0/+10 |
* | remove the separator and toggle view items as well. (toggle_view_as_cb): | Chris Toshok | 2000-05-07 | 1 | -0/+37 |
* | Made a NULL callback just mean to not call back. | Christopher James Lahey | 2000-05-07 | 1 | -0/+4 |
* | Made a NULL callback just mean to not call back. | Christopher James Lahey | 2000-05-07 | 1 | -0/+18 |
* | Mostly finished ECardSimple. | Christopher James Lahey | 2000-05-07 | 1 | -0/+16 |
* | ignore evolution-addressbook.pure | Chris Toshok | 2000-05-07 | 1 | -0/+6 |
* | if a port isn't specified in the uri default to 389. | Chris Toshok | 2000-05-07 | 1 | -0/+5 |
* | Made the component take a uri through its property bag. | Christopher James Lahey | 2000-05-07 | 1 | -0/+5 |
* | Added e-card-simple.c and e-card-simple.h. | Christopher James Lahey | 2000-05-05 | 1 | -0/+12 |
* | #ifdef HAVE_LDAP the ldap specific stuff. (null_cb): same. | Chris Toshok | 2000-05-03 | 1 | -0/+7 |
* | Fix builddir != srcdir build once again. | Ettore Perazzoli | 2000-05-03 | 1 | -0/+5 |
* | Set G_LOG_DOMAIN in following files. | Matthew Loper | 2000-05-03 | 1 | -0/+5 |
* | Add back in the CORBA_Object_release. | Christopher James Lahey | 2000-05-02 | 1 | -0/+8 |
* | Made uri slightly better managed. | Christopher James Lahey | 2000-05-02 | 1 | -0/+12 |
* | Switched the subdirs order since backend depends on ename. | Christopher James Lahey | 2000-05-02 | 1 | -0/+5 |
* | fix a typo in the for loop. | Larry Ewing | 2000-05-02 | 1 | -0/+5 |
* | include a header to make it compile... | Michael Meeks | 2000-05-01 | 1 | -0/+4 |
* | Added new status values for the IDL stuff. | Federico Mena Quintero | 2000-05-01 | 1 | -0/+77 |
* | added e-ldap-server-dialog.c (glade_DATA): added ldap-server-dialog.glade | Chris Toshok | 2000-05-01 | 1 | -0/+23 |
* | create the book listener here, since it's destroyed in unload_uri. | Chris Toshok | 2000-05-01 | 1 | -0/+6 |
* | Added load-pine-addressbook. | Christopher James Lahey | 2000-05-01 | 1 | -0/+4 |
* | Made some fields invisible that were visible before. | Christopher James Lahey | 2000-05-01 | 1 | -0/+6 |
* | From addressbook/ChangeLog | Christopher James Lahey | 2000-05-01 | 1 | -0/+22 |
* | Fixed a string mismatch. | Christopher James Lahey | 2000-04-30 | 1 | -0/+5 |
* | Added ename includes and libs. | Christopher James Lahey | 2000-04-30 | 1 | -0/+20 |
* | add support for a rootdn in the uri. | Chris Toshok | 2000-04-30 | 1 | -0/+10 |
* | Added e_card_phone_new e_card_delivery_address_new, | Christopher James Lahey | 2000-04-30 | 1 | -0/+26 |
* | fix the `USING_OAF' changes so that they work for when we are not using | Larry Ewing | 2000-04-29 | 1 | -0/+6 |
* | Made Evolution OAF-compatible. | Ettore Perazzoli | 2000-04-28 | 1 | -0/+33 |
* | Added addressbook/ename/Makefile. | Christopher James Lahey | 2000-04-28 | 1 | -0/+23 |
* | Added an address label field. | Christopher James Lahey | 2000-04-27 | 1 | -0/+13 |
* | Added proper handling of the email field. | Christopher James Lahey | 2000-04-26 | 1 | -0/+5 |
* | Prefixed the ADDR_ flags. | Christopher James Lahey | 2000-04-26 | 1 | -0/+14 |
* | The Joy of Broken Makefiles Part #3. | Ettore Perazzoli | 2000-04-26 | 1 | -0/+7 |
* | The Joy of Broken Makefiles Part #2. | Ettore Perazzoli | 2000-04-26 | 1 | -0/+11 |
* | Use "e-minicard" as the log domain. | Federico Mena Quintero | 2000-04-21 | 1 | -1/+26 |
* | Started ChangeLog here - Federico | Federico Mena Quintero | 2000-04-18 | 1 | -0/+3 |