aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-canvas.h
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-6/+0
* Whitespace and coding style cleanup.Matthew Barnes2010-08-141-1/+1
* ECanvas cleanups.Matthew Barnes2010-08-131-55/+70
* Remove unused tooltip support from ECanvas/ETable/EText.Matthew Barnes2010-01-151-9/+0
* Remove unused ECanvas functions.Matthew Barnes2010-01-151-12/+0
* Fix excessive whitespace.Matthew Barnes2009-07-131-3/+0
* Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-191-7/+2
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-5/+5
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-16/+15
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-1/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* move to using gtk_im_context.Larry Ewing2003-04-021-5/+4
* lots of GObject work.Chris Toshok2002-11-171-4/+4
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-2/+3
* Switch from gnome_canvas_item_grab to e_canvas_item_grab.Christopher James Lahey2002-05-101-18/+43
* Ansification patch from danw.Christopher James Lahey2002-04-261-1/+1
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-13/+16
* Use e_canvas_hide_tooltip and e_canvas_popup_tooltip. Set bold on theChristopher James Lahey2001-04-151-0/+8
* Some small header cleanups & fixes, and fix to translate all popup menusGediminas Paulauskas2001-04-051-1/+0
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. SameKjartan Maraas2001-04-041-1/+2
* Make this take an extra argument saying whether or not to grab theDan Winship2001-03-161-1/+1
* Add simple deadkey support.Jody Goldberg2000-06-301-0/+4
* Added a variable to keep track of the cursor. Set the cursor whenChristopher James Lahey2000-06-211-4/+10
* Built a system for doing selections and/or a cursor in canvas.Christopher James Lahey2000-06-211-3/+30
* Rearranged SUBDIRS for dependencies.Christopher James Lahey2000-03-121-0/+6
* Designed a new system for doing hierarchical displays in the canvas. AddsChristopher James Lahey2000-03-111-1/+8
* Use e_canvas_item_grab_focus so that it will work with old versions ofChristopher James Lahey2000-01-271-0/+5
* Handle shift-tab properly now.Christopher James Lahey2000-01-261-0/+66