/japanese/tvi/

='/~lantw44/cgit/'>index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sync the from folder if we're going to delete it, otherwise we can'tNot Zed2004-02-052-0/+12
* rename .cmeta file too, and fix the recovery order.Not Zed2004-02-056-316/+342
* hmm, another well tested bit of code ... if you launch another thread youNot Zed2004-02-052-109/+139
* add a mnemonic for the 'Go to Today' button in the 'Go To Date' dialog.Harry Lu2004-02-052-1/+6
* Fixes #53388 added a check for NULLSarfraaz Ahmed2004-02-052-0/+9
* call abort before we unref, aid debugging if we hit it.Not Zed2004-02-055-6/+43
* ** See bug #53553.Not Zed2004-02-0510-75/+131
* pass in a parent for the dialogs, use e_notice (import_druid_finish): weJP Rosevear2004-02-052-45/+35
* Don't allow dropping into a vfolder (store). Fixes bug #53757.Jeffrey Stedfast2004-02-052-11/+20
* Get rid of some unnecessary CAMEL_OBJECT() casts.Jeffrey Stedfast2004-02-053-31/+42
* use new cal auth functionsJP Rosevear2004-02-054-9/+26
* we only have a single client to free (prepare_events): make the vtodo listJP Rosevear2004-02-053-128/+193
* add extra pageJP Rosevear2004-02-0511-268/+354
* remove dead filesJP Rosevear2004-02-053-910/+4
* make this C89 compliantJP Rosevear2004-02-052-3/+7
* Fix for bug #53755 (local folders case)Jeffrey Stedfast2004-02-053-14/+28
* Updated finnish translation (now 100%)Ilkka Tuohela2004-02-052-1883/+1266
* Update Czech translationMiloslav Trmac2004-02-052-183/+238
* Fixes #52970Rodrigo Moya2004-02-049-49/+82
* don't update the date navigator query nor the internal lists here...Rodrigo Moya2004-02-042-16/+15
* display the exception message on error.Rodrigo Moya2004-02-042-1/+4
* open calendars asynchronously. (client_cal_opened_cb): on success, add theRodrigo Moya2004-02-042-43/+45
* ** See bug #53683.Not Zed2004-02-046-93/+99
* ** See bug #53683.Not Zed2004-02-045-7/+180
* (store_sync): duh, actually pass expunge to folder_sync.Michael Zucci2004-02-042-1/+2
* added 'expunge' parameter, easier 'empty trash on exit' call.Not Zed2004-02-045-14/+22
* ** See bug #53832.Not Zed2004-02-041-1/+2
* change the access key for adding a reminder from Alt+a to Alt+d to avoidHarry Lu2004-02-042-2/+61
* changed order around, first try to delete and only remove from the objectNot Zed2004-02-048-244/+163
* ** See bug #53131.Not Zed2004-02-041-2/+6
* Fix a bug in evolution/calendar/gui/print.c: bound_text(). It does notYong Sun2004-02-042-6/+18
* updated last fix to use void* instead of gpointerJeffrey Stedfast2004-02-041-5/+5
* Use macro casts from int to pointer.Jeffrey Stedfast2004-02-045-17/+45
* oops, don't ref/unref the gtk_selection_dataJeffrey Stedfast2004-02-041-2/+0
* Modified slightly. The model now calls gtk_drag_finish() for us when it isJeffrey Stedfast2004-02-044-81/+139
* use FORCE_SLOW_MIME_TYPE so gnome-vfs actually sniffs the file contentsChris Toshok2004-02-042-0/+7
* Updated with recent additions/movesRodney Dawes2004-02-042-1/+7
* New test suite for url scanning.Jeffrey Stedfast2004-02-044-40/+240
* remove some spew, and add an evo-icon: handler, for things in evolution'sChris Toshok2004-02-042-79/+200
* Moved to misc/widgets since they depend on libemiscwidgets now, and aren'tDan Winship2004-02-048-1154/+12
* Fix location of e-activity-handler.h #includeDan Winship2004-02-044-1/+13
* add widgets/misc for e-activity-handler.hDan Winship2004-02-042-3/+7
* add widgets/miscDan Winship2004-02-044-0/+11
* Moved here from shell/, since they are now used only by the components,Dan Winship2004-02-048-4/+1165
* add callto:, h323:, and webcal: schemes.Chris Toshok2004-02-042-1/+9
* Update Czech translationMiloslav Trmac2004-02-042-125/+146
* correected the date in ChangelogSivaiah Nallagatla2004-02-041-1/+1
* use gtk_spin_button_* apis to get and set values for download limit spinSivaiah Nallagatla2004-02-042-6/+14
* it's possible to get to this function without the EText ever beingChris Toshok2004-02-031-0/+7
* handle the sa prefs here, have own gconf client with sa dir addedRadek Doulik2004-02-034-69/+46
* set image_buf/image_buf_size here instead of in all callers. also emit theChris Toshok2004-02-032-16/+32
* 16x16 jabberJakub Steiner2004-02-032-0/+4
* Updated finnish translationIlkka Tuohela2004-02-032-7739/+3814
* hook up contact_changed/contact_removed signals. (contact_changed): newChris Toshok2004-02-033-12/+86
* don't generate a g_warning if button_icon == NULL. (component_info_free):Chris Toshok2004-02-032-1/+11
* Fixes for bug #53091.Jeffrey Stedfast2004-02-032-1/+11
* Copy the flags too. Fixes the local folder case of bug #53091.Jeffrey Stedfast2004-02-032-1/+7
* Update Czech translationMiloslav Trmac2004-02-032-299/+273
* Fix for bug #52941Jeffrey Stedfast2004-02-033-4/+83
* use g_file_get_contents (load_file_fn): ditto (vcal_support_format_fn):JP Rosevear2004-02-022-65/+24
* Updated Catalan translation by the Catalan Evolution team.Jordi Mallach2004-02-022-19273/+13036
* Updated Irish translationAlastair McKinstry2004-02-022-96/+67
* ** See bug #53549.Not Zed2004-02-023-4/+9
* ** See bug #52994.Not Zed2004-02-026-208/+331
* god knows what else this'll break.Not Zed2004-02-023-12/+14
* use g_ascii_strcasecmp rather than strcasecmp.Not Zed2004-02-023-13/+28
* Fixes for bug #53530Bill Zhu2004-02-022-2/+7
* *** empty log message ***Denis Lackovic2004-02-022-1916/+1368
* Same as below.Jeffrey Stedfast2004-02-013-4/+14
* Updated Polish translation.Artur Flinta2004-02-012-188/+122
* Updated Korean translation.Changwoo Ryu2004-01-312-570/+619
* Updated Norwegian translation.Kjartan Maraas2004-01-312-402/+386
* enable d&d drop photos.Chris Toshok2004-01-318-267/+118
* add an alignment around the image. This might not be enough. hrm.Chris Toshok2004-01-313-23/+83
* Fixes for bug #53348Jeffrey Stedfast2004-01-314-20/+103
* Fix spelling error in provider descriptionRodney Dawes2004-01-312-1/+8
* abstract out the drag and droppable image widget from the contact listChris Toshok2004-01-314-0/+554
* Protect against multiple camel_init() calls. Remember if we've alreadyJeffrey Stedfast2004-01-312-0/+17
* Removed e-meeting-model.cRodney Dawes2004-01-312-1/+4
* remove dead filesJP Rosevear2004-01-313-1897/+5
* Get recursive folder listing (needed or folders that haveJeffrey Stedfast2004-01-312-1/+5
* Fix for bug #53195.Jeffrey Stedfast2004-01-312-7/+25
* Only save the search-bar state OR the filter-bar state - decided based onJeffrey Stedfast2004-01-312-51/+45
* Updated Spanish translation.Francisco Javier F. Serrador2004-01-312-226/+283
* CV Fixes #51871Gary Ekker2004-01-302-0/+12
* Translation updated by Mətin Əmirov.Mətin Əmirovf2004-01-302-10293/+740
* Update Czech translaitonMiloslav Trmac2004-01-302-493/+582
* remove extraneous ;JP Rosevear2004-01-302-2/+8
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-01-302-171/+181
* ** See bug #53549, partial fix.Not Zed2004-01-304-1/+26
* ** See bug #53123.Not Zed2004-01-302-35/+43
* copy the old_name that comes in, since it might be the actual folder_name,Not Zed2004-01-302-1/+11
* ** See bug #53558 (plus other fixes/cleanups)Not Zed2004-01-307-285/+198
* Implement. (eab_select_source): Implement. Public function that promptsHans Petter Jansson2004-01-303-18/+88
* im-aim.png im-icq.png im-msn.png it indeed appears you need 16x16Jakub Steiner2004-01-305-0/+7
* im-aim.png im-icq.png im-msn.png although I'm adding these toJakub Steiner2004-01-305-0/+17
* Updated Spanish translation.Francisco Javier F. Serrador2004-01-302-512/+529
* Changed "Finish" to "Apply" in dialog finish page text.Hans Petter Jansson2004-01-302-1/+6
* Sync the modified source list.Hans Petter Jansson2004-01-303-2/+17
* use the MigrationContext struct. (dialog_close): same.Chris Toshok2004-01-302-97/+139
* don't set the group to be read only until after the source is added.JP Rosevear2004-01-302-2/+8
* set group to temporary sourceRadek Doulik2004-01-302-0/+6
* migrate to a specific source (migrate_ical_folder): create a new sourceJP Rosevear2004-01-292-109/+179
* added support for the list view also.Rodrigo Moya2004-01-292-1/+9
* turn development stuff back onJP Rosevear2004-01-292-1/+5
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-01-292-697/+725
* removed CAMEL_PROVIDER_IS_EXTERNAL check likewise likewiseNicel KM2004-01-294-8/+10
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-01-292-2643/+3164
* Fixes a bug i can't find right nowNot Zed2004-01-295-4/+41
* ** See bug #53269.Not Zed2004-01-292-4/+9
* added a doc comment.Not Zed2004-01-294-38/+53
* reverted radek's patch below, it was already fixed (#53176). Changed theNot Zed2004-01-293-32/+46
* ** See bug #53320 and probably othersNot Zed2004-01-294-54/+94
* output scan->name and scan->value for writing metadata, rather thanNot Zed2004-01-292-2/+6
* zero out passwd/user/host before freeing them.Not Zed2004-01-292-0/+11
* Revert previous change.Jeffrey Stedfast2004-01-292-2/+5
* Same.Jeffrey Stedfast2004-01-293-3/+12
* Update to require glib-2.0 >= 2.3.2 (needed for some GValue usage).Jeffrey Stedfast2004-01-292-1/+7
* Get file_as instead of full_name.Hans Petter Jansson2004-01-293-2/+10
* g_message this (destroy_config): remove the various pieces to create aJP Rosevear2004-01-292-6/+49
* stop status bar messages madness.Rodrigo Moya2004-01-295-20/+10
* Added a new property "state" which is READ-WRITE so that we canJeffrey Stedfast2004-01-294-19/+204
* Disable the possibility of using OpenSSL until someone decides it isRodney Dawes2004-01-292-69/+75
* First argument to gtk_hbox_new () is a boolean, not an int, don't show theRodney Dawes2004-01-292-3/+16
* Updated Norwegian translation.Kjartan Maraas2004-01-292-260/+299
* If the store is already in the model, remove it and then re-add it. FixesJeffrey Stedfast2004-01-292-14/+8
* And thus completes the fixes for bug #52766.Jeffrey Stedfast2004-01-293-28/+30
* Make sure the new dir path exists before trying to rename files to avoidJeffrey Stedfast2004-01-292-7/+48
* Marked all plural-forms bugs with 'bug: plural-forms'.Danilo Šegan2004-01-292-1/+31
* Updated Serbian translation.Danilo Šegan2004-01-283-450/+492
* svn path=/trunk/; revision=24493Updated ja.po. T.Aihana2004-01-282-275/+331
* set body text after setting composer's signature, so that signature isRadek Doulik2004-01-282-1/+8
* updated italian translation - plural forms upgradedMarco Ciampa2004-01-281-5/+5
* ** See Bug #53176, probably fixes others too.Not Zed2004-01-282-11/+30
* add port and /soap parts to relative uri while updating it when accountSivaih Nallagatla2004-01-283-8/+16
* updated italian translationMarco Ciampa2004-01-282-266/+154
* Fixed Czech translationMiloslav Trmac2004-01-282-381/+363
* ** See bug #53179Not Zed2004-01-284-18/+49
* ref folder from mail_component_get_folder.Not Zed2004-01-283-1/+11
* Expand the label, this fixes the problem that people were having in theRodney Dawes2004-01-282-1/+9
* Use button->time for the mouse click event, so that the popup stays up onRodney Dawes2004-01-281-1/+1
* Removed unneeded debug printfs.Jeffrey Stedfast2004-01-283-15/+10
* fix double free of the button event.Chris Toshok2004-01-281-1/+0
* spamfiltering charsets and input methods. assign copyright to Novell, addAaron Weber2004-01-285-10/+141
* Handle NULL name. Fixes #53071.Hans Petter Jansson2004-01-282-2/+15
* set the relative_uri of a local source to be its uid.Chris Toshok2004-01-283-15/+29
* Use gtk_tree_view_get_dest_row_at_pos() instead ofJeffrey Stedfast2004-01-283-8/+13
* shushJP Rosevear2004-01-282-2/+2
* added "Quick Reference" menu itemDavid Trowbridge2004-01-282-2/+11
* quick ref docsDavid Trowbridge2004-01-289-1/+18605
* add facilities for installing a help dirDavid Trowbridge2004-01-282-0/+9
* add definition for EVOLUTION_HELPDIRDavid Trowbridge2004-01-283-1/+39
* Enable [, ], ., and , as mail accels again, but not in the menus, so thatRodney Dawes2004-01-282-0/+10
* Copy the imap cache into the right place. Duh.Jeffrey Stedfast2004-01-282-1/+6
* use e_cal_removeJP Rosevear2004-01-283-2/+8
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-01-281-4156/+1437
* updated italian translationMarco Ciampa2004-01-272-128/+60
* print strikeout/underlineRadek Doulik2004-01-271-1/+30
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-01-272-10681/+2258
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-01-272-1164/+706
* set CAMEL_FOLDER_SUPRESS_JUNK_TEST flag (imap_update_summary): updateRadek Doulik2004-01-274-4/+25
* ** See bug #53084 and others.Not Zed2004-01-2717-309/+413
* attempt the upgrade before trying to startup the wizard.Not Zed2004-01-273-77/+83
* Updated Serbian translation.Danilo Šegan2004-01-273-221/+222
* fix the parent-finding logic.Not Zed2004-01-274-46/+31
* ** See bug #53373.Not Zed2004-01-274-25/+57
* [ Should fix #53361 and other migration problems/crashes ] new function,Chris Toshok2004-01-272-29/+63
* Fixes #53276Rodrigo Moya2004-01-272-18/+50
* add the source to the group so it actually shows upJP Rosevear2004-01-272-4/+12
* Updated Greek translationNikos Charonitakis2004-01-272-1623/+1525
* get the source name with out using freed memory (migrate_tasks): dittoJP Rosevear2004-01-272-2/+8
* Fixes for bug #53251.Jeffrey Stedfast2004-01-273-9/+63
* Get rid of all the *Shift*character keybindings, so people can actuallyRodney Dawes2004-01-274-29/+16
* Updated Irish translationAlastair McKinstry2004-01-272-703/+707
* use g_file_test instead of stat and pass the type e_folder_map_dir whenJP Rosevear2004-01-272-3/+7
* Add panded widget to EShellWindowPrivate and handle state saving ofRodney Dawes2004-01-273-11/+29
* Set priv->drag_row.Jeffrey Stedfast2004-01-273-8/+38
* Fixes #53338Rodrigo Moya2004-01-273-0/+22
* bump requirements, versionJP Rosevear2004-01-27