aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-hslogger
ModeNameSize
-rw-r--r--Makefile350logstatsplainblame
-rw-r--r--distinfo147logstatsplainblame
-rw-r--r--pkg-descr373logstatsplainblame
n> * eek! okay, we can't just point to a mail_display apparently...Jeffrey Stedfast2000-08-101-3/+3 * Support controls as well as embeddables.Dan Winship2000-08-102-0/+7 * Changed to only take a FolderBrowser argumentJeffrey Stedfast2000-08-104-5/+11 * Fixed some warnings.Christopher James Lahey2000-08-103-2/+5 * Create a new FolderBrowser for each message being opened in a new window.Jeffrey Stedfast2000-08-102-8/+16 * Fixed a warning.Christopher James Lahey2000-08-102-1/+8 * Make right click select if the current row is not selected.Christopher James Lahey2000-08-107-0/+44 * Nicify a little, add in a menu separator between VFolder and Filter stuff.Jeffrey Stedfast2000-08-103-20/+25 * Set the UID of the message that is being displayedJeffrey Stedfast2000-08-103-6/+12 * Fixed bugs in validation. Went home to sleep.Aaron Weber2000-08-106-24/+24 * Use menu stock icons instead of normal stock icons for the menu items.Ettore Perazzoli2000-08-102-8/+10 * Redid menubar description.Aaron Weber2000-08-1012-124/+640 * (rule_match_subject): was cutting ] off mailing list names.Michael Zucci2000-08-092-3/+4 * Fix the bug where it truncates the last itemChristopher James Lahey2000-08-093-2/+6 * (rule_match_recipients): Dont set real name if its empty for the filter name.Michael Zucci2000-08-092-1/+2 * Helper function to add with confirm.Not Zed2000-08-097-84/+137 * (rule_context_add_rule_gui): Keep track of context so it isn't freed ...Michael Zucci2000-08-095-4/+63 * Added some military prefixes.Nat Friedman2000-08-093-2/+8 * Call our parent's destroy method.Miguel de Icaza2000-08-092-0/+10 * Tag some strings for translation.Miguel de Icaza2000-08-093-30/+39 * Fixed a warning.Christopher James Lahey2000-08-092-1/+5 * Remove conflict marks.Ettore Perazzoli2000-08-091-5/+0 * Fixed a warning.Christopher James Lahey2000-08-092-1/+4 * Add an icon to the "Print contacts" menu item.Ettore Perazzoli2000-08-092-1/+7 * Fixed some warnings.Christopher James Lahey2000-08-094-5/+11 * Put the print menu item in the right placeholder for consistency.Ettore Perazzoli2000-08-092-3/+13 * New file to hold auto filter/vfolder stuff.Not Zed2000-08-093-0/+321 * Fixed some warnings.Christopher James Lahey2000-08-095-4/+13 * Use the placeholder for the "Print message..." menu item.Ettore Perazzoli2000-08-092-0/+17 * Add a placeholder for the print items in the "File" menu.Ettore Perazzoli2000-08-092-0/+7 * Fix the NNTP provider's Makefile.am so that it does not use installedEttore Perazzoli2000-08-093-5/+17 * Ooops.Christopher James Lahey2000-08-093-12/+18 * Added uncompiled e_read_uri function.Christopher James Lahey2000-08-095-2/+108 * Changed e_popup_menu_run call to match the new arguments.Christopher James Lahey2000-08-093-2/+7 * Changed e_popup_menu_run call to match the new arguments.Christopher James Lahey2000-08-099-101/+94 * use x-evolution-any-field.Chris Toshok2000-08-098-129/+177 * Added a hide_mask argument to the two popup menu functions.Christopher James Lahey2000-08-095-46/+85 * Attached a double_click signal handler (on_double_click): Our lovely newJeffrey Stedfast2000-08-092-14/+33 * Basic framework for saving the size of the vpaned in the main message viewJeremy Wise2000-08-094-3/+36 * Added void as an argument to functions not needing any parameters to avoidJeffrey Stedfast2000-08-092-3/+10 * Value for threaded list view is now saved via gnome-config. This means that ...Jeremy Wise2000-08-096-7/+47 * Attach a signal handler to call the "changed" function when the userDan Winship2000-08-092-1/+10 * New convenience function with params of a normal Gtk callback function. WeJeffrey Stedfast2000-08-097-39/+99 * Reorder search result in summary order if we searched with a summary.Not Zed2000-08-092-3/+26 * Add "Don't delete messages from server" button to remote SOURCEs thatDan Winship2000-08-095-48/+130 * New code to keep an on-disk cache of what UIDs have been seen in a folder.Dan Winship2000-08-0911-42/+303 * Fix some compiler warnings.Dan Winship2000-08-094-6/+9 * Added a get_objects_in_range() method. Takes in a time range and the typeFederico Mena Quintero2000-08-098-172/+201 * Fix up format of addresses. (write_headers): Use CamelAddress functions toDan Winship2000-08-092-51/+38 * Removing old cruft - FedericoFederico Mena Quintero2000-08-093-170/+0 * Lets get rid of the last separator in the toolbar until we add n/pJeffrey Stedfast2000-08-092-2/+9 * Add another subject g_strstrip that fejj's earlier commit missed.Dan Winship2000-08-092-1/+6 * Move mail_config_init after session_init, since it depends onDan Winship2000-08-092-2/+6 * Check for ~/evolution/shortcuts.xml in addition to ~/evolution, to makeDan Winship2000-08-082-1/+38 * Updated russian translation.Valek Frob2000-08-082-328/+952 * Fix build by allowing includes for e-table dirJP Rosevear2000-08-0811-2100/+2276 * Redone to show a dialogue first, and show progress of whats happening asNot Zed2000-08-089-9/+712 * Only retry another uid if we had a name clash, otherwise fail.Not Zed2000-08-089-12/+212 * New function. (cal_component_get_icalcomponent): Ensure that the SEQUENCEFederico Mena Quintero2000-08-0815-849/+101 * Added mail-view.cJeffrey Stedfast2000-08-086-0/+199 * Removed the next and prev toolbar buttons since they don't do anything.Christopher James Lahey2000-08-083-0/+9 * Big sync. Disable calendar compilation for a few hours - FedericoFederico Mena Quintero2000-08-0815-126/+554 * New function to replace real_create_imap_storage andJeffrey Stedfast2000-08-082-102/+34 * Fixed the tab order to not repeat the web page address field.Christopher James Lahey2000-08-085-8/+16 * If we are trying to get a subfolder listing of the root folder, alwaysJeffrey Stedfast2000-08-083-10/+33 * Fixed the tab order for this dialog.Christopher James Lahey2000-08-083-0/+85 * Added e_container_change_tab_order.Christopher James Lahey2000-08-085-2/+171 * Added missing files that are in the build. Updated Norwegian translation.Kjartan Maraas2000-08-083-5/+92 * Added missing files that are in the build. Updated Norwegian translation.Kjartan Maraas2000-08-083-489/+723 * updated russian translation.Valek Filippov2000-08-081-601/+538 * Strip all \n's from the expressionJeffrey Stedfast2000-08-084-8/+36 * s/strncasecmp/g_strncasecmpJeffrey Stedfast2000-08-083-7/+10 * s/strcasecmp/g_strcasecmpJeffrey Stedfast2000-08-082-2/+5 * s/strncasecmp/g_strncasecmp - this will help later with building onJeffrey Stedfast2000-08-082-6/+11 * Get rid of kludge around subject beginning with spaces.Jeffrey Stedfast2000-08-083-9/+15 * Do a g_strstrip on the subject so we can stop getting those annoyingJeffrey Stedfast2000-08-082-1/+7 * Clarify that the input row is a model row, and swap it to a view row whenDan Winship2000-08-083-11/+32 * Updated russian translation.Valek Frob2000-08-072-156/+184 * Added code to set the body text based on the CamelMimeMessage.Jeffrey Stedfast2000-08-072-23/+38 * Renamed from reply_body() so other functions can use itJeffrey Stedfast2000-08-074-13/+34 * New menu item under Actions to allow editing of messages.Jeffrey Stedfast2000-08-074-4/+48 * Prompt the user to save their composition in Drafts. (set_editor_text):Jeffrey Stedfast2000-08-073-12/+149 * Create a global reference to the Drafts mbox folder for the Composer toJeffrey Stedfast2000-08-072-3/+26 * Fix this to not require NULL-termination of the array.Dan Winship2000-08-072-2/+10 * Desensitize ok button (sdialog_page_undone): ditto (iddialog_page_undone):JP Rosevear2000-08-072-52/+172 * Translations from KeldKenneth Christiansen2000-08-071-191/+111 * Added support for encrypting with GnuPG. Support for PGP5 and PGP2 areJeffrey Stedfast2000-08-063-1/+120 * Added functions to convert from view row to model row or from model row toChristopher James Lahey2000-08-065-22/+89 * Look for oafinfo files in oaf's prefix, not gnome-libs's. Allow binariesDan Winship2000-08-062-3/+21 * Updated sl translationsAndraz Tori2000-08-062-0/+4 * fixDan Winship2000-08-063-6/+10 * Update the README and the text of the Bonobo configure check to matchDan Winship2000-08-065-25/+17 * Updated Slovenian translationAndraz Tori2000-08-061-1/+1 * Updated Slovenian translationAndraz Tori2000-08-051-852/+777 * Added a function to get the next row with sorting taken into account.Christopher James Lahey2000-08-055-0/+85 * Made it so that selection ranges work even if the table is using grouping.Christopher James Lahey2000-08-053-8/+17 * Made selection ranges work even if the table is sorted.Christopher James Lahey2000-08-0514-50/+875 * Updated the Turkish translation.Fatih Demir2000-08-052-216/+231 * New file. Contains contents of "COPYING", but marked up (probably not veryAaron Weber2000-08-0514-394/+1314 * Fixed a warning.Christopher James Lahey2000-08-054-2/+13 * Built code to have autodrags only work from within the table and to reportChristopher James Lahey2000-08-055-78/+478 * *** empty log message ***Seth Alves2000-08-051-0/+7 * if oaf isn't initialized by the time the conduit starts, start it up. weSeth Alves2000-08-053-5/+32 * tlauche is now called wombatSeth Alves2000-08-051-1/+1 * If we fail to get a dir_sep, then supply the default of "/". (get_folder):Jeffrey Stedfast2000-08-052-28/+37 * Coredump fix when IMAP get_folder with NULL dir_sepPeter Williams2000-08-052-1/+6 * Indexes into the flags array are message_number minus 1, not justDan Winship2000-08-052-2/+6 * Actually commit this - I though it went in already.JP Rosevear2000-08-0411-134/+79 * Made drag events calculate a row and column and signal that information.Christopher James Lahey2000-08-0417-64/+208 * I pity da foo that committed this bug!Peter Williams2000-08-042-1/+5 * Szabolcs BAN <shooby@gnome.hu>Szabolcs Ban2000-08-042-105/+114 * add a debugging macro for doing protocol tracing.Dan Winship2000-08-042-2/+29 * Fix a possible crash when using the quicksearch by freeing the UIDEttore Perazzoli2000-08-042-3/+12 * Everywhere unref the remote_uih having done a set_container.Michael Meeks2000-08-0411-2/+26 * only whack the sig in if the file exists.Michael Meeks2000-08-045-5/+38 * Remove erroneous refs on folder_type_registry, storage_set.Michael Meeks2000-08-046-9/+37 * Yay, no more compiler warningsJeffrey Stedfast2000-08-042-9/+10 * Make sure default_uri isn't NULL!!Jeffrey Stedfast2000-08-042-1/+6 * Only call imap_get_summary_internal if the folder can hold messagesJeffrey Stedfast2000-08-043-7/+13 * set config = NULL (provider_list) Eek! Initialize news to NULL! Also, useJeffrey Stedfast2000-08-042-29/+53 * Make the filter dialog display only the name of the folder, not theEttore Perazzoli2000-08-042-18/+21 * Add Irish translationAlastair McKinstry2000-08-044-1/+464 * Initialize the service_cache for the news/nntp providersJeffrey Stedfast2000-08-042-6/+15 * Use type instead of which.Peter Williams2000-08-041-1/+1 * Update docs.Ettore Perazzoli2000-08-041-1/+22 * Update inline docs.Ettore Perazzoli2000-08-041-1/+1 * Update the ::user_select_folder() interface so that it accepts both aEttore Perazzoli2000-08-048-13/+208 * Work with GtkHTML if it uses gconfPeter Williams2000-08-042-5/+7 * srcdir != builddir fixPeter Williams2000-08-032-0/+6 * Check for identity before sending ; remove gconf_init callPeter Williams2000-08-033-2/+20 * Increase window size slightly, rename "Transport" to "Mail Transport"JP Rosevear2000-08-036-185/+142 * *** empty log message ***Seth Alves2000-08-031-0/+5 * Fixed a g_return_if_fail that had two parameters and thus wouldn't build.Joe Shaw2000-08-032-1/+7 * fixed a bunch of bugs, added a lot of debug spew.Seth Alves2000-08-032-87/+253 * call save (cbimc) after setting the pilot id and status.Seth Alves2000-08-031-0/+7 * updated to match the new ETableModel append_row. This meant we could alsoDamon Chaplin2000-08-032-62/+22 * update for BonoboXMichael Meeks2000-08-032-9/+13 * Add camel/providers/nntpDan Winship2000-08-032-0/+5 * Kill this. It doesn't have any code to do anything the new mh providerDan Winship2000-08-03