aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-canvas.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-0/+880
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-692/+0
* Remove incorrect optimization. Events are read-only!Federico Mena Quintero2000-09-071-12/+8
* Fix silly error of not chaining destructor for canvas.Matthew Loper2000-07-281-0/+2
* A few fixes to the ECanvas selection item a miniature cleanup of the event ha...Matthew Loper2000-07-271-8/+22
* Removed some debugging printfs.Christopher James Lahey2000-07-121-1/+6
* New list class with iterators.Christopher James Lahey2000-07-041-0/+19
* Add simple deadkey support.Jody Goldberg2000-06-301-30/+72
* Added a variable to keep track of the cursor. Set the cursor whenChristopher James Lahey2000-06-211-6/+19
* Grab the focus when setting the cursor.Christopher James Lahey2000-06-211-0/+12
* Built a system for doing selections and/or a cursor in canvas.Christopher James Lahey2000-06-211-0/+129
* Remove reflow idle when being destroyed.Christopher James Lahey2000-05-091-0/+11
* set and reset the GTK_HAS_FOCUS flag. We now get focus_out eventsDamon Chaplin2000-05-031-0/+4
* Add realize. (e_canvas_realize): Set the back pixmap to NULL to reduceAnders Carlsson2000-04-161-4/+14
* Added proper keyboard focus handling.Christopher James Lahey2000-04-111-1/+13
* minor style clean + kill duff file in POTFILES.Michael Meeks2000-03-281-5/+7
* ChangeLog shuffling.Miguel de Icaza2000-03-271-35/+35
* Rearranged SUBDIRS for dependencies.Christopher James Lahey2000-03-121-18/+21
* Designed a new system for doing hierarchical displays in the canvas. AddsChristopher James Lahey2000-03-111-0/+117
* Use e_canvas_item_grab_focus so that it will work with old versions ofChristopher James Lahey2000-01-271-0/+68
* Handle shift-tab properly now.Christopher James Lahey2000-01-261-0/+233