| Commit message (Expand) | Author | Age | Files | Lines |
* | many fixes to make it compile with strange prefixes... | Mathieu Lacage | 2000-08-21 | 1 | -1/+1 |
* | Moved e-text to UTF-8 | Lauris Kaplinski | 2000-08-20 | 2 | -4/+4 |
* | Changed this to use ECardSimple. | Christopher James Lahey | 2000-08-20 | 8 | -79/+194 |
* | use style colors for the selected state. This doesn't properly redraw the | Larry Ewing | 2000-08-16 | 3 | -14/+33 |
* | Compile fix for RH7.0beta from Kenny Graunke <kwg@teleport.com>; unprototype ... | Peter Williams | 2000-08-14 | 2 | -0/+9 |
* | add address-conduit.h | Chris Toshok | 2000-08-14 | 3 | -2/+16 |
* | add conduit subdir. | Chris Toshok | 2000-08-14 | 2 | -1/+5 |
* | add special oaf initialization hack so conduit can find wombat, and accept | Chris Toshok | 2000-08-14 | 2 | -2/+40 |
* | Fixed a typo that cause the wrong field to be searched. | Christopher James Lahey | 2000-08-13 | 3 | -2/+10 |
* | Fixed a typo in the name of the first phone entry. | Christopher James Lahey | 2000-08-13 | 3 | -2/+7 |
* | A few small interface fixes. | Christopher James Lahey | 2000-08-13 | 5 | -5/+26 |
* | Added addressbook/gui/search/Makefile. | Christopher James Lahey | 2000-08-13 | 7 | -14/+56 |
* | Ettore fixed compilation. | Christopher James Lahey | 2000-08-12 | 2 | -3/+7 |
* | Added load-gnomecard-addressbook. | Christopher James Lahey | 2000-08-12 | 2 | -0/+5 |
* | Made this into a Gtk object. | Christopher James Lahey | 2000-08-12 | 3 | -19/+218 |
* | Ref our book view listener. | Christopher James Lahey | 2000-08-12 | 10 | -95/+807 |
* | implement code to encode the first email address and send to the pilot. | Chris Toshok | 2000-08-12 | 2 | -11/+42 |
* | add code for handling email addresses from pilot (which stores it as a | Chris Toshok | 2000-08-12 | 2 | -34/+56 |
* | Changed a couple of input field names. | Christopher James Lahey | 2000-08-11 | 2 | -2/+7 |
* | Remove bogus prototype that was causing compilation to fail when LDAP | Ettore Perazzoli | 2000-08-11 | 2 | -4/+5 |
* | New search dialog for addressbook. | Christopher James Lahey | 2000-08-11 | 3 | -10/+44 |
* | Update for changed prototype, pass evolution_homedir arg to | Dan Winship | 2000-08-11 | 4 | -13/+25 |
* | Fixed any search to not crash on missing phone numbers or email addresses. | Christopher James Lahey | 2000-08-11 | 2 | -2/+7 |
* | Added a button to save to your addressbook. | Christopher James Lahey | 2000-08-10 | 3 | -2/+117 |
* | Made the toolbars conform to the user's gnomecc settings for detachable | Cody Russell | 2000-08-10 | 2 | -1/+11 |
* | Added some military prefixes. | Nat Friedman | 2000-08-09 | 2 | -1/+6 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-09 | 2 | -1/+5 |
* | Add an icon to the "Print contacts" menu item. | Ettore Perazzoli | 2000-08-09 | 2 | -1/+7 |
* | Put the print menu item in the right placeholder for consistency. | Ettore Perazzoli | 2000-08-09 | 2 | -3/+13 |
* | Changed e_popup_menu_run call to match the new arguments. | Christopher James Lahey | 2000-08-09 | 9 | -101/+94 |
* | use x-evolution-any-field. | Chris Toshok | 2000-08-09 | 8 | -129/+177 |
* | Removed the next and prev toolbar buttons since they don't do anything. | Christopher James Lahey | 2000-08-08 | 3 | -0/+9 |
* | Fixed the tab order to not repeat the web page address field. | Christopher James Lahey | 2000-08-08 | 5 | -8/+16 |
* | Fixed the tab order for this dialog. | Christopher James Lahey | 2000-08-08 | 3 | -0/+85 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-05 | 4 | -2/+13 |
* | Everywhere unref the remote_uih having done a set_container. | Michael Meeks | 2000-08-04 | 3 | -0/+8 |
* | Emit "model_pre_change" signal as appropriate. | Christopher James Lahey | 2000-08-03 | 5 | -0/+14 |
* | Adapted this to supply the new append_row API of ETableModel. | Christopher James Lahey | 2000-08-02 | 3 | -14/+39 |
* | Changed the default set of columns. | Christopher James Lahey | 2000-08-01 | 2 | -6/+5 |
* | Added load-gnomecard-addressbook compilation. | Christopher James Lahey | 2000-07-29 | 5 | -33/+162 |
* | Make sure the LDAP backend files get distributed even if OpenLDAP | Ettore Perazzoli | 2000-07-28 | 2 | -1/+13 |
* | flesh out ifdef'ed out code. need to write merge_ecard_with_remote_record. | Seth Alves | 2000-07-27 | 1 | -12/+10 |
* | add handling for phone labels, going either direction (from pilot and to pilot.) | Seth Alves | 2000-07-27 | 1 | -5/+56 |
* | Changed the URI to load to. | Christopher James Lahey | 2000-07-27 | 2 | -1/+13 |
* | remove double free | Seth Alves | 2000-07-27 | 1 | -4/+1 |
* | bug fixes | Seth Alves | 2000-07-27 | 2 | -5/+5 |
* | more work on addressbook syncer | Seth Alves | 2000-07-27 | 2 | -18/+105 |
* | Fixed a warning. | Christopher James Lahey | 2000-07-27 | 3 | -4/+4 |
* | wait to free the view until we've taken care of freeing its internals. | Chris Toshok | 2000-07-27 | 2 | -51/+77 |
* | add support for user settable scope. (pas_backend_ldap_search): same. | Chris Toshok | 2000-07-27 | 2 | -5/+19 |
* | lowercasify the supported_mime_types | Dan Winship | 2000-07-26 | 4 | -6/+11 |
* | add enum for e-card pilot status. | Chris Toshok | 2000-07-26 | 5 | -89/+161 |
* | add comment headers to signals that didn't have any. | Chris Toshok | 2000-07-26 | 2 | -3/+93 |
* | use the user's Contact db. not toshok's. | Chris Toshok | 2000-07-26 | 2 | -2/+15 |
* | add textual exception printout. (set_editor_text): close pre tags & check | Michael Meeks | 2000-07-26 | 3 | -1/+12 |
* | build static versions of some util libraries for the conduit to link with | Seth Alves | 2000-07-26 | 6 | -5/+30 |
* | Added a #define for "X-EVOLUTION-PILOTID". Added a parse_pilot_id to read | Christopher James Lahey | 2000-07-25 | 2 | -13/+37 |
* | add pilot_id. | Chris Toshok | 2000-07-25 | 3 | -2/+25 |
* | more stuff. too much to use a changelog for. | Chris Toshok | 2000-07-25 | 5 | -444/+326 |
* | Remove the idle handler when we're destroyed. | Christopher James Lahey | 2000-07-24 | 3 | -4/+16 |
* | Fixed the oaf info. | Christopher James Lahey | 2000-07-21 | 14 | -122/+460 |
* | Update the components to match the changes in the libeshell API. | Ettore Perazzoli | 2000-07-21 | 2 | -1/+6 |
* | Added the Turkish desktop entry | Fatih Demir | 2000-07-20 | 2 | -0/+7 |
* | Added "text/vCard" to the list of mime types we support. | Christopher James Lahey | 2000-07-18 | 3 | -2/+11 |
* | Added gui/minicard/e-minicard-control.c, | Christopher James Lahey | 2000-07-18 | 14 | -120/+260 |
* | New files for using a minicard as a widget or a bonobo control. | Christopher James Lahey | 2000-07-18 | 9 | -0/+1218 |
* | a building but non-functional address conduit | Seth Alves | 2000-07-15 | 6 | -0/+1642 |
* | duh. don't save the port in the host slot either. | Chris Toshok | 2000-07-15 | 2 | -1/+6 |
* | Added these. | Christopher James Lahey | 2000-07-14 | 5 | -0/+194 |
* | Switched the order of compilation of printing and contact-editor. | Christopher James Lahey | 2000-07-14 | 15 | -39/+358 |
* | oops. fix typo that was saving the port in the rootdn spot. | Chris Toshok | 2000-07-13 | 2 | -7/+67 |
* | From addressbook/ChangeLog: | Christopher James Lahey | 2000-07-13 | 3 | -3/+11 |
* | Add icons to the toolbars. | Christopher James Lahey | 2000-07-13 | 3 | -16/+32 |
* | Added installation of arrow.png. | Christopher James Lahey | 2000-07-13 | 5 | -6/+24 |
* | Removed an unused function | Christopher James Lahey | 2000-07-12 | 2 | -7/+4 |
* | 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 | 2 | -1/+8 |
* | Get rid of the ESelectNames test menu entry. | Ettore Perazzoli | 2000-07-11 | 2 | -38/+5 |
* | Fix the address entry box for more than one address being specified | Peter Williams | 2000-07-10 | 2 | -19/+27 |
* | Switched from ETable to ETableScrolled. | Christopher James Lahey | 2000-07-10 | 8 | -19/+30 |
* | Added a field that gives the name if it exists and the company name | Christopher James Lahey | 2000-07-10 | 7 | -11/+66 |
* | Fixed a small off by one error that was causing an extra character to get | Christopher James Lahey | 2000-07-09 | 2 | -1/+8 |
* | Several contacts list bugfixes. | Anders Carlsson | 2000-07-09 | 8 | -38/+75 |
* | Removed unused do_nothing_cb function. | Christopher James Lahey | 2000-07-09 | 9 | -36/+177 |
* | Link the toolbar print button to the print callback. | Not Zed | 2000-07-09 | 2 | -1/+6 |
* | Hitting OK or Cancel at least closes the dialog now. | Christopher James Lahey | 2000-07-09 | 2 | -0/+7 |
* | Set the returned entry to use the ellipsis. | Christopher James Lahey | 2000-07-09 | 2 | -0/+7 |
* | Include e-select-names-factory.h. | Christopher James Lahey | 2000-07-09 | 8 | -8/+86 |
* | Ignore dynamically created source files | Jeffrey Stedfast | 2000-07-09 | 2 | -0/+9 |
* | Added code for initializing the values of the fields in the message | Ettore Perazzoli | 2000-07-08 | 2 | -2/+29 |
* | Wrap the ESelectNames stuff into a Bonobo interface, so that we can | Ettore Perazzoli | 2000-07-08 | 13 | -11/+622 |
* | Added an "editable" argument. | Christopher James Lahey | 2000-07-08 | 6 | -24/+63 |
* | Changed to line mode. | Christopher James Lahey | 2000-07-08 | 2 | -0/+14 |
* | Implemented the get_cards function. | Christopher James Lahey | 2000-07-08 | 4 | -3/+84 |
* | Make the entry widgets we create editable. | Christopher James Lahey | 2000-07-08 | 6 | -12/+64 |
* | Since ELDAPServer->port is a char *, allocate a string with the number 389 | Christopher James Lahey | 2000-07-08 | 11 | -25/+224 |
* | add scope to ELDAPServer, and make port a string. | Chris Toshok | 2000-07-07 | 4 | -20/+73 |
* | Changed "FIXME: Save and Close" to "Save and Close". Removed some toolbar | Christopher James Lahey | 2000-07-06 | 8 | -37/+375 |
* | call e_ldap_storage_add_server call. | Chris Toshok | 2000-07-06 | 8 | -94/+216 |
* | remove hack to read "uri" file from local directory. | Chris Toshok | 2000-07-06 | 6 | -9/+267 |
* | Fixed more compile errors. | Christopher James Lahey | 2000-07-04 | 4 | -3/+11 |
* | Fixed compile error. | Christopher James Lahey | 2000-07-04 | 2 | -2/+4 |
* | Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c, | Christopher James Lahey | 2000-07-04 | 34 | -866/+1186 |
* | EvolutionShellClient. | Ettore Perazzoli | 2000-06-30 | 2 | -1/+7 |
* | New select names manager interface (Not complete.) | Christopher James Lahey | 2000-06-29 | 3 | -0/+227 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 10 | -11/+94 |
* | remove spew. (pas_backend_ldap_ensure_connected): duh, don't access a | Chris Toshok | 2000-06-27 | 2 | -21/+26 |
* | Remove usage of "x" and "y" arguments. | Christopher James Lahey | 2000-06-21 | 7 | -12/+6 |
* | Fix compilation with builddir != srcdir. | Ettore Perazzoli | 2000-06-19 | 3 | -2/+8 |
* | Made the left column of minicards not get any wider than the widest | Christopher James Lahey | 2000-06-17 | 7 | -18/+137 |
* | Build a `libeshell.a' library in `shell/' so that we don't need to | Ettore Perazzoli | 2000-06-13 | 2 | -9/+7 |
* | Removed the ETableModel thaw handler. Likewise. | Federico Mena Quintero | 2000-06-13 | 6 | -53/+12 |
* | Fixed the widget reparenting. | Christopher James Lahey | 2000-06-11 | 2 | -2/+8 |
* | Added glade files. | Christopher James Lahey | 2000-06-11 | 7 | -15/+62 |
* | Forgot ChangeLog for my latest commit. | Ettore Perazzoli | 2000-06-11 | 1 | -0/+9 |
* | Make ETable use EScrollFrame instead of GtkScrolledWindow. | Ettore Perazzoli | 2000-06-11 | 5 | -4/+13 |
* | Renamed a bunch of functions for better readability. | Christopher James Lahey | 2000-06-11 | 5 | -53/+119 |
* | Glade files for Select Names dialog. | Christopher James Lahey | 2000-06-11 | 3 | -0/+260 |
* | Do e_card_simple_sync and extract_info more often. | Christopher James Lahey | 2000-06-11 | 4 | -7/+119 |
* | Initial support for creating/removing folders. This implies some new | Ettore Perazzoli | 2000-06-10 | 2 | -3/+22 |
* | Bind Save As to save the current view of the contact as a vcard. | Christopher James Lahey | 2000-06-09 | 3 | -2/+29 |
* | Doh, sync the card simple and extract the card info. | Federico Mena Quintero | 2000-06-09 | 3 | -0/+11 |
* | Now this derives from GtkObject. It follows the same strategy as the | Federico Mena Quintero | 2000-06-09 | 16 | -4314/+5182 |
* | Fix Makefiles so that (guess what?) they work with builddir != srcdir. | Ettore Perazzoli | 2000-06-08 | 5 | -26/+38 |
* | Bind right click on the ETable to "Save to VCard." | Christopher James Lahey | 2000-06-06 | 2 | -0/+26 |
* | a bunch of patches to make evolution compile with bonobo in strange prefixes.... | Mathieu Lacage | 2000-06-05 | 4 | -22/+22 |
* | Made phone/email/address labels change correctly again. | Christopher James Lahey | 2000-06-03 | 3 | -6/+11 |
* | Made evolution-addressbook shut down when the shell is done with it. | Christopher James Lahey | 2000-06-03 | 2 | -2/+24 |
* | Made double click only work on the first button. | Christopher James Lahey | 2000-06-02 | 5 | -2/+9 |
* | return TRUE if opening a contact editor so that we don't get a "new | Christopher James Lahey | 2000-06-02 | 11 | -28/+420 |
* | Use stock Cancel buttons in the addressbook dialogs. | Ettore Perazzoli | 2000-06-01 | 2 | -3/+12 |
* | Added accelerators for the remaining items. | Miguel de Icaza | 2000-06-01 | 5 | -534/+319 |
* | Make the toolbar look like a standard GNOME toolbar my putting it into | Ettore Perazzoli | 2000-06-01 | 2 | -2/+16 |
* | New files for card list. | Christopher James Lahey | 2000-05-31 | 3 | -0/+277 |
* | Made the alphabet buttons not focusable. | Christopher James Lahey | 2000-05-31 | 6 | -55/+22 |
* | Added a bit of space around the alphabet bar. | Christopher James Lahey | 2000-05-31 | 3 | -4/+11 |
* | Added alphabet.glade and alphabet.glade.h. | Christopher James Lahey | 2000-05-31 | 13 | -13/+1023 |
* | Added BONOBO_GNOME_CFLAGS to CPPFLAGS. | Christopher James Lahey | 2000-05-30 | 2 | -1/+6 |
* | Made double clicking create a new card. Set the empty message. | Christopher James Lahey | 2000-05-30 | 10 | -58/+305 |
* | Added "sequence_complete" signal. | Christopher James Lahey | 2000-05-30 | 12 | -9/+138 |
* | 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 | 6 | -0/+105 |
* | Fix 'make dist' errors. | Ross Golder | 2000-05-28 | 2 | -2/+3 |
* | Removed some columns. | Christopher James Lahey | 2000-05-26 | 2 | -4/+4 |
* | Reorganized the shell to allow dynamic registration of storages and | Ettore Perazzoli | 2000-05-25 | 11 | -4/+261 |
* | Switched printing and gui. | Christopher James Lahey | 2000-05-24 | 15 | -169/+301 |
* | Fixed some memory leaks. | Christopher James Lahey | 2000-05-24 | 2 | -0/+6 |
* | Added e-contact-editor-save-as.c and e-contact-editor-save-as.h. | Christopher James Lahey | 2000-05-23 | 9 | -2/+274 |
* | Added initialize_value and value_is_empty callbacks. | Christopher James Lahey | 2000-05-20 | 5 | -0/+78 |
* | Fixed a bug that broke address field support. | Christopher James Lahey | 2000-05-19 | 3 | -2/+7 |
* | Added support for arbitrary fields in the contact editor. | Christopher James Lahey | 2000-05-19 | 5 | -0/+214 |
* | Fixed e_card_name_copy and e_card_arbitrary_copy to deal correctly with a | Christopher James Lahey | 2000-05-19 | 12 | -1113/+1159 |
* | Fixed the code to write out and read in arbitrary fields. | Christopher James Lahey | 2000-05-18 | 2 | -18/+46 |
* | Implemented "MAILER" field. Added arbitrary field support. | Christopher James Lahey | 2000-05-18 | 8 | -246/+303 |
* | Added E_CARD_SIMPLE_FIELD_MAILER. Not implemented yet. | Christopher James Lahey | 2000-05-17 | 3 | -0/+7 |
* | convert to use ECardSimple. (poll_ldap): same. | Chris Toshok | 2000-05-17 | 2 | -38/+23 |
* | add typedefs for the can_write functions, and add parameters to | Chris Toshok | 2000-05-17 | 6 | -15/+146 |
* | Fixed a large memory leak. | Christopher James Lahey | 2000-05-16 | 2 | -1/+7 |
* | Fixed another memory leak. | Christopher James Lahey | 2000-05-16 | 2 | -2/+5 |
* | Fixed some memory leaks. | Christopher James Lahey | 2000-05-16 | 10 | -81/+75 |
* | Fixed a reference leak. | Christopher James Lahey | 2000-05-16 | 3 | -1/+10 |
* | Fixed a compile error. | Christopher James Lahey | 2000-05-16 | 3 | -9/+16 |
* | Got rid of a memory leak. Rearranged a couple functions. | Christopher James Lahey | 2000-05-16 | 9 | -60/+118 |
* | Use the correct policy for resize. | Christopher James Lahey | 2000-05-14 | 3 | -2/+7 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 28 | -815/+2866 |
* | Use accelerators here. | Miguel de Icaza | 2000-05-13 | 5 | -88/+106 |
* | Saved translatable strings. Added files to POTFILES.in. | Valek Frob | 2000-05-13 | 5 | -34/+136 |
* | make the toolbars detachable now that we require a new enough version | Dan Winship | 2000-05-12 | 2 | -1/+6 |
* | Make the table view be sorted by name initially. | Christopher James Lahey | 2000-05-11 | 2 | -1/+6 |
* | Send a proper response when you can't find the ldap URI. | Christopher James Lahey | 2000-05-11 | 3 | -15/+26 |
* | Added a dialog for when you can't open an addressbook. | Christopher James Lahey | 2000-05-11 | 2 | -0/+35 |
* | Removed dist-hook section. | Christopher James Lahey | 2000-05-10 | 9 | -8/+44 |
* | Make sure that the canvas doesn't intercept keyboard focus. | Christopher James Lahey | 2000-05-10 | 3 | -0/+7 |
* | Added briefcase.png to get installed. | Christopher James Lahey | 2000-05-10 | 3 | -24/+82 |
* | Replaced the Address button with a label and rearranged the address area a | Christopher James Lahey | 2000-05-10 | 5 | -60/+72 |
* | Reenable editting. | Christopher James Lahey | 2000-05-10 | 4 | -7/+10 |
* | Destroy the view object when leaving the minicard view. | Christopher James Lahey | 2000-05-10 | 2 | -1/+9 |
* | Fixed reflow sorting to call reflow_request when sorting on an item | Christopher James Lahey | 2000-05-10 | 2 | -0/+6 |
* | Make File As change if name or company are changed pretty much anywhere. | Christopher James Lahey | 2000-05-10 | 4 | -26/+173 |
* | Enabled a couple more fields | Christopher James Lahey | 2000-05-09 | 2 | -2/+7 |
* | Added a default card to all new file backends. | Christopher James Lahey | 2000-05-09 | 2 | -18/+68 |
* | Rearranged order of things getting destroyed. | Christopher James Lahey | 2000-05-09 | 9 | -26/+66 |
* | Fixed some indentation. | Christopher James Lahey | 2000-05-09 | 8 | -161/+441 |
* | Fixed the string duplication problem. Fixed the business/home address | Christopher James Lahey | 2000-05-09 | 3 | -6/+25 |
* | Fixed this up a bit. Syncing should work better now. | Christopher James Lahey | 2000-05-08 | 2 | -0/+7 |
* | Made a minimal number of things be destroyed and recreated when updating a | Christopher James Lahey | 2000-05-08 | 9 | -148/+252 |
* | make sure to free the return value of e_card_simple_get. | Chris Toshok | 2000-05-08 | 4 | -4/+24 |
* | comment function, and fix an ABR. | Chris Toshok | 2000-05-08 | 2 | -3/+11 |
* | comment function, and fix an ABR. | Chris Toshok | 2000-05-08 | 2 | -6/+18 |
* | Added saving in minicard view. | Christopher James Lahey | 2000-05-08 | 3 | -0/+94 |
* | Fixed an off by 2 error. | Christopher James Lahey | 2000-05-08 | 2 | -1/+8 |
* | (addressbook_factory): create the ebook once. | Chris Toshok | 2000-05-08 | 2 | -3/+5 |
* | don't create a new ebook. instead, unload the current uri (if there is | Chris Toshok | 2000-05-08 | 2 | -10/+12 |
* | Replaced some model_changed calls with row_inserted calls. | Christopher James Lahey | 2000-05-08 | 3 | -4/+9 |
* | Removed some code that was notifying too many clients at the wrong times. | Christopher James Lahey | 2000-05-08 | 4 | -52/+22 |
* | Make the addressbook create the correct file uri. Added a default query. | Christopher James Lahey | 2000-05-07 | 6 | -7/+31 |
* | remove the separator and toggle view items as well. (toggle_view_as_cb): | Chris Toshok | 2000-05-07 | 2 | -74/+240 |
* | Made a NULL callback just mean to not call back. | Christopher James Lahey | 2000-05-07 | 5 | -0/+802 |
* | Made a NULL callback just mean to not call back. | Christopher James Lahey | 2000-05-07 | 7 | -109/+268 |
* | Mostly finished ECardSimple. | Christopher James Lahey | 2000-05-07 | 10 | -266/+486 |
* | ignore evolution-addressbook.pure | Chris Toshok | 2000-05-07 | 3 | -0/+19 |
* | if a port isn't specified in the uri default to 389. | Chris Toshok | 2000-05-07 | 2 | -0/+8 |
* | Made the component take a uri through its property bag. | Christopher James Lahey | 2000-05-07 | 2 | -3/+108 |
* | ignore .pure directory | Chris Toshok | 2000-05-05 | 1 | -0/+1 |
* | Added e-card-simple.c and e-card-simple.h. | Christopher James Lahey | 2000-05-05 | 8 | -582/+972 |
* | ignore the .pure directory | Chris Toshok | 2000-05-05 | 6 | -4/+10 |
* | #ifdef HAVE_LDAP the ldap specific stuff. (null_cb): same. | Chris Toshok | 2000-05-03 | 2 | -3/+15 |
* | Fix builddir != srcdir build once again. | Ettore Perazzoli | 2000-05-03 | 2 | -0/+6 |
* | Set G_LOG_DOMAIN in following files. | Matthew Loper | 2000-05-03 | 3 | -2/+9 |
* | Add back in the CORBA_Object_release. | Christopher James Lahey | 2000-05-02 | 3 | -2/+26 |
* | Made uri slightly better managed. | Christopher James Lahey | 2000-05-02 | 5 | -14/+25 |
* | Switched the subdirs order since backend depends on ename. | Christopher James Lahey | 2000-05-02 | 2 | -1/+6 |
* | fix a typo in the for loop. | Larry Ewing | 2000-05-02 | 2 | -1/+6 |
* | include a header to make it compile... | Michael Meeks | 2000-05-01 | 2 | -0/+5 |
* | Added new status values for the IDL stuff. | Federico Mena Quintero | 2000-05-01 | 10 | -91/+511 |
* | added e-ldap-server-dialog.c (glade_DATA): added ldap-server-dialog.glade | Chris Toshok | 2000-05-01 | 6 | -31/+556 |
* | create the book listener here, since it's destroyed in unload_uri. | Chris Toshok | 2000-05-01 | 2 | -12/+18 |
* | Added load-pine-addressbook. | Christopher James Lahey | 2000-05-01 | 2 | -0/+5 |
* | Made some fields invisible that were visible before. | Christopher James Lahey | 2000-05-01 | 7 | -18/+48 |
* | From addressbook/ChangeLog | Christopher James Lahey | 2000-05-01 | 10 | -60/+693 |
* | Fixed a string mismatch. | Christopher James Lahey | 2000-04-30 | 5 | -4/+9 |
* | Added ename includes and libs. | Christopher James Lahey | 2000-04-30 | 12 | -642/+599 |
* | add support for a rootdn in the uri. | Chris Toshok | 2000-04-30 | 2 | -3/+17 |
* | Added e_card_phone_new e_card_delivery_address_new, | Christopher James Lahey | 2000-04-30 | 21 | -88/+1819 |
* | fix the `USING_OAF' changes so that they work for when we are not using | Larry Ewing | 2000-04-29 | 2 | -1/+8 |
* | Made Evolution OAF-compatible. | Ettore Perazzoli | 2000-04-28 | 14 | -71/+291 |
* | Added addressbook/ename/Makefile. | Christopher James Lahey | 2000-04-28 | 15 | -288/+735 |
* | Oops, forgot this. | Nat Friedman | 2000-04-27 | 1 | -0/+856 |
* | Added an address label field. | Christopher James Lahey | 2000-04-27 | 12 | -844/+737 |
* | Added proper handling of the email field. | Christopher James Lahey | 2000-04-26 | 3 | -48/+145 |
* | Prefixed the ADDR_ flags. | Christopher James Lahey | 2000-04-26 | 13 | -678/+714 |
* | The Joy of Broken Makefiles Part #3. | Ettore Perazzoli | 2000-04-26 | 4 | -4/+11 |
* | The Joy of Broken Makefiles Part #2. | Ettore Perazzoli | 2000-04-26 | 2 | -17/+16 |
* | Use "e-minicard" as the log domain. | Federico Mena Quintero | 2000-04-21 | 63 | -253/+287 |
* | ssshhhh | Seth Alves | 2000-04-21 | 1 | -0/+3 |
* | Started ChangeLog here - Federico | Federico Mena Quintero | 2000-04-18 | 1 | -0/+3 |
* | Updated - Federico | Federico Mena Quintero | 2000-04-17 | 1 | -4/+0 |
* | No longer needed - Federico | Federico Mena Quintero | 2000-04-17 | 1 | -55/+0 |
* | Added orginizational unit, nickname, and internet free-busy fields. | Christopher James Lahey | 2000-04-17 | 8 | -6/+206 |
* | Added orginization and role fields. | Christopher James Lahey | 2000-04-16 | 14 | -185/+426 |
* | + * addressbook/gui/component/addressbook.c | Matthew Loper | 2000-04-16 | 1 | -7/+66 |
* | Added a note field. | Christopher James Lahey | 2000-04-15 | 6 | -24/+67 |
* | Fix compilation with builddir != srcdir (again). | Ettore Perazzoli | 2000-04-15 | 5 | -10/+13 |
* | don't ldap_simple_bind_s if the ldap_open failed, and fix warnings. | Chris Toshok | 2000-04-15 | 1 | -44/+52 |
* | Check for 0 length fields when building the outgoing ECard. | Christopher James Lahey | 2000-04-13 | 2 | -76/+112 |
* | Give correct warnings. | Christopher James Lahey | 2000-04-13 | 2 | -6/+6 |
* | reflect the title attribute in the contact editor. (extract_info): same. | Chris Toshok | 2000-04-13 | 2 | -0/+26 |
* | add the title attribute. | Chris Toshok | 2000-04-13 | 1 | -0/+1 |
* | add a title. | Chris Toshok | 2000-04-13 | 4 | -0/+18 |
* | save out the title to the vcard. | Chris Toshok | 2000-04-13 | 1 | -1/+4 |