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-item.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for bug #370731 (bugzilla.novell.com): Use MAX (<max width of day-names>,...
Suman Manjunath
2008-07-07
1
-6
/
+11
*
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
*
** Fixes bug #534360
Matthew Barnes
2008-05-23
1
-283
/
+460
*
** Fix for bug #512543
Milan Crha
2008-03-13
1
-628
/
+0
*
** Part of fix for bug #515744
Milan Crha
2008-02-18
1
-1
/
+4
*
** Fix for bnc #178778
Srinivasa Ragavan
2008-02-18
1
-2
/
+2
*
** Fixes bug #392747 (extra cleanup work)
Matthew Barnes
2007-12-06
1
-9
/
+3
*
** Fixes bug #392747
Matthew Barnes
2007-12-03
1
-26
/
+8
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-37
/
+37
*
Update FSF address in header comments (#469886). Patch from Tobias
Matthew Barnes
2007-09-02
1
-1
/
+1
*
** Fixes bug #419524
Matthew Barnes
2007-03-21
1
-1
/
+1
*
** Fixes bug #360240
Matthew Barnes
2007-03-17
1
-1
/
+0
*
Fixes bug #357970
Matthew Barnes
2006-12-04
1
-5
/
+1
*
flip month view in RTL locale - fixes bug 342443. committed by Andre
Behnam Esfahbod
2006-08-23
1
-3
/
+14
*
Added configure option for disabling cairo calendar
Srinivasa Ragavan
2006-07-28
1
-2
/
+0
*
Committing a patch to build without cairo and fixed a issue where entire
Srinivasa Ragavan
2006-05-04
1
-18
/
+655
*
Added Cairo Support to Evolution Calendar.
Srinivasa Ragavan
2006-04-24
1
-53
/
+77
*
Tons of cleanups of the following sort: - remove unused vars - remove
Kjartan Maraas
2006-01-30
1
-7
/
+1
*
Use e_util_mkdir_hier() instead of e_mkdir_hier().
Simon Zheng
2006-01-10
1
-0
/
+1
*
cast warning away.
Not Zed
2005-08-24
1
-2
/
+0
*
Retired GAL from Head. The relevant files have moved inside evolution.
Kaushal Kumar
2005-06-17
1
-1
/
+1
*
use widget->style instead of hard code colors.
Li Yuan
2005-04-28
1
-25
/
+11
*
Use gtk_paint_foo instead of the deprecated gtk_draw_foo functions
Rodney Dawes
2004-12-15
1
-24
/
+34
*
test prog
JP Rosevear
2004-11-26
1
-19
/
+11
*
change arg name (e_calendar_item_init): ditto (e_calendar_item_get_arg):
JP Rosevear
2004-03-16
1
-11
/
+62
*
Fix for bugzilla bug #51624 and #51627.
Harry Lu
2003-12-05
1
-4
/
+9
*
remove a declaration of a deleted func.
Bolian Yin
2003-11-13
1
-2
/
+0
*
a canvas item does not inherit from gtkwidget
JP Rosevear
2003-11-13
1
-19
/
+3
*
Fixes #50538
Bolian Yin
2003-11-11
1
-40
/
+14
*
Fixes #1245. ECalendar should be usable with the keyboard
Bolian Yin
2003-09-22
1
-49
/
+216
*
add dependency on a11y/widgets. a11y init. (e_calendar_item_bounds): new
Bolian Yin
2003-08-27
1
-0
/
+20
*
Fixes #43775
JP Rosevear
2003-05-31
1
-4
/
+21
*
Unref the metrics. (e_calendar_item_draw): Re-use the widget's context
Hans Petter Jansson
2003-04-16
1
-3
/
+17
*
For example; a selection ending 2003-apr-02 does not fit into the
Hans Petter Jansson
2003-04-03
1
-8
/
+18
*
Nuke GdkFont and use Pango's font measuring for everything.
Hans Petter Jansson
2003-04-02
1
-115
/
+129
*
Handle multiple destroys.
Hans Petter Jansson
2003-03-31
1
-3
/
+10
*
Same as below.
Jeffrey Stedfast
2003-02-25
1
-27
/
+31
*
Use Pango to draw. (e_calendar_item_class_init): Add font_desc and
Hans Petter Jansson
2003-02-02
1
-17
/
+79
*
Add include of gnome-dialog.h
Not Zed
2002-12-02
1
-15
/
+15
*
First big sync of my GNOME 2 porting work (incomplete, and still
Ettore Perazzoli
2002-11-02
1
-30
/
+28
*
check if the selection fits in the leftover days
JP Rosevear
2002-10-16
1
-4
/
+23
*
Add missing cast. (e_calendar_item_signal_emission_idle_cb): Likewise.
Ettore Perazzoli
2002-07-24
1
-2
/
+2
*
translate timezone names, and provide a function to get back to the
Damon Chaplin
2002-01-12
1
-0
/
+8
*
ref the ECalendarItem and check if it gets destroyed, to try to avoid a
Damon Chaplin
2001-10-30
1
-3
/
+11
*
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
*
Chain to the destroy handler in the parent class!
Federico Mena Quintero
2001-08-09
1
-0
/
+3
*
Request an update. (e_calendar_item_mark_days): Likewise.
Federico Mena Quintero
2001-08-04
1
-0
/
+4
*
don't show the year in the popup submenu for the months, and center the
Damon Chaplin
2001-07-25
1
-4
/
+9
*
added functions to set a callback to get the current time, which is used
Damon Chaplin
2001-07-03
1
-7
/
+36
*
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
-2
/
+3
*
e_calendar_item_get_date_range() now returns a boolean, which is FALSE if
Damon Chaplin
2001-01-25
1
-5
/
+24
*
Make zero the minimum number of days that can be specified.
Federico Mena Quintero
2001-01-19
1
-5
/
+7
*
translations
JP Rosevear
2000-12-23
1
-10
/
+73
*
#include <string.h> to get rid of warning. Same here.
Kjartan Maraas
2000-10-31
1
-0
/
+1
*
fixed to recalculate min_cell_width/height in case the show_week_numbers
Damon Chaplin
2000-10-12
1
-38
/
+37
*
better i18n of strftime strings.
Damon Chaplin
2000-09-30
1
-2
/
+2
*
use pixmaps instead of GtkArrows to look better. Also set the canvas
Damon Chaplin
2000-09-25
1
-40
/
+56
*
Added check for gnome-app-lib. Removed directories that have been moved to
Christopher James Lahey
2000-09-18
1
-1
/
+1
*
added e-dateedit.[hc] and the test-dateedit app.
Damon Chaplin
2000-09-11
1
-7
/
+37
*
make sure we get the start_weekday since we need it for draw_days(). Fixes
Damon Chaplin
2000-09-06
1
-21
/
+15
*
Updated.
Damon Chaplin
2000-08-31
1
-316
/
+1462
*
Fixed some warnings.
Christopher James Lahey
2000-08-11
1
-1
/
+1
*
new widget and canvas item to replace GtkCalendar. Not quite finished yet.
Damon Chaplin
2000-07-26
1
-0
/
+1615