aboutsummaryrefslogtreecommitdiffstats
path: root/misc/koffice-i18n-ven
ModeNameSize
-rw-r--r--Makefile714logstatsplainblame
-rw-r--r--distinfo265logstatsplainblame
-rw-r--r--pkg-descr80logstatsplainblame
-rw-r--r--pkg-plist1762logstatsplainblame
on, passed as arg to mail_operation_try. (fetch_mail): addChris Toshok2000-06-232-1/+13 * Changed ml_value_at to return "" instead of NULL in some cases.Christopher James Lahey2000-06-232-4/+29 * Make the table not move around as you resize.Christopher James Lahey2000-06-233-32/+40 * Add libs so that we link right with gthreadsPeter Williams2000-06-232-0/+4 * Make the async dialogs non-modal; add cleanup callbacks in the main thread.Peter Williams2000-06-234-53/+119 * Sync - FedericoFederico Mena Quintero2000-06-239-69/+304 * Add nice blocking stuff for the error dialog and a new get_password hook in t...Peter Williams2000-06-234-41/+241 * Killed a warning.Christopher James Lahey2000-06-233-2/+6 * Remove use of the "x" and "y" arguments to EText.Christopher James Lahey2000-06-2311-20/+14 * Prettify the progress dialog a bit.Peter Williams2000-06-223-48/+120 * Modified to use the "namespace" (url->path) if it exists.Jeffrey Stedfast2000-06-224-33/+47 * Removed an erroneous comment.Christopher James Lahey2000-06-222-5/+4 * Make this not crash if you don't have a transport configured.Dan Winship2000-06-222-1/+4 * Made the Close button work.Christopher James Lahey2000-06-227-2/+73 * Changed this to move the cell to the nearest edge instead of to the leftChristopher James Lahey2000-06-225-6/+102 * Fix dumb bug.Dan Winship2000-06-222-1/+6 * Made moving columns to the right work properly.Christopher James Lahey2000-06-223-0/+11 * IMAP is working! (sorta)Jeffrey Stedfast2000-06-222-7/+127 * When determining a mailboxe's folder_file_path et aluse its basename to preve...Peter Williams2000-06-222-4/+11 * Update received date to work like sent date.Dan Winship2000-06-223-27/+32 * Set date_received based on the first (most recent) "Received" header.Dan Winship2000-06-222-1/+13 * Add the async mail API (still not hooked up though)Peter Williams2000-06-226-2/+750 * Get evolution-dir the right way in e-setup.hPeter Williams2000-06-222-2/+6 * Updated Norwegian translation.Kjartan Maraas2000-06-212-134/+149 * Fixed some vertical scroll bugs.Christopher James Lahey2000-06-213-16/+20 * Fix a bug with intial vertical scroll.Christopher James Lahey2000-06-213-2/+8 * set event before using it! (e_day_view_init): used new colors from tigert.Damon Chaplin2000-06-212-8/+15 * Removed the usage of "x" and "y" arguments to EText.Christopher James Lahey2000-06-218-104/+162 * Remove the usage of the "x" and "y" arguments.Christopher James Lahey2000-06-213-10/+19 * Remove usage of "x" and "y" arguments.Christopher James Lahey2000-06-217-12/+6 * Fix a minor warning.Christopher James Lahey2000-06-215-16/+47 * got rid of some debug messagesDamon Chaplin2000-06-211-18/+0 * changed so it keeps the selection range. It just moves it on one day/weekDamon Chaplin2000-06-216-38/+402 * fixed a few warnings.Damon Chaplin2000-06-212-2/+1 * Added a variable to keep track of the cursor. Set the cursor whenChristopher James Lahey2000-06-215-20/+64 * Fix HEADER_PADDING.Christopher James Lahey2000-06-213-2/+6 * Fix cursor column information.Christopher James Lahey2000-06-213-12/+22 * Removed the unfocus method since that's handled by the canvas itself now.Christopher James Lahey2000-06-2113-274/+198 * Grab the focus when setting the cursor.Christopher James Lahey2000-06-213-0/+28 * flush the filter stream before unreffing it, so it willDan Winship2000-06-216-20/+60 * oops, should have checked for a NULL sources in component-factory.cJeffrey Stedfast2000-06-213-3/+9 * Started adapting ETableItem to use the canvas selection/cursor system.Christopher James Lahey2000-06-215-202/+159 * Built a system for doing selections and/or a cursor in canvas.Christopher James Lahey2000-06-215-6/+323 * now parses flags gotten from the IMAP server correctlyJeffrey Stedfast2000-06-212-12/+14 * Quick hack to prevent a NULL pointer dereference. Things need to beDan Winship2000-06-212-0/+7 * Implemented. (imap_sync): Added code to set flags on messages that haveJeffrey Stedfast2000-06-212-3/+66 * Updated Portuguese translationJesus Bravo Alvarez2000-06-212-269/+2300 * Oops. This should have been removed a long time ago.Dan Winship2000-06-212-771/+5 * Only fetch the summary if the folder summary doesn't already exist. WhenJeffrey Stedfast2000-06-216-36/+62 * working on getting IMAP folder selection workingJeffrey Stedfast2000-06-213-16/+29 * mark the message info with CAMEL_MESSAGE_FOLDER_FLAGGED if we change theDan Winship2000-06-212-0/+7 * Now returns the last line of data that the server sends back as well. ThisJeffrey Stedfast2000-06-213-7/+39 * Add missing declaration of `evolution_dir' to get it to compile.Ettore Perazzoli2000-06-212-0/+6 * Add a confirmation dialog box for when the user tries to send aEttore Perazzoli2000-06-202-0/+35 * basically got IMAP into the tree viewJeffrey Stedfast2000-06-207-48/+192 * Italian translation from Clara Tattoni <clara.tattoni@libero.it>.Ettore Perazzoli2000-06-202-1809/+606 * add an option to prefer text/plain. (reply_body): add an option to preferDan Winship2000-06-202-13/+29 * Remove the 'POSIX_SOURCE' define completely as we don't need thatEttore Perazzoli2000-06-202-2/+5 * tidied up dialog a bit, adding space etc.Damon Chaplin2000-06-203-216/+272 * #undef _POSIX_SOURCE after including dirent.h. this breaks the build onChris Toshok2000-06-202-0/+7 * call e_table_model_row_inserted instead of e_table_model_changed.Chris Toshok2000-06-203-8/+13 * Set summary equal to NULL. (imap_get_summary): Store the summary in theJeffrey Stedfast2000-06-203-13/+49 * Read the full server reply when we SELECT mailboxes.Peter Williams2000-06-202-3/+11 * Oops. except make it actually work.Dan Winship2000-06-191-1/+1 * Add a warning before crashing due to a known bug when it can't activate aDan Winship2000-06-192-0/+14 * removed debugging messages & unused stuff.Damon Chaplin2000-06-191-15/+0 * added support for scroll-wheels.Damon Chaplin2000-06-195-0/+87 * Fix compilation with builddir != srcdir.Ettore Perazzoli2000-06-196-2/+17 * Should now correctly display the Transport page (made it set theJeffrey Stedfast2000-06-192-13/+35 * fixed a DnD bug.Damon Chaplin2000-06-192-3/+10 * started to add code to load an IMAP folder.Jeffrey Stedfast2000-06-193-18/+62 * Now gets the message flags as it should. (imap_get_summary): Same asJeffrey Stedfast2000-06-193-18/+134 * We were leaking memory - but not anymore! (imap_get_summary): We now getJeffrey Stedfast2000-06-182-3/+111 * Don't copy newlines into the parsed header text, and turn any number ofDan Winship2000-06-182-10/+28 * camel/providers/imap/camel-imap-folder.c: CAPABILITY now works like it shouldJeffrey Stedfast2000-06-185-22/+38 * Fix to not depend on installed ical.hDan Winship2000-06-182-1/+6 * exit immediately if aclocal, autoheader, automake, or autoconf fails,Dan Winship2000-06-182-5/+22 * Prevent double-freeing action on summary_table and uid_rowmap.Dan Winship2000-06-182-5/+5 * Add some debugging printfs when rebulding summary to help figure out whyDan Winship2000-06-182-2/+14 * removed imap.c/h from providers/imapJeffrey Stedfast2000-06-184-971/+101 * Mention OAF_INFO_PATH. Fix gtkhtml entry (need CVS gtkhtml now)Dan Winship2000-06-181-1/+13 * Updated russian translation.Valek Frob2000-06-172-105/+122 * Made cells with strikeout on have a line from the left margin to the rightChristopher James Lahey2000-06-173-16/+13 * Made the left column of minicards not get any wider than the widestChristopher James Lahey2000-06-177-18/+137 * Made EText use the font from the canvas's style if one isn't set.Christopher James Lahey2000-06-173-0/+13 * Added code to expunge if called for (still need to finish coding this).Jeffrey Stedfast2000-06-177-1000/+97 * added little buttons which are shown when there are more events than willDamon Chaplin2000-06-176-3/+138 * updated to use EText items rather than GtkEntry widgets and added supportDamon Chaplin2000-06-179-71/+455 * I18N the message composer's title bar. Don't install header files.Ettore Perazzoli2000-06-178-67/+408 * new icon for the EWeekView to jump to the day.Damon Chaplin2000-06-173-0/+21 * Implement clicking on the envelope icon to set read/unread. Based on aDan Winship2000-06-173-12/+43 * new function to do a uid to row mapping. (mark_msg_seen, select_msg,Dan Winship2000-06-174-60/+150 * Update for Camel flag handling changes.Dan Winship2000-06-172-8/+7 * Move flag handling from CamelMimeMessage to CamelFolder. ThisDan Winship2000-06-1710-351/+543 * KLUDGE! Since neither ETable nor GtkHTML supports UTF-8 yet, outputDan Winship2000-06-174-9/+18 * Updated Norwegian translation.Kjartan Maraas2000-06-162-333/+368 * Squeek - FedericoFederico Mena Quintero2000-06-161-2/+0 * #ifdef'ed out references to functions which don't exist yet, so evolutionDamon Chaplin2000-06-162-0/+8 * Doh, sync - FedericoFederico Mena Quintero2000-06-167-58/+200 * Took out some debugging code.Damon Chaplin2000-06-161-1/+1 * updated.Damon Chaplin2000-06-165-63/+623 * added evolution-guide and evolution-guide.junk so we don't get the '?Damon Chaplin2000-06-164-0/+16 * added icalendar-test.Damon Chaplin2000-06-162-0/+5 * Moved the reflow signal handling into an idle handler to fix a bug whenChristopher James Lahey2000-06-165-6/+43 * document camel_folder_search_by_expressionDan Winship2000-06-161-3/+14 * use libical.aDamon Chaplin2000-06-162-1/+18 * Started to code the imap summary stuffJeffrey Stedfast2000-06-164-16/+114 * Remove camel_service_connect_with_url. (URLs must be specified when theDan Winship2000-06-163-203/+102 * Update for CamelFolder changes.Dan Winship2000-06-164-20/+10 * Update for CamelFolder changes.Dan Winship2000-06-162-8/+6 * Kill. Folders are now always open, and handle "closing" sorts ofDan Winship2000-06-1610-316/+86 * fix a bug. (don't expunge deleted messages if called with expunge ==Dan Winship2000-06-162-1/+4 * print the icon for the tree control.Chris Toshok2000-06-163-42/+58 * Check server for various interesting extensions.Dan Winship2000-06-165-38/+197 * Fix to previous change: make sure the "seek" variable ends up with theDan Winship2000-06-163-7/+23 * New function to revert back to non-searching mode.Dan Winship2000-06-164-0/+16 * if the document requests an unknown URL, it's not an error; just ignoreDan Winship2000-06-153-1/+17 * merge the two separate noinst_PROGRAMS declarations into one so automakeDan Winship2000-06-152-3/+9 * bye bye goadDan Winship2000-06-152-37/+28 * Category stuff improved.Aaron Weber2000-06-154-314/+480 * keep the GtkFileSelection around between calls so we start up in the sameDan Winship2000-06-142-15/+29 * Don't line-wrap lines that start with ">".Dan Winship2000-06-142-2/+8 * ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp).Yukihiro Nakai2000-06-141-54/+50 * call gtkhtmllib_init hereRadek Doulik2000-06-142-0/+5 * added sect on menubar, other minor changes.Aaron Weber2000-06-1410-2702/+2976 * new function, to generate postscript so i can test tree printing.Chris Toshok2000-06-145-58/+273 * Request the value of e_table_is_cell_editable of the model_col instead ofChristopher James Lahey2000-06-145-14/+21 * added command to co ORBit.Damon Chaplin2000-06-142-0/+5 * if the mbox doesn't end with a '\n', write one before appending the newDan Winship2000-06-142-4/+18 * updated the crlf filter:Jeffrey Stedfast2000-06-142-5/+9 * Took out the filter code ( we already filter inJeffrey Stedfast2000-06-142-12/+5 * Updated: a separator is now a char* rather than a single char because IMAPJeffrey Stedfast2000-06-1410-38/+68 * Renamed from camel_mbox_summary_expunge. Takes a gboolean saying whetherDan Winship2000-06-144-25/+49 * IMAP will now allow you to login, and on some IMAP providers it will actually...Jeffrey Stedfast2000-06-148-118/+119 * finish switch back to vcalSeth Alves2000-06-141-3/+9 * switch back to vcal for debuggingSeth Alves2000-06-141-3/+3 * fixed it so that source always pointed to a valueJeffrey Stedfast2000-06-142-0/+7 * New macro. Checks whether Bonobo uses OAF and defines `BONOBO_USES_OAF' ifMartin Baulig2000-06-132-0/+23 * Clip the contained text.Christopher James Lahey2000-06-137-10/+797 * Changed the needed e_marshal functions.Christopher James Lahey2000-06-139-38/+203 * put back the libxml check that was erroneously removed in rev 1.94Dan Winship2000-06-131-0/+7 * Added `gnome-gettext.m4'. (gnome_aclocal_DATA): Added `gnome-gettext.m4'.Martin Baulig2000-06-132-2/+8 * Updated russian translation.Valek Frob2000-06-132-69/+69 * Added the array of objects and the hash table of UID->array index.Federico Mena Quintero2000-06-135-5/+565 * Build a `libeshell.a' library in `shell/' so that we don't need toEttore Perazzoli2000-06-1311-81/+90 * Got rid of sources_max_row and identities_max_row as they are not reallyJeffrey Stedfast2000-06-132-19/+22 * Removed the freeze/thaw stuff for the model. As Chris wisely pointed out,Federico Mena Quintero2000-06-1327-268/+123 * Removed the ETableModel thaw handler.Federico Mena Quintero2000-06-132-7/+5 * Removed the ETableModel thaw handler. Likewise.Federico Mena Quintero2000-06-136-53/+12 * implemented a temp hack for the imap fetch by uid codeJeffrey Stedfast2000-06-133-30/+43 * Control does horizontal scrolling...Anders Carlsson2000-06-132-2/+9 * pop provider now uses the crlf filterJeffrey Stedfast2000-06-133-4/+19 * Removed the camel-mime-filter-smtp.h entry from Makefile.am - oops!Jeffrey Stedfast2000-06-131-1/+0 * Deprecated.Jeffrey Stedfast2000-06-139-352/+82 * don't pass a second (incorrect) -rpath in addition to the (correct) oneDan Winship2000-06-139-8/+12 * If a paragraph starts with TABs, indent the whole paragraph to that tabDan Winship2000-06-132-12/+33 * Make the message composer use a EScrollFrame for the attachment barEttore Perazzoli2000-06-133-17/+26 * Return the result of folder_browser_load_folder. (get_prop, set_prop,Dan Winship2000-06-13