diego
|
26691d09f8
|
Remove redundant extern variable declarations, include proper headers instead.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24169 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-08-25 12:25:34 +00:00 |
|
diego
|
f2a8f10af2
|
Fix a bunch of redundant redeclaration warnings.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23815 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-07-18 10:09:42 +00:00 |
|
diego
|
fe72927d6b
|
Remove unused variables.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23814 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-07-18 10:09:09 +00:00 |
|
diego
|
b000a6a519
|
ISO8859-1 --> UTF-8
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23754 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-07-09 19:50:36 +00:00 |
|
diego
|
3e9e4acd8d
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23709 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-07-02 22:34:45 +00:00 |
|
diego
|
d416c25c9b
|
Add consistent GUI prefix to multiple inclusion guards.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23705 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-07-02 20:55:05 +00:00 |
|
diego
|
897899ce90
|
Consistently use filenames as multiple inclusion guards.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23703 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-07-02 20:36:18 +00:00 |
|
reimar
|
8a11439a6e
|
Return value of gtk_entry_get_text is const, so declare variables as const as well.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23644 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-06-24 12:43:45 +00:00 |
|
reimar
|
1062d77439
|
get rid of Gui code that has been commented out since ages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23464 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-06-04 13:16:39 +00:00 |
|
reimar
|
e8d57600dc
|
Factor out some duplicated gui code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23463 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-06-04 13:15:35 +00:00 |
|
reimar
|
b609629b2b
|
Remove some useless code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23462 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-06-04 13:05:26 +00:00 |
|
diego
|
07796de044
|
Fix several implicit declarations of functions warnings.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23172 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-04-29 12:44:34 +00:00 |
|
diego
|
d4082e1723
|
Remove duplicate #include.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23171 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-04-29 12:29:33 +00:00 |
|
diego
|
5c9abf7f9f
|
Gui --> gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23095 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-04-23 07:42:42 +00:00 |
|