Thu, 24 Jan 2013 17:28:34 +0000 |
ib |
Cosmetic: Replace declarations.
|
Thu, 24 Jan 2013 16:56:44 +0000 |
ib |
Cosmetic: Rename ReDraw DrawHandler.
|
Thu, 24 Jan 2013 16:49:53 +0000 |
ib |
Cosmetic: Replace DandD by DND.
|
Wed, 23 Jan 2013 17:10:33 +0000 |
ib |
Cosmetic: Rename wsImageConvert() wsImageRender().
|
Wed, 23 Jan 2013 14:25:22 +0000 |
ib |
Remove wsWindowClear().
|
Tue, 22 Jan 2013 17:51:06 +0000 |
ib |
Relocate #defines and make them enums.
|
Sun, 20 Jan 2013 00:11:55 +0000 |
ib |
Clean up #includes.
|
Sat, 19 Jan 2013 12:55:26 +0000 |
ib |
Make wsWindowDecoration() static.
|
Sat, 19 Jan 2013 12:45:14 +0000 |
ib |
Remove redundant parameter from function.
|
Sat, 19 Jan 2013 12:16:50 +0000 |
ib |
Cosmetic: Rename structure member, use singular.
|
Sat, 19 Jan 2013 12:12:34 +0000 |
ib |
Use Bool type.
|
Sat, 19 Jan 2013 12:10:24 +0000 |
ib |
Remove unused wsWindow structure members.
|
Fri, 18 Jan 2013 21:09:01 +0000 |
ib |
Use Bool type.
|
Fri, 18 Jan 2013 17:53:44 +0000 |
ib |
Remove unnecessary #includes.
|
Fri, 18 Jan 2013 17:24:54 +0000 |
ib |
Don't unnecessarily restrict property mask to 8 bits.
|
Fri, 18 Jan 2013 01:13:50 +0000 |
ib |
Remove parameter for border_width from wsWindowCreate().
|
Fri, 18 Jan 2013 00:48:26 +0000 |
ib |
Cosmetic: Change parameter names.
|
Fri, 18 Jan 2013 00:35:38 +0000 |
ib |
Cosmetic: Rename ws functions for the sake of consistency.
|
Thu, 17 Jan 2013 18:01:06 +0000 |
ib |
Remove unused structure member wGCV.
|
Thu, 17 Jan 2013 17:41:44 +0000 |
ib |
Make variable wsScreenDepth static.
|
Thu, 17 Jan 2013 17:35:32 +0000 |
ib |
Cosmetic: Rename DepthOnScreen ScreenDepth.
|
Thu, 17 Jan 2013 17:11:46 +0000 |
ib |
Move wgIsRect from ws.h to gui.h.
|
Thu, 17 Jan 2013 16:53:15 +0000 |
ib |
Remove unused code.
|
Thu, 17 Jan 2013 16:51:50 +0000 |
ib |
Make functions static that only have file scope.
|
Thu, 17 Jan 2013 15:46:21 +0000 |
ib |
Remove unused code.
|
Thu, 17 Jan 2013 15:44:23 +0000 |
ib |
Remove pointless variable wsTrue.
|
Thu, 17 Jan 2013 15:25:56 +0000 |
ib |
Remove unused wsKeyTable.
|
Thu, 17 Jan 2013 15:04:41 +0000 |
ib |
Cosmetic: Relocate and revise comments on code origin.
|
Thu, 17 Jan 2013 14:56:27 +0000 |
ib |
Remove unused code and declarations.
|
Tue, 15 Jan 2013 18:51:30 +0000 |
ib |
Remove member SizeHint from wsWindow structure.
|
Tue, 15 Jan 2013 12:54:04 +0000 |
ib |
Remove symbolic constant wsNoBorder.
|
Tue, 15 Jan 2013 12:44:03 +0000 |
ib |
Add property wsAspect.
|
Tue, 15 Jan 2013 12:37:42 +0000 |
ib |
Cosmetic: Rename wsTWindow wsWindow.
|
Tue, 15 Jan 2013 12:30:08 +0000 |
ib |
Cosmetic: Change parameter names.
|
Tue, 15 Jan 2013 11:54:22 +0000 |
ib |
Add wsMapWait().
|
Fri, 11 Jan 2013 23:59:01 +0000 |
ib |
Change parameter type and name.
|
Thu, 10 Jan 2013 20:52:37 +0000 |
ib |
Don't define a function by a macro.
|
Thu, 10 Jan 2013 19:14:20 +0000 |
ib |
Remove Display parameter from wsEvents().
|
Thu, 10 Jan 2013 15:40:43 +0000 |
ib |
Restore GUI's X error handler after gtk_init().
|
Thu, 10 Jan 2013 12:04:19 +0000 |
ib |
Cosmetic: Use lower case parameter name.
|
Thu, 10 Jan 2013 11:55:27 +0000 |
ib |
Cosmetic: Harmonize parameter names.
|
Thu, 10 Jan 2013 11:24:36 +0000 |
ib |
Remove unused declarations.
|
Thu, 06 Dec 2012 15:16:38 +0000 |
ib |
Rebuild GUI directory structure.
|
Tue, 04 Dec 2012 19:13:18 +0000 |
ib |
Define symbolic constant wsNone for "no window state".
|
Tue, 04 Dec 2012 19:10:44 +0000 |
ib |
Rename wsNone wsNo and use it instead of a numeric constant.
|
Tue, 04 Dec 2012 18:55:24 +0000 |
ib |
Change parameter of wsWindowDecoration().
|
Fri, 30 Nov 2012 23:30:47 +0000 |
ib |
Don't include config.h if not necessary.
|
Fri, 23 Nov 2012 10:04:26 +0000 |
ib |
Pass guiApp's wsTWindow parameters always by reference (if possible).
|
Fri, 23 Nov 2012 09:25:54 +0000 |
ib |
Remove dead code.
|
Fri, 23 Nov 2012 09:20:49 +0000 |
ib |
Pass big parameter by reference rather than by value.
|
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.
|