index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
calendar
/
gui
/
calendar-config.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed. Removed.
Ettore Perazzoli
2003-01-14
1
-1
/
+2
*
Use g_object_set_data(..., NULL) instead of gtk_object_remove_data().
Ettore Perazzoli
2002-11-09
1
-6
/
+6
*
Use g_object_ref()/g_object_unref() instead of
Ettore Perazzoli
2002-11-09
1
-3
/
+3
*
Use g_signal_connect() instead of gtk_signal_connect(). Likewise.
Ettore Perazzoli
2002-11-09
1
-6
/
+4
*
Initial port of gui/ subdir to GNOME 2
JP Rosevear
2002-11-08
1
-1
/
+1
*
don't use BonoboConfig, but EConfigListener.
Rodrigo Moya
2002-11-04
1
-58
/
+61
*
use EConfigListener instead of direct access to the bonobo-conf database.
Rodrigo Moya
2002-08-27
1
-423
/
+158
*
listen for timezone config change (property_change_cb): set the timezone
JP Rosevear
2002-07-01
1
-0
/
+17
*
start a server a uri (start_default_server): start a default server
JP Rosevear
2002-05-08
1
-0
/
+55
*
Use new-and-improved default folder URI config paths.
Dan Winship
2002-04-11
1
-86
/
+0
*
translate timezone names when displayed. Fixes bug #6544.
Damon Chaplin
2002-01-12
1
-2
/
+6
*
confirm expunging of the tasks (tasks_control_expunge_cmd): verb callback
JP Rosevear
2002-01-03
1
-0
/
+33
*
s/%/%s
Rodrigo Moya
2001-12-08
1
-2
/
+2
*
if the key in the config database does not exist, just return the local
Rodrigo Moya
2001-12-07
1
-2
/
+20
*
make sure we call e_table_model_pre_change() before changing the model.
Damon Chaplin
2001-12-04
1
-5
/
+0
*
make the timezone default to UTC. Fixes bug #14362.
Damon Chaplin
2001-11-14
1
-13
/
+10
*
Do not ignore the exceptions of the cases that do not have defaults.
Federico Mena Quintero
2001-10-31
1
-3
/
+24
*
Use an EMessageBox instead of a gnome_dialog_question so that the label
Federico Mena Quintero
2001-10-30
1
-71
/
+200
*
new functions for setting and retrieving the default calendar URIs
Rodrigo Moya
2001-10-30
1
-1
/
+56
*
get the tasks directly from the CalendarModel, so we get the filtering &
Damon Chaplin
2001-10-29
1
-0
/
+62
*
Fixing the license text.
Ettore Perazzoli
2001-10-28
1
-1
/
+0
*
Update the licensing information to require version 2 of the GPL
Ettore Perazzoli
2001-10-27
1
-2
/
+2
*
convert the formatted date to UTF-8.
Damon Chaplin
2001-10-27
1
-2
/
+0
*
added setDefaultTimezone() method.
Damon Chaplin
2001-10-23
1
-0
/
+14
*
Fixes bug #2830.
Federico Mena Quintero
2001-09-19
1
-0
/
+32
*
added a timeout to refresh the list every 10 minutes. Not ideal, as the
Damon Chaplin
2001-09-18
1
-6
/
+23
*
added new e-sexp operator. We don't currently use it though.
Damon Chaplin
2001-08-22
1
-1
/
+81
*
New. (config_read): Use locale's setting as default for
Zbigniew Chyla
2001-08-18
1
-1
/
+11
*
Startup assistant stuff
Iain Holmes
2001-08-17
1
-1
/
+1
*
Do not set the time popup range. We also want to be able to create
Federico Mena Quintero
2001-08-17
1
-11
/
+3
*
started some code to show the currently displayed dates in the folder
Damon Chaplin
2001-07-31
1
-2
/
+6
*
use bonobo-conf everywhere
Dietmar Maurer
2001-07-04
1
-100
/
+143
*
cal-client/cal-client.[hc] cal-util/cal-component.c
Damon Chaplin
2001-07-03
1
-4
/
+10
*
Fixes bug #1406.
Federico Mena Quintero
2001-07-01
1
-5
/
+93
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-1
/
+1
*
moved the function to check for a default timezone to calendar-config.c,
Damon Chaplin
2001-06-20
1
-0
/
+75
*
added timezone fields. Also moved the 'All Day' flag into an alignment so
Damon Chaplin
2001-06-19
1
-0
/
+27
*
Fix headers. Same here. Same here. Same here. Same here. Same here. Same
Kjartan Maraas
2001-04-05
1
-0
/
+2
*
keep list of all Tasks folders so we can update the preference settings
Damon Chaplin
2001-03-05
1
-0
/
+55
*
<gnome.h> trimming to reduce compilation time. Likewise. Likewise.
Federico Mena Quintero
2001-01-30
1
-1
/
+0
*
Ximianified email addresses and copyrights.
Federico Mena Quintero
2001-01-17
1
-1
/
+2
*
added new source files for the Tasks folders.
Damon Chaplin
2001-01-08
1
-0
/
+55
*
removed debug message.
Damon Chaplin
2000-10-21
1
-0
/
+18
*
added _click-to-add-message, though I'm not sure if i18n will work.
Damon Chaplin
2000-10-20
1
-1
/
+1
*
call calendar_config_write_on_exit() to write out some special config
Damon Chaplin
2000-10-12
1
-0
/
+405