| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a warning here. | Christopher James Lahey | 2001-03-14 | 1 | -1/+1 |
* | add is_read_only param. | Chris Toshok | 2001-03-13 | 1 | -1/+1 |
* | Reorganize the menus to have entries always in a consistent fashion, as | Miguel de Icaza | 2001-03-07 | 1 | -2/+2 |
* | new function. (e_minicard_view_event): split out the creation of the | Chris Toshok | 2001-03-02 | 1 | -11/+18 |
* | Removed an ancient #include <libgnorba/gnorba.h> | Jason Leach | 2001-02-12 | 1 | -1/+0 |
* | 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 |
* | 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 | 1 | -0/+2 |
* | connect with the EAddressbookView's status_message signal. | Chris Toshok | 2001-01-10 | 1 | -0/+62 |
* | new function. (impl_BookListener_respond_authentication_result): new | Chris Toshok | 2001-01-05 | 1 | -0/+55 |
* | copy the dialog's source, destroy the dialog after we're done, and make | Chris Toshok | 2000-12-31 | 1 | -3/+14 |
* | new function, calling our new config ui code. (control_activate): no | Chris Toshok | 2000-12-30 | 1 | -44/+5 |
* | Moved the gal view menu stuff from here to EAddressbookView. | Christopher James Lahey | 2000-12-07 | 1 | -5/+1 |
* | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 1 | -5/+3 |
* | ugh, it helps when you save the ChangeLog before commiting it :) | Jeffrey Stedfast | 2000-12-01 | 1 | -1/+1 |
* | Added widgets/menus that contains the gal-view-menus.c code from Gal that | Miguel de Icaza | 2000-11-18 | 1 | -1/+1 |
* | 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 | 1 | -27/+53 |
* | Add menus items to the envelope printing stuff. | Christopher James Lahey | 2000-11-06 | 1 | -0/+21 |
* | Removed these unnecessary .cvsignores. | Christopher James Lahey | 2000-11-03 | 1 | -62/+52 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 1 | -1/+1 |
* | 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 | 1 | -1/+1 |
* | 2000-10-20 Michael Meeks <michael@helixcode.com> | Michael Meeks | 2000-10-21 | 1 | -9/+9 |
* | update to new UI handler. (update_view_type): split from | Michael Meeks | 2000-10-19 | 1 | -45/+53 |
* | if we are in LDAP mode then merge in the extra few items, otherwise just | Michael Meeks | 2000-10-15 | 1 | -3/+4 |
* | Disable summary stuff, it appears to be badly broken. | Michael Meeks | 2000-10-05 | 1 | -47/+29 |
* | Updates for the Bonobo changes from Michael who is having some | Ettore Perazzoli | 2000-09-23 | 1 | -14/+4 |
* | Added evolution-addressbook-ldap.xml. | Christopher James Lahey | 2000-09-22 | 1 | -14/+25 |
* | s/Bonobo_UIHandler/Bonobo_UIContainer/ | Michael Meeks | 2000-09-21 | 1 | -1/+1 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -3/+3 |
* | Fixed the paths of some .h #includes. | Christopher James Lahey | 2000-09-18 | 1 | -536/+62 |
* | Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.am | Michael Meeks | 2000-09-17 | 1 | -2/+3 |
* | *Sigh.* | Ettore Perazzoli | 2000-09-16 | 1 | -0/+1 |
* | fix path. | Michael Meeks | 2000-09-14 | 1 | -1/+1 |
* | The Commit from hell that breaks all UI related stuff; | Michael Meeks | 2000-09-14 | 1 | -100/+53 |
* | Made this a bit better balanced. | Christopher James Lahey | 2000-09-11 | 1 | -2/+3 |
* | Use the right argument name to turn on grid lines. | Christopher James Lahey | 2000-08-29 | 1 | -6/+7 |
* | Die gnorba die. | JP Rosevear | 2000-08-26 | 1 | -4/+0 |
* | Unicode in addressbook basically works, including simple searching | Lauris Kaplinski | 2000-08-24 | 1 | -3/+6 |
* | Linked in the search dialog again. It looks like some changes in the shell | Christopher James Lahey | 2000-08-22 | 1 | -3/+10 |
* | Changed this to use ECardSimple. | Christopher James Lahey | 2000-08-20 | 1 | -5/+78 |
* | Ref our book view listener. | Christopher James Lahey | 2000-08-12 | 1 | -95/+23 |
* | 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 | 1 | -1/+1 |
* | use x-evolution-any-field. | Chris Toshok | 2000-08-09 | 1 | -2/+2 |
* | Everywhere unref the remote_uih having done a set_container. | Michael Meeks | 2000-08-04 | 1 | -0/+1 |
* | Changed the default set of columns. | Christopher James Lahey | 2000-08-01 | 1 | -6/+1 |
* | Switched the order of compilation of printing and contact-editor. | Christopher James Lahey | 2000-07-14 | 1 | -0/+12 |
* | 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 |
* | Get rid of the ESelectNames test menu entry. | Ettore Perazzoli | 2000-07-11 | 1 | -38/+0 |
* | Switched from ETable to ETableScrolled. | Christopher James Lahey | 2000-07-10 | 1 | -8/+7 |
* | Several contacts list bugfixes. | Anders Carlsson | 2000-07-09 | 1 | -14/+14 |
* | Removed unused do_nothing_cb function. | Christopher James Lahey | 2000-07-09 | 1 | -6/+0 |
* | Link the toolbar print button to the print callback. | Not Zed | 2000-07-09 | 1 | -1/+1 |
* | Since ELDAPServer->port is a char *, allocate a string with the number 389 | Christopher James Lahey | 2000-07-08 | 1 | -7/+35 |
* | call e_ldap_storage_add_server call. | Chris Toshok | 2000-07-06 | 1 | -13/+11 |
* | remove hack to read "uri" file from local directory. | Chris Toshok | 2000-07-06 | 1 | -8/+5 |
* | Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c, | Christopher James Lahey | 2000-07-04 | 1 | -1/+1 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 1 | -1/+5 |
* | Added glade files. | Christopher James Lahey | 2000-06-11 | 1 | -0/+20 |
* | Do e_card_simple_sync and extract_info more often. | Christopher James Lahey | 2000-06-11 | 1 | -5/+102 |
* | 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 |
* | return TRUE if opening a contact editor so that we don't get a "new | Christopher James Lahey | 2000-06-02 | 1 | -0/+2 |
* | 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 |
* | Added alphabet.glade and alphabet.glade.h. | Christopher James Lahey | 2000-05-31 | 1 | -9/+80 |
* | Added double click to open contact editor. | Christopher James Lahey | 2000-05-28 | 1 | -0/+60 |
* | 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 | 1 | -3/+9 |
* | Switched printing and gui. | Christopher James Lahey | 2000-05-24 | 1 | -0/+20 |
* | Fixed some memory leaks. | Christopher James Lahey | 2000-05-16 | 1 | -2/+6 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 1 | -2/+5 |
* | 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 |
* | Destroy the view object when leaving the minicard view. | Christopher James Lahey | 2000-05-10 | 1 | -1/+4 |
* | 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 |
* | 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 | 1 | -3/+13 |
* | 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 | 1 | -41/+156 |
* | Mostly finished ECardSimple. | Christopher James Lahey | 2000-05-07 | 1 | -6/+4 |
* | Made the component take a uri through its property bag. | Christopher James Lahey | 2000-05-07 | 1 | -3/+103 |
* | #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 | 1 | -31/+46 |
* | Made Evolution OAF-compatible. | Ettore Perazzoli | 2000-04-28 | 1 | -4/+10 |
* | Use "e-minicard" as the log domain. | Federico Mena Quintero | 2000-04-21 | 1 | -2/+2 |
* | + * 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 | 1 | -19/+83 |
* | + * 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 | 1 | -0/+275 |