aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar-config.h
Commit message (Expand)AuthorAgeFilesLines
* remove extra set view params (gnome_calendar_set_view): simplify, just setJP Rosevear2004-04-081-4/+0
* add protoJP Rosevear2004-02-061-0/+1
* add e-pub-utils.[ch] for Free/Busy publishingGary Ekker2004-01-131-0/+3
* add protos82003-11-191-0/+10
* copy in here (update_uris_for_selection): save the selectionJP Rosevear2003-11-171-0/+6
* config accessor (calendar_config_set_calendars_selected): dittoJP Rosevear2003-11-151-0/+5
* set the timezone for all clients (timezone_changed_cb): callback forJP Rosevear2003-10-291-0/+2
* store config objects as well (gnome_calendar_set_default_uri): returnJP Rosevear2003-10-281-5/+12
* Fix an unused variableDan Winship2003-07-231-2/+2
* added a paned widget to contain the task list and a HTML widget forRodrigo Moya2003-07-041-0/+3
* Fixes #39735 and 40257JP Rosevear2003-04-171-8/+8
* Add a check to see if the view should be the day-view and change theJeffrey Stedfast2003-04-031-2/+0
* start a server a uri (start_default_server): start a default serverJP Rosevear2002-05-081-0/+4
* Use new-and-improved default folder URI config paths.Dan Winship2002-04-111-7/+0
* confirm expunging of the tasks (tasks_control_expunge_cmd): verb callbackJP Rosevear2002-01-031-0/+3
* Use an EMessageBox instead of a gnome_dialog_question so that the labelFederico Mena Quintero2001-10-301-0/+10
* new functions for setting and retrieving the default calendar URIsRodrigo Moya2001-10-301-1/+9
* get the tasks directly from the CalendarModel, so we get the filtering &Damon Chaplin2001-10-291-0/+2
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Fixes bug #2830.Federico Mena Quintero2001-09-191-0/+4
* added a timeout to refresh the list every 10 minutes. Not ideal, as theDamon Chaplin2001-09-181-0/+3
* added new e-sexp operator. We don't currently use it though.Damon Chaplin2001-08-221-7/+25
* use the new self-contained e_categories_config_open_dialog_for_entry()Rodrigo Moya2001-07-031-1/+0
* Fixes bug #1406.Federico Mena Quintero2001-07-011-0/+8
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* moved the function to check for a default timezone to calendar-config.c,Damon Chaplin2001-06-201-0/+4
* added timezone fields. Also moved the 'All Day' flag into an alignment soDamon Chaplin2001-06-191-0/+4
* keep list of all Tasks folders so we can update the preference settingsDamon Chaplin2001-03-051-4/+8
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-1/+2
* added new source files for the Tasks folders.Damon Chaplin2001-01-081-0/+8
* removed debug message.Damon Chaplin2000-10-211-0/+4
* call calendar_config_write_on_exit() to write out some special configDamon Chaplin2000-10-121-0/+113
roughout. (#569638)Matthew Barnes2009-02-013-3/+3 | * Fix compiler warningsSrinivasa Ragavan2009-01-302-1/+6 | * Show attachment bar at all times. Seems like the contents are missing atSrinivasa Ragavan2009-01-302-2/+9 | * Handle empty messages well.Srinivasa Ragavan2009-01-302-1/+5 | * ** Fix for bug #546637Srinivasa Ragavan2009-01-292-0/+8 | * ** Fix for bug #562449Srinivasa Ragavan2009-01-292-4/+15 | * ** Fix for bug #567654Srinivasa Ragavan2009-01-292-1/+7 | * ** Fix for bug #561628Milan Crha2009-01-282-1/+8 | * ** Fix for bug #204891Milan Crha2009-01-205-0/+129 | * Patch from Felix Riemann <friemann@svn.gnome.org> ** Fix for bug #563867 (Un...Suman Manjunath2009-01-135-33/+48 | * ** Fix for bug #566653Srinivasa Ragavan2009-01-122-0/+7 | * New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-115-22/+14 | * Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-113-2/+7 | * Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneededMatthew Barnes2009-01-112-2/+6 | * ** Fixes bug #567280Matthew Barnes2009-01-112-1/+7 | * ** Fixes bug #567285Matthew Barnes2009-01-112-1/+7 | * Reviewed by Matthew Barnes <mbarnes@redhat.com>Takao Fujiwara2009-01-092-1/+14 | * ** Fix for bug #565376Milan Crha2009-01-087-7/+624 | * ** Fixes bug #565857Matthew Barnes2008-12-292-1/+12 | * ** Part of fix for bug #559153Sankar P2008-12-222-68/+148 | * ** Fix for bug #558337Norman Wang2008-12-222-5/+31 | * ** Part of fix for bug #552583Milan Crha2008-12-162-0/+9 | * ** Fix for bug #564007Milan Crha2008-12-152-0/+23 | * ** Part of fix for bug #563669Milan Crha2008-12-152-1/+8 | * Fix a impllicit warningSrinivasa Ragavan2008-12-152-0/+5 | * ** Fix for bug #552583Srinivasa Ragavan2008-12-152-1/+8 | * ** Fix for #546637Srinivasa Ragavan2008-12-152-7/+13 | * Restore the code for BONOBO components need by the vcard inline viewer.Srinivasa Ragavan2008-12-152-2/+195 | * Add the unread vfolder hack.Srinivasa Ragavan2008-12-153-1/+43 | * ** Fixes bug #564519Lucian Langa2008-12-152-2/+11 | * ** Fixes bug #564351 (patch by Tal Benavidor)Matthew Barnes2008-12-142-1/+7 | * ** Part of fix for bug #552357Milan Crha2008-12-112-2/+9 | * ** Fix for bug #563870Milan Crha2008-12-106-23/+22 | * ** Part of fix for bug #552583Milan Crha2008-12-102-2/+14 | * ** Fix for bug #563369Milan Crha2008-12-094-1/+12 | * ** Fix for bug #563669Milan Crha2008-12-092-6/+13 | * Milan Crha <mcrha@redhat.com> ** Fix for bug #337082 (Do not set 'finished l...Suman Manjunath2008-12-082-1/+10 | * ** Fixes bug #552583Sankar P2008-12-082-15/+17 | * ** Fixes bug #552583Matthew Barnes2008-12-042-31/+49 | * ** Fixes bug #552850Matthew Barnes2008-11-242-2/+9 | * ** Fix for bug #555276Srinivasa Ragavan2008-11-192-0/+11 | * Do not display the default headers when all the headers are disabled inBharath Acharya2008-11-133-5/+7 | * ** Part of fix for bug #524377Milan Crha2008-11-135-0/+73 | * Committing on behalf of Matthew Barnes <mbarnes@redhat.com>Matthew Barnes2008-11-072-26/+37 | * ** Fix for BNC bug #437226 Proper message is missing in mail sent byBharath Acharya2008-11-072-12/+20 | * ** Fixes part of bug #559371Matthew Barnes2008-11-062-39/+19 | * ** Fix for bug #386036Milan Crha2008-11-043-1/+194 | * ** Fix for bug #559086Ashish Shrivastava2008-11-032-243/+15 | * ** Fixes bug #559042Matthew Barnes2008-11-032-1/+8 | * ** Fixes bug #557613Matthew Barnes2008-11-032-5/+13 | * ** Fixes bug #558726 (patch by Frederic van Starbmann)Matthew Barnes2008-11-012-1/+8 | * Disable delete and rename onSankarasivasubramanian Pasupathilingam2008-10-312-0/+12 | * Just some minor code polishing.Matthew Barnes2008-10-233-26/+33 | * Re-factor spinner usageSankarasivasubramanian Pasupathilingam2008-10-212-4/+6 | * Patch from Patrick Ohly <Patrick.Ohly@gmx.de>: Fix for a build break while c...Suman Manjunath2008-10-202-1/+5 | * ** Revert the patch committed in rev 36458Akhil Laddha2008-10-201-1/+1 | * ** Fix for bug #438155Milan Crha2008-10-203-1/+25 | * ** Fix for bug #555276Srinivasa Ragavan2008-10-172-0/+21 | * ** Fix for bug #364542Milan Crha2008-10-172-4/+86 | * ** Fix for bug #555203Bharath Acharya2008-10-102-0/+10 | * ** Fix for bug #554349Sankar P2008-10-052-3/+35 | * ** Fix for bug #554418Milan Crha2008-10-013-2/+10 | * ** Fix for bug #554458Milan Crha2008-10-012-5/+13 | * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-012-14/+20 | * ** Fix for bug #545045Philip Withnall2008-10-012-2/+14 | * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-302-17/+24 | * Remove unnecessary FIXME. normalized columns are for internalSankarasivasubramanian Pasupathilingam2008-09-302-3/+6 | * Added new column "Subject - Trimmed". Patch by hpj.Sankarasivasubramanian Pasupathilingam2008-09-304-3/+81 | * Mark some forgotten strings for translation. Fixes bug #553067Gabor Kelemen2008-09-292-2/+6 | * ** Fix for bug #530716Milan Crha2008-09-292-11/+25 | * ** Fix for bug #530691Milan Crha2008-09-294-105/+94 | * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-296-59/+84 | * ** Fix for bug #552583 (Suggested by Sebastian Keller)Milan Crha2008-09-262-1/+8 | * ** Fix for bug #552551Philip Withnall2008-09-252-1/+8 | * License change from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-252-15/+22 | * ** Fix for bug #313225Milan Crha2008-09-242-1/+13 | * Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-242-15/+21 | * ** Fixes bug #553479Philip Withnall2008-09-243-9/+16 | * ** Fix for bug #553273Milan Crha2008-09-233-2/+10 | * Added Italian translation for default email message.Luca Ferretti2008-09-224-1/+1457 | * Added Czech translation of default email message by Jiri Eischmann. Ditto.Petr Kovar2008-09-224-1/+330 | * Updated Polish translationWadim Dziedzic2008-09-222-29/+4 | * Updated Spanish default mailJorge Gonzalez Gonzalez2008-09-201-71/+20 | * Final tweaks (really!) for the Lithuanian default mail translation.Gintautas Miliauskas2008-09-191-9/+9 | * Translated some headers of the default mail message into Lithuanian.Gintautas Miliauskas2008-09-191-3/+3 | * Updated Lithuanian translation.Gintautas Miliauskas2008-09-192-104/+88 | * Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-198-101/+112 | * Update German translation.Hendrik Richter2008-09-191-31/+0 | * Add this tooGabor Kelemen2008-09-172-0/+11 | * Default welcome mail translation added. Added huGabor Kelemen2008-09-173-1/+320 | * Updated Korean translation of the default mail.Changwoo Ryu2008-09-161-31/+1 | * Added Serbian welcome message translationGoran Rakic2008-09-166-1/+653 | * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-1610-124/+133 | * Updated Dutch translation by Tino Meinen.Wouter Bolsterlee2008-09-162-84/+49 | * Updated Finnish default mailboxIlkka Tuohela2008-09-162-41/+15 | * Updated French translation.Claude Paroz2008-09-162-124/+46 | * default/sv/Inbox: Updated Swedish translation.Daniel Nylander2008-09-162-59/+30 | * ** Fix for bug #539536Sankarasivasubramanian Pasupathilingam2008-09-154-3/+18 | * Milan Crha <mcrha@redhat.com> ** Fix for bug #504767 (Expand also parent nod...Suman Manjunath2008-09-142-1/+8 | * Milan Crha <mcrha@redhat.com> Fix for bug #551915 (Manage error on idle, to ...Suman Manjunath2008-09-142-4/+46 | * License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-137-86/+95 | * ** Fix for bug #534039Milan Crha2008-09-113-16/+12 | * ** Fix for bug #493298Milan Crha2008-09-092-1/+14 | * Milan Crha <mcrha@redhat.com> Fix for bug #328216 (Bad signature prompt for ...Suman Manjunath2008-09-084-9/+23 | * esthetic license header cleans, and fix e-pkcs12Michael Meeks2008-09-062-14/+4 | * Fix infinite loop on deleting vfolders.Srinivasa Ragavan2008-09-052-1/+6 | * License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-049-104/+122 | * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-0346-614/+690 | * Fix compiler warnings in some of the test programs.Matthew Barnes2008-09-012-3/+10 | * Milan Crha <mcrha@redhat.com> ** Fix for bug #543135 (Write error message to...Suman Manjunath2008-09-013-13/+31 | * Milan Crha <mcrha@redhat.com> ** Fix for bug #534039 (Make sure search folde...Suman Manjunath2008-09-012-2/+23 | * Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #549661 (Process DND...Suman Manjunath2008-09-012-1/+9 | * ** Fix bug #544430Matthew Barnes2008-08-312-3/+12 | * Disable flag upsync. I need to implement it more intelligently.Srinivasa Ragavan2008-08-312-1/+9 | * ** Fix for bug #509647Milan Crha2008-08-283-4/+14 | * ** Fix for bug #534762Philip Withnall2008-08-273-8/+16 | * License ChangesSankarasivasubramanian Pasupathilingam2008-08-2747-577/+724 | * ** Fixes bug #546926Matthew Barnes2008-08-214-0/+19 | * ** Fixes bug #508732Matthew Barnes2008-08-184-8/+44 | * ** Fixes bug #513363Matthew Barnes2008-08-162-32/+9 | * ** Fix for bug #547805Sebastien Bacher2008-08-152-6/+7 | * Patch from Moritz Mertinkat <moritz@mertinkat.net> (Added meaningful user ag...Suman Manjunath2008-08-132-0/+7 | * ** Fix for bug #519292Milan Crha2008-08-122-4/+31 | * ** Fixes bug #546892Matthew Barnes2008-08-1214-49/+60 | * ** Fix for bug #519292Milan Crha2008-08-112-15/+20 | * ** Fix for bug #352695Milan Crha2008-08-112-11/+59 | * ** Part fix for bug #529743Srinivasa Ragavan2008-08-112-0/+21 | * Don't use uninitialized exception. It leads to freeing uninitializedSrinivasa Ragavan2008-08-112-2/+13 | * ** Fix for bug #546788Paul Bolle2008-08-082-17/+10 | * ** Fix for bug #546668Paul Bolle2008-08-073-4/+8 | * Use CamelDList instead of EDList.Matthew Barnes2008-08-073-5/+11 | * ** Fix for bug #249844Milan Crha2008-08-063-3/+12 | * ** Fix for bug #467115Michael Monreal2008-08-062-4/+4 | * ** Fix for bug #531288Michael Monreal2008-08-061-1/+1 | * Fix a performance issue, where we can just go by the presence than theSrinivasa Ragavan2008-08-052-1/+9 | * Use G_STRLOC or G_STRFUNC instead of deprecated G_GNUC_PRETTY_FUNCTION.Matthew Barnes2008-08-055-10/+20 | * Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #543058 (Use "Inbox"...Suman Manjunath2008-08-043-1/+15 | * Patch from Paul Bolle <pebolle@tiscali.nl>: Fix related to bug #539268 (Do n...Suman Manjunath2008-08-042-0/+8 | * Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #249844 (Use C_() macro ins...Suman Manjunath2008-08-043-3/+12 | * Patch from Paul Bolle <pebolle@tiscali.nl>: Fixes bug #537088 (Message heade...Suman Manjunath2008-08-042-2/+10 | * ** Fixes bug #514006Matthew Barnes2008-08-022-7/+16 | * ** Fixes bug #544859Matthew Barnes2008-08-022-3/+10 | * ** Fixes bug #545820Matthew Barnes2008-08-012-1/+7 | * ** Fix for bug #545436Srinivasa Ragavan2008-07-31