| Commit message (Expand) | Author | Age | Files | Lines |
* | Added #include <libgnome/gnome-paper.h> | Jon Trowbridge | 2001-03-30 | 1 | -1/+4 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 54 | -125/+180 |
* | Use E_CARD_SIMPLE_FIELD_NAME_OR_ORG instead of getting the NAME and then | Christopher James Lahey | 2001-03-29 | 2 | -6/+7 |
* | Rather than starting the pending query by directly calling | Jon Trowbridge | 2001-03-25 | 1 | -8/+33 |
* | Added. Call me old-fashioned, but I just prefer to have a real API rather | Jon Trowbridge | 2001-03-23 | 9 | -15/+668 |
* | Added new icons. | Miguel de Icaza | 2001-03-21 | 1 | -1/+2 |
* | Bumped gal requirement to 0.5.99.8. | Christopher James Lahey | 2001-03-20 | 1 | -2/+2 |
* | Brutally refactored to boost performance in large-addressbook situations. | Jon Trowbridge | 2001-03-18 | 1 | -109/+238 |
* | new function. (impl_BookListener_report_writable): new function. | Chris Toshok | 2001-03-18 | 11 | -15/+108 |
* | Making warnings fatal is actually a pretty bad idea for anything other | Jon Trowbridge | 2001-03-16 | 1 | -0/+2 |
* | Added addressbook querying and "cardification" functions, which are turned | Jon Trowbridge | 2001-03-16 | 4 | -25/+214 |
* | Update arguments to e_canvas_item_grab_focus. | Dan Winship | 2001-03-16 | 2 | -3/+3 |
* | Removed .oafinfo files -- they are obsolete. Moved pixmaps from | Gediminas Paulauskas | 2001-03-15 | 2 | -148/+0 |
* | Fix a warning here. | Christopher James Lahey | 2001-03-14 | 1 | -1/+1 |
* | Change to ld order from Greg Williams. | Christopher James Lahey | 2001-03-14 | 1 | -1/+1 |
* | add is_read_only param. | Chris Toshok | 2001-03-13 | 13 | -37/+183 |
* | Maybe I shouldn't have smoked all of that crack before I started | Jon Trowbridge | 2001-03-09 | 1 | -1/+0 |
* | Some dead code mades its way into my commit. Sorry. | Jon Trowbridge | 2001-03-09 | 1 | -4/+2 |
* | Switched to use e_contact_quick_add_free_form. Removed debugging code, | Jon Trowbridge | 2001-03-09 | 11 | -96/+766 |
* | Added a ShellComponent method to retrieve the selection for drag and | Ettore Perazzoli | 2001-03-08 | 1 | -1/+2 |
* | Reorganize the menus to have entries always in a consistent fashion, as | Miguel de Icaza | 2001-03-07 | 1 | -2/+2 |
* | Fix glitch with inserting comma-delimited stuff when length > 1. | Jon Trowbridge | 2001-03-07 | 1 | -0/+2 |
* | Added the third argument to e_contact_editor_new. (Cheated and send NULL | Benjamin Kahn | 2001-03-07 | 1 | -1/+1 |
* | Fix a reference counting bug. | Jon Trowbridge | 2001-03-06 | 8 | -2/+725 |
* | Cleaned up the formatting in this file a bit. | Christopher James Lahey | 2001-03-04 | 5 | -38/+53 |
* | track change to e_contact_editor_new. | Chris Toshok | 2001-03-02 | 1 | -1/+1 |
* | new function. (e_minicard_view_event): split out the creation of the | Chris Toshok | 2001-03-02 | 8 | -139/+395 |
* | Oops, we do need to be able to write to "text" after all (for things like | Jon Trowbridge | 2001-03-02 | 3 | -5/+14 |
* | I am an idiot. | Jon Trowbridge | 2001-03-02 | 1 | -12/+22 |
* | Change for new EDestination/ESelectNamesModel API. | Jon Trowbridge | 2001-03-02 | 12 | -716/+1874 |
* | Used ESelectionModelSimple and the changes to EReflow and EReflowSorted to | Christopher James Lahey | 2001-03-01 | 5 | -67/+189 |
* | Made this pay attention to the return value of e_sexp_parse. | Christopher James Lahey | 2001-02-22 | 1 | -2/+3 |
* | When creating the entry, open up an ebook (corresponding to the local | Jon Trowbridge | 2001-02-20 | 5 | -19/+178 |
* | Ignore generated .oaf files | Dan Winship | 2001-02-15 | 2 | -0/+2 |
* | Undefine E_STRING_PROP and E_LIST_PROP here. | Christopher James Lahey | 2001-02-15 | 6 | -28/+56 |
* | Marked strings for translation in this newly created file. Hook up the | Kjartan Maraas | 2001-02-13 | 6 | -13/+24 |
* | Removed an ancient #include <libgnorba/gnorba.h> | Jason Leach | 2001-02-12 | 1 | -1/+0 |
* | Getting almost full and proper use of xml-i18n-tools. | Gediminas Paulauskas | 2001-02-11 | 16 | -129/+3 |
* | Added N_("* Click here to add a contact *"). | Christopher James Lahey | 2001-02-08 | 1 | -0/+1 |
* | Added -DEVOLUTION_DATADIR=\""$(datadir)"\". | Christopher James Lahey | 2001-02-07 | 2 | -2/+3 |
* | Save the help_text in the closure. | Christopher James Lahey | 2001-02-06 | 1 | -2/+10 |
* | Added gal-view-factory-minicard.c, gal-view-factory-minicard.h, | Christopher James Lahey | 2001-02-06 | 6 | -8/+367 |
* | Make the Note field be quoted printable. | Christopher James Lahey | 2001-02-05 | 1 | -2/+3 |
* | Call e_select_names_set_default when appropriate. | Christopher James Lahey | 2001-02-05 | 3 | -38/+114 |
* | #ifdef INCLUDE_FILE_SOURCE. (table_add_elem): add help_text parameter and | Chris Toshok | 2001-01-30 | 1 | -15/+76 |
* | Replace the arrow icons in the ESelectNames component with "->" for a | Ettore Perazzoli | 2001-01-27 | 1 | -7/+7 |
* | Made this only add the initial VCard if it finds a file "create-initial" | Christopher James Lahey | 2001-01-26 | 2 | -2/+21 |
* | Setup the view collection properly and handle the "display_view" signal. | Christopher James Lahey | 2001-01-26 | 1 | -2/+18 |
* | Actually make the icon for the "print" menu item work (I was missing a | Ettore Perazzoli | 2001-01-25 | 1 | -1/+1 |
* | Make the addressbook use the new 16x16 icons in the menus. | Ettore Perazzoli | 2001-01-25 | 1 | -0/+4 |
* | Get the addressbook to use the new "Show all" icon. | Ettore Perazzoli | 2001-01-25 | 1 | -0/+28 |
* | (Fix #1225: advanced search cancel/close) | Jason Leach | 2001-01-24 | 1 | -32/+40 |
* | Update for e_popup_menu_run prototype change. | Dan Winship | 2001-01-20 | 2 | -2/+2 |
* | (Adding a boolean "entry_changed" BonoboPropertyBag arg) | Jason Leach | 2001-01-19 | 1 | -1/+20 |
* | Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home. | Jacob Leach | 2001-01-17 | 1 | -1/+1 |
* | changed the signature of the property_bag get/set functions | Dietmar Maurer | 2001-01-15 | 3 | -0/+6 |
* | Add an ::asyncCopyFolder method to the ShellComponent interface. Move | Ettore Perazzoli | 2001-01-13 | 1 | -1/+1 |
* | added i18n for etable. | Miguel de Icaza | 2001-01-12 | 1 | -0/+33 |
* | More Makefile organization to compile | Miguel de Icaza | 2001-01-10 | 1 | -12/+12 |
* | connect with the EAddressbookView's status_message signal. | Chris Toshok | 2001-01-10 | 3 | -2/+88 |
* | register our status_message signal. (status_message): new function, emit | Chris Toshok | 2001-01-10 | 7 | -7/+143 |
* | new function. (impl_BookListener_respond_authentication_result): new | Chris Toshok | 2001-01-05 | 4 | -0/+74 |
* | Added this function. | Christopher James Lahey | 2001-01-05 | 6 | -21/+244 |
* | Remove non-existent file | JP Rosevear | 2001-01-05 | 6 | -738/+1 |
* | Oops, this shouldn't have gone in yet | JP Rosevear | 2001-01-05 | 1 | -0/+2 |
* | Need to e_sexp_unref the the sexp, not gtk_object_unref it. | JP Rosevear | 2001-01-05 | 2 | -2/+1 |
* | check capabilities is valid before doing a strstr. | Michael Meeks | 2001-01-04 | 1 | -5/+5 |
* | Make sure this won't crash if the given contact is removed from the | Christopher James Lahey | 2001-01-03 | 2 | -31/+114 |
* | copy the dialog's source, destroy the dialog after we're done, and make | Chris Toshok | 2000-12-31 | 6 | -171/+45 |
* | new function, calling our new config ui code. (control_activate): no | Chris Toshok | 2000-12-30 | 11 | -882/+1151 |
* | add addressbook-config.[ch]. | Chris Toshok | 2000-12-29 | 3 | -0/+583 |
* | Set draw background to FALSE. | Miguel de Icaza | 2000-12-25 | 2 | -0/+3 |
* | Added Ms. and Miss to the prefix drop down box. Patch submitted by Martin | Christopher James Lahey | 2000-12-23 | 2 | -0/+4 |
* | Made it so that if you select multiple contacts, the right click menu to | Christopher James Lahey | 2000-12-20 | 1 | -9/+53 |
* | update cut and paste description error. | Michael Meeks | 2000-12-14 | 2 | -2/+2 |
* | NUL-terminate the returned vcard so we don't sometimes end up with | Dan Winship | 2000-12-14 | 1 | -6/+6 |
* | Make the -> in the select names dialog into a GNOME stock arrow pixmap. | Iain Holmes | 2000-12-13 | 1 | -4/+10 |
* | Connect to the "cursor_change" signal on the ETable here instead of the | Christopher James Lahey | 2000-12-10 | 1 | -3/+3 |
* | Made editing the name using the full name button set the file as entry | Christopher James Lahey | 2000-12-10 | 1 | -19/+18 |
* | Made it so that the editor->name is set after the entry is changed. This | Christopher James Lahey | 2000-12-09 | 1 | -2/+3 |
* | Complete the code to associate a URI and a folder type to the toplevel | Ettore Perazzoli | 2000-12-09 | 1 | -1/+1 |
* | Fixed some formatting. | Christopher James Lahey | 2000-12-09 | 2 | -4/+2 |
* | Got rid of code referencing the ETableScrolled proxy functions. | Christopher James Lahey | 2000-12-08 | 1 | -2/+4 |
* | Moved the gal view menu stuff from here to EAddressbookView. | Christopher James Lahey | 2000-12-07 | 3 | -9/+42 |
* | Update the calls to `evolution_storage_new()' according to the new | Ettore Perazzoli | 2000-12-05 | 1 | -1/+1 |
* | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 12 | -156/+33 |
* | ugh, it helps when you save the ChangeLog before commiting it :) | Jeffrey Stedfast | 2000-12-01 | 1 | -1/+1 |
* | removed #ifdef ENABLE_NLS/#endif on Miguel's request. | Gediminas Paulauskas | 2000-11-30 | 1 | -2/+0 |
* | Add widgets/menus/libmenus.la to evolution_addressbook_LDADD so that it | Matt Bissiri | 2000-11-19 | 1 | -1/+2 |
* | Added widgets/menus that contains the gal-view-menus.c code from Gal that | Miguel de Icaza | 2000-11-18 | 1 | -1/+1 |
* | #!/usr/bin/perl -pi.bak | Michael Meeks | 2000-11-16 | 6 | -12/+12 |
* | Clear the rdate and exrule lists from the component if we are setting a | Federico Mena Quintero | 2000-11-13 | 5 | -47/+16 |
* | Link in composer bonobo code. | Christopher James Lahey | 2000-11-12 | 4 | -23/+75 |
* | Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync up | Matt Bissiri | 2000-11-11 | 6 | -6/+6 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 6 | -24/+26 |
* | Require gal 0.2.99.1. | Christopher James Lahey | 2000-11-10 | 1 | -0/+6 |
* | Switched from EAddressbookSearch to ESearchBar. | Christopher James Lahey | 2000-11-07 | 4 | -445/+53 |
* | Fix the addressbook crash that happened when the ESelectNames control | Ettore Perazzoli | 2000-11-07 | 1 | -1/+1 |
* | Add menus items to the envelope printing stuff. | Christopher James Lahey | 2000-11-06 | 6 | -7/+150 |
* | Block signals from the toggle button. (date_changed_cb): Merged | Federico Mena Quintero | 2000-11-05 | 1 | -0/+3 |
* | Removed these unnecessary .cvsignores. | Christopher James Lahey | 2000-11-03 | 6 | -68/+385 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 4 | -6/+6 |
* | Add "highlighted" flag to evolution_storage_new_folder | Dan Winship | 2000-11-02 | 1 | -2/+4 |
* | modified or added a bunch of .cvsignore to ignore generated files, which | Gediminas Paulauskas | 2000-11-01 | 2 | -0/+5 |
* | Mark two strings correctly | Kjartan Maraas | 2000-10-31 | 1 | -2/+2 |
* | Fixed marking of strings for translation. Use "_(" instead of "_ (". Add | Kjartan Maraas | 2000-10-31 | 2 | -1/+5 |
* | Fixed these to include EXTRA_GNOME_CFLAGS. | Christopher James Lahey | 2000-10-28 | 2 | -1/+3 |
* | AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It | Dan Winship | 2000-10-24 | 2 | -2/+2 |
* | 2000-10-20 Michael Meeks <michael@helixcode.com> | Michael Meeks | 2000-10-21 | 2 | -11/+11 |
* | Remove Family name column since it's a bit weird. This also fixes the | Christopher James Lahey | 2000-10-20 | 1 | -1/+0 |
* | Build fixes from Jacob, same as the other branch. | Ettore Perazzoli | 2000-10-20 | 1 | -2/+3 |
* | Added the function e_card_delivery_address_to_label. | Christopher James Lahey | 2000-10-19 | 2 | -10/+14 |
* | update to new UI handler. (update_view_type): split from | Michael Meeks | 2000-10-19 | 1 | -45/+53 |
* | Change NAME_OR_ORG to return the email address if both name and | Christopher James Lahey | 2000-10-19 | 1 | -12/+4 |
* | Add this file I forgot earlier | Iain Holmes | 2000-10-18 | 1 | -1/+2 |
* | Change the initial dialog visibility to FALSE so the contact editor | Iain Holmes | 2000-10-18 | 2 | -106/+217 |
* | Fixed a typo. Made this look a bit better. | Christopher James Lahey | 2000-10-17 | 1 | -12/+12 |
* | Move a bunch of CPPFLAGS defs into INCLUDES so they doesn't override | Dan Winship | 2000-10-16 | 4 | -15/+5 |
* | if we are in LDAP mode then merge in the extra few items, otherwise just | Michael Meeks | 2000-10-15 | 1 | -3/+4 |
* | Icon property for the addressbook component. | Ettore Perazzoli | 2000-10-15 | 3 | -0/+6 |
* | Only allow one select-names dialog for each id. | Iain Holmes | 2000-10-14 | 2 | -10/+42 |
* | Rearranged these fields a bit more. | Christopher James Lahey | 2000-10-14 | 2 | -69/+70 |
* | Changed these for boolean ascending attribute instead of int ascending | Christopher James Lahey | 2000-10-14 | 6 | -153/+145 |
* | Fixed the column elements, the no-headers attribute and added a | Christopher James Lahey | 2000-10-11 | 3 | -11/+11 |
* | Updated these to the new style ETables. | Christopher James Lahey | 2000-10-11 | 3 | -113/+65 |
* | Removed ondemand callback nonsense from rule_context_load(). | Not Zed | 2000-10-09 | 1 | -1/+1 |
* | Disable summary stuff, it appears to be badly broken. | Michael Meeks | 2000-10-05 | 3 | -68/+48 |
* | Made it so that minicard doesn't write out changes to the backend unless | Christopher James Lahey | 2000-10-01 | 2 | -24/+34 |
* | Make sure that card->name and card->full_name are always valid. | Matt Bissiri | 2000-09-27 | 2 | -3/+4 |
* | Look for ename in /e-util/ename instead of /addressbook/ename | Jeffrey Stedfast | 2000-09-26 | 3 | -5/+5 |
* | Updates for the Bonobo changes from Michael who is having some | Ettore Perazzoli | 2000-09-23 | 2 | -25/+9 |
* | Added evolution-addressbook-ldap.xml. | Christopher James Lahey | 2000-09-22 | 9 | -38/+128 |
* | s/Bonobo_UIHandler/Bonobo_UIContainer/ | Michael Meeks | 2000-09-21 | 1 | -1/+1 |
* | Oh my god! Chris Lahey killed Kenny! You bastard! | Christopher James Lahey | 2000-09-21 | 1 | -1/+1 |
* | Added a wants_html field to cards. Uses "x-mozilla-html". | Christopher James Lahey | 2000-09-21 | 6 | -252/+73 |
* | Fixed display of the minicards when the addressbook was first loading. (It | Christopher James Lahey | 2000-09-20 | 1 | -3/+2 |
* | Change "$(prefix)/share" to "$(datadir)" in a few places. Problem noticed | Dan Winship | 2000-09-20 | 1 | -1/+1 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 33 | -82/+67 |
* | Fixed the paths of some .h #includes. | Christopher James Lahey | 2000-09-18 | 12 | -555/+886 |
* | Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.am | Michael Meeks | 2000-09-17 | 2 | -2/+4 |
* | *Sigh.* | Ettore Perazzoli | 2000-09-16 | 5 | -6/+16 |
* | Moved files for Chris - Federico | Federico Mena Quintero | 2000-09-16 | 4 | -868/+0 |
* | Call unicode_init for e-font stuff. | Dan Winship | 2000-09-15 | 1 | -0/+3 |
* | Added $(GNOME_PRINT_LIBS) to all of the test files in these directories. | Christopher James Lahey | 2000-09-14 | 2 | -0/+4 |
* | fix path. | Michael Meeks | 2000-09-14 | 5 | -5/+6 |
* | hack. (create_toolbar): ditto. | Michael Meeks | 2000-09-14 | 1 | -1/+28 |
* | The Commit from hell that breaks all UI related stuff; | Michael Meeks | 2000-09-14 | 1 | -100/+53 |
* | Added widgets/e-reflow/Makefile. Replaced | Christopher James Lahey | 2000-09-14 | 26 | -5152/+7 |
* | Thou shalt add a space after `-I' when invoking `orbit-idl'. | Ettore Perazzoli | 2000-09-13 | 1 | -2/+2 |
* | Get rid of the `ui.xml' stuff that Michael committed, as it's breaking | Ettore Perazzoli | 2000-09-13 | 1 | -4/+1 |
* | fixes to make this beast distcheck | Peter Teichman | 2000-09-13 | 1 | -0/+2 |
* | Tidy some xml. | Michael Meeks | 2000-09-13 | 1 | -62/+0 |
* | Fixed a crash error. | Christopher James Lahey | 2000-09-12 | 1 | -16/+23 |
* | Made this a bit better balanced. | Christopher James Lahey | 2000-09-11 | 3 | -3/+6 |
* | Removed a bunch of redundant code. Made it so that when you set an address | Christopher James Lahey | 2000-09-11 | 12 | -199/+1027 |
* | Some UTF-8 fixes and experimental 16-bit unicode font support | Lauris Kaplinski | 2000-09-09 | 4 | -18/+14 |
* | Fixed a few warnings. | Christopher James Lahey | 2000-09-09 | 1 | -0/+1 |
* | Preliminaries for new UI handler. | Michael Meeks | 2000-09-08 | 2 | -1/+66 |
* | A bit more e_utf8 wrappers here and there | Lauris Kaplinski | 2000-09-02 | 2 | -5/+5 |
* | Changed `Evolution::Storage' so that the displayed name for a folder | Ettore Perazzoli | 2000-09-01 | 1 | -2/+3 |
* | Add a name to the minicard viewer. | Dan Winship | 2000-08-31 | 3 | -0/+6 |
* | Use the right argument name to turn on grid lines. | Christopher James Lahey | 2000-08-29 | 1 | -6/+7 |
* | Comment out minicard-view-test since its gnorba dependent | JP Rosevear | 2000-08-26 | 2 | -36/+36 |
* | Die gnorba die. | JP Rosevear | 2000-08-26 | 5 | -45/+2 |
* | Remove gnorba stuff | JP Rosevear | 2000-08-26 | 3 | -34/+0 |
* | Kill | JP Rosevear | 2000-08-26 | 2 | -30/+1 |
* | Add -export-dynamic so libglade will be able to resolve custom widget | Dan Winship | 2000-08-26 | 1 | -1/+1 |
* | Unicode in addressbook basically works, including simple searching | Lauris Kaplinski | 2000-08-24 | 3 | -8/+12 |
* | Fix this to not mess up if the person passes a VCard with a carriage | Christopher James Lahey | 2000-08-23 | 1 | -1/+1 |
* | Link with filter library. | Michael Zucci | 2000-08-23 | 1 | -2/+3 |
* | Missing commit, changes for search gui to link. | Michael Zucci | 2000-08-23 | 1 | -0/+7 |
* | Fixed fullname->full_name for search field. | Not Zed | 2000-08-23 | 4 | -13/+77 |
* | UTF-8 in contact editor + some fixes for dealing with illegal strings | Lauris Kaplinski | 2000-08-23 | 1 | -29/+65 |
* | Started adding a time zone field to ECard. | Christopher James Lahey | 2000-08-23 | 4 | -0/+8 |
* | 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 |
* | 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 | 4 | -9/+95 |
* | use style colors for the selected state. This doesn't properly redraw the | Larry Ewing | 2000-08-16 | 2 | -14/+26 |
* | Fixed a typo that cause the wrong field to be searched. | Christopher James Lahey | 2000-08-13 | 1 | -1/+1 |
* | Fixed a typo in the name of the first phone entry. | Christopher James Lahey | 2000-08-13 | 1 | -1/+1 |
* | A few small interface fixes. | Christopher James Lahey | 2000-08-13 | 4 | -5/+16 |
* | Added addressbook/gui/search/Makefile. | Christopher James Lahey | 2000-08-13 | 5 | -12/+42 |
* | Made this into a Gtk object. | Christopher James Lahey | 2000-08-12 | 2 | -19/+212 |
* | Ref our book view listener. | Christopher James Lahey | 2000-08-12 | 8 | -95/+753 |
* | Changed a couple of input field names. | Christopher James Lahey | 2000-08-11 | 1 | -2/+2 |
* | 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 | 2 | -10/+39 |
* | Update for changed prototype, pass evolution_homedir arg to | Dan Winship | 2000-08-11 | 3 | -13/+13 |
* | Added a button to save to your addressbook. | Christopher James Lahey | 2000-08-10 | 2 | -2/+112 |
* | 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 | 8 | -101/+82 |
* | use x-evolution-any-field. | Chris Toshok | 2000-08-09 | 5 | -6/+6 |
* | Removed the next and prev toolbar buttons since they don't do anything. | Christopher James Lahey | 2000-08-08 | 1 | -0/+2 |
* | Fixed the tab order to not repeat the web page address field. | Christopher James Lahey | 2000-08-08 | 2 | -4/+5 |
* | Fixed the tab order for this dialog. | Christopher James Lahey | 2000-08-08 | 1 | -0/+40 |
* | 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 | 3 | -0/+6 |
* | Adapted this to supply the new append_row API of ETableModel. | Christopher James Lahey | 2000-08-02 | 2 | -14/+34 |
* | Changed the default set of columns. | Christopher James Lahey | 2000-08-01 | 1 | -6/+1 |
* | Fixed a warning. | Christopher James Lahey | 2000-07-27 | 2 | -4/+0 |
* | lowercasify the supported_mime_types | Dan Winship | 2000-07-26 | 3 | -6/+6 |
* | Fixed the oaf info. | Christopher James Lahey | 2000-07-21 | 13 | -122/+446 |
* | Update the components to match the changes in the libeshell API. | Ettore Perazzoli | 2000-07-21 | 1 | -1/+1 |
* | Added "text/vCard" to the list of mime types we support. | Christopher James Lahey | 2000-07-18 | 2 | -2/+6 |
* | Added gui/minicard/e-minicard-control.c, | Christopher James Lahey | 2000-07-18 | 13 | -120/+243 |
* | New files for using a minicard as a widget or a bonobo control. | Christopher James Lahey | 2000-07-18 | 8 | -0/+1210 |
* | duh. don't save the port in the host slot either. | Chris Toshok | 2000-07-15 | 1 | -1/+1 |
* | Added these. | Christopher James Lahey | 2000-07-14 | 2 | -0/+94 |
* | Switched the order of compilation of printing and contact-editor. | Christopher James Lahey | 2000-07-14 | 8 | -10/+187 |
* | 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 |
* | Add icons to the toolbars. | Christopher James Lahey | 2000-07-13 | 1 | -8/+14 |
* | Added installation of arrow.png. | Christopher James Lahey | 2000-07-13 | 2 | -3/+9 |
* | 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 | 6 | -18/+18 |
* | Added a field that gives the name if it exists and the company name | Christopher James Lahey | 2000-07-10 | 4 | -11/+29 |
* | 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 | 7 | -38/+58 |
* | 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 | 5 | -24/+55 |
* | 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 | 6 | -30/+356 |
* | 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 | 18 | -51/+996 |
* | 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 | 6 | -3/+66 |
* | Remove usage of "x" and "y" arguments. | Christopher James Lahey | 2000-06-21 | 6 | -12/+0 |