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-canvas.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move to using gtk_im_context.
Larry Ewing
2003-04-02
1
-80
/
+7
*
use gdk_event_copy and gdk_event_free to dup the event.
Mike Kestner
2003-02-28
1
-19
/
+11
*
remove the grab_cancelled_check_id if it's still active.
Chris Toshok
2003-02-27
1
-0
/
+4
*
lots of GObject work.
Chris Toshok
2002-11-17
1
-65
/
+55
*
Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise.
Ettore Perazzoli
2002-11-12
1
-8
/
+8
*
merging the gal-2 branch back to the trunk.
Mike Kestner
2002-11-01
1
-12
/
+30
*
If grabbed_item is NULL, cancel the timeout.
Christopher James Lahey
2002-05-11
1
-0
/
+8
*
Switch from gnome_canvas_item_grab to e_canvas_item_grab.
Christopher James Lahey
2002-05-10
1
-0
/
+68
*
Ansification patch from danw.
Christopher James Lahey
2002-04-26
1
-10
/
+11
*
If there is a grabbed_item, send all events to it.
Christopher James Lahey
2002-04-18
1
-22
/
+20
*
Added widgets/e-option-menu.lo.
Christopher James Lahey
2002-03-26
1
-14
/
+14
*
Check for a style_set signal on all the contained GnomeCanvasItems.
Christopher James Lahey
2002-03-16
1
-0
/
+30
*
Merging changes:
Christopher James Lahey
2001-12-17
1
-0
/
+6
*
From a patch by Yukihiro Nakai <ynakai@redhat.com>.
Christopher James Lahey
2001-11-15
1
-0
/
+30
*
Changed the license announcement at the top of these files.
Christopher James Lahey
2001-10-27
1
-13
/
+14
*
Changed some of these gbooleans to be guint : 1s.
Christopher James Lahey
2001-10-21
1
-1
/
+1
*
add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migration
Michael Meeks
2001-10-05
1
-2
/
+3
*
cut and paste fixed version of gnome_canvas_button here.
Chris Toshok
2001-08-22
1
-0
/
+255
*
Destroy the tooltip if we're the owner when we're destroyed. Also, keep a
Christopher James Lahey
2001-07-08
1
-0
/
+2
*
Use e_canvas_hide_tooltip and e_canvas_popup_tooltip. Set bold on the
Christopher James Lahey
2001-04-15
1
-0
/
+55
*
Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. Same
Kjartan Maraas
2001-04-04
1
-1
/
+1
*
Make this take an extra argument saying whether or not to grab the
Dan Winship
2001-03-16
1
-5
/
+6
*
Since gdkevent is a union, casting a smaller struct to a gdkevent caused
JP Rosevear
2001-02-10
1
-7
/
+16
*
If there are columns allocated, free them upon a destroy.
JP Rosevear
2000-12-09
1
-3
/
+0
*
Destroy the gdkIC if we have one
JP Rosevear
2000-12-08
1
-0
/
+5
*
Moved files, fixed header files and paths - Federico
Federico Mena Quintero
2000-09-20
1
-0
/
+1
*
Remove incorrect optimization. Events are read-only!
Federico Mena Quintero
2000-09-07
1
-12
/
+8
*
Fix silly error of not chaining destructor for canvas.
Matthew Loper
2000-07-28
1
-0
/
+2
*
A few fixes to the ECanvas selection item a miniature cleanup of the event ha...
Matthew Loper
2000-07-27
1
-8
/
+22
*
Removed some debugging printfs.
Christopher James Lahey
2000-07-12
1
-1
/
+6
*
New list class with iterators.
Christopher James Lahey
2000-07-04
1
-0
/
+19
*
Add simple deadkey support.
Jody Goldberg
2000-06-30
1
-30
/
+72
*
Added a variable to keep track of the cursor. Set the cursor when
Christopher James Lahey
2000-06-21
1
-6
/
+19
*
Grab the focus when setting the cursor.
Christopher James Lahey
2000-06-21
1
-0
/
+12
*
Built a system for doing selections and/or a cursor in canvas.
Christopher James Lahey
2000-06-21
1
-0
/
+129
*
Remove reflow idle when being destroyed.
Christopher James Lahey
2000-05-09
1
-0
/
+11
*
set and reset the GTK_HAS_FOCUS flag. We now get focus_out events
Damon Chaplin
2000-05-03
1
-0
/
+4
*
Add realize. (e_canvas_realize): Set the back pixmap to NULL to reduce
Anders Carlsson
2000-04-16
1
-4
/
+14
*
Added proper keyboard focus handling.
Christopher James Lahey
2000-04-11
1
-1
/
+13
*
minor style clean + kill duff file in POTFILES.
Michael Meeks
2000-03-28
1
-5
/
+7
*
ChangeLog shuffling.
Miguel de Icaza
2000-03-27
1
-35
/
+35
*
Rearranged SUBDIRS for dependencies.
Christopher James Lahey
2000-03-12
1
-18
/
+21
*
Designed a new system for doing hierarchical displays in the canvas. Adds
Christopher James Lahey
2000-03-11
1
-0
/
+117
*
Use e_canvas_item_grab_focus so that it will work with old versions of
Christopher James Lahey
2000-01-27
1
-0
/
+68
*
Handle shift-tab properly now.
Christopher James Lahey
2000-01-26
1
-0
/
+233