Commit Graph

37103 Commits

Author SHA1 Message Date
Mark de Wever
4145e09e1f Remove an unneeded include. 2009-11-27 23:00:48 +00:00
Mark de Wever
29ae8bf5de Remove an unneeded include. 2009-11-27 23:00:41 +00:00
Mark de Wever
66ab0b93e0 Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 23:00:33 +00:00
Mark de Wever
1456af854c Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 23:00:29 +00:00
Mark de Wever
f37827a867 Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 23:00:26 +00:00
Mark de Wever
7ec9b3d3d6 Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 23:00:22 +00:00
Mark de Wever
4ad496271d Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 23:00:18 +00:00
Mark de Wever
c864cd846b Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 23:00:14 +00:00
Mark de Wever
2cd71f2fa6 Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 23:00:10 +00:00
Mark de Wever
38ba93ea0b Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 23:00:06 +00:00
Mark de Wever
70fd830969 Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 23:00:02 +00:00
Mark de Wever
90925ef259 Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 22:59:58 +00:00
Mark de Wever
95bb897171 Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 22:59:55 +00:00
Mark de Wever
66076dd89f Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 22:59:52 +00:00
Mark de Wever
fd56fe7a16 Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 22:59:48 +00:00
Mark de Wever
0b111113d3 Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 22:59:45 +00:00
Mark de Wever
f41c344a42 Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 22:59:42 +00:00
Mark de Wever
87ea0c373d Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 22:59:36 +00:00
Mark de Wever
cdc3910c8f Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 22:59:32 +00:00
Mark de Wever
883f7f6834 Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 22:59:29 +00:00
Mark de Wever
d2814da9d7 Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 22:59:26 +00:00
Mark de Wever
1b201406f3 Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 22:59:22 +00:00
Mark de Wever
ccaa074fae Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 22:59:18 +00:00
Mark de Wever
e985421a02 Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 22:59:15 +00:00
Mark de Wever
c44497bf54 Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 22:59:12 +00:00
Mark de Wever
9ad17eb7af Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 22:59:08 +00:00
Mark de Wever
c2fbf96856 Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 22:59:05 +00:00
Mark de Wever
38199ebb4e Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 22:59:02 +00:00
Mark de Wever
68887b6ea2 Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 22:58:58 +00:00
Mark de Wever
ed850681c0 Pre instead of post increment a variable.
Issue found by cppcheck.
2009-11-27 22:58:55 +00:00
Mark de Wever
93bb84dacf Initialize all members. 2009-11-27 22:58:51 +00:00
Mark de Wever
9cd55501f2 Changelog update. 2009-11-27 22:05:25 +00:00
Mark de Wever
5f51696f2f Use same style for betas. 2009-11-27 22:05:18 +00:00
McShark
ea0947e422 Update according to recent file changes 2009-11-27 21:48:04 +00:00
Mark de Wever
09742a0832 Remove the explicit setting of initial_auto.
Since the last commit it's the default so no need to set it explicitly.
2009-11-27 20:41:16 +00:00
Mark de Wever
de8127921d More useless scrollbar fixes.
Shadow_Master discovered more problems, seems I tested with

 --new-widgets before which changed the behaviour. Now made the

 --new-widgets behaviour the normal behaviour.
2009-11-27 20:41:13 +00:00
Mark de Wever
cb2190b481 Add a release notes message. 2009-11-27 20:16:37 +00:00
Mark de Wever
8a36972b28 Don't reserve space for scrollbars in a message.
Shadow_master discovered the problem that message dialogs always reserve
space for a scrollbar, also when the bar isn't used.
2009-11-27 19:39:54 +00:00
Nils Kneuper
57a3ccfd53 updated Hungarian translation 2009-11-26 22:49:29 +00:00
Nils Kneuper
38c78a575c post release version bump to 1.7.9+svn 2009-11-26 22:48:44 +00:00
Nils Kneuper
07c6fb2667 bump version to 1.7.9-1.8beta2 2009-11-26 15:07:54 +00:00
Nils Kneuper
b2c8f551e3 fixed a typo introduced in the fix in 2009-11-26T14:59:14Z!crazy-ivanovic@gmx.net... oops... 2009-11-26 15:06:09 +00:00
Nils Kneuper
e26e636063 fixed some linking errors in the Traditional and Simplified Chinese...
...translation that annoyed me for some time already...
2009-11-26 14:59:14 +00:00
Nils Kneuper
1e47f87ee7 pot-update (no stringchanges or additions)
regenerated doc files
2009-11-26 14:45:45 +00:00
Eric S. Raymond
e813a93f2e More spelling-error reduction. 2009-11-26 03:42:23 +00:00
Eric S. Raymond
8537681829 Handle more UTF-8 punctuation. 2009-11-26 03:17:59 +00:00
Eric S. Raymond
e6e0704b3b Try to scrub UTF-8 ellipses before spellchecking. 2009-11-26 03:04:41 +00:00
Nils Kneuper
272b135141 updated Czech translation 2009-11-25 21:42:25 +00:00
Jérémy Rosen
c275f68f82 rework the animation parameters logic to avoid...
...multiple useless parsing of WML fix bug #14824
2009-11-25 21:20:02 +00:00
Nils Kneuper
a7d4c3a815 updated Portuguese (Brazil) translation 2009-11-25 08:42:14 +00:00