aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-profile-event.c
Commit message (Expand)AuthorAgeFilesLines
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-5/+5
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-14/+14
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* Patch from Alex Rostovtsev <tetromino@gmail.com>: Fix for bug #522631 (Make ...Suman Manjunath2008-03-171-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-6/+6
* Warning fixes. - NULL vs 0 - ANSIfication of declarations - missingKjartan Maraas2007-10-261-3/+3
* ** Fixes bug #437579Matthew Barnes2007-10-101-3/+4
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Use guint for 1-bit bitfield. Remove unused var Remove unused vars RenameKjartan Maraas2006-02-081-2/+0
* Use g_get_current_time() instead of gettimeofday() for portability.Tor Lillqvist2005-09-281-1/+4
* undefine e_profile_event_emit if we are compiled without profiling. TheNot Zed2005-05-031-2/+10
* A profiling plugin hook.Not Zed2005-04-281-0/+190