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
/
pcs
/
query.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
converted to BonoboObject. (impl_Cal_get_query): bonobo_object_unref the
Rodrigo Moya
2002-11-08
1
-4
/
+7
*
converted to BonoboObject. (impl_Cal_get_query): bonobo_object_unref the
Rodrigo Moya
2002-11-07
1
-39
/
+39
*
cal-client/cal-listener.h
Rodrigo Moya
2002-11-02
1
-1
/
+0
*
Fixes #32371
Rodrigo Moya
2002-10-23
1
-3
/
+5
*
Should fix once for all #24210
Rodrigo Moya
2002-09-26
1
-20
/
+49
*
unref the QueryListener object. (query_construct): create an
Rodrigo Moya
2002-09-24
1
-1
/
+18
*
remove timeout function always and re-add it if the query is in progress.
Rodrigo Moya
2002-09-23
1
-14
/
+10
*
move success notification code to its own code block, since it was being
Rodrigo Moya
2002-09-23
1
-27
/
+34
*
remove the query from the cache if it failed. (start_cached_query_cb):
Rodrigo Moya
2002-09-20
1
-0
/
+17
*
added a list of EComponentListener's to control the lifetime of the
Rodrigo Moya
2002-09-20
1
-1
/
+36
*
More fixes for #24210
Rodrigo Moya
2002-09-20
1
-64
/
+233
*
new function. (query_backend_get_uids): new function. (query_backend_new):
Rodrigo Moya
2002-08-06
1
-2
/
+10
*
keep a reference to the Query object, to avoid crashes when the queries
Rodrigo Moya
2002-06-04
1
-4
/
+6
*
#include <gtk/gtkmain.h> to avoid warnings.
Rodrigo Moya
2002-05-03
1
-0
/
+1
*
refactored a bit, to not do things in idle loops.
Rodrigo Moya
2002-05-02
1
-83
/
+76
*
new method.
Rodrigo Moya
2002-04-12
1
-0
/
+1
*
(committed by Damon)
Federico Mena Quintero
2001-12-08
1
-25
/
+42
*
If a query is not in progress, just retag the whole thing. An event may
Federico Mena Quintero
2001-10-31
1
-41
/
+41
*
Fixing the license text.
Ettore Perazzoli
2001-10-28
1
-4
/
+3
*
added setDefaultTimezone() method.
Damon Chaplin
2001-10-23
1
-1
/
+7
*
there may be cases when the backend will return an invalid component from
Rodrigo Moya
2001-10-18
1
-1
/
+1
*
util function to get address (itip_addresses_get_default): get only the
JP Rosevear
2001-10-10
1
-8
/
+9
*
added a timeout to refresh the list every 10 minutes. Not ideal, as the
Damon Chaplin
2001-09-18
1
-1
/
+71
*
Fixes bug #7879, a query may receive an update notification from the
Federico Mena Quintero
2001-08-29
1
-28
/
+98
*
added new e-sexp operator. We don't currently use it though.
Damon Chaplin
2001-08-22
1
-1
/
+42
*
added new backend method to get the component given a UID.
Damon Chaplin
2001-08-10
1
-14
/
+3
*
The calendar search bar widget now includes a drop-down menu of available
Federico Mena Quintero
2001-08-02
1
-7
/
+30
*
more timezone updates. I'm pretty much done with the calendar code now,
Damon Chaplin
2001-07-11
1
-0
/
+7
*
added virtual method to get a VTIMEZONE component given a TZID. We need
Damon Chaplin
2001-07-03
1
-13
/
+8
*
cal-client/cal-client.[hc] cal-util/cal-component.c
Damon Chaplin
2001-07-03
1
-1
/
+22
*
Connect to the "changed" signal of the categories entry so that they will
Federico Mena Quintero
2001-04-18
1
-2
/
+2
*
Create the ESearchBar thingy. (search_bar_query_changed_cb): Build the
Federico Mena Quintero
2001-04-16
1
-7
/
+272
*
New function to restart a query for the day view. (query_obj_updated_cb):
Federico Mena Quintero
2001-04-13
1
-12
/
+182
*
Engine for live queries to calendars. A query object watches a CalBackend
Federico Mena Quintero
2001-03-30
1
-0
/
+780