aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-cursor.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
|
* GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-241-2/+2
| | | | Some still left, because those gone in kill-bonobo branch.
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-13/+14
| | | | | | More changes to come. svn path=/trunk/; revision=36247
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
| | | | svn path=/trunk/; revision=35665
* ** Fix for bug #507363Milan Crha2008-01-071-1/+1
| | | | | | | | | | | | 2008-01-07 Milan Crha <mcrha@redhat.com> ** Fix for bug #507363 * e-cursor.c: (e_cursor_set): Also check if toplevel widget has non-NULL window property. svn path=/trunk/; revision=34776
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-3/+3
| | | | | | | | | 2007-11-14 Matthew Barnes <mbarnes@redhat.com> ** Remove trailing whitespace from source code. svn path=/trunk/; revision=34537
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
| | | | | | | | | | 2007-09-02 Matthew Barnes <mbarnes@redhat.com> * Update FSF address in header comments (#469886). Patch from Tobias Mueller. svn path=/trunk/; revision=34151
* ** Fixes bug #352450Matthew Barnes2006-09-181-1/+1
| | | | | | | | | | | 2006-09-18 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #352450 * e-cursor.c: Replace deprecated GDK function call. svn path=/trunk/; revision=32782
* Added functions to show busy cursor. Add the filesSrinivasa Ragavan2005-06-081-0/+67
2005-06-08 Srinivasa Ragavan <sragavan@novell.com> * e-cursor.[ch]: Added functions to show busy cursor. * Makefile.am: Add the files svn path=/trunk/; revision=29472