Tue, 06 May 2008 08:06:19 +0000 |
Mark Doliner |
merge of 'bedd15033893c160df2e861d26520e1ef6afd895'
|
Mon, 05 May 2008 09:22:46 +0000 |
Mark Doliner |
Minor changes... mostly whitespace related.
|
Tue, 06 May 2008 05:13:26 +0000 |
Richard Laager |
Fix a compiler warning due to a missing #ifdef USE_PYTHON
|
Tue, 06 May 2008 05:10:40 +0000 |
Richard Laager |
Fix a compiler warning. Sadrul or someone should double-check this.
|
Mon, 05 May 2008 22:39:55 +0000 |
Daniel Atallah |
More plumbing work.
|
Wed, 07 May 2008 00:35:55 +0000 |
Sadrul Habib Chowdhury |
Plug a small memory leak in the smiley dialog, and use g_new0/g_free
|
Wed, 07 May 2008 00:34:52 +0000 |
Sadrul Habib Chowdhury |
g_strdup'ed strings aren't const char*. This fixes a couple of compile
|
Mon, 05 May 2008 16:01:02 +0000 |
Sadrul Habib Chowdhury |
The required fields are not really required if the action is cancelled.
|