aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component
Commit message (Expand)AuthorAgeFilesLines
* Wrap the ESelectNames stuff into a Bonobo interface, so that we canEttore Perazzoli2000-07-0812-11/+597
* Added an "editable" argument.Christopher James Lahey2000-07-083-12/+29
* Changed to line mode.Christopher James Lahey2000-07-081-0/+9
* Implemented the get_cards function.Christopher James Lahey2000-07-083-3/+75
* Make the entry widgets we create editable.Christopher James Lahey2000-07-085-12/+45
* Since ELDAPServer->port is a char *, allocate a string with the number 389Christopher James Lahey2000-07-0810-25/+190
* add scope to ELDAPServer, and make port a string.Chris Toshok2000-07-073-20/+56
* Changed "FIXME: Save and Close" to "Save and Close". Removed some toolbarChristopher James Lahey2000-07-065-23/+355
* call e_ldap_storage_add_server call.Chris Toshok2000-07-067-94/+191
* remove hack to read "uri" file from local directory.Chris Toshok2000-07-065-9/+249
* Fixed more compile errors.Christopher James Lahey2000-07-043-3/+4
* Fixed compile error.Christopher James Lahey2000-07-041-2/+0
* Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c,Christopher James Lahey2000-07-0417-51/+995
* EvolutionShellClient.Ettore Perazzoli2000-06-301-1/+1
* New select names manager interface (Not complete.)Christopher James Lahey2000-06-292-0/+220
* Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-274-2/+34
* Build a `libeshell.a' library in `shell/' so that we don't need toEttore Perazzoli2000-06-131-9/+1
* Removed the ETableModel thaw handler. Likewise.Federico Mena Quintero2000-06-132-22/+4
* Fixed the widget reparenting.Christopher James Lahey2000-06-111-2/+4
* Added glade files.Christopher James Lahey2000-06-115-11/+38
* Make ETable use EScrollFrame instead of GtkScrolledWindow.Ettore Perazzoli2000-06-111-0/+1
* Renamed a bunch of functions for better readability.Christopher James Lahey2000-06-114-53/+108
* Glade files for Select Names dialog.Christopher James Lahey2000-06-112-0/+254
* Do e_card_simple_sync and extract_info more often.Christopher James Lahey2000-06-111-5/+102
* Initial support for creating/removing folders. This implies some newEttore Perazzoli2000-06-101-3/+10
* Now this derives from GtkObject. It follows the same strategy as theFederico Mena Quintero2000-06-091-68/+46
* Bind right click on the ETable to "Save to VCard."Christopher James Lahey2000-06-061-0/+21
* Made evolution-addressbook shut down when the shell is done with it.Christopher James Lahey2000-06-031-2/+19
* return TRUE if opening a contact editor so that we don't get a "newChristopher James Lahey2000-06-026-24/+403
* Use stock Cancel buttons in the addressbook dialogs.Ettore Perazzoli2000-06-011-3/+5
* Make the toolbar look like a standard GNOME toolbar my putting it intoEttore Perazzoli2000-06-011-2/+9
* New files for card list.Christopher James Lahey2000-05-312-0/+268
* Made the alphabet buttons not focusable.Christopher James Lahey2000-05-311-27/+1
* Added a bit of space around the alphabet bar.Christopher James Lahey2000-05-311-2/+3
* Added alphabet.glade and alphabet.glade.h.Christopher James Lahey2000-05-314-11/+499
* Remove storage test code that I committed by accident.Ettore Perazzoli2000-05-282-5/+7
* Added double click to open contact editor.Christopher James Lahey2000-05-283-0/+79
* Fix 'make dist' errors.Ross Golder2000-05-281-1/+1
* Removed some columns.Christopher James Lahey2000-05-261-4/+0
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-2510-4/+249
* Switched printing and gui.Christopher James Lahey2000-05-242-3/+22
* Added initialize_value and value_is_empty callbacks.Christopher James Lahey2000-05-201-0/+14
* Fixed some memory leaks.Christopher James Lahey2000-05-161-2/+6
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-142-6/+10
* Saved translatable strings. Added files to POTFILES.in.Valek Frob2000-05-132-34/+57
* make the toolbars detachable now that we require a new enough versionDan Winship2000-05-121-1/+0
* Make the table view be sorted by name initially.Christopher James Lahey2000-05-111-1/+1
* Send a proper response when you can't find the ldap URI.Christopher James Lahey2000-05-111-10/+12
* Added a dialog for when you can't open an addressbook.Christopher James Lahey2000-05-111-0/+30
* Removed dist-hook section.Christopher James Lahey2000-05-101-0/+2
* Destroy the view object when leaving the minicard view.Christopher James Lahey2000-05-101-1/+4
* Rearranged order of things getting destroyed.Christopher James Lahey2000-05-091-2/+2
* Fixed the string duplication problem. Fixed the business/home addressChristopher James Lahey2000-05-091-1/+1
* make sure to free the return value of e_card_simple_get.Chris Toshok2000-05-081-2/+8
* (addressbook_factory): create the ebook once.Chris Toshok2000-05-081-3/+4
* don't create a new ebook. instead, unload the current uri (if there isChris Toshok2000-05-081-10/+6
* Replaced some model_changed calls with row_inserted calls.Christopher James Lahey2000-05-081-2/+2
* Removed some code that was notifying too many clients at the wrong times.Christopher James Lahey2000-05-081-30/+10
* Make the addressbook create the correct file uri. Added a default query.Christopher James Lahey2000-05-072-4/+15
* remove the separator and toggle view items as well. (toggle_view_as_cb):Chris Toshok2000-05-071-74/+203
* Made a NULL callback just mean to not call back.Christopher James Lahey2000-05-072-0/+399
* Made a NULL callback just mean to not call back.Christopher James Lahey2000-05-073-41/+163
* Mostly finished ECardSimple.Christopher James Lahey2000-05-071-6/+4
* ignore evolution-addressbook.pureChris Toshok2000-05-072-0/+13
* Made the component take a uri through its property bag.Christopher James Lahey2000-05-071-3/+103
* ignore the .pure directoryChris Toshok2000-05-051-1/+2
* #ifdef HAVE_LDAP the ldap specific stuff. (null_cb): same.Chris Toshok2000-05-031-3/+8
* added e-ldap-server-dialog.c (glade_DATA): added ldap-server-dialog.gladeChris Toshok2000-05-015-31/+533
* Added e_card_phone_new e_card_delivery_address_new,Christopher James Lahey2000-04-301-0/+1
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-286-12/+140
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-212-16/+17
* + * addressbook/gui/component/addressbook.cMatthew Loper2000-04-161-7/+66
* new function. (delete_contact_cb): wire up button to callChris Toshok2000-04-111-1/+15
* implement braindead dialog to input the query string for the view.Chris Toshok2000-04-111-9/+42
* Fixed a bug where I was sending the wrong information to some callbacks.Christopher James Lahey2000-04-101-2/+6
* + * addressbook/gui/component/addressbook.c (control_activate): MakeMatthew Loper2000-04-101-3/+3
* + * addressbook/Makefile.am: Compile contact-editor, _then_ gui,Matthew Loper2000-04-103-20/+88
* + * addressbook/gui/component/addressbook.c (addressbook_factory):Matthew Loper2000-04-091-17/+30
* pixmap_DATA isn't defined so don't use it as a variable.Christopher James Lahey2000-04-096-0/+385