| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix compilation with builddir != srcdir. | Ettore Perazzoli | 2000-06-19 | 1 | -1/+1 |
* | Made the left column of minicards not get any wider than the widest | Christopher James Lahey | 2000-06-17 | 6 | -18/+130 |
* | 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 | 4 | -43/+6 |
* | Fixed the widget reparenting. | Christopher James Lahey | 2000-06-11 | 1 | -2/+4 |
* | Added glade files. | Christopher James Lahey | 2000-06-11 | 6 | -15/+46 |
* | Make ETable use EScrollFrame instead of GtkScrolledWindow. | Ettore Perazzoli | 2000-06-11 | 4 | -4/+12 |
* | 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 | 2 | -6/+107 |
* | Initial support for creating/removing folders. This implies some new | Ettore Perazzoli | 2000-06-10 | 1 | -3/+10 |
* | Bind Save As to save the current view of the contact as a vcard. | Christopher James Lahey | 2000-06-09 | 1 | -1/+12 |
* | Doh, sync the card simple and extract the card info. | Federico Mena Quintero | 2000-06-09 | 1 | -0/+3 |
* | Now this derives from GtkObject. It follows the same strategy as the | Federico Mena Quintero | 2000-06-09 | 10 | -2264/+2689 |
* | Fix Makefiles so that (guess what?) they work with builddir != srcdir. | Ettore Perazzoli | 2000-06-08 | 3 | -25/+25 |
* | Bind right click on the ETable to "Save to VCard." | Christopher James Lahey | 2000-06-06 | 1 | -0/+21 |
* | a bunch of patches to make evolution compile with bonobo in strange prefixes.... | Mathieu Lacage | 2000-06-05 | 3 | -19/+19 |
* | Made phone/email/address labels change correctly again. | Christopher James Lahey | 2000-06-03 | 1 | -3/+3 |
* | Made evolution-addressbook shut down when the shell is done with it. | Christopher James Lahey | 2000-06-03 | 1 | -2/+19 |
* | Made double click only work on the first button. | Christopher James Lahey | 2000-06-02 | 4 | -2/+4 |
* | return TRUE if opening a contact editor so that we don't get a "new | Christopher James Lahey | 2000-06-02 | 10 | -28/+415 |
* | Use stock Cancel buttons in the addressbook dialogs. | Ettore Perazzoli | 2000-06-01 | 1 | -3/+5 |
* | Added accelerators for the remaining items. | Miguel de Icaza | 2000-06-01 | 2 | -267/+156 |
* | 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 | 5 | -55/+12 |
* | Added a bit of space around the alphabet bar. | Christopher James Lahey | 2000-05-31 | 2 | -4/+6 |
* | Added alphabet.glade and alphabet.glade.h. | Christopher James Lahey | 2000-05-31 | 12 | -13/+1011 |
* | Made double clicking create a new card. Set the empty message. | Christopher James Lahey | 2000-05-30 | 7 | -52/+286 |
* | 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 | 5 | -0/+98 |
* | 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 |
* | Fixed some memory leaks. | Christopher James Lahey | 2000-05-24 | 1 | -0/+3 |
* | Added e-contact-editor-save-as.c and e-contact-editor-save-as.h. | Christopher James Lahey | 2000-05-23 | 5 | -1/+143 |
* | Added initialize_value and value_is_empty callbacks. | Christopher James Lahey | 2000-05-20 | 3 | -0/+50 |
* | Fixed a bug that broke address field support. | Christopher James Lahey | 2000-05-19 | 1 | -1/+1 |
* | Added support for arbitrary fields in the contact editor. | Christopher James Lahey | 2000-05-19 | 2 | -0/+104 |
* | Fixed e_card_name_copy and e_card_arbitrary_copy to deal correctly with a | Christopher James Lahey | 2000-05-19 | 5 | -550/+562 |
* | Implemented "MAILER" field. Added arbitrary field support. | Christopher James Lahey | 2000-05-18 | 1 | -1/+1 |
* | Fixed some memory leaks. | Christopher James Lahey | 2000-05-16 | 4 | -6/+11 |
* | Fixed a reference leak. | Christopher James Lahey | 2000-05-16 | 1 | -0/+2 |
* | Fixed a compile error. | Christopher James Lahey | 2000-05-16 | 1 | -4/+5 |
* | Got rid of a memory leak. Rearranged a couple functions. | Christopher James Lahey | 2000-05-16 | 7 | -50/+92 |
* | Use the correct policy for resize. | Christopher James Lahey | 2000-05-14 | 1 | -1/+1 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 14 | -410/+1348 |
* | Use accelerators here. | Miguel de Icaza | 2000-05-13 | 2 | -44/+51 |
* | 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 | 3 | -4/+10 |
* | Make sure that the canvas doesn't intercept keyboard focus. | Christopher James Lahey | 2000-05-10 | 1 | -0/+1 |
* | Added briefcase.png to get installed. | Christopher James Lahey | 2000-05-10 | 1 | -12/+39 |
* | Replaced the Address button with a label and rearranged the address area a | Christopher James Lahey | 2000-05-10 | 2 | -30/+33 |
* | Reenable editting. | Christopher James Lahey | 2000-05-10 | 3 | -7/+4 |
* | Destroy the view object when leaving the minicard view. | Christopher James Lahey | 2000-05-10 | 1 | -1/+4 |
* | Fixed reflow sorting to call reflow_request when sorting on an item | Christopher James Lahey | 2000-05-10 | 1 | -0/+1 |
* | Make File As change if name or company are changed pretty much anywhere. | Christopher James Lahey | 2000-05-10 | 2 | -0/+4 |
* | Rearranged order of things getting destroyed. | Christopher James Lahey | 2000-05-09 | 8 | -26/+47 |
* | Fixed some indentation. | Christopher James Lahey | 2000-05-09 | 3 | -80/+214 |
* | Fixed the string duplication problem. Fixed the business/home address | Christopher James Lahey | 2000-05-09 | 1 | -1/+1 |
* | Made a minimal number of things be destroyed and recreated when updating a | Christopher James Lahey | 2000-05-08 | 8 | -148/+245 |
* | make sure to free the return value of e_card_simple_get. | Chris Toshok | 2000-05-08 | 3 | -4/+14 |
* | Added saving in minicard view. | Christopher James Lahey | 2000-05-08 | 2 | -0/+90 |
* | (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 | 2 | -4/+4 |
* | 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 | 5 | -7/+21 |
* | 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 | 4 | -0/+798 |
* | 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 | 6 | -209/+134 |
* | 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 |
* | Added e-card-simple.c and e-card-simple.h. | Christopher James Lahey | 2000-05-05 | 2 | -291/+65 |
* | ignore the .pure directory | Chris Toshok | 2000-05-05 | 3 | -3/+6 |
* | #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 |
* | Made some fields invisible that were visible before. | Christopher James Lahey | 2000-05-01 | 4 | -10/+23 |
* | From addressbook/ChangeLog | Christopher James Lahey | 2000-05-01 | 4 | -45/+268 |
* | Fixed a string mismatch. | Christopher James Lahey | 2000-04-30 | 2 | -2/+2 |