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-cell-date-edit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge revisions 36866:37046 from trunk.
Matthew Barnes
2009-01-12
1
-1
/
+0
*
Merge revisions 36016:36303 from trunk.
Matthew Barnes
2008-09-11
1
-15
/
+14
*
updated novell copyright notices (left others alone)
Jeffrey Stedfast
2008-06-21
1
-1
/
+1
*
Migrate from gtk_window_set_policy() to gtk_window_set_resizable() and
Kjartan Maraas
2008-06-04
1
-2
/
+1
*
** Fixes bug #534360
Matthew Barnes
2008-05-23
1
-110
/
+162
*
** Fix for bug #529893
Danny Baumann
2008-04-25
1
-0
/
+2
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-6
/
+6
*
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
/
+15
*
** Fixes bug #419524
Matthew Barnes
2007-03-21
1
-1
/
+1
*
Fix for bug 347430
Srinivasa Ragavan
2006-08-21
1
-0
/
+1
*
Tons of cleanups of the following sort: - remove unused vars - remove
Kjartan Maraas
2006-01-30
1
-11
/
+2
*
e-dateedit.c Include e-time-utils.h from libedataserver instead of using
Tor Lillqvist
2005-11-24
1
-1
/
+2
*
Retired GAL from Head. The relevant files have moved inside evolution.
Kaushal Kumar
2005-06-17
1
-2
/
+2
*
test prog
JP Rosevear
2004-11-26
1
-14
/
+5
*
Fixes #66164
JP Rosevear
2004-10-06
1
-2
/
+7
*
call gdk_window_focus() so that keyboard works correctly.
Harry Lu
2003-12-18
1
-1
/
+1
*
Same as below.
Jeffrey Stedfast
2003-02-25
1
-3
/
+6
*
Add include of gnome-dialog.h
Not Zed
2002-12-02
1
-17
/
+17
*
First big sync of my GNOME 2 porting work (incomplete, and still
Ettore Perazzoli
2002-11-02
1
-2
/
+7
*
Based on a patch by Damon Chaplin <damon@ximian.com>
Christopher James Lahey
2001-11-06
1
-7
/
+33
*
try to parse just a date first, and if that works we assume it is a DATE
Damon Chaplin
2001-10-30
1
-15
/
+23
*
Adapt to the new ECellPopup signature.
Christopher James Lahey
2001-10-30
1
-12
/
+24
*
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
*
use the new ECellText methods to get the text and set the value.
Damon Chaplin
2001-10-23
1
-7
/
+14
*
Call gnome_canvas_world_to_window here. Finishes fixing Ximian bug #2613.
Christopher James Lahey
2001-10-04
1
-3
/
+9
*
Destroy, do not unref, the popup_window.
Federico Mena Quintero
2001-08-15
1
-1
/
+2
*
added functions to set a callback to get the current time, which is used
Damon Chaplin
2001-07-03
1
-11
/
+46
*
Removed unused variable.
Federico Mena Quintero
2001-06-01
1
-1
/
+1
*
Added #include <glib.h> and moved corresponding local headers to the top.
Kjartan Maraas
2001-04-24
1
-2
/
+5
*
Here goes my additional simple include fixes.
Gediminas Paulauskas
2001-04-05
1
-4
/
+4
*
More header fixes. Same. Same. Same here. More header fixes. Same here.
Kjartan Maraas
2001-04-05
1
-1
/
+4
*
use gnome_dialog_run() to make the warning dialog modal. Also created a
Damon Chaplin
2001-03-19
1
-38
/
+30
*
pretty much working now.
Damon Chaplin
2001-03-05
1
-75
/
+512
*
new files to implement an ECell for showing and editing dates & times.
Damon Chaplin
2001-02-26
1
-0
/
+440