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
/
widgets
/
misc
/
e-calendar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Chip away at GSEAL compliance.
Matthew Barnes
2009-08-17
1
-9
/
+22
*
Fix excessive whitespace.
Matthew Barnes
2009-07-14
1
-18
/
+0
*
Whitespace cleanup.
Matthew Barnes
2009-05-29
1
-6
/
+6
*
Remove trailing whitespace, again.
Matthew Barnes
2009-05-27
1
-1
/
+1
*
License changes from GPL to LGPL
Sankarasivasubramanian Pasupathilingam
2008-09-16
1
-16
/
+15
*
updated novell copyright notices (left others alone)
Jeffrey Stedfast
2008-06-21
1
-1
/
+1
*
** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
Matthew Barnes
2008-06-06
1
-6
/
+1
*
Update FSF address in header comments (#469886). Patch from Tobias
Matthew Barnes
2007-09-02
1
-1
/
+1
*
Massive code cleanup (bug #429422)
Matthew Barnes
2007-04-20
1
-21
/
+21
*
** Fixes bug #419524
Matthew Barnes
2007-03-21
1
-1
/
+1
*
flip month view in RTL locale - fixes bug 342443. committed by Andre
Behnam Esfahbod
2006-08-23
1
-5
/
+8
*
** Fixes bug #339138
Boby Wang
2006-04-27
1
-1
/
+1
*
a11y changes for bug #330723
Karsten Bräckelmann
2006-02-11
1
-2
/
+2
*
Tons of cleanups of the following sort: - remove unused vars - remove
Kjartan Maraas
2006-01-30
1
-13
/
+0
*
use widget->style instead of hard code colors.
Li Yuan
2005-04-28
1
-0
/
+4
*
test prog
JP Rosevear
2004-11-26
1
-17
/
+9
*
Add a name for timezone combox. Make accessibility name and description
Li Yuan
2004-11-01
1
-0
/
+9
*
Fix for bugzilla bug #51624 and #51627.
Harry Lu
2003-12-05
1
-7
/
+22
*
canned the _clicked handlers as those make it impossible to move just one
ERDI Gergo
2003-12-01
1
-22
/
+0
*
Fixes #1245. ECalendar should be usable with the keyboard
Bolian Yin
2003-09-22
1
-4
/
+121
*
Unref the metrics. (e_calendar_item_draw): Re-use the widget's context
Hans Petter Jansson
2003-04-16
1
-0
/
+2
*
Nuke GdkFont and use Pango's font measuring for everything.
Hans Petter Jansson
2003-04-02
1
-13
/
+12
*
#include gtkarrow.h Likewise
Dan Winship
2003-03-25
1
-0
/
+1
*
Use GtkArrow instead of pixmaps Use GtkArrow instead of pixmaps
Rodney Dawes
2003-03-12
1
-45
/
+2
*
Use Pango to draw. (e_calendar_item_class_init): Add font_desc and
Hans Petter Jansson
2003-02-02
1
-0
/
+10
*
Add include of gnome-dialog.h
Not Zed
2002-12-02
1
-9
/
+9
*
First big sync of my GNOME 2 porting work (incomplete, and still
Ettore Perazzoli
2002-11-02
1
-31
/
+10
*
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
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-2
/
+2
*
Added #include <glib.h> and moved corresponding local headers to the top.
Kjartan Maraas
2001-04-24
1
-1
/
+4
*
More header fixes. Same. Same. Same here. More header fixes. Same here.
Kjartan Maraas
2001-04-05
1
-0
/
+5
*
Unset the GTK_CAN_FOCUS flag on the ECalendar. (e_calendar_focus_in):
Federico Mena Quintero
2001-01-20
1
-33
/
+4
*
Call the parent class destroyer as well
JP Rosevear
2000-12-09
1
-0
/
+3
*
use pixmaps instead of GtkArrows to look better. Also set the canvas
Damon Chaplin
2000-09-25
1
-160
/
+68
*
Added check for gnome-app-lib. Removed directories that have been moved to
Christopher James Lahey
2000-09-18
1
-1
/
+1
*
make sure we get the start_weekday since we need it for draw_days(). Fixes
Damon Chaplin
2000-09-06
1
-0
/
+4
*
Updated.
Damon Chaplin
2000-08-31
1
-133
/
+357
*
Fixed some warnings.
Christopher James Lahey
2000-08-11
1
-0
/
+5
*
new widget and canvas item to replace GtkCalendar. Not quite finished yet.
Damon Chaplin
2000-07-26
1
-0
/
+481