aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/shortcut-bar/e-icon-bar-bg-item.h
Commit message (Expand)AuthorAgeFilesLines
* added libetext.a and libeutil.a to test_shortcut_bar_LDADD, and got rid ofDamon Chaplin2000-02-211-1/+1
* Lots of reorganization to get the Evolution shell to begin its life. ItArturo Espinosa2000-01-061-0/+72
5f31dca8aceb4c97c966d44bac23eb7200'>Fix a reference counting bug.Jon Trowbridge2001-03-0614-6/+1084 * Cleaned up the formatting in this file a bit.Christopher James Lahey2001-03-048-81/+100 * doh, track renaming of objectclass from evolvePerson to evolutionPerson.Chris Toshok2001-03-032-14/+19 * rename evolveperson.schema to this, and add remaining attributes.Chris Toshok2001-03-033-28/+95 * install conduit iconsJP Rosevear2001-03-033-7/+16 * track change to e_contact_editor_new.Chris Toshok2001-03-022-1/+7 * add objectclasses for "person", "organizationalPerson", and "top" as well,Chris Toshok2001-03-022-38/+91 * new function. (e_minicard_view_event): split out the creation of theChris Toshok2001-03-0213-230/+753 * add new entries for phone enums, and fill in the ecard_field with (bogusChris Toshok2001-03-026-33/+140 * implement properly, we support everything.Chris Toshok2001-03-022-1/+17 * Oops, we do need to be able to write to "text" after all (for things likeJon Trowbridge2001-03-024-5/+33 * I am an idiot.Jon Trowbridge2001-03-022-12/+27 * Change for new EDestination/ESelectNamesModel API.Jon Trowbridge2001-03-0218-1100/+2301 * Used ESelectionModelSimple and the changes to EReflow and EReflowSorted toChristopher James Lahey2001-03-016-67/+199 * Made this pay attention to the return value of e_sexp_parse.Christopher James Lahey2001-02-223-7/+22 * new function. (impl_GNOME_Evolution_Addressbook_Book_getSupportedFields):Chris Toshok2001-02-2113-81/+245 * Moved the register_factory() code to here, since it was the only thingFederico Mena Quintero2001-02-212-14/+38 * new function.Chris Toshok2001-02-204-1/+76 * Oops, forgotten bits from last commitJP Rosevear2001-02-201-1/+1 * Remove PISOCK_LIBDIRJP Rosevear2001-02-202-1/+5 * Removed entry to nonexistant program.Jon Trowbridge2001-02-201-12/+1 * When creating the entry, open up an ebook (corresponding to the localJon Trowbridge2001-02-209-20/+608 * add sequence<string> typedef, and add getSupportedFields method.Chris Toshok2001-02-187-0/+91 * Ignore generated .oaf filesDan Winship2001-02-153-0/+3 * Undefine E_STRING_PROP and E_LIST_PROP here.Christopher James Lahey2001-02-1510-32/+105 * Translations.Kjartan Maraas2001-02-132-2/+3 * Marked strings for translation in this newly created file. Hook up theKjartan Maraas2001-02-1310-49/+74 * Removed an ancient #include <libgnorba/gnorba.h>Jason Leach2001-02-122-1/+5 * Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-1133-313/+40 * flesh out this check. #ifdef the entire thing OPENLDAP2, as it only worksChris Toshok2001-02-082-2/+53 * Added N_("* Click here to add a contact *").Christopher James Lahey2001-02-082-0/+6 * only set the DEBUG_LEVEL if we're OPENLDAP2.Chris Toshok2001-02-082-0/+7 * return TRUE if equal, FALSE otherwise. (business_compare): same.Chris Toshok2001-02-072-40/+95 * Added -DEVOLUTION_DATADIR=\""$(datadir)"\".Christopher James Lahey2001-02-073-2/+12 * doh, didn't mean to commit this.Chris Toshok2001-02-072-3/+10 * new file. this will eventually form the suggested additions to an existingChris Toshok2001-02-072-0/+116 * don't need the = NULL's since we g_new0. (check_for_evolve_person): newChris Toshok2001-02-072-58/+215 * err, allocate 2 char*s when i assign 2 char*s.Chris Toshok2001-02-062-2/+6 * switch to ldap_modify_ext_s if OPENLDAP2, as ldap_modify_s is deprecated.Chris Toshok2001-02-062-18/+144 * Save the help_text in the closure.Christopher James Lahey2001-02-062-2/+17 * Added gal-view-factory-minicard.c, gal-view-factory-minicard.h,Christopher James Lahey2001-02-067-8/+380 * Make the Note field be quoted printable.Christopher James Lahey2001-02-053-4/+20 * Call e_select_names_set_default when appropriate.Christopher James Lahey2001-02-054-38/+126 * #ifdef INCLUDE_FILE_SOURCE. (table_add_elem): add help_text parameter andChris Toshok2001-01-302-15/+87 * Added Slovak messagesStano Visnovsky2001-01-301-0/+2 * Replace the arrow icons in the ESelectNames component with "->" for aEttore Perazzoli2001-01-272-7/+13 * add comment about the else block here. (prop_info): add home_address,Chris Toshok2001-01-262-10/+19 * Made this only add the initial VCard if it finds a file "create-initial"Christopher James Lahey2001-01-264-5/+49 * Setup the view collection properly and handle the "display_view" signal.Christopher James Lahey2001-01-262-2/+24 * Actually make the icon for the "print" menu item work (I was missing aEttore Perazzoli2001-01-252-1/+6 * Make the addressbook use the new 16x16 icons in the menus.Ettore Perazzoli2001-01-252-0/+9 * Get the addressbook to use the new "Show all" icon.Ettore Perazzoli2001-01-252-0/+35 * esexp api change fixes.Not Zed2001-01-253-11/+19 * make sure to add the lengths here (include the \0? anyone?).Chris Toshok2001-01-252-2/+12 * (Fix #1225: advanced search cancel/close)Jason Leach2001-01-242-32/+48 * properly ref the ecard. still need to kill some memory leaks.JP Rosevear2001-01-232-0/+6 * remove vfs dependencyJP Rosevear2001-01-233-11/+15 * Remove deleted records from the pilot map so we don't have dupes in theJP Rosevear2001-01-232-1/+7 * Updated sl translationsAndraz Tori2001-01-221-0/+2 * Update for e_popup_menu_run prototype change.Dan Winship2001-01-203-2/+8 * (Adding a boolean "entry_changed" BonoboPropertyBag arg)Jason Leach2001-01-192-1/+34 * always free the delivery elements and correct embarrassingly stupid memoryJP Rosevear2001-01-193-16/+29 * Made it return a gboolean; it was completely ignoring the return valueFederico Mena Quintero2001-01-193-5/+11 * add evolution-gnomecard-importer.Larry Ewing2001-01-182-0/+3 * add the doc/devel/importer/Makefile as a target.Larry Ewing2001-01-182-2/+10 * Forgot...Iain Holmes2001-01-181-1/+2 * Support the new interfacesIain Holmes2001-01-183-26/+16 * s/Helix Code/Ximian/ for the initial contact card.Jason Leach2001-01-172-5/+10 * Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home.Jacob Leach2001-01-171-1/+1 * '2001-01-15 JP Rosevear <jpr@ximian.com>JP Rosevear2001-01-162-8/+20 * changed the signature of the property_bag get/set functionsDietmar Maurer2001-01-153-0/+6 * remove old config messageJP Rosevear2001-01-151-2/+3 * pass -module and -avoid-version to conduit linkerJP Rosevear2001-01-142-0/+6 * Add an ::asyncCopyFolder method to the ShellComponent interface. MoveEttore Perazzoli2001-01-132-1/+6 * added i18n for etable.Miguel de Icaza2001-01-122-0/+37 * Fix make distIain Holmes2001-01-121-0/+3 * Try againIain Holmes2001-01-121-1/+1 * get a book view from somewhere so we can give status messages - choose theChris Toshok2001-01-122-23/+100 * GnomeCard importerIain Holmes2001-01-124-1/+293 * More Makefile organization to compileMiguel de Icaza2001-01-102-12/+15 * Order LDADD flags correctly so it compiles.Miguel de Icaza2001-01-102-4/+8 * connect with the EAddressbookView's status_message signal.Chris Toshok2001-01-104-2/+106 * register our status_message signal. (status_message): new function, emitChris Toshok2001-01-109-81/+277 * if we're setting the full name regenerate ecard->name.Chris Toshok2001-01-102-0/+8 * new function. (impl_BookListener_respond_authentication_result): newChris Toshok2001-01-0514-9/+313 * Added this function.Christopher James Lahey2001-01-057-21/+259 * Remove non-existent fileJP Rosevear2001-01-0514-1478/+24 * Oops, this shouldn't have gone in yetJP Rosevear2001-01-052-0/+4 * Need to e_sexp_unref the the sexp, not gtk_object_unref it.JP Rosevear2001-01-056-5/+8 * check capabilities is valid before doing a strstr.Michael Meeks2001-01-042-5/+10 * g_strdup things we g_free.Michael Meeks2001-01-032-1/+6 * Make sure this won't crash if the given contact is removed from theChristopher James Lahey2001-01-034-33/+134 * copy the dialog's source, destroy the dialog after we're done, and makeChris Toshok2000-12-317-171/+67 * new function, calling our new config ui code. (control_activate): noChris Toshok2000-12-3012-882/+1186 * add addressbook-config.[ch].Chris Toshok2000-12-294-0/+595 * Set draw background to FALSE.Miguel de Icaza2000-12-255