index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
calendar
/
gui
/
dialogs
/
recurrence-page.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
commit the patch of Sun Yong
Antonio Xu
2003-12-05
1
-1
/
+1
*
Remove a bunch of gal includes that are no longer needed
JP Rosevear
2003-11-20
1
-1
/
+1
*
Cleanup some ref/unref calls
JP Rosevear
2003-11-18
1
-4
/
+4
*
Make ending count of occurrences of Recurrence tab numeric only.
Harry Lu
2003-11-17
1
-0
/
+1
*
Various changes to merge in evolution-data-server reliance.
JP Rosevear
2003-11-07
1
-80
/
+80
*
unref config manager (init_widgets): create config manager for the
JP Rosevear
2003-10-29
1
-2
/
+9
*
Merge new-ui-branch into the trunk.
Ettore Perazzoli
2003-10-22
1
-2
/
+4
*
Fixes part of #41148, #41216 and #41235
Rodrigo Moya
2003-04-23
1
-7
/
+7
*
unref the main widget since we ref it when we un-parent it
JP Rosevear
2003-04-11
1
-0
/
+3
*
Fixes #39954
Hans Petter Jansson
2003-03-29
1
-4
/
+4
*
If only the pipe wouldn't break.
JP Rosevear
2003-03-05
1
-41
/
+27
*
gui/dialogs/alarm-page.c gui/dialogs/event-page.c
Hans Petter Jansson
2003-03-04
1
-1
/
+1
*
Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir): Remove
Dan Winship
2003-02-06
1
-5
/
+2
*
array of localized month day names ("1st" - "31st")
Dan Winship
2003-02-06
1
-47
/
+4
*
Skip setting the "font_gdk" arg for now.
Hans Petter Jansson
2003-02-02
1
-0
/
+1
*
Mainly making all views use PangoLayouts for text. When drawing a
Hans Petter Jansson
2003-01-26
1
-3
/
+1
*
GTK_OBJECT -> G_OBJECT cast.
Hans Petter Jansson
2003-01-24
1
-1
/
+1
*
Implement EAlarmList as CalComponentAlarm list with a GtkTreeModel
Hans Petter Jansson
2003-01-17
1
-18
/
+3
*
Create accel groups for popup menus. Fixes crash.
Hans Petter Jansson
2003-01-16
1
-82
/
+97
*
Replace gtk_signal_disconnect_by_data() with
Hans Petter Jansson
2002-12-19
1
-68
/
+48
*
run fix.sh over this.
Not Zed
2002-12-02
1
-49
/
+49
*
Initial port of gui/ subdir to GNOME 2
JP Rosevear
2002-11-08
1
-3
/
+4
*
if the value is a datetime, convert it to a date
JP Rosevear
2002-10-18
1
-0
/
+24
*
changed to have a gboolean return type, which is what it's supposed to do.
Rodrigo Moya
2002-10-18
1
-4
/
+4
*
Fixes #11434
Rodrigo Moya
2002-10-09
1
-0
/
+6
*
bump the month_num by 1 because it indexs at 0
JP Rosevear
2002-09-19
1
-2
/
+4
*
properly handle -ve recurrence values
JP Rosevear
2002-04-19
1
-67
/
+256
*
Fixing the license text.
Ettore Perazzoli
2001-10-28
1
-4
/
+3
*
convert the formatted date to UTF-8.
Damon Chaplin
2001-10-27
1
-0
/
+2
*
subtract 1 from any positive BYSETPOS value, since our array is 0-based.
Damon Chaplin
2001-10-26
1
-17
/
+46
*
return fill_component success
JP Rosevear
2001-10-13
1
-4
/
+7
*
save the EXDATE as a DATE-TIME value, since we know the exact time. Fixes
Damon Chaplin
2001-10-03
1
-1
/
+2
*
added comparison functions for these special cell types. But the date and
Damon Chaplin
2001-09-27
1
-18
/
+10
*
make sure to release the ref on priv->comp.
Larry Ewing
2001-09-20
1
-0
/
+5
*
don't call calendar_config_check_timezone_set() now, since the startup
Damon Chaplin
2001-09-04
1
-33
/
+7
*
Unset the priv->updating flag before returning in the case the component
Federico Mena Quintero
2001-08-23
1
-0
/
+2
*
hide the timezone fields for all-day events. We will use DATE values for
Damon Chaplin
2001-08-17
1
-1
/
+12
*
New function; stops further notification from happening. This is needed
Federico Mena Quintero
2001-08-04
1
-1
/
+1
*
started some code to show the currently displayed dates in the folder
Damon Chaplin
2001-07-31
1
-43
/
+28
*
check that the row passed in is valid. Sometimes we get the "row-selected"
Damon Chaplin
2001-07-27
1
-0
/
+6
*
calculate tmp_tm.tm_wday ourselves. strftime has a habit of crashing if
Damon Chaplin
2001-07-25
1
-0
/
+5
*
don't show the time in the EDateEdit widget for adding EXDATEs.
Damon Chaplin
2001-07-18
1
-0
/
+1
*
Fixes bug #4380 as well as some leftovers from the days of struct tm and
Federico Mena Quintero
2001-07-12
1
-7
/
+0
*
Fixes bug #4018 and what would be the analogous bugs for the other
Federico Mena Quintero
2001-07-05
1
-0
/
+22
*
added virtual method to get a VTIMEZONE component given a TZID. We need
Damon Chaplin
2001-07-03
1
-3
/
+6
*
cal-client/cal-client.[hc] cal-util/cal-component.c
Damon Chaplin
2001-07-03
1
-52
/
+159
*
Renamed the occur field to occur_start; added an occur_end field. This way
Federico Mena Quintero
2001-06-27
1
-1
/
+3
*
itip/imip send dialog
JP Rosevear
2001-06-20
1
-4
/
+6
*
update the blocked/selected days if the starting day of the appointment
JP Rosevear
2001-06-05
1
-0
/
+14
*
use new func
JP Rosevear
2001-06-02
1
-2
/
+1
*
renamed from editor-page for consistency, more complete implementation
JP Rosevear
2001-06-02
1
-147
/
+191
*
Finished porting from the old event-editor.c. Made it store a clone of the
Federico Mena Quintero
2001-05-24
1
-10
/
+1166
*
Split the event and task editors into different objects for the separate
Federico Mena Quintero
2001-05-17
1
-0
/
+900