| Commit message (Expand) | Author | Age | Files | Lines |
* | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -2/+6 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-31 | 1 | -5/+5 |
* | Remove unused ECell::show_tooltip method. | Matthew Barnes | 2010-01-15 | 1 | -21/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-05 | 1 | -9/+18 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -23/+0 |
* | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 1 | -2/+2 |
* | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -35/+35 |
* | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -28/+28 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -3/+1 |
|\ |
|
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
| * | Fix compiler warnings in widgets. | Matthew Barnes | 2009-05-26 | 1 | -2/+0 |
| * | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 1 | -15/+16 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 1 | -2/+2 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 1 | -15/+16 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -9/+9 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | Remove E_MAKE_TYPE macro. | Hiroyuki Ikezoe | 2007-07-28 | 1 | -16/+10 |
* | ** Fixes bug #357216 | Matthew Barnes | 2007-03-01 | 1 | -0/+8 |
* | ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 | Srinivasa Ragavan | 2007-01-23 | 1 | -4/+5 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -3/+3 |
* | Port to Windows, initial commit: | Tor Lillqvist | 2005-04-29 | 1 | -3/+6 |
* | fixes for compiler warnings | Radek Doulik | 2004-06-10 | 1 | -0/+1 |
* | Change the shadow type for the arrows here, so that themes that do handle | Rodney Dawes | 2004-02-13 | 1 | -1/+1 |
* | Fixed #50844 | Andrew Wu | 2003-12-08 | 1 | -1/+4 |
* | remove debugging g_print calls fix length_threshold prop range fix | Mike Kestner | 2003-04-08 | 1 | -11/+0 |
* | GObject port work. | Chris Toshok | 2002-11-17 | 1 | -2/+2 |
* | Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise. | Ettore Perazzoli | 2002-11-12 | 1 | -3/+3 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 1 | -11/+8 |
* | Don't draw or interact with the popup button if a cell isn't editable | Christopher James Lahey | 2002-06-15 | 1 | -12/+13 |
* | Ansification patch from danw. | Christopher James Lahey | 2002-04-26 | 1 | -1/+1 |
* | New functions here. | Christopher James Lahey | 2001-11-06 | 1 | -0/+19 |
* | Bumped the version number to 0.17.99.0. Bumped the soname to 18. | Christopher James Lahey | 2001-11-03 | 1 | -1/+3 |
* | Bumped the version number here to 0.15.99.9. | Christopher James Lahey | 2001-10-30 | 1 | -21/+16 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -17/+15 |
* | Implement these functions as pass through to the child cell. | Christopher James Lahey | 2001-10-11 | 1 | -0/+10 |
* | Typo fix; call e_cell_unrealize(), not e_cell_realize(). | Federico Mena Quintero | 2001-04-03 | 1 | -1/+1 |
* | added "editable" Arg, to stop the user from editing the text. The user can | Damon Chaplin | 2001-03-05 | 1 | -1/+1 |
* | new abstract ECell subclass to be used as base class for popup ECells. | Damon Chaplin | 2001-02-26 | 1 | -0/+504 |