Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
Tue, 22 Apr 2008 09:33:39 +0000 |
diego |
Add standard GPL header to individual files.
|
Sat, 12 Apr 2008 16:03:07 +0000 |
diego |
Make include paths consistent; do not use ../ in them.
|
Fri, 11 Apr 2008 16:55:27 +0000 |
diego |
Add gui/ prefix to some #include paths so that compilation from the
|
Wed, 05 Mar 2008 07:52:36 +0000 |
diego |
consistency cosmetics: Use #ifdef everywhere instead of #if defined().
|
Tue, 04 Mar 2008 19:13:18 +0000 |
diego |
Remove pointless #ifdef USE_LIBAVCODEC inside #ifdef USE_LIBAVCODEC.
|
Fri, 01 Feb 2008 22:31:30 +0000 |
reimar |
Add windows cp1256 encoding for arabic, fixes bug #1007
|
Sun, 06 Jan 2008 16:22:00 +0000 |
diego |
Rename common.[ch] to gtk_common.[ch], there are too many files by that name.
|
Sun, 02 Dec 2007 16:50:33 +0000 |
reimar |
Fix return type of getGtkEntryText, it must be const
|
Sat, 25 Aug 2007 12:25:34 +0000 |
diego |
Remove redundant extern variable declarations, include proper headers instead.
|
Sun, 24 Jun 2007 12:43:45 +0000 |
reimar |
Return value of gtk_entry_get_text is const, so declare variables as const as well.
|
Sun, 29 Apr 2007 12:44:34 +0000 |
diego |
Fix several implicit declarations of functions warnings.
|
Mon, 23 Apr 2007 07:42:42 +0000 |
diego |
Gui --> gui
|