aboutsummaryrefslogtreecommitdiffstats
path: root/net/proxychains
ModeNameSize
-rw-r--r--Makefile756logstatsplainblame
-rw-r--r--distinfo66logstatsplainblame
d---------files155logstatsplain
-rw-r--r--pkg-descr278logstatsplainblame
-rw-r--r--pkg-plist61logstatsplainblame
&id=320e99019744888db9c5a66063314e316b444de4'>Ignore these signals if we aren't realized yet.Christopher James Lahey2001-03-231-4/+19 * Added. Call me old-fashioned, but I just prefer to have a real API ratherJon Trowbridge2001-03-2320-72/+755 * Made this not create the new font until realize instead of at new_viewChristopher James Lahey2001-03-232-15/+28 * Turned on BROKEN_ETREE.Christopher James Lahey2001-03-232-1/+5 * Refactor ELocalStorage a bit so that it's easier to implement theEttore Perazzoli2001-03-232-192/+206 * Fix some warnings, Allow the importers to import into any folder. UpdateIain Holmes2001-03-2317-43/+152 * update by ChiDeok, Hwang <hwang@mizi.co.kr>Nam SungHyun2001-03-231-1050/+1026 * Oops, an unspecified date is '0', not -1.Jeffrey Stedfast2001-03-232-1/+6 * Validate the filter rule.Jeffrey Stedfast2001-03-232-1/+8 * New callback to handle a double-click event in the account clist.Jeffrey Stedfast2001-03-233-19/+32 * (update_active): move to absolute coordinatesRadek Doulik2001-03-232-6/+12 * Change the From address to "The Evolution Team" <evolve@ximian.com> soDan Winship2001-03-232-2/+7 * Don't look at untagged responses other than "* BYE"...Dan Winship2001-03-235-85/+141 * Leak plug: free the target list after starting the drag.Ettore Perazzoli2001-03-232-2/+7 * Fix the signature of a callback for the `e_storage_set_async_create()'Ettore Perazzoli2001-03-232-1/+8 * (html_enter_notify_event): take care of enter eventRadek Doulik2001-03-232-13/+37 * Change \" to ' in translations for .oaf files, since various bugs conspireDan Winship2001-03-232-16/+22 * (html_motion_notify_event): new handler, highlights addresses byRadek Doulik2001-03-233-0/+53 * Updated Japanese translation.Akira Tagoh2001-03-232-1680/+2004 * Update xml-i18n-tools versionDan Winship2001-03-232-1/+6 * added simple debug g_printRadek Doulik2001-03-231-0/+1 * connect to button_press_event and iframe_created events of GtkHTML widgetRadek Doulik2001-03-233-9/+145 * Changed the EStorageSet API to have a single `xfer()' method insteadEttore Perazzoli2001-03-225-98/+164 * Added an xfer method to `EStorage' and `GNOME::Evolution::Storage'.Ettore Perazzoli2001-03-225-17/+99 * new menu iconsJakub Steiner2001-03-226-0/+413 * fixing checkerboardJakub Steiner2001-03-222-0/+4 * small positioning fixJakub Steiner2001-03-221-0/+0 * More DnD work. Now we handle copying and moving of folders, althoughEttore Perazzoli2001-03-224-59/+228 * Fixed the g_return_if_fail here to allow for appending.Christopher James Lahey2001-03-221-1/+1 * Make `ETableSortInfo' non-floating and use _unref, not _destroy, toEttore Perazzoli2001-03-222-1/+3 * Fixed the parity on all the g_return_ifs and g_return_val_ifs.Christopher James Lahey2001-03-221-8/+8 * Made this able to take -1 to denote appending to the table. Also, removedChristopher James Lahey2001-03-222-23/+48 * Bumped gal requirement to 0.5.99.11.Christopher James Lahey2001-03-222-3/+7 * renaming icons to make Miguel's speedups possibleJakub Steiner2001-03-2233-22/+42 * Changed get_save_id to just return a strdup of the path. (new_storage_cb,Christopher James Lahey2001-03-222-23/+40 * Changed this to derefence the pointers passed in from qsort as we shouldChristopher James Lahey2001-03-221-2/+7 * New function to allow you to do non live sorts with weird rules.Christopher James Lahey2001-03-222-12/+102 * Don't fail at setting up all the toolbar icons if just one of theEttore Perazzoli2001-03-222-6/+8 * Validate the rule before closing.Jeffrey Stedfast2001-03-224-13/+24 * Updated Spanish translation.Hector Garcia2001-03-224-4/+562 * Require bison, not yacc (for vcc.y)Dan Winship2001-03-222-0/+9 * add wombat-moniker.h as a source so it gets distedJP Rosevear2001-03-222-0/+5 * Updated Spanish translation.Hector Garcia2001-03-222-810/+799 * Fix a bug in (illegal) 0-part messagesDan Winship2001-03-221-0/+3 * Use the new URL part macrosDan Winship2001-03-225-26/+39 * add a "GList *authtypes", so you can get the list of authtypes used by aDan Winship2001-03-2215-282/+257 * Return -1 on fail. (camel_filter_driver_filter_folder): Same.Jeffrey Stedfast2001-03-226-30/+63 * Updated Azeri filePablo Saratxaga2001-03-222-1609/+1489 * Added all the new icons to the distribution.Miguel de Icaza2001-03-221-0/+5 * OopsMiguel de Icaza2001-03-221-1/+7 * Make `ETableState' a non-`GTK_FLOATING' object. Otherwise theEttore Perazzoli2001-03-211-0/+4 * initialise the moniker factoryDietmar Maurer2001-03-216-1/+146 * Fix a stupid g_warning caused by calling EStorageSet functions on aEttore Perazzoli2001-03-212-8/+16 * s/helixcode\.com/ximian.com/ and update all the copyrights in the IDLEttore Perazzoli2001-03-218-16/+16 * Update description of the file and my email address in it.Ettore Perazzoli2001-03-211-2/+3 * StudlyCapsify struct members to match the new IDL naming standards.Ettore Perazzoli2001-03-213-14/+20 * Handle the destination side of drag and drop too.Ettore Perazzoli2001-03-213-18/+165 * Rename "Send and Receive" to "Send / Receive".Ettore Perazzoli2001-03-212-2/+7 * Added new icons.Miguel de Icaza2001-03-218-26/+56 * Set the editor dialog modal rather than setting the filter dialogJeffrey Stedfast2001-03-212-118/+130 * Added these classes.Christopher James Lahey2001-03-214-0/+641 * More fixes for NSPR and NSS checks - use fixed it to use AC_CHECK_HEADERSJeffrey Stedfast2001-03-212-13/+31 * color coded app icons and some new icons. also a new splash (probably to be r...Jakub Steiner2001-03-2114-0/+260 * Step the parser so it imports more than one message.Iain Holmes2001-03-212-0/+25 * extra dist the oaf filesJP Rosevear2001-03-212-0/+6 * Fixed a typo in the word horiztonal.Christopher James Lahey2001-03-211-1/+1 * Function to check if the store is online and set an exception if not.Dan Winship2001-03-219-190/+451 * Updated Norwegian (bokmål) translation.Kjartan Maraas2001-03-212-827/+898 * set default text colorRadek Doulik2001-03-212-0/+5 * set color in html citationRadek Doulik2001-03-218-15/+184 * new function, extracted from e_text_to_html, added color parameterRadek Doulik2001-03-213-3/+66 * Bumped the version number to 05.99.9.Christopher James Lahey2001-03-2114-48/+109 * make sure intelligent.h gets distedJP Rosevear2001-03-202-0/+5 * Made this check if the control mask is set.Christopher James Lahey2001-03-202-1/+6 * Fixed the GTK_RETLOC calls for these marshallers.Christopher James Lahey2001-03-201-2/+2 * Fix ettore's fix ;-)Jeffrey Stedfast2001-03-202-2/+6 * Remove the node before freeing the data it points to.Christopher James Lahey2001-03-202-5/+10 * Upped the version number to 0.5.99.4.Christopher James Lahey2001-03-206-124/+448 * Bumped gal requirement to 0.5.99.8.Christopher James Lahey2001-03-2016-508/+635 * Added $(EXTRA_GNOME_CFLAGS)Christopher James Lahey2001-03-202-0/+5 * Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-2036-2461/+7007 * Added a simple FIXME comment about possibly using theEttore Perazzoli2001-03-201-0/+3 * Added calls to the `EvolutionShellComponentClient' API to query theEttore Perazzoli2001-03-203-4/+109 * Changes to the netscape importer for streamlining it and not creating silly f...Iain Holmes2001-03-201-41/+40 * Elm and Pine importersIain Holmes2001-03-206-2/+867 * Removed gnome.h and ctype.h (send_queue_send): Don't remove theJeffrey Stedfast2001-03-202-19/+26 * Write the date header.Jeffrey Stedfast2001-03-202-2/+23 * Call unref_standard_folders() here instead.Jeffrey Stedfast2001-03-202-2/+5 * Sigh. Fix a few really stupid crashes in EStorageSetView.Ettore Perazzoli2001-03-202-17/+26 * Use the new DnD interfaces on the source side of DnD actions.Ettore Perazzoli2001-03-203-37/+249 * Make sure we never define `NSPR_CFLAGS' or `NSS_CFLAGS' as just "-I".Ettore Perazzoli2001-03-202-4/+9 * use gnome_dialog_run() to make the warning dialog modal. Also created aDamon Chaplin2001-03-192-38/+37 * added function to format just the time.Damon Chaplin2001-03-193-10/+63 * Updated Finnish translation.jjranta2001-03-192-566/+665 * Initial step for refactoring of the DnD API for ShellComponents.Ettore Perazzoli2001-03-199-115/+114 * pulled from the 0.9 release.Jeffrey Stedfast2001-03-193-26/+119 * Set the errbuf to NULL after freeing it? I don't think this should fix bugJeffrey Stedfast2001-03-192-0/+7 * Add Resend Message under the File menu.Jeffrey Stedfast2001-03-192-26/+34 * Add Resend Message menu item.Jeffrey Stedfast2001-03-195-1/+58 * Unref the message.Jeffrey Stedfast2001-03-192-0/+6 * unref the standard folders. (owner_set_cb): Use g_atexit() to callJeffrey Stedfast2001-03-193-0/+23 * Removed extra printfsMiguel de Icaza2001-03-194-22/+29 * Protect against a possibly NULL exception.Jeffrey Stedfast2001-03-192-1/+7 * Document and modify to return a boolean value denoting whether or notJeffrey Stedfast2001-03-193-21/+90 * Quote the param value if it contains whitespace as well.Jeffrey Stedfast2001-03-192-1/+6 * Updated the checks for NSS and NSPRJeffrey Stedfast2001-03-192-2/+8 * Set the size of the thing to a decent value that lets us test stuff.Miguel de Icaza2001-03-192-58/+69 * Use update_sort_and_group_config dialog instead of the non-implementedMiguel de Icaza2001-03-195-163/+166 * Flatten out View menu again by popular demandMiguel de Icaza2001-03-191-13/+8 * Small updateFatih Demir2001-03-182-793/+760 * Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu.Miguel de Icaza2001-03-1811-104/+151 * Brutally refactored to boost performance in large-addressbook situations.Jon Trowbridge2001-03-182-111/+243 * Start feeding query matches back to the caller before the entire search isJon Trowbridge2001-03-182-9/+29 * Make sure the reply_to text is non-NULL before trying to pass it off toJeffrey Stedfast2001-03-182-0/+11 * Tag all queued ops. (e_book_cancel_op): Added. Search for a pending opJon Trowbridge2001-03-184-43/+129 * Since we are now using filter-option widgets in place of system-flag, weJeffrey Stedfast2001-03-183-4/+14 * new function. (impl_BookListener_report_writable): new function.Chris Toshok2001-03-1821-31/+334 * Don't include system include dir.Jeffrey Stedfast2001-03-184-4/+12 * If the filter type is a "system-flag", use the optionlist type as typeJeffrey Stedfast2001-03-182-1/+6 * Modified patch from Dan Berger <dberger@ix.netcom.com> to re-check theNot Zed2001-03-172-0/+7 * Remove the menu that is in the glade file because we want to replace itJeffrey Stedfast2001-03-174-5/+51 * Moved functionality here from e_day_view_on_new_appointment. AllowsMiguel de Icaza2001-03-175-17/+139 * Move the proxy event outside the lock (otherwise we always deadlock).Not Zed2001-03-177-610/+379 * Implemented. (ref_message_info): And default implementation.Not Zed2001-03-175-3/+204 * Added directions on how to build with SSL support.Jeffrey Stedfast2001-03-173-19/+54 * Added accelerator to elements missing accelerators (Reply, Inline, Quoted,Miguel de Icaza2001-03-175-12/+27 * New function: inits the BonoboPersistFile server.Miguel de Icaza2001-03-173-1/+46 * Removed filter-system-flag.c.Jeffrey Stedfast2001-03-172-1/+4 * removed these blasted filesJeffrey Stedfast2001-03-174-602/+0 * Removed filter-url.[c,h] and filter-system-flag.[c,h]Jeffrey Stedfast2001-03-175-32/+37 * Same.Jeffrey Stedfast2001-03-173-2/+8 * New function to prepare the mime part and any subparts for pgp signing.Jeffrey Stedfast2001-03-172-6/+79 * removed camel-stream-ssl.c and camel-stream-ssl.hJeffrey Stedfast2001-03-172-316/+0 * Print info about the issuer of the certificate.Jeffrey Stedfast2001-03-179-82/+170 * Fix a bug noticed by kmaraasDan Winship2001-03-172-1/+5 * Added #include <config.h>Kjartan Maraas2001-03-172-0/+8 * Don't use getdomainname: it's NIS crap, not DNS.Dan Winship2001-03-172-6/+9 * Comment out text after #endif. Add #include <string.h> for strcmp().Kjartan Maraas2001-03-161-0/+1 * Added #include <string.h> for strcmp(). Same for strlen().Kjartan Maraas2001-03-162-0/+2 * Updated Norwegian (bokmål) translation.Kjartan Maraas2001-03-162-143/+158 * Making warnings fatal is actually a pretty bad idea for anything otherJon Trowbridge2001-03-161-0/+2 * Added addressbook querying and "cardification" functions, which are turnedJon Trowbridge2001-03-16