aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-bonobo-factory-util.h
Commit message (Expand)AuthorAgeFilesLines
* New function to create a factory that creates separate component instancesEttore Perazzoli2001-08-051-0/+33
13 14:07:10 +0800'>2003-01-132-2/+11 * fix a past-o with the physical_uri_list prepend.Not Zed2003-01-132-1/+6 * Read the characters as utf8, rather than as 8 bit bytes. Remove theNot Zed2003-01-133-17/+87 * g_strdup the md->charset otherwise we'll get memory corruption later. ThisJeffrey Stedfast2003-01-122-1/+7 * "Send Later" feature changed for 1.2 and I didn't notice. Shame on me.Aaron Weber2003-01-121-27/+15 * We also need to call message_list_set_hidedeleted() here so that anyJeffrey Stedfast2003-01-116-42/+90 * (connect_to_shell): CORBA_Object_release() the CORBA shell.Ettore Perazzoli2003-01-112-0/+8 * Don't duplicate the shell object here before passing toEttore Perazzoli2003-01-115-16/+24 * Make this work again.Dan Winship2003-01-112-4/+8 * revert broken fixMike Kestner2003-01-111-1/+1 * (e_shell_view_save_defaults): Save the expansionEttore Perazzoli2003-01-112-20/+22 * notify-type is a int, not a bool. Duh.Jeffrey Stedfast2003-01-112-1/+6 * Make the view save its settings as the default ones if it's the last one.Ettore Perazzoli2003-01-113-1/+15 * Generate the URI list from the popt context fetched from the GnomeProgramEttore Perazzoli2003-01-113-25/+44 * Updated for function rename.Jeffrey Stedfast2003-01-1110-53/+81 * (parse_default_uri): Remove bogus is_default check.Ettore Perazzoli2003-01-112-2/+5 * Updated Slovak translation.Stanislav Visnovsky2003-01-112-10440/+19921 * (set_default_folder_physical_uri_from_path): NewEttore Perazzoli2003-01-112-21/+53 * Set defaults for /apps/evolution/shell/default_folders/... .Ettore Perazzoli2003-01-113-5/+14 * Fixed a situation in which we could notify the shell listener twice.Jeffrey Stedfast2003-01-113-21/+26 * Removed non-existing file. Updated Swedish translation.Christian Rose2003-01-103-469/+480 * Save the paned_size notify handle. (folder_browser_destroy): Remove gconfNot Zed2003-01-103-3/+15 * remove cast to GTK_OBJECT, it isn't, nor needed.Not Zed2003-01-102-1/+6 * Remove info.png from a couple of images, the image is set via code atNot Zed2003-01-102-2/+4 * try to load the uri again if it failed previously. (book_open_cb): setChris Toshok2003-01-104-3/+47 * enable the account before attempting to saving it.Chris Toshok2003-01-103-3/+13 * dont unref the dialogue. (dialog_destroy_cb): null out theNot Zed2003-01-102-5/+9 * glist->gslist for display_folders list (mail_change_notify): "Not Zed2003-01-103-10/+23 * doh, fix build error.Chris Toshok2003-01-102-2/+7 * #include gtklabel.h, fixes an unresolved symbol.Chris Toshok2003-01-102-0/+6 * build up the list of supported auth_methods.Chris Toshok2003-01-1011-66/+411 * deal with backends that might not have loaded successfully (they'll have aChris Toshok2003-01-102-12/+19 * call e_select_names_bonobo_construct on the newly created object.Chris Toshok2003-01-102-0/+8 * don't pass NULL to bonobo_widget_set_property.Chris Toshok2003-01-102-3/+10 * use pango_layout_get_pixel_size here instead of pango_layout_get_width,Chris Toshok2003-01-102-1/+10 * Properly reset activity_interface to NULL.Ettore Perazzoli2003-01-104-6/+21 * addressbook-config.etspec is gone.Chris Toshok2003-01-105-6353/+6001 * change gtk_widget_show to gtk_widget_show_all so all the various customChris Toshok2003-01-102-1/+7 * fix parameter types here (this signal isn't generated from an ETable.)Chris Toshok2003-01-106-1/+26 * Updated question testAnna Marie Dirks2003-01-101-0/+0 * remove the select names stuff (the Related Contacts button/entry.)Chris Toshok2003-01-103-2537/+2285 * Screenshot of outlook's OOOA Config dialog.Anna Marie Dirks2003-01-101-0/+17 * Screenshot of outlook's OOOA Config dialog.Anna Marie Dirks2003-01-105-0/+29 * change this to use GtkImage instead of GnomeCanvas.Chris Toshok2003-01-102-29/+16 * Glade file for the Out of Office Assistant.Anna Dirks2003-01-101-0/+488 * pass bag to bonobo_pbclient_set_boolean.Chris Toshok2003-01-102-1/+6 * (owner_set_cb): Don't callEttore Perazzoli2003-01-102-4/+6 * comment out the factory oaf_server, and change the location of theChris Toshok2003-01-104-6/+33 * need to ref/sink "new" so that the g_object_unref doesn't spew a warning.Chris Toshok2003-01-102-1/+9 * #include "mail-format.h"Jeffrey Stedfast2003-01-101-0/+1 * Allow recur_id to be NULL to clear the recurrence id. (Based on a story byDan Winship2003-01-104-5/+25 * Added druidpagestart1 to the pages list. (construct): Change the limits onNot Zed2003-01-099-188/+179 * back out accidental commitJoe Shaw2003-01-091-9/+9 * g_free->xmlFree (account_to_xml): copy xml memory to glib memory whenNot Zed2003-01-092-16/+29 * back out accidental commitJoe Shaw2003-01-091-9/+9 * oops, don't include e-treeview-selection-model.h unless we're building theChris Toshok2003-01-092-1/+6 * dont unref the pango context, get_context() doesn't create a ref.Not Zed2003-01-092-1/+5 * Fix to build.Jeffrey Stedfast2003-01-092-1/+6 * add in the schema entry for minimum_query_length.Chris Toshok2003-01-092-0/+16 * add E_ADDRESSBOOK_VIEW_TREEVIEW to the enum, ifdef'ed out.Chris Toshok2003-01-094-18/+190 * add parent arg.Chris Toshok2003-01-097-1/+1063 * (e_pixmap_file): Update to useEttore Perazzoli2003-01-092-4/+12 * make it buildJeffrey Stedfast2003-01-091-1/+1 * Icons are now in $(datadir)/evolution/images instead ofEttore Perazzoli2003-01-094-4/+12 * $(datadir)/evolution/images instead of $(datadir)/images/evolution.Ettore Perazzoli2003-01-095-22/+30 * Images are now in $(datadir)/evolution/imagesEttore Perazzoli2003-01-097-30/+45 * Images are now in $(datadir)/evolution/images instead ofEttore Perazzoli2003-01-092-1/+7 * Images are now in $(datadir)/evolution/images instead ofEttore Perazzoli2003-01-093-3/+11 * Icons are now in $(datadir)/evolution/imagesEttore Perazzoli2003-01-092-1/+6 * (imagesdir): Install images intoEttore Perazzoli2003-01-092-3/+12 * Call folder_browser_set_message_preview().Jeffrey Stedfast2003-01-092-2/+4 * Removed. (mail_config_set_show_preview): Removed.Jeffrey Stedfast2003-01-095-93/+48 * Move PASBook request handling into PASBackend itself since allDan Winship2003-01-095-395/+559 * Use gconf to get the default account index.Jeffrey Stedfast2003-01-092-36/+48 * Save the setting via gconf. (mail_config_add_account): Immediately saveJeffrey Stedfast2003-01-093-14/+5 * Save the setting via gconf. (mail_config_add_account): Immediately saveJeffrey Stedfast2003-01-093-63/+79 * (evolution_LDFLAGS): -export-dynamic so customEttore Perazzoli2003-01-093-1/+9 * Updated Swedish translation.Christian Rose2003-01-092-1224/+925 * - 3092 translated messages, 761 fuzzy translations, 2471 untranslated messages.Andrew V. Samoilov2003-01-081-165/+110 * update...Marco Ciampa2003-01-081-126/+126 * update...Marco Ciampa2003-01-081-80/+63 * use the composer's charset gconf keyJeffrey Stedfast2003-01-082-2/+2 * oops, forgot to init the gconf-clientJeffrey Stedfast2003-01-082-1/+4 * remove a dead headerJeffrey Stedfast2003-01-081-1/+0 * Use gconf to get the paned size. (folder_browser_set_message_preview):Jeffrey Stedfast2003-01-0823-1634/+1099 * New convenience function. (attach_to_multipart): UseJeffrey Stedfast2003-01-082-1/+23 * Convenience function. (get_file_content): Use the convenience function toJeffrey Stedfast2003-01-082-4/+44 * fix the SYNTAX for the telephone attributes, and make the fax attributesChris Toshok2003-01-082-13/+15 * add poDan Winship2003-01-083-15/+19 * Don't translate the conf strings. Camel already did it.Dan Winship2003-01-082-10/+16 * add a "translation_domain" field. (NULL for all providers in the camelDan Winship2003-01-083-5/+21 * setup gettextDan Winship2003-01-082-0/+8 * updating...Marco Ciampa2003-01-081-105/+68 * Added "am.po" to the ALL_LINGUAS list.Daniel Yacob2003-01-071-1/+1 * Adding Amharic translation.Daniel Yacob2003-01-072-0/+27335 * New.Dan Winship2003-01-074-3/+37 * Updating...not completly done yet.Marco Ciampa2003-01-071-108/+72 * dont double-free storage_lname.Not Zed2003-01-072-1/+5 * First commit of the new translator...Marco Ciampa2003-01-071-225/+203 * Add this back: Connector needs it, and there's no reason for addressbookDan Winship2003-01-074-0/+457 * Updated the help message for the read receipt proposal.Anna Dirks2003-01-071-0/+5 * Changed help message near top of this image.Anna Dirks2003-01-071-0/+0 * Updated Spanish translation by Fco. Javier FernandezPablo Gonzalo del Campo2003-01-072-7642/+6889 * remove idldir definition. (It's defined in configure.in now)Dan Winship2003-01-0614-13/+34 * Use "Evolution", not "evolution", since that becomes the value of theDan Winship2003-01-0612-98/+119 * Updated Hungarian translation.Andras Timar2003-01-062-4889/+5243 * init local exception before doing anything. fixes a crash.Not Zed2003-01-062-0/+6 * spell-checkJeffrey Stedfast2003-01-051-5/+5 * Use e_destination_get_email() instead of e_destination_get_address() whenJeffrey Stedfast2003-01-052-2/+12 * Instead of checking recipients != NULL, check that camel_address_lengthJeffrey Stedfast2003-01-052-2/+9 * Adding the Comments file for people to store their, uh, comments.Anna Dirks2003-01-041-0/+3 * This is the ChangeLog..Anna Dirks2003-01-042-19/+41 * Removing these files so that no on else looks at them quite yet.Anna Dirks2003-01-042-21/+0 * Spec file which describes the desired appearance and behavior or the read rec...Anna Dirks2003-01-041-0/+49 * This screenshot show Outlook (Express)'s implementation of the read receipt i...Anna Dirks2003-01-041-0/+0 * more bug #'sJeffrey Stedfast2003-01-041-1/+1 * had to get rid of these two files, since their names were too confusing to ex...Anna Dirks2003-01-042-0/+0 * added a bug # that was fixedJeffrey Stedfast2003-01-041-1/+1 * Scroll to the newly added row. (rule_delete): Scroll to the selected row.Jeffrey Stedfast2003-01-042-10/+41 * fixed some labels, and removed an unnecessary frame. this design could use so...Anna Dirks2003-01-042-0/+346 * Fixed some build issues.Jeffrey Stedfast2003-01-046-19/+32 * Removing this screenshot because it was mangled by the screenshooting softwar...Anna Dirks2003-01-041-0/+0 * better screenshot of generic read receipt optionsAnna Dirks2003-01-041-0/+0 * screenshot of secure receipt optionsAnna Dirks2003-01-041-0/+0 * Initial mockup for the 'set message priority' featureAnna Dirks2003-01-041-0/+0 * Initial spec for the 'set message priority' featureAnna Dirks2003-01-041-0/+21 * Removing these two as they contain a spelling mistake.Anna Dirks2003-01-042-360/+0 * Ignore Glade backup files.Ettore Perazzoli2003-01-031-0/+1 * Remove .bak files.Ettore Perazzoli2003-01-032-360/+0 * glade2 file with an attempted design for evo's read receipt stuffAnna Dirks2003-01-034-0/+720 * various screenshots of outlook's implementation of read receiptsAnna Dirks2003-01-034-0/+0 * Updated Swedish translation somewhat.Christian Rose2003-01-032-161/+172 * A bunch of fixes to make e-util build with -DG_DISABLE_DEPRECATED andJeffrey Stedfast2003-01-038-234/+205 * fixed to build with -DG_DISABLE_DEPRECATEDJeffrey Stedfast2003-01-038-50/+20 * fixed to build with -DG[TK]_DISABLE_DEPRECATEDJeffrey Stedfast2003-01-032-1/+2 * fixesJeffrey Stedfast2003-01-032-12/+5 * newJeffrey Stedfast2003-01-031-0/+65 * more fixesJeffrey Stedfast2003-01-033-9/+9 * Fixed to build with -DG_DISABLE_DEPRECATED and -DGTK_DISABLE_DEPRECATEDJeffrey Stedfast2003-01-0310-46/+76 * (e_signal_connect_full_while_alive): Get toEttore Perazzoli2003-01-032-3/+9 * Dutch translation updated by "Last-Translator: \n".Vincent van Adrighem2003-01-032-5395/+5665 * [ fixes the non-ui portion of #36183 ] use the entry'sChris Toshok2003-01-025-15/+71 * Updated Swedish translation somewhat.Christian Rose2002-12-292-320/+267 * add missing .cvsignore entriesJose Maria Celorio2002-12-281-0/+1 * Updated Swedish translation somewhat.Christian Rose2002-12-282-4966/+5241 * One more typoAndrew V. Samoilov2002-12-271-1/+1 * Typo fixedAndrew V. Samoilov2002-12-272-2/+2 * - 3329 translated messages, 344 fuzzy translations, 2651 untranslated messages.Andrew V. Samoilov2002-12-261-156/+119 * fix broken entryTakuro Kitame2002-12-261-2/+6 * Update Japanese translationTakuro Kitame2002-12-262-585/+317 * - 3173 translated messages, 460 fuzzy translations, 2691 untranslated messages.Andrew V. Samoilov2002-12-252-342/+240 * *** empty log message ***Wang Jian2002-12-212-748/+484 * (e_signal_connect_while_alive): New.Ettore Perazzoli2002-12-203-25/+55 * [With this commit, the shell compiles without deprecatedEttore Perazzoli2002-12-2048-897/+1225 * Add AC_CONFIG_AUX_DIR(..) so it looks for ylwrap in the toplevel evolutionJoe Shaw2002-12-202-0/+10 * (addressbook_config_control_new): Made it return anEttore Perazzoli2002-12-203-2/+11 * Replace gtk_signal_disconnect_by_data() withHans Petter Jansson2002-12-1920-412/+265 * free the children before we free and dispose of our ecol, sinceChris Toshok2002-12-191-3/+3 * pass NULL for parent_window for e_table_config_new.Chris Toshok2002-12-195-1861/+2199 * add the parent arg.Chris Toshok2002-12-195-10/+18 * [ fixes bug #34897 ] don't free the return of e_card_simple_get_const, asChris Toshok2002-12-192-1/+8 * convert the clist in here to a GtkTreeView. your guess is as good as mineChris Toshok2002-12-192-38/+68 * g_string_sprintfa -> g_string_append_printf. (create_alphabet): same.Chris Toshok2002-12-193-7/+16 * drop use of "font" arg. (get_left_width): use pango to calculate thisChris Toshok2002-12-1926-121/+227 * g_strcasecmp -> g_ascii_strcasecmp. (FIND_INSERT): same.Chris Toshok2002-12-185-3/+20 * commit this tooJeffrey Stedfast2002-12-181-1/+2 * Replace calls to g_string_sprintfa() with g_string_append_printf() sinceJeffrey Stedfast2002-12-1820-117/+141 * Replace calls to g_string_sprintfa() with g_string_append_printf() sinceJeffrey Stedfast2002-12-184-80/+92 * ...And a whole bunch more build fixes.Jeffrey Stedfast2002-12-1824-346/+321 * oops, use strcmp, not !strcmp here.Chris Toshok2002-12-182-1/+6 * [ Fixes bug #35135 ] don't free the default_book_uri here, it's done inChris Toshok2002-12-182-9/+48 * edit->tep isn't a GtkObject anymore.Chris Toshok2002-12-171-2/+0 * Detect text/html parts that were marked as text/plain and re-tag them asJeffrey Stedfast2002-12-172-14/+39 * pass in the pango layout so we don't have to create another one here.Chris Toshok2002-12-171-90/+46 * Wrap the content with a table so that text isn't fully left-justified.Jeffrey Stedfast2002-12-172-7/+20 * (make_table): Do not ref/sink the ETreeMemoryEttore Perazzoli2002-12-172-3/+5 * (addressbook_config_control_new): UseEttore Perazzoli2002-12-172-1/+8 * remove obvious double g_strdup.Chris Toshok2002-12-173-3/+3 * Use camel_text_to_html() instead of e_text_to_html(). (mail_text_write):Jeffrey Stedfast2002-12-176-23/+62 * Don't #include <e-util/e-html-utils.h>Jeffrey Stedfast2002-12-172-2/+5 * Don't #include "e-util/e-html-utils.h" as we don't use it.Jeffrey Stedfast2002-12-172-1/+5 * Removed. Back to the fiery depths of hell from whence ye came!Jeffrey Stedfast2002-12-174-450/+7 * Use camel_text_to_html() instead.Jeffrey Stedfast2002-12-172-4/+9 * New convenience function to replace calls to e_text_to_html() in theJeffrey Stedfast2002-12-173-0/+32 * Use camel_text_to_html(). (e_msg_composer_new_from_url): Same.Jeffrey Stedfast2002-12-173-17/+25 * Re-implemented to use streams. Also no need to check for html sinceJeffrey Stedfast2002-12-17