| Commit message (Expand) | Author | Age | Files | Lines |
* | Linked in the search dialog again. It looks like some changes in the shell | Christopher James Lahey | 2000-08-22 | 1 | -3/+10 |
* | many fixes to make it compile with strange prefixes... | Mathieu Lacage | 2000-08-21 | 1 | -1/+1 |
* | Changed this to use ECardSimple. | Christopher James Lahey | 2000-08-20 | 1 | -5/+78 |
* | Fixed a typo that cause the wrong field to be searched. | Christopher James Lahey | 2000-08-13 | 1 | -1/+1 |
* | A few small interface fixes. | Christopher James Lahey | 2000-08-13 | 1 | -1/+2 |
* | Ref our book view listener. | Christopher James Lahey | 2000-08-12 | 1 | -95/+23 |
* | Remove bogus prototype that was causing compilation to fail when LDAP | Ettore Perazzoli | 2000-08-11 | 1 | -4/+0 |
* | New search dialog for addressbook. | Christopher James Lahey | 2000-08-11 | 1 | -10/+2 |
* | Update for changed prototype, pass evolution_homedir arg to | Dan Winship | 2000-08-11 | 3 | -13/+13 |
* | Made the toolbars conform to the user's gnomecc settings for detachable | Cody Russell | 2000-08-10 | 1 | -1/+6 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-09 | 1 | -1/+1 |
* | Add an icon to the "Print contacts" menu item. | Ettore Perazzoli | 2000-08-09 | 1 | -1/+2 |
* | Put the print menu item in the right placeholder for consistency. | Ettore Perazzoli | 2000-08-09 | 1 | -3/+6 |
* | Changed e_popup_menu_run call to match the new arguments. | Christopher James Lahey | 2000-08-09 | 4 | -13/+52 |
* | use x-evolution-any-field. | Chris Toshok | 2000-08-09 | 2 | -3/+3 |
* | Everywhere unref the remote_uih having done a set_container. | Michael Meeks | 2000-08-04 | 1 | -0/+1 |
* | Emit "model_pre_change" signal as appropriate. | Christopher James Lahey | 2000-08-03 | 1 | -0/+2 |
* | Adapted this to supply the new append_row API of ETableModel. | Christopher James Lahey | 2000-08-02 | 1 | -7/+17 |
* | Changed the default set of columns. | Christopher James Lahey | 2000-08-01 | 1 | -6/+1 |
* | lowercasify the supported_mime_types | Dan Winship | 2000-07-26 | 3 | -6/+6 |
* | Fixed the oaf info. | Christopher James Lahey | 2000-07-21 | 3 | -0/+57 |
* | Update the components to match the changes in the libeshell API. | Ettore Perazzoli | 2000-07-21 | 1 | -1/+1 |
* | Added gui/minicard/e-minicard-control.c, | Christopher James Lahey | 2000-07-18 | 1 | -0/+3 |
* | duh. don't save the port in the host slot either. | Chris Toshok | 2000-07-15 | 1 | -1/+1 |
* | Switched the order of compilation of printing and contact-editor. | Christopher James Lahey | 2000-07-14 | 1 | -0/+12 |
* | oops. fix typo that was saving the port in the rootdn spot. | Chris Toshok | 2000-07-13 | 1 | -7/+57 |
* | From addressbook/ChangeLog: | Christopher James Lahey | 2000-07-13 | 1 | -2/+2 |
* | Removed an unused function | Christopher James Lahey | 2000-07-12 | 1 | -7/+0 |
* | Add the OAF stuff to `EXTRA_DIST'. | Ettore Perazzoli | 2000-07-11 | 1 | -2/+1 |
* | add idl file to EXTRA_DIST | Dan Winship | 2000-07-11 | 1 | -1/+3 |
* | Get rid of the ESelectNames test menu entry. | Ettore Perazzoli | 2000-07-11 | 1 | -38/+0 |
* | Fix the address entry box for more than one address being specified | Peter Williams | 2000-07-10 | 1 | -19/+22 |
* | Switched from ETable to ETableScrolled. | Christopher James Lahey | 2000-07-10 | 3 | -15/+14 |
* | Added a field that gives the name if it exists and the company name | Christopher James Lahey | 2000-07-10 | 3 | -10/+27 |
* | Fixed a small off by one error that was causing an extra character to get | Christopher James Lahey | 2000-07-09 | 1 | -1/+2 |
* | Several contacts list bugfixes. | Anders Carlsson | 2000-07-09 | 2 | -14/+15 |
* | Removed unused do_nothing_cb function. | Christopher James Lahey | 2000-07-09 | 8 | -36/+154 |
* | Link the toolbar print button to the print callback. | Not Zed | 2000-07-09 | 1 | -1/+1 |
* | Hitting OK or Cancel at least closes the dialog now. | Christopher James Lahey | 2000-07-09 | 1 | -0/+1 |
* | Set the returned entry to use the ellipsis. | Christopher James Lahey | 2000-07-09 | 1 | -0/+1 |
* | Include e-select-names-factory.h. | Christopher James Lahey | 2000-07-09 | 7 | -8/+64 |
* | 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 |