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
/
gui
/
e-week-view-event-item.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
** Fixes bug #534360
Matthew Barnes
2008-05-23
1
-41
/
+57
*
** Fix for bug #512543
Milan Crha
2008-03-13
1
-587
/
+0
*
** Fix for bug #457842
Milan Crha
2008-01-10
1
-0
/
+8
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-28
/
+28
*
Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -
Kjartan Maraas
2007-10-24
1
-0
/
+1
*
** Fix for bug #455862 Plugged memory leaks.
Hiroyuki Ikezoe
2007-10-07
1
-18
/
+4
*
** Fix for bug #471791 (Move away from asserts to g_ret*)
Srinivasa Ragavan
2007-09-03
1
-2
/
+2
*
Update FSF address in header comments (#469886). Patch from Tobias
Matthew Barnes
2007-09-02
1
-1
/
+1
*
** Fix for the same issue of week view of bug #330628
Hiroyuki Ikezoe
2007-08-27
1
-0
/
+32
*
** Fix for bug #468440
Srinivasa Ragavan
2007-08-25
1
-1
/
+7
*
Plugged memory leaks.
Hiroyuki Ikezoe
2007-07-27
1
-1
/
+4
*
Fix compiler warnings in the calendar directory (#439122).
Matthew Barnes
2007-06-03
1
-1
/
+1
*
** Fixes bug #352450
Matthew Barnes
2006-09-18
1
-6
/
+6
*
Plug a leak.
Kjartan Maraas
2006-08-18
1
-0
/
+1
*
Committing updated patch for cairo.
Srinivasa Ragavan
2006-05-04
1
-17
/
+604
*
Cairo updates to calendar
Srinivasa Ragavan
2006-04-26
1
-18
/
+20
*
Added Cairo support for Evolution.
Srinivasa Ragavan
2006-04-24
1
-72
/
+189
*
Cleanups: - remove unused vars - remove extraneous semi-colons - add some
Kjartan Maraas
2006-02-08
1
-6
/
+1
*
Retired GAL from Head. The relevant files have moved inside evolution.
Kaushal Kumar
2005-06-17
1
-1
/
+1
*
Fixes #271679
Rodrigo Moya
2005-05-06
1
-1
/
+1
*
free the ecalcomponent after using it.
Not Zed
2005-03-11
1
-0
/
+1
*
Added support for attachments support to calendar items.
Harish Krishnaswamy
2005-01-08
1
-2
/
+19
*
Fixes #68707
JP Rosevear
2004-11-03
1
-1
/
+3
*
convert to G_DEFINE_TYPE
JP Rosevear
2004-10-14
1
-12
/
+5
*
Add an argument for the event_num so we can get the event object Draw the
Rodney Dawes
2004-07-10
1
-2
/
+19
*
add some array bounds checking as an attempt to isolate the crash in
Not Zed
2004-05-13
1
-0
/
+5
*
Update the calendar to use the icon theme through the EIconFactory object
Michael Terry
2004-04-19
1
-12
/
+15
*
Various changes to merge in evolution-data-server reliance.
JP Rosevear
2003-11-07
1
-20
/
+20
*
fixed typo in menu item label.
Rodrigo Moya
2003-10-29
1
-1
/
+1
*
Merge new-ui-branch to the trunk.
Ettore Perazzoli
2003-10-22
1
-6
/
+1
*
Merged from calendar-views-with-model branch
Rodrigo Moya
2003-08-20
1
-6
/
+40
*
removed.
Rodrigo Moya
2003-07-24
1
-9
/
+9
*
moved duplicated code to...
Rodrigo Moya
2003-07-18
1
-2
/
+4
*
Nuke GdkFont and use Pango's font measuring.
Hans Petter Jansson
2003-04-02
1
-2
/
+0
*
Mainly making all views use PangoLayouts for text. When drawing a
Hans Petter Jansson
2003-01-26
1
-24
/
+50
*
Create a non-abstract enumeration type derived from GEnum.
Hans Petter Jansson
2002-12-07
1
-25
/
+4
*
Initial port of gui/ subdir to GNOME 2
JP Rosevear
2002-11-08
1
-2
/
+2
*
kill warning
JP Rosevear
2002-09-07
1
-1
/
+1
*
select the top canvas if the user right-clicks on it
JP Rosevear
2002-08-30
1
-0
/
+3
*
Fixes #16034
Rodrigo Moya
2002-07-03
1
-3
/
+10
*
pass meeting boolean for gnome_calendar_edit_object and
JP Rosevear
2002-02-08
1
-1
/
+1
*
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
*
convert the formatted date to UTF-8.
Damon Chaplin
2001-10-27
1
-3
/
+3
*
added new e-sexp operator. We don't currently use it though.
Damon Chaplin
2001-08-22
1
-1
/
+1
*
added support for the Contacts field. Note that I'm not sure what we
Damon Chaplin
2001-08-15
1
-1
/
+32
*
unref the GdkPixmap and GdkBitmap returned by the function
Rodrigo Moya
2001-08-10
1
-1
/
+4
*
don't use a NULL mask in the call to gdk_gc_set_clip_mask
Rodrigo Moya
2001-08-09
1
-1
/
+2
*
added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, to
Damon Chaplin
2001-08-07
1
-1
/
+1
*
initialize to NULL some pointers
Rodrigo Moya
2001-07-28
1
-2
/
+2
*
fixed the test to see whether we should draw the icons.
Damon Chaplin
2001-07-24
1
-3
/
+3
*
renamed updateObject to updateObjects and removed the UID argument, since
Damon Chaplin
2001-07-12
1
-0
/
+17
*
use the new self-contained e_categories_config_open_dialog_for_entry()
Rodrigo Moya
2001-07-03
1
-3
/
+4
*
draw icons per category
Rodrigo Moya
2001-07-01
1
-0
/
+29
*
Only set the pressed_event_num and pressed_span_num if button 1 was
Federico Mena Quintero
2001-07-01
1
-4
/
+8
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-1
/
+1
*
Here goes my additional simple include fixes.
Gediminas Paulauskas
2001-04-05
1
-1
/
+4
*
gui/e-week-view*.c don't use the theme colors at all within the graphical
Damon Chaplin
2001-01-18
1
-11
/
+16
*
Ximianified email addresses and copyrights.
Federico Mena Quintero
2001-01-17
1
-1
/
+2
*
#if 0ed cal_obj_date_only_compare_func. (cal_object_get_rdate_end):
Christopher James Lahey
2000-12-14
1
-0
/
+5
*
finished 12-hour support and tried to tidy up & comment the drawing code
Damon Chaplin
2000-11-29
1
-106
/
+154
*
added _click-to-add-message, though I'm not sure if i18n will work.
Damon Chaplin
2000-10-20
1
-4
/
+1
*
Added check for gnome-app-lib. Removed directories that have been moved to
Christopher James Lahey
2000-09-18
1
-1
/
+1
*
Use new cal_component_has_recurrences convenience function
JP Rosevear
2000-09-06
1
-2
/
+1
*
#include <e-util/e-cursors.h>
Federico Mena Quintero
2000-08-24
1
-0
/
+5
*
Use CalComponent instead of iCalObject. #if some alarm stuff
JP Rosevear
2000-08-21
1
-3
/
+6
*
allow the right button to popup the menu, even when the event is being
Damon Chaplin
2000-06-06
1
-4
/
+6
*
don't set the ico->uid to NULL or we won't find any other occurrences of
Damon Chaplin
2000-05-09
1
-1
/
+1
*
finish editing event when user hits Return key.
Damon Chaplin
2000-05-07
1
-6
/
+10
*
for the long events pass E_DAY_VIEW_LONG_EVENT as the day. Fixes SEGV.
Damon Chaplin
2000-05-05
1
-4
/
+4
*
new function to see if the event dates have changed (including any
Damon Chaplin
2000-05-01
1
-4
/
+12
*
added new source files and pixmaps, and removed old source files, which
Damon Chaplin
2000-04-24
1
-0
/
+736