Fri, 24 Feb 2012 17:16:54 +0000 |
ib |
Cosmetic: Prefer C style for single line comments.
|
Thu, 12 Jan 2012 18:21:56 +0000 |
ib |
Properly handle the lack of XShm.
|
Tue, 03 Jan 2012 23:10:34 +0000 |
ib |
Remove (conditional and) unnecessary #include
|
Sat, 01 Oct 2011 15:32:04 +0000 |
ib |
Simplify wsAutohideCursor().
|
Sat, 01 Oct 2011 15:09:09 +0000 |
ib |
Fix cursor autohide functionality of the GUI.
|
Fri, 09 Sep 2011 13:13:57 +0000 |
ib |
Cosmetic: Rename all Display parameters dsp dpy.
|
Thu, 08 Sep 2011 15:31:25 +0000 |
ib |
Preserve x and y position of a double-size window if possible.
|
Thu, 08 Sep 2011 11:11:02 +0000 |
ib |
Change parameter b of wsMoveWindow().
|
Thu, 08 Sep 2011 10:34:17 +0000 |
ib |
Cosmetic: Rename wsMoveTopWindow() wsRaiseWindowTop().
|
Sat, 18 Jun 2011 16:03:31 +0000 |
ib |
Rename GUI directory 'mplayer' and some files in it.
|
Fri, 17 Jun 2011 17:51:50 +0000 |
ib |
Remove unused parameter 'Size' in wsConvert().
|
Thu, 16 Jun 2011 13:09:52 +0000 |
ib |
Avoid compiler warnings.
|
Thu, 16 Jun 2011 12:31:42 +0000 |
ib |
Cosmetic: Format to MPlayer coding style.
|
Tue, 14 Jun 2011 18:55:04 +0000 |
ib |
Store icon data in a struct variable.
|
Fri, 03 Jun 2011 14:31:13 +0000 |
ib |
Don't pointlessly cast Display pointer.
|
Wed, 03 Dec 2008 23:01:03 +0000 |
diego |
Get rid of pointless 'extern' keywords.
|
Mon, 04 Aug 2008 06:16:23 +0000 |
diego |
Change a bunch of X11-specific preprocessor directives.
|
Tue, 22 Apr 2008 09:33:39 +0000 |
diego |
Add standard GPL header to individual files.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Mon, 31 Dec 2007 16:15:50 +0000 |
diego |
Add explanatory comments to the #endif part of multiple inclusion guards.
|
Wed, 29 Aug 2007 10:14:35 +0000 |
diego |
Remove unused extern int declaration.
|
Mon, 02 Jul 2007 22:34:45 +0000 |
diego |
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
Mon, 02 Jul 2007 20:55:05 +0000 |
diego |
Add consistent GUI prefix to multiple inclusion guards.
|
Mon, 02 Jul 2007 20:36:18 +0000 |
diego |
Consistently use filenames as multiple inclusion guards.
|
Mon, 23 Apr 2007 07:42:42 +0000 |
diego |
Gui --> gui
|