Commit Graph

1120 Commits

Author SHA1 Message Date
Max Horn
85f8d617b0 Let mass detector add all hits, instead of only the first one
svn-id: r31307
2008-03-29 23:20:53 +00:00
Max Horn
9287ea8376 Patch #1926787: small memory leak and cleanup
svn-id: r31261
2008-03-27 11:06:29 +00:00
Eugene Sandulenko
3c760ce662 Add Raziel as AmigaOS4 porter
svn-id: r31000
2008-02-29 14:44:02 +00:00
Max Horn
accae802d1 Added Max Lingua to the credits as PS2 porter, and mentioned the revived PS2 port in the NEWS; moved Nicolas Bacca & Won Star to the list of retired team members
svn-id: r30973
2008-02-26 19:00:45 +00:00
Eugene Sandulenko
1b4e06e02c ...and there is no reason to keep Florian in ordinary contributors list.
svn-id: r30862
2008-02-14 12:19:52 +00:00
Eugene Sandulenko
f3572802a5 Add Florian to the team
svn-id: r30859
2008-02-14 12:05:54 +00:00
Eugene Sandulenko
337164edee Add Begasusu as an official BeOS builder
svn-id: r30717
2008-01-31 12:59:44 +00:00
Eugene Sandulenko
5c6597562a Add ListWidget version with immediate parameters.
svn-id: r30709
2008-01-30 22:51:21 +00:00
Kostas Nakos
afc474c8eb adding Sean Murray (lightcast) to the credits [1]
svn-id: r30698
2008-01-29 15:30:44 +00:00
Jordi Vilalta Prat
d6c34bdc4b Fixed the spaces before tabs.
svn-id: r30667
2008-01-28 00:14:17 +00:00
Jordi Vilalta Prat
66e9d4f5e8 Removed trailing spaces.
svn-id: r30664
2008-01-27 19:47:41 +00:00
Eugene Sandulenko
b45fb2e01d Add fanoush to credits
svn-id: r30448
2008-01-12 17:53:03 +00:00
Torbjörn Andersson
1cb4578d2f Cleanup.
svn-id: r30357
2008-01-09 21:15:34 +00:00
Eugene Sandulenko
aedd732cef Add Buddha and david_corrales to credits.
svn-id: r30330
2008-01-07 22:42:58 +00:00
Torbjörn Andersson
2147f59e36 Converted some spaces to tabs.
svn-id: r30225
2008-01-05 08:17:39 +00:00
Oystein Eftevaag
cab99bf1a4 iPhone credits
svn-id: r30003
2007-12-26 12:44:41 +00:00
Johannes Schickel
68eb28a6f6 Fix for bug #1670082 "GUI: Modern theme gfx glitch in launcher".
svn-id: r29971
2007-12-24 03:01:21 +00:00
Johannes Schickel
2f062ff616 Fixed memory leaking of TabWidget. (thanks to jvprat for pointing out)
svn-id: r29475
2007-11-11 11:08:58 +00:00
Johannes Schickel
0ec41a2d80 - made Widget::_flags private
- reworked state (enabled/disabled/highlighted) handling of widgets
- cleanup in ModernTheme.cpp

svn-id: r29403
2007-11-04 03:38:30 +00:00
Sven Hesse
5fb95212fe Typos :P
svn-id: r29398
2007-11-04 01:49:42 +00:00
Johannes Schickel
034eb920d2 - cleanup
- consistency fix in modern.ini
- increased THEME_VERSION

svn-id: r29396
2007-11-04 01:07:47 +00:00
Johannes Schickel
75a5c41ab4 - starting to document the theme renderer
- Theme::closeDialog -> Theme::closeAllDialogs, since it would remove every dialog currently

