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
*
#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