aboutsummaryrefslogtreecommitdiffstats
path: root/vietnamese/vnpstext
ModeNameSize
-rw-r--r--Makefile743logstatsplainblame
-rw-r--r--distinfo56logstatsplainblame
d---------files182logstatsplain
-rw-r--r--pkg-comment54logstatsplainblame
-rw-r--r--pkg-descr376logstatsplainblame
-rw-r--r--pkg-plist268logstatsplainblame
a5897'>[ fixes bug #35394 ]Chris Toshok2002-12-142-3/+16 * GtkTreeStore wrapper. not built yetMike Kestner2002-12-122-0/+1452 * use "contacts", "contacts/ldap" as the accepted contacts types, so it'llChris Toshok2002-12-062-1/+7 * (component_free): Only invokeEttore Perazzoli2002-12-052-2/+10 * RevertedRodrigo Moya2002-12-022-5/+0 * Included gtkmessagedialog.h.Rodrigo Moya2002-12-022-0/+5 * changed to use a gtkdialog instead of a gnome one.Not Zed2002-12-0260-256/+285 * e_get_language_list now returns language codes that actually work withDan Winship2002-11-273-9/+11 * Fix <key> -> <applyto> typo.Ettore Perazzoli2002-11-262-2/+6 * (e_shell_offline_sync_all_folders):Ettore Perazzoli2002-11-262-39/+33 * Updated to pass a GSList to e_storage_set_view_set_checkboxes_list()Ettore Perazzoli2002-11-266-80/+72 * (idle_cb): Set displayed_any in the case when we areEttore Perazzoli2002-11-212-1/+10 * (impl_dispose): Save theEttore Perazzoli2002-11-212-2/+7 * use e_shell_ marshallers, and make sure STRING parameters map to *_STRING*Chris Toshok2002-11-2021-61/+144 * gnome message box -> gtk message dialog. (prepare_intelligent_page): FixNot Zed2002-11-202-5/+13 * Disabled for now.Ettore Perazzoli2002-11-2015-468/+659 * Pass type to bonobo_widget::set_property.Not Zed2002-11-192-1/+6 * re-enable importer wizard.Not Zed2002-11-182-1/+3 * from clicked_cb. (start_import): gtkdialogise.Not Zed2002-11-1812-169/+222 * run libglade-convert.Chris Toshok2002-11-182-129/+126 * force the scrolled table to be shown, apparently a bug in libglade2.Chris Toshok2002-11-173-0/+16 * init the corba exception before loading each config page, so previousChris Toshok2002-11-172-3/+15 * Update.Ettore Perazzoli2002-11-161-2/+2 * Added rule to generate GNOME_Evolution_Shell.server.in fromEttore Perazzoli2002-11-164-5/+17 * (impl_finalize): Fix typo; p -> sp.Ettore Perazzoli2002-11-162-3/+6 * No need to check for priv being NULL here anymore.Ettore Perazzoli2002-11-163-21/+17 * (e_shell_startup_wizard_create): ForEttore Perazzoli2002-11-162-1/+6 * (class_init): Pass the right parentEttore Perazzoli2002-11-152-1/+6 * e-shell-user-creatable-items-handler.c, Changed into a GObject subclassEttore Perazzoli2002-11-156-14/+28 * Ref/sink the GtkTooltips.Ettore Perazzoli2002-11-153-1/+10 * Use bonobo_main_quit() instead of gtk_main_quit(). (shell_weak_notify):Ettore Perazzoli2002-11-154-12/+42 * (save_settings_for_views): Removed.Ettore Perazzoli2002-11-152-30/+6 * (impl_dispose): NULL priv->ui_componentEttore Perazzoli2002-11-152-1/+8 * Avoid freeing the servant for now, it looks like something is messed upEttore Perazzoli2002-11-157-11/+25 * Removed. (no_views_left_cb): Use g_object_add_weak_pointer() instad ofEttore Perazzoli2002-11-1514-131/+197 * Change type of member etd inEttore Perazzoli2002-11-142-2/+8 * Connect finish_func to the "next" signal for now, since GnomeDruid seemsEttore Perazzoli2002-11-144-5/+17 * remove GTK_OBJECT cast and other GTK stuff.Not Zed2002-11-133-16/+23 * need to assign priv here, fixes a crash.Chris Toshok2002-11-122-0/+7 * (impl_dispose): Do unref the config_listener here [IEttore Perazzoli2002-11-122-1/+6 * (impl_finalize): Protect againstEttore Perazzoli2002-11-122-2/+9 * Make separate dispose/finalize overrides of just overriding destroy.Ettore Perazzoli2002-11-1229-254/+538 * use correctly IDL flags.Rodrigo Moya2002-11-082-1/+5 * guard against multiple calls. fixes a crash whenever a task finishes (theChris Toshok2002-11-084-60/+85 * (e_shell_show_settings): Allow type being NULL.Ettore Perazzoli2002-11-062-2/+7 * (load_folder): Do add folders with an unknownEttore Perazzoli2002-11-062-10/+5 * Set response_id to GTK_RESPONSE_OK. (cancel_button): Likewise, withEttore Perazzoli2002-11-063-169/+188 * Use g_object_get_data() instead of gtk_object_get_data(). Likewise.Ettore Perazzoli2002-11-0610-18/+29 * Split finalize/dispose. Likewise. Likewise. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-0614-58/+265 * g_object_unref instead of bonobo_object_unref for theEttore Perazzoli2002-11-065-15/+13 * New. (impl_finalize): New. (destroy): Removed. (class_init): InstallEttore Perazzoli2002-11-0645-201/+320 * Removed. (impl_finalize): New. (class_init): Install finalize handler, notEttore Perazzoli2002-11-054-30/+24 * Pass TRUE for arg allow_creation to e_shell_folder_selection_dialog_new().Ettore Perazzoli2002-11-057-98/+74 * (e_folder_type_registry_get_handler_for_type): Remove warning forEttore Perazzoli2002-11-042-32/+27 * Replace gtk_signal_emit() with g_signal_emit(). Likewise. Likewise.Ettore Perazzoli2002-11-0416-102/+106 * Use g_object_set_data() instead of gtk_object_set_data(). Likewise.Ettore Perazzoli2002-11-0412-39/+56 * Forgot to add this one.Ettore Perazzoli2002-11-041-0/+13 * Update.Ettore Perazzoli2002-11-041-1/+3 * Converted to Glade2 format. Likewise. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-047-1154/+1116 * Changed all gtk_object_refs()/gtk_object_unrefs() intoEttore Perazzoli2002-11-0446-601/+599 * Updated for libxml2. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-045-15/+22 * Renamed from GNOME_Evolution_Shell.oaf.in.Ettore Perazzoli2002-11-0437-542/+773 * First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-0251-878/+751 * Increase the width slightly.Ettore Perazzoli2002-10-293-1/+11