svn-id: r29394
2007-11-04 00:30:53 +00:00
Gregory Montoir
f1f08ce008 warning, minor simplification
svn-id: r29366
2007-11-01 18:21:15 +00:00
Gregory Montoir
e6e144d494 use mod operator directly
svn-id: r29363
2007-11-01 18:15:25 +00:00
Eugene Sandulenko
3b005ab88f Fix potential MSVC warning
svn-id: r29292
2007-10-28 16:10:05 +00:00
Johannes Schickel
fefc228cd2 Cleanup.
svn-id: r29287
2007-10-28 13:34:57 +00:00
Eugene Sandulenko
61c96353cf Patch v5.2 from #1752243: "backends lib patches"
svn-id: r29283
2007-10-28 12:04:38 +00:00
Eugene Sandulenko
4073e7f8f8 Proper implementation of ".enabled" theme widget property.
svn-id: r29282
2007-10-28 12:02:09 +00:00
Max Horn
1e32d188f9 Updated credits file (hint: use 'make credits' in a full checkout of ScummVM)
svn-id: r29260
2007-10-26 13:11:01 +00:00
Matthew Hoops
78cd63c491 adding myself to the credits for AGI
svn-id: r28989
2007-09-20 21:21:32 +00:00
Nicola Mettifogo
258901bab9 Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
2007-09-19 08:40:12 +00:00
Max Horn
3abc11611e Code formatting fixes
svn-id: r28945
2007-09-18 20:16:33 +00:00
Max Horn
c3d3aebe87 Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compilation on some ports)
svn-id: r28944
2007-09-18 20:02:04 +00:00
Max Horn
4cc9d17c34 Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME comments; and some other related cleanup
svn-id: r28890
2007-09-11 09:20:39 +00:00
David Corrales
6856535010 Merged fsnode with trunk: r27971:28460
svn-id: r28462
2007-08-05 19:34:20 +00:00
Travis Howell
7c2857ce81 Revert last change to credits.
svn-id: r28355
2007-07-31 11:58:59 +00:00
Eugene Sandulenko
3cddad3373 Add James to credits for his Music Enhancement project
svn-id: r28336
2007-07-30 19:18:39 +00:00
Filippos Karapetis
d2d49e224b Implemented FR #1754616 - "GUI: Add option to delete games using the "Del" Key"
svn-id: r28131
2007-07-17 21:59:44 +00:00
David Corrales
9bfe5d5354 Merged the FSNode branch with trunk r27681:27969
svn-id: r27970
2007-07-08 16:58:54 +00:00
Neil Millstone
e2495f1d21 Fix for launcher detecting DS configuration section in config file as a game
svn-id: r27874
2007-07-02 22:48:39 +00:00
Robin Watts
5acf6b76c4 Compile fix: ascii should be state.ascii, I assume.
svn-id: r27825
2007-07-01 14:19:12 +00:00
Max Horn
2243197f50 Changed GUI system to use Common::KeyState state
svn-id: r27786
2007-06-30 12:26:59 +00:00
Eugene Sandulenko
bebaccbe65 Patches #1743201: "GUI: Reworked modern theme"
svn-id: r27744
2007-06-27 09:53:22 +00:00
Eugene Sandulenko
8c36fcf64c Path #1743892: "Fix for segmentation fault in theming code"
svn-id: r27743
2007-06-27 09:32:42 +00:00
Eugene Sandulenko
3165e380c5 Patch #1743196: "GUI: Remove trailing spaces in some strings"
svn-id: r27741
2007-06-27 09:28:09 +00:00
Eugene Sandulenko
cac0c0f256 Patch #1742050: "GUI: Enlarge some labels in the themes"
svn-id: r27701
2007-06-25 07:49:08 +00:00
Eugene Sandulenko
f7d90395cd Fix bug #1742561: "GUI: Missaligned text"
svn-id: r27700
2007-06-25 07:44:16 +00:00
Eugene Sandulenko
0d467367d2 Patch from bugreport #1742561: "GUI: Missaligned text"
svn-id: r27699
2007-06-25 07:13:53 +00:00
Eugene Sandulenko
22f06325d4 Patch #1742574: "GUI: Unify "Default" options text"
svn-id: r27698
2007-06-25 07:01:13 +00:00
Max Horn
71e696094e Update credits
svn-id: r27687
2007-06-24 11:02:43 +00:00