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-meeting-time-sel-item.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-09-04
1
-65
/
+108
*
Including <glib.h> directly is rarely needed.
Matthew Barnes
2011-05-28
1
-1
/
+0
*
Bug #646109 - Fix use of include <config.h> to make sure translations work
Milan Crha
2011-05-27
1
-0
/
+1
*
Adapt EMeetingTimeSel to latest gtk+-3.0 API.
Vibha Yadav
2011-01-26
1
-21
/
+12
*
gdk_cursor_unref() -> g_object_unref()
Matthew Barnes
2011-01-25
1
-3
/
+3
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-11-08
1
-2
/
+2
*
Move calendar preferences to the calendar module.
Matthew Barnes
2010-11-05
1
-54
/
+54
*
calendar: Draw meeting time selector with cairo
Benjamin Otte
2010-10-30
1
-117
/
+74
*
gnome-canvas: Convert canvas item transformation matrix to cairo
Benjamin Otte
2010-10-30
1
-4
/
+4
*
gnome-canvas: Change GnomeCanvasItem->point vfunc
Benjamin Otte
2010-10-30
1
-12
/
+6
*
xxx: meeting time stipple
Benjamin Otte
2010-10-30
1
-1
/
+1
*
calendar: Port meeting time selector to Cairo
Benjamin Otte
2010-10-30
1
-17
/
+24
*
Bug #632769 - EMeetingTimeSelector can be unrealized in express mode
Milan Crha
2010-10-29
1
-1
/
+2
*
Coding style and whitespace cleanups.
Matthew Barnes
2010-09-12
1
-2
/
+2
*
Giant leap towards GSEAL compliance.
Matthew Barnes
2010-04-08
1
-3
/
+14
*
Remove dead assignments found by clang.
Matthew Barnes
2010-01-16
1
-7
/
+1
*
More whitespace cleanup.
Matthew Barnes
2009-07-19
1
-1
/
+1
*
Fix excessive whitespace.
Matthew Barnes
2009-07-13
1
-23
/
+0
*
Whitespace cleanup.
Matthew Barnes
2009-05-29
1
-1
/
+1
*
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-29
1
-22
/
+22
*
Remove trailing whitespace, again.
Matthew Barnes
2009-05-29
1
-1
/
+1
*
esthetic license header cleans, and fix e-pkcs12
Michael Meeks
2008-09-06
1
-10
/
+5
*
Change License from GPL to LGPL. 2nd batch.
Sankarasivasubramanian Pasupathilingam
2008-09-03
1
-15
/
+14
*
updated novell copyright notices (left others alone)
Jeffrey Stedfast
2008-06-21
1
-1
/
+1
*
** Fixes bug #534360
Matthew Barnes
2008-05-23
1
-33
/
+42
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-14
/
+14
*
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 #338803
Milan Crha
2007-08-23
1
-6
/
+41
*
** Fixes bug #419524
Matthew Barnes
2007-03-21
1
-1
/
+1
*
Fixes bug #357970
Matthew Barnes
2006-12-04
1
-8
/
+8
*
** Fixes bug #352450
Matthew Barnes
2006-09-18
1
-3
/
+3
*
Added cairo rendering for free busy view by Rajeev.
Srinivasa Ragavan
2006-07-20
1
-30
/
+64
*
Fixes #160357
Chenthill Palanisamy
2006-03-29
1
-4
/
+20
*
Cleanups: - remove unused vars - remove extraneous semi-colons - add some
Kjartan Maraas
2006-02-08
1
-3
/
+2
*
convert to G_DEFINE_TYPE
JP Rosevear
2004-10-14
1
-17
/
+9
*
new VOID:STRING,STRING,STRING build the new view/store/renderer/editable
Mike Kestner
2003-10-01
1
-26
/
+16
*
guard against multiple destroy calls
JP Rosevear
2003-04-11
1
-3
/
+9
*
Use PangoLayout to draw text.
Hans Petter Jansson
2003-02-05
1
-12
/
+17
*
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
/
+1
*
remove unneeded parameter from print_text_size everywhere
JP Rosevear
2002-03-06
1
-2
/
+6
*
add a changed signal (e_meeting_time_selector_construct): emit changed
JP Rosevear
2001-11-06
1
-2
/
+2
*
move in whole day increments if we are in all day mode
JP Rosevear
2001-10-31
1
-7
/
+13
*
count the actual attendees (doesn't include people delegating
JP Rosevear
2001-10-31
1
-9
/
+9
*
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
*
track the spacer vbox (e_meeting_time_selector_style_set): make sure the
JP Rosevear
2001-10-25
1
-6
/
+6
*
gui/e-meeting-time-sel.c
JP Rosevear
2001-10-19
1
-5
/
+11
*
A page that shows the meeting time selector and free/busy data for
JP Rosevear
2001-09-19
1
-0
/
+1005