aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-canvas.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-760/+0
* Use e_canvas_hide_tooltip and e_canvas_popup_tooltip. Set bold on theChristopher James Lahey2001-04-151-0/+55
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. SameKjartan Maraas2001-04-041-1/+1
* Make this take an extra argument saying whether or not to grab theDan Winship2001-03-161-5/+6
* Since gdkevent is a union, casting a smaller struct to a gdkevent causedJP Rosevear2001-02-101-7/+16
* If there are columns allocated, free them upon a destroy.JP Rosevear2000-12-091-3/+0
* Destroy the gdkIC if we have oneJP Rosevear2000-12-081-0/+5
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-0/+1
* 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