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-day-view.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
e_day_view_show_popup_menu: Avoid runtime warning from tooltip_get_view_event
Milan Crha
2014-07-21
1
-1
/
+4
*
Replace GtkStyle usages with GtkStyleContext
Milan Crha
2014-07-07
1
-54
/
+61
*
Bug 607753 - Appointment tooltip sometimes 'stick' to screen
Milan Crha
2014-06-25
1
-1
/
+5
*
Ignore false GObject property change notifications
Milan Crha
2014-06-05
1
-12
/
+12
*
Fix various memory leaks
Milan Crha
2014-04-25
1
-0
/
+6
*
Bug #726110 - Use gtk_drag_check_threshold() instead of hard-coded values
Milan Crha
2014-03-24
1
-12
/
+2
*
Bug #722938 - Adapt a11y code for newest gtk
Mike Gorse
2014-03-13
1
-1
/
+2
*
Bug #720542 - Crash on calendar view's tooltip timeout
Milan Crha
2014-02-07
1
-0
/
+10
*
Bug 721545 - License text contains obsolete FSF postal address
Matthew Barnes
2014-01-08
1
-10
/
+9
*
Fix/mute issues found by Coverity scan
Milan Crha
2013-11-15
1
-20
/
+46
*
Bug 710797 - Name all the timeouts added with g_timeout_add()
Bastien Nocera
2013-10-30
1
-3
/
+7
*
Miscellaneous cleanups.
Matthew Barnes
2013-07-28
1
-1
/
+0
*
EDayView: Follow up on a FIXME comment.
Matthew Barnes
2013-07-20
1
-69
/
+485
*
Bug #703153 - Forgotten signal callbacks for freed objects
Milan Crha
2013-07-19
1
-71
/
+10
*
Bug #703899 - Moving a meeting does not ask for confirmation
Fabiano Fidêncio
2013-07-17
1
-14
/
+71
*
Calendar views inline text edit with Ctrl+C/V/X does not work
Milan Crha
2013-06-21
1
-1
/
+27
*
Add e_cal_model_ref_default_client().
Matthew Barnes
2013-04-13
1
-14
/
+28
*
Convert all "week-start-day" properties to GDateWeekday.
Matthew Barnes
2013-03-17
1
-1
/
+1
*
EDayView: Hide data members which have accessor functions.
Matthew Barnes
2013-03-17
1
-72
/
+138
*
EDayView: Move "work-day-*" properties to ECalModel.
Matthew Barnes
2013-03-17
1
-333
/
+124
*
EDayView: Split working days into separate boolean properties.
Matthew Barnes
2013-03-17
1
-81
/
+322
*
EDayView cleanups.
Matthew Barnes
2013-03-09
1
-1116
/
+1111
*
Remove old GTK+ version checks.
Matthew Barnes
2013-02-16
1
-6
/
+0
*
Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.
Matthew Barnes
2013-01-20
1
-4
/
+7
*
Consolidate base utility libraries into libeutil.
Matthew Barnes
2012-12-13
1
-14
/
+10
*
Avoid gdk_keyboard_grab/ungrab() and gdk_pointer_grab/ungrab().
Matthew Barnes
2012-12-01
1
-5
/
+39
*
Address couple issues found by a Coverity scan
Milan Crha
2012-11-30
1
-2
/
+5
*
EDayView: Fix a typo.
Matthew Barnes
2012-11-30
1
-1
/
+1
*
Avoid using GdkEventButton directly in certain places.
Matthew Barnes
2012-11-30
1
-86
/
+178
*
EDayView: Remove disabled debug output.
Matthew Barnes
2012-11-30
1
-80
/
+3
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-11-11
1
-405
/
+528
*
Bug #588959 - Expanding appointment crashes Evolution
Vibha Yadav
2012-10-19
1
-0
/
+5
*
Bug #683736 - Calendar work week view drops Monday's entries
Milan Crha
2012-09-11
1
-13
/
+17
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-08-20
1
-13
/
+13
*
EDayView: Hide tooltip on context menu popup
Milan Crha
2012-08-10
1
-14
/
+20
*
Bug #676785 - Enables wrong calendar after saving appointment
Milan Crha
2012-08-10
1
-1
/
+1
*
Remove all GDK threads usage.
Matthew Barnes
2012-08-06
1
-4
/
+0
*
all: don't set draw_background to FALSE on EText
Cosimo Cecchi
2012-06-18
1
-4
/
+0
*
Do not call g_object_notify() when property didn't change
Milan Crha
2012-06-18
1
-0
/
+9
*
Adapt to single-include E-D-S libraries.
Matthew Barnes
2012-06-04
1
-2
/
+0
*
Adapt calendar/gui to the new ESource API.
Matthew Barnes
2012-06-03
1
-15
/
+60
*
Bug #671585 - Add support for smooth scrolling devices
Milan Crha
2012-05-15
1
-2
/
+30
*
Adapt to libedataserver[ui] changes.
Matthew Barnes
2012-04-22
1
-1
/
+1
*
Bug #584143 - Global Search Function withing Calendar
Milan Crha
2012-04-11
1
-0
/
+3
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-02-20
1
-63
/
+76
*
Bug #320976 - Remember last New button choice in Calendar view
Milan Crha
2012-02-17
1
-2
/
+4
*
Miscellaneous cleanups from the account-mgmt branch.
Matthew Barnes
2011-09-27
1
-18
/
+48
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-09-04
1
-467
/
+521
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-08-13
1
-4
/
+8
*
Do not use deprecated EBook/ECal API
Milan Crha
2011-06-14
1
-30
/
+34
*
Bug #649310 - Calendar only shows midnight to noon
Milan Crha
2011-06-02
1
-1
/
+1
*
Move EPopupMenu to /widgets/table.
Matthew Barnes
2011-06-01
1
-1
/
+0
*
Bug #646109 - Fix use of include <config.h> to make sure translations work
Milan Crha
2011-05-27
1
-0
/
+1
*
Bug #649392 - Improve calendar's "Goto" dialog and move it to dialogs
Dan Vrátil
2011-05-16
1
-1
/
+1
*
Coding style cleanups.
Matthew Barnes
2011-05-09
1
-16
/
+16
*
Bug #550867 - Showing location in meetings
Milan Crha
2011-02-23
1
-1
/
+7
*
Remove NULL checks for GObject methods.
Matthew Barnes
2011-02-13
1
-2
/
+2
*
Bug 641756 - Fix warnings from GCC 4.6
Kjartan Maraas
2011-02-09
1
-2
/
+0
*
More whitespace cleanup.
Matthew Barnes
2011-01-31
1
-17
/
+17
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-01-30
1
-1
/
+1
*
Adapt EDayView + widgets to latest gtk+-3.0 API.
Matthew Barnes
2011-01-26
1
-8
/
+4
*
gdk_cursor_unref() -> g_object_unref()
Matthew Barnes
2011-01-25
1
-4
/
+4
*
Drop backward-compatibility cruft.
Matthew Barnes
2011-01-25
1
-3
/
+0
*
Fudge GtkScrollable for gtk2.
Matthew Barnes
2011-01-15
1
-28
/
+28
*
Bug #627536 - Open meeting as meeting, not as appointment, in week view
Milan Crha
2010-12-07
1
-6
/
+1
*
Bug #602183 (bnc) - Crash in Mini Calendar View
Vibha Yadav
2010-12-01
1
-5
/
+6
*
Move calendar preferences to the calendar module.
Matthew Barnes
2010-11-05
1
-331
/
+236
*
calendar: Draw day view with cairo
Benjamin Otte
2010-10-30
1
-14
/
+0
*
gnome-canvas: Change line-width handling of GnomeCanvasShape
Benjamin Otte
2010-10-30
1
-3
/
+3
*
calendar: Only include libgnomecanvas.h
Benjamin Otte
2010-10-30
1
-1
/
+1
*
Drop usage of GtkAnchorType.
Matthew Barnes
2010-10-27
1
-4
/
+0
*
Replace EBinding with GBinding.
Matthew Barnes
2010-10-14
1
-1
/
+0
*
Bug #631320 - GtkObject is gone in GTK3
Milan Crha
2010-10-07
1
-12
/
+10
*
Bug #629480 - calendar-gui-WARNING: Couldn't find event window
Milan Crha
2010-09-29
1
-3
/
+0
*
Bug #629150 - Empty calendar view
Milan Crha
2010-09-29
1
-6
/
+47
*
Use new GDK keysym names if available.
Matthew Barnes
2010-09-18
1
-25
/
+28
*
Coding style cleanups.
Matthew Barnes
2010-09-13
1
-16
/
+16
*
Coding style and whitespace cleanups.
Matthew Barnes
2010-09-12
1
-1
/
+1
*
Bug 629050 - Memory leak in e_day_view_recalc_cell_sizes()
Matthew Barnes
2010-09-08
1
-2
/
+3
*
Bug 628654 - e_calendar_view_get_tooltips memory leak
Matthew Barnes
2010-09-03
1
-1
/
+4
*
Bug 625204 - Typo in e_day_view_finish_long_event_resize()
Thomas Mittelstaedt
2010-07-29
1
-1
/
+1
*
Bug #623029 - Work week days not restored on start
Milan Crha
2010-06-28
1
-0
/
+3
*
Fix all remaining GTK3 issues.
Matthew Barnes
2010-06-16
1
-13
/
+17
*
Revert "Fix all remaining GTK3 issues."
Matthew Barnes
2010-06-15
1
-17
/
+13
*
Fix all remaining GTK3 issues.
Matthew Barnes
2010-06-15
1
-13
/
+17
*
Merge branch 'express2'
Matthew Barnes
2010-05-27
1
-6
/
+5
|
\
|
*
Merge commit 'origin/gnome-2-30' into express2
Michael Meeks
2010-04-22
1
-6
/
+5
|
|
\
|
|
*
Bug 596601 (bnc) - monitor system timezone changes in evolution
Chenthill Palanisamy
2010-04-16
1
-6
/
+5
|
*
|
Add extensions to configure calender widgets.
Matthew Barnes
2010-04-07
1
-46
/
+2
|
|
/
*
|
Bug #607257 - Add checks for event->comp_data != NULL
Milan Crha
2010-05-14
1
-28
/
+274
*
|
Use accessor functions instead direct access (GSEAL work)
Javier Jardón
2010-04-13
1
-1
/
+1
*
|
Giant leap towards GSEAL compliance.
Matthew Barnes
2010-04-08
1
-141
/
+258
*
|
Bug 613798 - Marcus Bains line is grey
Matthew Barnes
2010-03-24
1
-0
/
+3
*
|
Add extensions to configure calender widgets.
Matthew Barnes
2010-03-20
1
-46
/
+2
|
/
*
Work around recent GTK+ deprecations.
Matthew Barnes
2010-03-05
1
-0
/
+24
*
Add DnD support to e-selection.c.
Matthew Barnes
2010-02-09
1
-38
/
+39
*
Remove a couple silly ECalModel functions.
Matthew Barnes
2010-01-25
1
-3
/
+3
*
Remove dead assignments found by clang.
Matthew Barnes
2010-01-16
1
-93
/
+11
*
Kill e_popup_menu().
Matthew Barnes
2010-01-05
1
-1
/
+0
*
Prefer G_N_ELEMENTS over sizeof calculations.
Matthew Barnes
2009-10-27
1
-7
/
+6
*
Calendar canvas item cleanup.
Matthew Barnes
2009-09-22
1
-1
/
+1
*
Relax the EBinding API to reduce GObject casting.
Matthew Barnes
2009-09-02
1
-20
/
+20
*
Re-enable more calendar code.
Matthew Barnes
2009-08-28
1
-3
/
+1
*
Re-enable more calendar bits.
Matthew Barnes
2009-08-19
1
-4
/
+0
*
Centralize week-start-day tracking in calendar views.
Matthew Barnes
2009-08-19
1
-73
/
+26
*
Get the calendar view popup menu working.
Matthew Barnes
2009-08-16
1
-9
/
+4
*
Bug #203853 - Cut/Copy key bindings don't work in day and week views
Milan Crha
2009-08-11
1
-0
/
+2
*
Bug #587468 - Show meeting icon for component with attendees only
Milan Crha
2009-08-11
1
-2
/
+2
*
Bug #590392 - Show selected day in day view's second timezone column
Milan Crha
2009-08-11
1
-0
/
+6
*
Bug #514725 - Critical warnings with appointments
Milan Crha
2009-08-11
1
-10
/
+15
*
Bug #300567 - Calendar drawing optimizations
Milan Crha
2009-08-11
1
-2
/
+2
*
More refactoring of settings management.
Matthew Barnes
2009-08-06
1
-1
/
+41
*
Replace more "config" classes with property bindings.
Matthew Barnes
2009-08-06
1
-37
/
+21
*
Add properties to calendar classes.
Matthew Barnes
2009-07-31
1
-75
/
+443
*
Trimming redundancy.
Matthew Barnes
2009-07-29
1
-10
/
+15
*
Bug #245829 - Cannot copy (with mouse for pasting) appointment summary
Milan Crha
2009-07-29
1
-2
/
+13
*
Bug #575581 - All Day Events Should Not Depend On Calendar Scrolling
Milan Crha
2009-07-29
1
-3
/
+5
*
Move "user_created" signal emission to ECalendarView.
Matthew Barnes
2009-07-24
1
-3
/
+2
*
More whitespace cleanup.
Matthew Barnes
2009-07-19
1
-2
/
+2
*
Fix excessive whitespace.
Matthew Barnes
2009-07-14
1
-107
/
+0
*
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-07-11
1
-1
/
+6
|
\
|
*
Bug #238058 - Show more from summary for events with icons
Milan Crha
2009-07-09
1
-0
/
+4
|
*
Bug #251694 - Highlight current day in a calendar
Milan Crha
2009-07-03
1
-0
/
+1
|
*
Bug #252296 - Do not preset alarm for all day events
Milan Crha
2009-07-03
1
-1
/
+1
*
|
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-07-01
1
-2
/
+0
|
\
|
|
*
Bug #238058 - Show more from summary for events with icons
Milan Crha
2009-06-30
1
-2
/
+0
|
*
More code cleanup.
Matthew Barnes
2009-06-02
1
-1
/
+1
|
*
Whitespace cleanup.
Matthew Barnes
2009-05-29
1
-31
/
+31
|
*
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-29
1
-46
/
+46
|
*
Remove trailing whitespace, again.
Matthew Barnes
2009-05-29
1
-14
/
+14
*
|
Fix "make distcheck" errors.
Matthew Barnes
2009-06-20
1
-1
/
+1
*
|
More code cleanup.
Matthew Barnes
2009-06-02
1
-1
/
+1
*
|
Whitespace cleanup.
Matthew Barnes
2009-05-29
1
-31
/
+31
*
|
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-27
1
-46
/
+46
*
|
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-05-27
1
-20
/
+20
|
\
\
|
*
|
Remove trailing whitespace, again.
Matthew Barnes
2009-05-27
1
-14
/
+14
|
|
/
|
*
Fix compiler warnings in calendar.
Matthew Barnes
2009-05-26
1
-6
/
+6
|
*
Eliminate redundant E_ICON_SIZE_* enumeration.
Matthew Barnes
2009-05-24
1
-5
/
+5
*
|
Eliminate redundant E_ICON_SIZE_* enumeration.
Matthew Barnes
2009-05-25
1
-5
/
+5
*
|
Use -no-undefined on Linux too
Milan Crha
2009-05-20
1
-2
/
+2
*
|
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-05-07
1
-1
/
+0
|
\
|
|
*
Bug 571496 – Migrate from deprecated gnome_execute to g_spawn/xdg-terminal
Adam Petaccia
2009-05-06
1
-1
/
+0
*
|
Merge branch 'master' into kill-bonobo
Matthew Barnes
2009-04-25
1
-27
/
+61
|
\
|
|
*
Fixes #561312
Chenthill Palanisamy
2009-04-13
1
-12
/
+36
|
*
Fixes #435455 (bnc)
Chenthill Palanisamy
2009-03-05
1
-1
/
+21
|
*
** Fix for bug #567949
Milan Crha
2009-02-20
1
-3
/
+4
|
*
Remove useless and deprecated gtk_layout_freeze and gtk_layout_thaw calls.
Andre Klapper
2009-02-19
1
-11
/
+0
|
*
** Fixes bug #571625
Chow Loong Jin
2009-02-14
1
-5
/
+3
|
*
** Fix for bug #318003
Milan Crha
2009-01-27
1
-1
/
+11
|
*
** Fix for bug #541209
Suman Manjunath
2009-01-21
1
-5
/
+5
|
*
** Fix for bug #200254
Milan Crha
2009-01-19
1
-0
/
+48
|
*
** Fix for bug #245156
Milan Crha
2009-01-15
1
-16
/
+14
|
*
** Fix for bug #246313
Milan Crha
2009-01-15
1
-53
/
+44
|
*
Remove unneeded #include <libgnome/gnome-util.h>.
Matthew Barnes
2009-01-11
1
-1
/
+0
|
*
** Fix for bug #333224
Milan Crha
2008-12-10
1
-7
/
+12
|
*
Patch from Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #350725 (Cop...
Suman Manjunath
2008-12-08
1
-68
/
+109
|
*
Fix for bug #490503 - Show summary of unaccepted meetings as bold in calendar...
Suman Manjunath
2008-11-11
1
-19
/
+16
|
*
Change license from GPL to LGPL.
Sankarasivasubramanian Pasupathilingam
2008-10-03
1
-30
/
+20
|
*
** Fix for bug #553297
Milan Crha
2008-09-26
1
-0
/
+3
|
*
Chenthill Palanisamy <pchenthill@novell.com> ** Fix for bug #551628 (Remove ...
Suman Manjunath
2008-09-14
1
-1
/
+18
|
*
Fixes #544187.
Chenthill Palanisamy
2008-09-08
1
-9
/
+7
|
*
Fixes #347287
Chenthill Palanisamy
2008-08-13
1
-15
/
+42
*
|
Merge revisions 37200:3266 from trunk.
Matthew Barnes
2009-02-15
1
-5
/
+3
*
|
Merge revisions 37108:37199 from trunk.
Matthew Barnes
2009-02-01
1
-6
/
+16
*
|
Merge revisions 37075:37107 from trunk.
Matthew Barnes
2009-01-21
1
-69
/
+106
*
|
Merge revisions 36866:37046 from trunk.
Matthew Barnes
2009-01-12
1
-1
/
+0
*
|
Merge revisions 36811:36865 from trunk.
Matthew Barnes
2008-12-11
1
-75
/
+121
*
|
Merge revisions 36737:36810 from trunk.
Matthew Barnes
2008-11-24
1
-19
/
+16
*
|
Disable parts of my previous calendar work, such that all modules now load!
Matthew Barnes
2008-10-28
1
-0
/
+8
*
|
Merge revisions 36534:36684 from trunk.
Matthew Barnes
2008-10-25
1
-30
/
+20
*
|
Progress update:
Matthew Barnes
2008-10-14
1
-0
/
+2
*
|
Merge revisions 36016:36533 from trunk.
Matthew Barnes
2008-10-02
1
-1
/
+21
*
|
Get Memos to come up. Doesn't really work yet, but the widgets are all there.
Matthew Barnes
2008-09-30
1
-1
/
+0
*
|
Merge revisions 36016:36303 from trunk.
Matthew Barnes
2008-09-11
1
-9
/
+7
*
|
Merge revisions 35951:35992 from trunk.
Matthew Barnes
2008-08-15
1
-15
/
+42
|
/
*
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
-5
/
+0
*
** Fixes bug #534360
Matthew Barnes
2008-05-23
1
-9
/
+5
*
Patch from Chenthill Palanisamy <pchenthill@novell.com> ** Fix for bug #5338...
Suman Manjunath
2008-05-22
1
-0
/
+6
*
** Fix for bug #512543
Milan Crha
2008-03-13
1
-1672
/
+0
*
Fixes #516498
Chenthill Palanisamy
2008-02-25
1
-1
/
+3
*
Fixes#516408
Chenthill Palanisamy
2008-02-25
1
-4
/
+15
*
** Part of fix for bug #515744
Milan Crha
2008-02-18
1
-1
/
+4
*
** Fix for bug #475781
Milan Crha
2008-01-25
1
-29
/
+57
*
Patch from Suresh Chandrasekharan <suresh.chandrasekharan@sun.com> Fix for b...
Suman Manjunath
2008-01-14
1
-2
/
+1
*
** Fixes bug #392747 (extra cleanup work)
Matthew Barnes
2007-12-06
1
-48
/
+18
*
** Fix for bug #346693
Milan Crha
2007-11-26
1
-7
/
+13
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-164
/
+164
*
** Fix for bug #341085
Milan Crha
2007-11-05
1
-2
/
+2
*
** Fix for bug #318604
Milan Crha
2007-11-05
1
-2
/
+2
*
** Fix for bug #346693
Milan Crha
2007-11-05
1
-36
/
+146
*
Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -
Kjartan Maraas
2007-10-24
1
-4
/
+4
*
** Fix for bug #455862 Plugged memory leaks.
Hiroyuki Ikezoe
2007-10-07
1
-25
/
+2
*
** Fixes bug #477045
Matthew Barnes
2007-09-28
1
-2
/
+2
*
** Fixes bug #476040
Matthew Barnes
2007-09-13
1
-2
/
+2
*
Fixes #332026.
Chenthill Palanisamy
2007-09-10
1
-20
/
+23
*
** Fix for bug #471791 (Move away from asserts to g_ret*)
Srinivasa Ragavan
2007-09-03
1
-8
/
+10
*
Update FSF address in header comments (#469886). Patch from Tobias
Matthew Barnes
2007-09-02
1
-1
/
+1
*
2007-08-23 mcrha Fix for bug #201201 and bug #201202
Milan Crha
2007-08-23
1
-0
/
+22
*
Fixes #298513 (bnc)
Chenthill Palanisamy
2007-08-17
1
-0
/
+6
*
Fixes #200977.
Chenthill Palanisamy
2007-07-30
1
-0
/
+3
*
Fixes #300584
Chenthill Palanisamy
2007-07-09
1
-2
/
+7
*
Fix compiler warnings in the calendar directory (#439122).
Matthew Barnes
2007-06-03
1
-1
/
+1
*
Massive code cleanup (bug #429422)
Matthew Barnes
2007-04-20
1
-8
/
+8
*
Fix "incompatible pointer type" warnings (#360619).
Matthew Barnes
2007-03-30
1
-1
/
+1
*
** Fixes bug #419524
Matthew Barnes
2007-03-21
1
-1
/
+1
*
Fixes bug #357970
Matthew Barnes
2006-12-04
1
-6
/
+6
*
Fixes #332101
Chenthill Palanisamy
2006-10-17
1
-3
/
+3
*
Disable tooltips on drag, resize and edit. Fixes #333224. Patch submitted
Harish Krishnaswamy
2006-10-16
1
-8
/
+31
*
Added configure option for disabling cairo calendar
Srinivasa Ragavan
2006-07-28
1
-5
/
+1659
*
Cairo fixes by rajeev
Srinivasa Ragavan
2006-07-28
1
-79
/
+15
*
Cairo fixes by rajeev
Srinivasa Ragavan
2006-07-24
1
-9
/
+3
*
Fix for disturbed emboss in cairo.
Srinivasa Ragavan
2006-07-20
1
-0
/
+1
*
Added code for Resize Transparency with Cairo drawing. Added code to
Rajeev ramanathan
2006-07-10
1
-166
/
+47
*
Committing updated patch for cairo.
Srinivasa Ragavan
2006-05-04
1
-6
/
+49
*
Added Cairo support for Evolution.
Srinivasa Ragavan
2006-04-24
1
-4
/
+17
*
Move the tooltip if it could hide in the corner.
Srinivasa Ragavan
2006-04-22
1
-1
/
+1
*
Fixes drag and drop of recurring appointments
Chenthill Palanisamy
2006-04-06
1
-4
/
+2
*
Cleanups: - remove unused vars - remove extraneous semi-colons - add some
Kjartan Maraas
2006-02-08
1
-84
/
+21
*
fixes #324739
Chenthill Palanisamy
2006-01-16
1
-21
/
+57
*
Change the keys which need to be pressed to alter the end time of the
Boby Wang
2006-01-06
1
-2
/
+2
*
reverting the patch.
Chenthill Palanisamy
2006-01-04
1
-33
/
+8
*
** Fix for bug #325416
Srinivasa Ragavan
2006-01-04
1
-8
/
+33
*
** Fix for bug #325414
Srinivasa Ragavan
2006-01-02
1
-0
/
+11
*
fixes the tool tip crash.
Chenthill Palanisamy
2005-12-09
1
-21
/
+66
*
Added a function to get tooltip tooltip widget
Srinivasa Ragavan
2005-11-23
1
-2
/
+46
*
source-type is an enum not a pointer!
Not Zed
2005-08-24
1
-6
/
+3
*
Fixes #312739
Chenthill Palanisamy
2005-08-12
1
-14
/
+7
*
Fixes #302460
Chenthill Palanisamy
2005-08-05
1
-5
/
+10
*
Fixes #309601
Chenthill Palanisamy
2005-08-03
1
-7
/
+31
*
Commenting the code for marking the summary of unaccepted meetings as
Chenthill Palanisamy
2005-07-29
1
-4
/
+4
*
Added a mask to check if the meeting needs to be accepted. Increased the
Chenthill Palanisamy
2005-07-25
1
-2
/
+3
*
Fixes #309602
Chenthill Palanisamy
2005-07-22
1
-1
/
+40
*
Prune unnecessary and nonexistent directories from the -I options. Prune
Tor Lillqvist
2005-06-27
1
-1
/
+0
*
Added widgets in INCLUDES.
Kaushal Kumar
2005-06-23
1
-4
/
+4
*
Commiting the delegation support for recurrence events
Chenthill Palanisamy
2005-06-22
1
-6
/
+6
*
Retired GAL from Head. The relevant files have moved inside evolution.
Kaushal Kumar
2005-06-17
1
-5
/
+5
*
We need compare backend for long events too.
Jedy Wang
2005-06-13
1
-0
/
+3
*
Fixes #272301
Thouis R. Jones
2005-05-30
1
-0
/
+58
*
Reverted Marcus Baines patch
Rodrigo Moya
2005-05-16
1
-58
/
+0
*
Fixes #272301
Thouis R. Jones
2005-05-13
1
-0
/
+58
*
Fixes #271679
Rodrigo Moya
2005-05-06
1
-12
/
+109
*
abort sequence (e_day_view_on_top_canvas_motion): prevent drag of
JP Rosevear
2005-03-21
1
-8
/
+5
*
free the ecalcomponent after using it.
Not Zed
2005-03-11
1
-0
/
+1
*
Fixes #71265
Rodrigo Moya
2005-02-04
1
-2
/
+8
*
killed warnings. (e_week_view_start_editing_event): do nothing if the
Rodrigo Moya
2005-01-19
1
-0
/
+4
*
set last_Edited_comp_string to NULL, not test it for null.
Not Zed
2005-01-12
1
-1
/
+1
*
remove the temporary object from the view when stopping editing.
Rodrigo Moya
2005-01-11
1
-0
/
+3
*
Added support for attachments support to calendar items.
Harish Krishnaswamy
2005-01-08
1
-1
/
+7
*
added a new argument to pass the calendar client, since it might happen to
Rodrigo Moya
2005-01-05
1
-2
/
+7
[next]