aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagradioactive-0_11nobody2000-05-161242-318077/+0
* Yet another attempt at fixing the gnome-pilot check- this time on Solaris.Russell Steinthal2000-05-162-2/+8
* New `ETitleBar' widget. Also, moved the `EClippedLabel' widget out ofEttore Perazzoli2000-05-1610-12/+477
* filename based interface. (filter_editor_save_rules): Interface to saveNotZed2000-05-163-24/+21
* Bunch of cleanup.NotZed2000-05-164-51/+50
* Removed filter-driver test program, now just part of libfilter.NotZed2000-05-164-172/+417
* o Added some preliminary ESMTP AUTH supportEDT 2000 Jeffrey Stedfast2000-05-162-6/+42
* Utility function to free a GList of strings.Ettore Perazzoli2000-05-165-10/+40
* Fixed drag and drop so that it properly handles pointer grabbing inEttore Perazzoli2000-05-166-129/+296
* gladeified replacement for eventedit.cSeth Alves2000-05-1610-8/+2709
* Remove camel_folder_get_summary, which no longer exists.Dan Winship2000-05-152-2/+5
* Translations from KeldKenneth Christiansen2000-05-151-58/+71
* Update from Akira TAGOH.Yukihiro Nakai2000-05-151-58/+68
* reparing damage from removing filesEric Busboom2000-05-15141-0/+42278
* removing all filesEric Busboom2000-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-6/+46
* And same here ...NotZed2000-05-057-45/+77
* Plug a memory leak. (header_decode_text): Fixed memory leaks with52000-05-054-39/+68
* use rows here instead of E_TABLE_SUBSET(etsv)->n_map, since the table canChris Toshok2000-05-053-2/+9
* Maxcount is minimum of the max and the requested count, not the maximum :)NotZed2000-05-057-46/+362
* Requires a camel-patch, about to come through ...NotZed2000-05-053-24/+60
* Add an e_table_group_add_all function and implement it in the differentChristopher James Lahey2000-05-0519-30/+251
* Updated Galician translationJesus Bravo Alvarez2000-05-051-3/+3
* Updated Galician translationJesus Bravo Alvarez2000-05-052-108/+169
* Sped up e_cell_text's get_height function.Christopher James Lahey2000-05-053-32/+42
* for the long events pass E_DAY_VIEW_LONG_EVENT as the day. Fixes SEGV.Damon Chaplin2000-05-0510-92/+266
* turned the notebook border off. The calendar looks better without it. IfDamon Chaplin2000-05-052-0/+9
* Make this compile again in the !KRB4 caseDan Winship2000-05-051-1/+1
* Oops. The Kerberos check was succeeding when it shouldn't have (and thusDan Winship2000-05-052-2/+8
* Don't fall back to plaintext passwords if APOP fails, since it should alsoDan Winship2000-05-052-18/+20
* New function to replace camel_provider_scan. Returns a list of either (a)Dan Winship2000-05-0410-31/+265
* Updated the Turkish translationFatih Demir2000-05-042-110/+105
* Define `E_TYPE_SHORTCUT_BAR'.Ettore Perazzoli2000-05-042-0/+6
* Added a height_cache idle loop so that the height_cache will be validatedChristopher James Lahey2000-05-045-4/+85
* Load all the data to be sorted by before actually doing the sort.Christopher James Lahey2000-05-043-34/+99
* EIconBar/EShortcutBar constification.Ettore Perazzoli2000-05-046-11/+26
* Fix author information.Christopher James Lahey2000-05-049-32/+97
* Fixed EShortcutBar API: the icon callback function now gets a `constEttore Perazzoli2000-05-046-12/+47
* No, we're not going to have g_strcasecmp for no good reason,NotZed2000-05-0415-47/+1597
* Add back in main loop calls during sorting.Christopher James Lahey2000-05-043-0/+9