aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/icqlib
ModeNameSize
-rw-r--r--Makefile614logstatsplainblame
-rw-r--r--distinfo193logstatsplainblame
-rw-r--r--pkg-descr196logstatsplainblame
-rw-r--r--pkg-plist71logstatsplainblame
0 * (DEVELOPMENT_WARNING): Define.Ettore Perazzoli2003-11-142-6/+17 * New.Ettore Perazzoli2003-11-145-0/+55 * (ensure_menu_items): ReverseEttore Perazzoli2003-11-132-1/+7 * (GNOME.Evolution.Component.UnknownType):Ettore Perazzoli2003-11-132-1/+8 * New signal "component_changed". (class_init): Install. (switch_view):Ettore Perazzoli2003-11-1310-269/+361 * merged spam filtering branchRadek Doulik2003-11-132-0/+2 * Call e_sidebar_select_button() instead of switch_view().Ettore Perazzoli2003-11-134-25/+63 * kill the right thing (kill_old_dataserver): rename and check the versionJP Rosevear2003-11-122-10/+19 * Added a new "-c" command-line arg. (idle_cb): If the arg is specified,Ettore Perazzoli2003-11-117-101/+76 * New member "component_alias". (component_view_new): Get a new "alias" arg,Ettore Perazzoli2003-11-116-27/+128 * don't include top level libicalJP Rosevear2003-11-081-1/+0 * make sure the marshal header is in the sources tooJP Rosevear2003-11-072-1/+5 * Shush.JP Rosevear2003-11-071-6/+5 * Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-073-22/+25 * (setup_name_selector):Ettore Perazzoli2003-11-041-1/+1 * Update factory ID.Ettore Perazzoli2003-11-041-0/+5 * Use "evolution2:config_item" attributes instead of "evolution:config_item"Ettore Perazzoli2003-11-043-11/+20 * set up vars and rules for versioning the .server filesJP Rosevear2003-10-311-8/+4 * declare an exception for createControls to return, so we don't have toDan Winship2003-10-302-1/+9 * Add e-shell-view.h to evolution_SOURCESRodney Dawes2003-10-292-0/+5 * Fix automake warning, and add e-shell-user-creatable-items-handler.h toRodney Dawes2003-10-282-4/+6 * handle the case where label == NULL, and set it to _("Unknown").Chris Toshok2003-10-232-0/+10 * Add a little border to the buttons so it looks nicer.Ettore Perazzoli2003-10-233-8/+35 * New member "component_registry". (e_shell_construct): Don't callEttore Perazzoli2003-10-2310-1061/+226 * Emit the right signal. (impl_tree_drag_data_get): Same.Jeffrey Stedfast2003-10-232-2/+8 * Make the scrolled window have a GTK_SHADOW_IN shadow.Ettore Perazzoli2003-10-232-1/+4 * Make the scrolled window have a GTK_SHADOW_IN shadow. Likewise.Ettore Perazzoli2003-10-232-0/+13 * Use e_storage_browser_peek_widget_scrolled() to retrieve the scrolledEttore Perazzoli2003-10-233-3/+28 * (PADDING): Increase to 6 pixels.Ettore Perazzoli2003-10-233-6/+43 * Add an "evolution:button_label" property on the component for use in theEttore Perazzoli2003-10-234-59/+523 * Append a _2 to all the IIDs.Ettore Perazzoli2003-10-234-4/+13 * Change to "evolution-1.5" - although, ideally, this should be a config.hJeffrey Stedfast2003-10-222-1/+6 * Remove e_proxy_init call. (e-proxy is gone now)Dan Winship2003-10-222-2/+4 * Rewrote the drag & drop code.Jeffrey Stedfast2003-10-224-573/+172 * Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-2231-2742/+2546 * INCLUDE path fixes for changes made to libical build.Jeffrey Stedfast2003-10-102-2/+6 * fixed encoding for Spanish translators.Ismael Olea2003-09-302-2/+10 * connect to "key_press_event" signal with key_press_event_callback.Charles Zhang2003-09-232-0/+43 * libical.la -> libical-evolution.laHans Petter Jansson2003-09-222-1/+5 * Fix migration of shortcuts.xml which was incorrectly encoded by libxml1.Frédéric Crozat2003-09-122-4/+54 * If the right_click_row_path is not NULL (i.e. a menu is being popped upEttore Perazzoli2003-09-123-8/+24 * Import new libical from mainline HEAD and make appropriate changes toHans Petter2003-09-122-1/+5 * Use gtk_label_new_with_mnemonic() to replace gtk_label_new(). UseYuedong Du2003-09-102-8/+21 * fix crash when user escape the dialog. see bug #46700.Yuedong Du2003-07-242-0/+6 * Ooops, revert changes: wrong branch.Ettore Perazzoli2003-07-2415-934/+41 * Create a new EShellWindow and show it.Ettore Perazzoli2003-07-2415-41/+934 * Use EVO_MARSHAL_RULEDan Winship2003-07-242-12/+3 * Fix a warningDan Winship2003-07-232-3/+6 * connect to "delete_event" signal with startup_wizard_delete. [#46284]Antonio Xu2003-07-222-0/+17 * use g_signal_connect_after to connect "prepare" signal.Antonio Xu2003-07-222-5/+26 * connect "back" signal to back_finish_func in finish page.Antonio Xu2003-07-212-0/+24 * fix the date on my last commit to keep things in orderDan Winship2003-07-181-1/+1 * free the folder_typeDan Winship2003-07-184-1/+16 * (e_shell_command_rename_folder): DoEttore Perazzoli2003-07-102-33/+36 * add general_map and a reference to it in gconf_remap_list. Should fixChris Toshok2003-06-262-0/+12 * Don't leak parent_path, even on errorDan Winship2003-06-202-2/+7 * Add missing stub/skel to BUILD_SOURCES (bug 44717)Frédéric Crozat2003-06-172-1/+6 * Ooops, remove files that were not supposed to be there.Ettore Perazzoli2003-06-131-2/+0 * Put the ChangeLog.pre-1-4 in the Makefiles.Ettore Perazzoli2003-06-131-0/+3 * ** For #42691.Not Zed2003-06-113-4/+16 * don't leak nr.name.Larry Ewing2003-06-112-0/+5 * Roll over ChangeLogs.Ettore Perazzoli2003-06-102-15363/+15363 * Add Mark Gordon.Ettore Perazzoli2003-05-232-0/+5 * (storage_weak_notify): SetEttore Perazzoli2003-05-202-0/+27 * Removed "forced_upgrade" unused variable. (show_development_warning): PutEttore Perazzoli2003-05-204-7/+42 * Remove some padding which I incorrectly added to the wrong vbox. ThisAnna Marie Dirks2003-05-202-1/+7 * (e_storage_set_view_set_show_checkboxes):Ettore Perazzoli2003-05-182-2/+13 * Protect against the component name having slashes in it.Ettore Perazzoli2003-05-163-1/+19 * #ifdef'ed wombat killing code, depending on whether KILL_PROCESS_CMD isRodrigo Moya2003-05-152-0/+14 * [Patch from Antonio Xu <antonio.xu@sun.com>, #42491]Ettore Perazzoli2003-05-152-2/+9 * release the interface if we got itJP Rosevear2003-05-156-15/+52 * Add a #include to fix a warning.Jeremy Katz2003-05-093-3/+11 * [#42342] New function to update the Send/Receive menu and toolbar itemsEttore Perazzoli2003-05-092-12/+30 * [#36956] Remove the version number from the window title.Ettore Perazzoli2003-05-093-18/+38 * (e_shell_command_add_to_shortcut_bar):Ettore Perazzoli2003-05-082-6/+15 * don't pass NO_SEPARATOR flag as per gtkmessagedialog warningJP Rosevear2003-05-082-1/+6 * grepped changelogs and added all names found. #40391.Not Zed2003-05-052-5/+113 * Don't expand the select-names entry, because we don't want it as tall asDan Winship2003-05-022-1/+7 * (e_shell_folder_selection_dialog_construct): Set the defaultEttore Perazzoli2003-05-012-0/+7 * Fix install of evolutionRodney Dawes2003-04-302-1/+6 * [#41013]Not Zed2003-04-293-51/+183 * Fix up some stuff for the nognome script Fix up nognome script for SunRodney Dawes2003-04-293-11/+28 * Fixes #41916Rodrigo Moya2003-04-292-2/+10 * (main): Add e_proxy_init()Ettore Perazzoli2003-04-292-0/+9 * Comment out the pinging code again since it's only being used byDan Winship2003-04-262-0/+12 * (async_open_cb): Added a missing unref of theEttore Perazzoli2003-04-262-7/+19 * cast to remove warning. (construct): set a physiucal uri on the rootNot Zed2003-04-242-1/+11 * Add appropriate padding to the Evolution Settings window. This is anotherAnna Marie Dirks2003-04-243-1/+14 * *glade/e-folder-list.glade : replaced buttons with stock buttons and addedAnna Marie Dirks2003-04-242-98/+103 * Set the border width of the message dialog to 6. Also corrected theAnna Marie Dirks2003-04-232-3/+23 * this should never happen unless you're really trying, but don't crash ifChris Toshok2003-04-222-4/+14 * (create_folder_directory): Don't signal anEttore Perazzoli2003-04-222-6/+11 * Corrected border with for Delete Folder dialog. Fixes 41036.Anna Marie Dirks2003-04-222-3/+17 * Added appropriate border width to the folder selection dialog. FixesAnna Marie Dirks2003-04-222-4/+21 * Added spacing/padding to first-run dialog. Fixes 41242.Anna Marie Dirks2003-04-222-1/+7 * Misc HIG-related tweaks, mostly spacing and padding related. Fixes 41008.Anna Marie Dirks2003-04-223-6/+16 * Added appropriate spacing/padding to the default folder pages of theAnna Marie Dirks2003-04-222-189/+188 * Fixed padding/spacing/caps of the "Go Offline" dialog. Fixes 41225 andAnna Marie Dirks2003-04-222-5/+11 * [ fixes #21499 ]Rodney Dawes2003-04-192-1/+6 * If the default_type is "foo/bar" and "foo" appears in the list butDan Winship2003-04-182-13/+18 * If the new folder's parent has unresolved children, async_open the parentDan Winship2003-04-182-8/+79 * Turn off debugging. Fixes bug #41469.Jeffrey Stedfast2003-04-182-1/+5 * Increase the default value forEttore Perazzoli2003-04-163-13/+21 * Free the temporary string.Hans Petter Jansson2003-04-164-5/+29 * new boolean flag.Dan Winship2003-04-164-36/+96 * fix the title of the dialogue box. #41304.Not Zed2003-04-152-1/+6 * Update for e_option_menu prototype constificationDan Winship2003-04-103-16/+28 * Add a "--setup-only" flag, to just run e_setup() and exit. (For #40889)Dan Winship2003-04-102-0/+8 * Commit the right version.Larry Ewing2003-04-091-2/+2 * remove call to gtk_html_set_default_background_color, replace with callsLarry Ewing2003-04-091-2/+2 * kill an old e_utf8_gtk usageMike Kestner2003-04-091-1/+0 * (setup_bonobo_conf_private_directory): Removed.Ettore Perazzoli2003-04-092-84/+6 * Remove the color specs so the druid will use theme colorsDan Winship2003-04-083-35/+7 * (impl_dispose): g_object_weak_unref() the shell here.Ettore Perazzoli2003-04-082-0/+12 * Fix arg types on REMOVED_SHARED_FOLDER signal. #40888Dan Winship2003-04-082-3/+6 * Desensitize the window's top-level container rather than desensitizing theDan Winship2003-04-084-32/+40 * ignore wombat filesDan Winship2003-04-081-0/+4 * Substitute version number into the evolution binary name in the serverDan Winship2003-04-084-6/+32 * [#40536]Not Zed2003-04-073-0/+26 * (update_window_icon): Get the large version ofEttore Perazzoli2003-04-062-1/+7 * Define RESPONSE_NEW for theEttore Perazzoli2003-04-052-2/+21 * Remove the icon_modes schema.Ettore Perazzoli2003-04-054-40/+14 * added "foldertype" argument to GNOME::Evolution::Importer.Rodrigo Moya2003-04-037-7/+30 * [#40652]Not Zed2003-04-022-2/+7 * [#39467]Not Zed2003-04-023-13/+20 * [#40590]Not Zed2003-04-022-2/+16 * [#40474]Not Zed2003-04-012-8/+23 * (kill_old_wombat): New.Ettore Perazzoli2003-03-293-1/+81 * Renamed from update_dialog_clist, Ported to GtkTreeView.Ettore Perazzoli2003-03-283-21/+34 * Make Radek's surname correct, Doulík, inserted utf8 into the name string.Not Zed2003-03-272-1/+6 * (e_shell_view_construct): Pass "evolution-1.4" asEttore Perazzoli2003-03-272-1/+6 * [Shell part of #7153.]Ettore Perazzoli2003-03-272-1/+47 * Use set_default_size instead of size_request so we allow the user toNot Zed2003-03-262-4/+10 * Fix colors againDan Winship2003-03-262-10/+12 * Update for e_notice move. Likewise Likewise Likewise Likewise LikewiseDan Winship2003-03-2513-37/+51 * add a "new_view_xid" arg, so the component has a window id to make use ofDan Winship2003-03-257-21/+45 * (init): grumble-grumble-non-g_new0-using-people-grumbleDan Winship2003-03-221-0/+1 * (init): grumble-grumble-non-g_new0-using-people-grumbeDan Winship2003-03-221-0/+1 * If we get a second request to open a folder we're already waiting for,Dan Winship2003-03-222-10/+55 * remove unused commandJP Rosevear2003-03-212-9/+4 * *** empty log message ***Michael Zucci2003-03-207-18/+59 * (get_name_from_component_info): Look for theEttore Perazzoli2003-03-202-2/+7 * If you can't get a pixbuf icon for the folder's type, do not crash.Ettore Perazzoli2003-03-204-27/+27 * Add (e_storage_declare_has_subfolders): Rename fromDan Winship2003-03-154-7/+94 * add a Bonobo::Listener to this like the other async interfaces, ratherDan Winship2003-03-159-63/+137 * If the wizard factory returns NULL, we'll get a NIL wizard but noDan Winship2003-03-122-20/+51 * ** reverted the following patch from ettore, this is a gnome 2.2 apiNot Zed2003-03-072-2/+20 * (impl_Shell_selectUserFolder): At least for now,Ettore Perazzoli2003-03-072-2/+10 * (e_shell_folder_name_is_valid): Do not allowEttore Perazzoli2003-03-072-2/+13 * (update_other_users_folder_items_sensitivity):Ettore Perazzoli2003-03-072-7/+80 * (folder_name_entry_changed_callback): New callback to set theEttore Perazzoli2003-03-072-15/+60 * (impl_finalize): UseEttore Perazzoli2003-03-072-2/+11 * (IN): Use G_GNUC_FUNCTION instead ofEttore Perazzoli2003-03-072-2/+8 * [Patch from Not Zed <NotZed@Ximian.com>]Ettore Perazzoli2003-03-072-7/+20 * (import_bonobo_config): Protect from valEttore Perazzoli2003-03-072-1/+11 * Added icon for "/popups/NewPopup/Folder".Ettore Perazzoli2003-03-062-1/+7 * (BUILT_SOURCES): $(IDL_GENERATED), notEttore Perazzoli2003-03-062-5/+9 * only set current folder when the folder_path is different from the currentMike Kestner2003-03-052-1/+8 * Handle p->data as a GdkAtom instead of a GdkAtom *.Ettore Perazzoli2003-03-054-9/+21 * Swap Cancel/OK buttons as per the HIG. Also added proper response_ids.Ettore Perazzoli2003-03-042-5/+13 * (impl_finalize): ProtectEttore Perazzoli2003-03-042-3/+11 * Add e-config-upgrade.hRodney Dawes2003-02-272-0/+5 * make this more robust - only assume it's a folderlistitem node if the nameChris Toshok2003-02-272-4/+13 * Change the type of load_http_images to INT rather than BOOL. Fixes bugJeffrey Stedfast2003-02-272-2/+8 * New routine to attempt to start each available startup wizard in priorityDan Winship2003-02-272-7/+46 * Added a key for /apps/evolution/version - seems the best place to put it.Not Zed2003-02-266-32/+1760 * Change this to let the Wizard provide an array of title/icon/controlDan Winship2003-02-256-617/+300 * remove some cvs merge cruftDan Winship2003-02-251-1/+0 * Use g_signal_connect_after to connect to the "prepare" signal to workDan Winship2003-02-253-8/+25 * Doh, forgot to remove the e-gray-bar.h includeRodney Dawes2003-02-252-1/+4 * We don't need e-gray-bar.[ch] anymore Remove these unused files now We areRodney Dawes2003-02-256-249/+35 * (impl_populateFolderContextMenu):Ettore Perazzoli2003-02-242-1/+7 * Update dialog to use stock response IDs.Ettore Perazzoli2003-02-242-169/+133 * fix the conf keys, currently unused.Not Zed2003-02-243-3/+9 * Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamicDan Winship2003-02-212-2/+8 * (shortcut_item_new): Get the name from the name,Ettore Perazzoli2003-02-192-1/+6 * plug memory leak - free path.Chris Toshok2003-02-172-0/+5 * (segv_redirect): New, SIGSEGV signal handler.Ettore Perazzoli2003-02-142-0/+65 * (DEFAULT_USER_PATH): Look into evolution/$BASE_VERSIONEttore Perazzoli2003-02-122-1/+6 * Suggest people use 1.2.x instead of 1.0.x.Joe Shaw2003-02-122-1/+6 * fix length calculation. (create_folder_directory): remove alloca usage,Larry Ewing2003-02-092-3/+9 * add an activate handler that returns a response OK if the OK responseLarry Ewing2003-02-082-0/+25 * s/PACKAGE/GETTEXT_PACKAGE/ in gettext initDan Winship2003-02-07