aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
0 files changed, 0 insertions, 0 deletions
/td>2000-05-15152-44434/+0 * This commit was generated by cvs2svn to compensate for changes in r3037,Eric Busboom2000-05-155-30/+49 * Initial revisionEric Busboom2000-05-1511-0/+2150 * Fix Drag & Drop behavior so that dragging a folder that is not theEttore Perazzoli2000-05-152-7/+40 * Initial drag and drop support for the tree view: now you can dragEttore Perazzoli2000-05-152-14/+284 * Correctly access an xmlNodePtr->contentIain Holmes2000-05-153-7/+12 * Updated russian translationValek Frob2000-05-152-67/+89 * Updated Swedish translationAndreas Hydén2000-05-152-64/+78 * Use the correct policy for resize.Christopher James Lahey2000-05-143-2/+7 * From widgets/e-table/ChangeLogChristopher James Lahey2000-05-1479-2478/+3952 * Added e_strdup_strip which returns a copy of the string with the leadingChristopher James Lahey2000-05-145-0/+45 * Protect against unknown folder types better.Ettore Perazzoli2000-05-142-0/+22 * Update from Akira TAGOH.Yukihiro Nakai2000-05-141-250/+695 * Sort folders in the storage view.Ettore Perazzoli2000-05-142-0/+26 * Remove unused file.Ettore Perazzoli2000-05-141-7/+0 * Add new files.Ettore Perazzoli2000-05-144-0/+521 * Initial implementation of the tree view for the folders.Ettore Perazzoli2000-05-149-135/+339 * Fix Makefile to use generated include files that are in the buildEttore Perazzoli2000-05-142-0/+7 * Translations from KeldKenneth Christiansen2000-05-141-2/+2 * Updated Swedish translationAndreas Hydén2000-05-142-20/+529 * Updated againKjartan Maraas2000-05-141-26/+26 * Translations from KeldKenneth Christiansen2000-05-141-8/+28 * Updated Norwegian translation.Kjartan Maraas2000-05-132-23/+547 * Translations from KeldKenneth Christiansen2000-05-131-95/+660 * Fix more Makefile breakage.Ettore Perazzoli2000-05-132-0/+6 * Fix Makefile so that it looks for include files in the EvolutionEttore Perazzoli2000-05-132-2/+8 * Use accelerators here.Miguel de Icaza2000-05-135-88/+106 * Saved translatable strings. Added files to POTFILES.in.Valek Frob2000-05-1313-288/+877 * Added version and availability of required libunicode library.Matt Loper2000-05-133-87/+89 * Use 6 X's to mkstemp, as required by the man page, just a temp fix, thisNotZed2000-05-132-1/+7 * Updated Swedish translationAndreas Hydén2000-05-132-77/+130 * NUL-terminate the data extracted from the BonoboStream.Dan Winship2000-05-132-1/+10 * Updated Norwegian translation.Kjartan Maraas2000-05-132-93/+161 * New function to add today's alarms for a single object.Federico Mena Quintero2000-05-129-54/+288 * remove some cruft that we're not currently using.Dan Winship2000-05-122-28/+4 * *** empty log message ***Miguel de Icaza2000-05-125-2/+68 * Call a kludge a kludge. (And an insecure kludge at that.)Dan Winship2000-05-121-0/+5 * Traslations from KeldKenneth Christiansen2000-05-121-15/+12 * Change to match prototype (size_t vs unsigned int) so it works on 64-bitDan Winship2000-05-122-1/+7 * make the toolbars detachable now that we require a new enough versionDan Winship2000-05-126-3/+15 * remove unused timezone variable to make this compile on BSD systems (whereDan Winship2000-05-123-2/+6 * now it deff compilesJeffrey Stedfast2000-05-121-1/+1 * > * providers/mbox/camel-mbox-folder.c (message_changed): IndicateMichael Zucci2000-05-125-4/+49 * camel-smtp-transport.c will now compile :)Jeffrey Stedfast2000-05-121-7/+8 * Make sure we mark the ibex as dirty.NotZed2000-05-122-0/+5 * providers/smtp/camel-smtp-transport.c: updated smtp_helo to more closely comp...Jeffrey Stedfast2000-05-122-14/+15 * Left-justify the message.Federico Mena Quintero2000-05-122-0/+6 * Big bunch o memleaks fixed.NotZed2000-05-127-12/+60 * Destroy the g_scanner when cleaning up. (e_sexp_finalise): Free symbolNotZed2000-05-122-0/+17 * Removed unused arguments. Load the initial alarms here. (load_alarms): NewFederico Mena Quintero2000-05-1222-513/+1461 * Free summary items and charset filters.12000-05-123-8/+30 * Fix compilation error.Chris Lahey2000-05-111-1/+1 * Made this dialog have fewer buttons.Christopher James Lahey2000-05-112-2/+6 * New development warning text from Nat.Christopher James Lahey2000-05-112-9/+40 * Make the table view be sorted by name initially.Christopher James Lahey2000-05-112-1/+6 * only set the default background color if style is not NULL.Larry Ewing2000-05-112-3/+10 * fixed camel_smtp_transport_class_init(): now initializes service_classJeffrey Stedfast2000-05-112-1/+9 * fix a stupid typo. Thank you, C.Dan Winship2000-05-113-2/+9 * deal with Content-Transfer-Encoding a little bit at least.Dan Winship2000-05-112-2/+16 * + * README: Added version and availability of required libunicodeMatthew Loper2000-05-112-1/+7 * Send a proper response when you can't find the ldap URI.Christopher James Lahey2000-05-113-15/+26 * Removed mail/mail-component.c.Christopher James Lahey2000-05-112-1/+4 * Added an about box.Christopher James Lahey2000-05-112-0/+57 * Added a dialog for when you can't open an addressbook.Christopher James Lahey2000-05-112-0/+35 * Update versions needed for gnome-print, bonobo, and gtkhtml.Dan Winship2000-05-112-11/+20 * Move "about" menuitem to the help menu.Matthew Loper2000-05-112-1/+6 * + * local/Inbox/mbox (Content-Transfer-Encoding): Commented outMatthew Loper2000-05-102-8/+12 * yet another attempt to make the build instructions usableDan Winship2000-05-101-36/+78 * We need a HACKING file.Christopher James Lahey2000-05-102-0/+4 * Removed dist-hook section.Christopher James Lahey2000-05-1043-62/+192 * Updated Swedish translation. Updated update.shAndreas Hydén2000-05-103-36/+65 * Set the icons when changing between components.Christopher James Lahey2000-05-103-0/+80 * Updated Galician translationJesus Bravo Alvarez2000-05-101-241/+116 * ChangeLog fix.Chris Lahey2000-05-101-1/+4 * Set the format when creating a new calendar.Christopher James Lahey2000-05-102-0/+23 * New function; allows users to submit a bug. + (command_run_bugbuddy):Matthew Loper2000-05-102-3/+24 * Make sure that the canvas doesn't intercept keyboard focus.Christopher James Lahey2000-05-103-0/+7 * Added briefcase.png to get installed.Christopher James Lahey2000-05-105-24/+87 * New .cvsignore file.Christopher James Lahey2000-05-102-0/+7 * update dependency info a bit moreDan Winship2000-05-101-8/+7 * Replaced the Address button with a label and rearranged the address area aChristopher James Lahey2000-05-105-60/+72 * Reenable editting.Christopher James Lahey2000-05-105-10/+14 * Destroy the view object when leaving the minicard view.Christopher James Lahey2000-05-102-1/+9 * Remove the tooltip callback when destroyed.Christopher James Lahey2000-05-103-0/+15 * Fixed etssv_remove.Christopher James Lahey2000-05-103-4/+26 * Bleah. Can't fsync a pipe. As a quick kludge, just don't stream_flush it.Dan Winship2000-05-102-2/+7 * Fixed reflow sorting to call reflow_request when sorting on an itemChristopher James Lahey2000-05-103-0/+7 * + * calendar/pcs/cal-backend.c (cal_backend_add_cal): Return nothingMatthew Loper2000-05-106-7/+33 * Make File As change if name or company are changed pretty much anywhere.Christopher James Lahey2000-05-104-26/+173 * new welcome message from tigert and AaronDan Winship2000-05-091-21/+2223 * Fill in "blah blah blah".Matthew Loper2000-05-092-6/+17 * Display the default inbox at startup, instead of an empty view.Ettore Perazzoli2000-05-095-15/+43 * Enabled a couple more fieldsChristopher James Lahey2000-05-092-2/+7 * Removed double free of method_string in uri->method_string.Christopher James Lahey2000-05-092-1/+8 * Fix misplaced `g_free()' that resulted in garbage to be printed outEttore Perazzoli2000-05-092-1/+8 * Removed addressbook.db since this is now handled by the pas.Christopher James Lahey2000-05-093-2/+6 * Added a default card to all new file backends.Christopher James Lahey2000-05-092-18/+68 * o Undid changes to camel-internet-address.[c,h] o FixedEDT 2000 Jeffrey Stedfast2000-05-094-32/+42 * o Moved struct_address from camel-internet-address.c toEDT 2000 Jeffrey Stedfast2000-05-094-12/+44 * Listed myself as the author of the shell.Ettore Perazzoli2000-05-091-0/+1 * Rearranged order of things getting destroyed.Christopher James Lahey2000-05-0912-26/+77 * Remove reflow idle when being destroyed.Christopher James Lahey2000-05-093-0/+26 * Fixed some indentation.Christopher James Lahey2000-05-098-161/+441 * Fixed the string duplication problem. Fixed the business/home addressChristopher James Lahey2000-05-093-6/+25 * make this a little less kludgy. Use gnome_error_dialog rather than printfDan Winship2000-05-094-44/+50 * one more refcounting fix I missed before.Dan Winship2000-05-092-3/+6 * o updated to use CamelException (as needed by new camel-stream.c) o noEDT 2000 Jeffrey Stedfast2000-05-092-30/+37 * Actually quit when the shell is destroyed.Ettore Perazzoli2000-05-092-0/+13 * Fix compilation with builddir != srcdir. Boy I love this.Ettore Perazzoli2000-05-093-2/+10 * update for camelstream changesDan Winship2000-05-093-16/+22 * Update for CamelStream CamelException changes.Dan Winship2000-05-093-15/+37 * Use CamelException to signal failure. (camel_stream_write_strings):Dan Winship2000-05-0930-812/+920 * Removed unused shortcuts which point to unimplemented folders.Matthew Loper2000-05-092-3/+10 * call e_day_view_stop_editing_event here to avoid a divide by zero a bitSeth Alves2000-05-092-0/+12 * CalBackendClass now is just an interface for calendar backends; this is anFederico Mena Quintero2000-05-0916-1117/+1570 * don't set the ico->uid to NULL or we won't find any other occurrences ofDamon Chaplin2000-05-095-10/+25 * New update.sh script from KennethAndreas Hydén2000-05-082-4/+37 * Updated Swedish translationAndreas Hydén2000-05-082-237/+211 * *** empty log message ***Hector Garcia2000-05-081-0/+4 * Fix const warning.Ettore Perazzoli2000-05-082-2/+6 * Adding es.poHector Garcia2000-05-081-0/+586 * make it really work with oaf. I need to recompile everyhting now.. shitMathieu Lacage2000-05-081-1/+1 * uhMathieu Lacage2000-05-081-1/+1 * make the composer work with oafMathieu Lacage2000-05-082-3/+14 * Make multi-line texts display properly. Fixed some mem leaks.Christopher James Lahey2000-05-083-20/+17 * Fixed this up a bit. Syncing should work better now.Christopher James Lahey2000-05-082-0/+7 * Install `addressbook.db'.Christopher James Lahey2000-05-083-1/+7 * Format From and Reply-To to at least a decoded string. Should probablyNotZed2000-05-082-4/+24 * blahMichael Zucci2000-05-081-1/+1 * Merged NEW_SUMMARY branch back to trunk, and resolved conflicts.NotZed2000-05-0817-1626/+1580 * Size moved to message info, rather than content info structure.NotZed2000-05-082-5/+6 * Made a minimal number of things be destroyed and recreated when updating aChristopher James Lahey2000-05-0811-160/+309 * xmlFree the return value of xmlGetProp.Larry Ewing2000-05-082-0/+7 * remove the no longer needed flatened_alpha member.Larry Ewing2000-05-084-10/+35 * fix some bugsDan Winship2000-05-082-14/+12 * make sure to free the return value of e_card_simple_get.Chris Toshok2000-05-084-4/+24 * free cell.starting_text here to avoid a memory leak.Chris Toshok2000-05-083-0/+7 * call finiLex in error case to avoid a memleak.Chris Toshok2000-05-081-1/+3 * comment function, and fix an ABR.Chris Toshok2000-05-083-6/+17 * comment function, and fix an ABR.Chris Toshok2000-05-083-12/+31 * Add a horizontal scrollbar.Christopher James Lahey2000-05-083-2/+6 * Added saving in minicard view.Christopher James Lahey2000-05-083-0/+94 * Added an activate signal.Christopher James Lahey2000-05-085-0/+29 * Fixed an off by 2 error.Christopher James Lahey2000-05-082-1/+8 * (addressbook_factory): create the ebook once.Chris Toshok2000-05-082-3/+5 * syncDan Winship2000-05-084-40/+72 * don't create a new ebook. instead, unload the current uri (if there isChris Toshok2000-05-082-10/+12 * unref content, etc. after attaching it to message.Dan Winship2000-05-083-0/+13 * unref the message after displaying it.Dan Winship2000-05-083-4/+15 * Make camel not leak like a sieve.Dan Winship2000-05-0869-240/+320 * Replaced some model_changed calls with row_inserted calls.Christopher James Lahey2000-05-083-4/+9 * Changed a toolbar button from saying "New mail" (which suggests you mightMatthew Loper2000-05-082-1/+7 * Handle row_inserted and row_deleted signals properly.Christopher James Lahey2000-05-0817-74/+263 * show the EText item, just in case it hasn't moved, otherwise it won'tDamon Chaplin2000-05-083-3/+24 * Fix off by one error.Vadim Strizhevsky2000-05-081-1/+1 * Removed some code that was notifying too many clients at the wrong times.Christopher James Lahey2000-05-084-52/+22 * Added da to the language stringKenneth Christiansen2000-05-081-1/+1 * Updated da.po to reflect ettore's changes. Made a backup file, if some of theKenneth Christiansen2000-05-072-218/+194 * Fix incorrect casting.Ettore Perazzoli2000-05-072-1/+6 * Updated Norwegian translation.Kjartan Maraas2000-05-072-213/+76 * Added new Directories section for the default_user.Chris Toshok2000-05-072-0/+8 * add Internet Directories (LDAP servers) sectionChris Toshok2000-05-0714-1/+51 * New function, only write out the ibex if it has changed.NotZed2000-05-073-0/+24 * Fix brainos so that the application quits after closing all theEttore Perazzoli2000-05-073-6/+11 * Remove `e-shell-shortcut.c' from `POTFILES.in'.Ettore Perazzoli2000-05-072-1/+4 * Machinery for quitting and handling the relationship between a shellEttore Perazzoli2000-05-078-10/+169 * Make the addressbook create the correct file uri. Added a default query.Christopher James Lahey2000-05-076-7/+31 * Also close the fd after we're done.72000-05-072-2/+11 * only to set_value_at if the value is indeed different. (ect_stop_editing):Chris Toshok2000-05-073-6/+26 * Remove unused files.Ettore Perazzoli2000-05-072-327/+0 * New function to find out if a file is indexed.NotZed2000-05-073-0/+25 * remove the separator and toggle view items as well. (toggle_view_as_cb):Chris Toshok2000-05-072-74/+240 * Don't hardcode "inbox" here.Dan Winship2000-05-077-84/+58 * + * gui/evolution-calendar-control.c (PROPERTY_CALENDAR_URI):Matthew Loper2000-05-072-2/+13 * Install the sample `mbox' file.Ettore Perazzoli2000-05-072-1/+7 * Portability fix (use `readdir()', not `readdir_r()'). Also, be saferEttore Perazzoli2000-05-075-20/+34 * Fix non-OAF compilation.Ettore Perazzoli2000-05-072-1/+6 * Big shell reorganization.Ettore Perazzoli2000-05-0731-1272/+4474 * Updated configuration script to match the new layout of theEttore Perazzoli2000-05-072-0/+12 * New default user setup.Ettore Perazzoli2000-05-0725-22/+80 * Made a NULL callback just mean to not call back.Christopher James Lahey2000-05-075-0/+802 * Made a NULL callback just mean to not call back.Christopher James Lahey2000-05-077-109/+268 * A machine which serves neither POP nor KPOP is not a POP server.Dan Winship2000-05-073-1/+17 * New code to configure identity, mail source, and mail transport.Dan Winship2000-05-076-42/+1149 * changed these so they just do a simple localtime(), update the struct tm,Damon Chaplin2000-05-072-0/+60 * check for purify.Chris Toshok2000-05-072-2/+7 * Mostly finished ECardSimple.Christopher James Lahey2000-05-0710-266/+486 * Turned off focus in the To, Cc, and Bcc buttons.Christopher James Lahey2000-05-072-0/+6 * Added a "changed" signal that gets sent whenever the text changes.Christopher James Lahey2000-05-075-14/+19 * Killed some warnings.Christopher James Lahey2000-05-075-6/+4 * ignore evolution-addressbook.pureChris Toshok2000-05-073-0/+19 * ignore evolution-calendar.pureChris Toshok2000-05-073-0/+18 * ignore wombat.pureChris Toshok2000-05-073-0/+18 * ignore evolution-mail.pureChris Toshok2000-05-073-0/+18 * if a port isn't specified in the uri default to 389.Chris Toshok2000-05-072-0/+8 * consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h andDan Winship2000-05-0715-78/+43 * Made the component take a uri through its property bag.Christopher James Lahey2000-05-072-3/+108 * Got rid of some warnings.Christopher James Lahey2000-05-076-2/+115 * finish editing event when user hits Return key.Damon Chaplin2000-05-076-80/+117 * removed.Damon Chaplin2000-05-063-163/+4 * removed old calendar view files.Damon Chaplin2000-05-0613-4075/+9 * CorrectionKjartan Maraas2000-05-061-2/+0 * added guint ref_count to iCalObject struct, and ical_object_ref/unref()Damon Chaplin2000-05-0612-90/+292 * Updated Galician translation.Jesus Bravo Alvarez2000-05-062-10/+12 * ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp).Yukihiro Nakai2000-05-061-91/+66 * And same here ... (camel_folder_summary_encode_fixed_int32): Ugh, fwriteNotZed2000-05-062-7/+20 * Use the OAFIID when using an OAF-enabled build of bonobo.Anders Carlsson2000-05-062-1/+16 * Added option `--enable-purify' and correspondent Automake conditional.Ettore Perazzoli2000-05-062-0/+12 * ignore .pure directoryChris Toshok2000-05-051-0/+1 * Added e-card-simple.c and e-card-simple.h.Christopher James Lahey2000-05-058-582/+972 * add support for building purified evolution.Chris Toshok2000-05-053-0/+16 * ignore the .pure directoryChris Toshok2000-05-0521