31043 Commits

Author SHA1 Message Date
Mark de Wever
ba85499fda Made the scrollbar code more generic. 2009-02-28 17:45:18 +00:00
Bartek Waresiak
8a1c19a74d Fix shortest_path function bug 2009-02-28 17:39:36 +00:00
Mark de Wever
a5eb28f569 Add a new set of transparent navigation buttons.
These will be used in the transparent wml message dialog.
2009-02-28 17:34:35 +00:00
Mark de Wever
0a78fd1ed4 New transparant button in transparent dialog.
The art might need some more polishing, but rather leave that to an artist.
2009-02-28 17:15:50 +00:00
Mark de Wever
c0ceab1d57 Refactor the button widget.
This way multiple button variations can be defined in the macro.
2009-02-28 17:04:05 +00:00
Nils Kneuper
f37e79f050 output binary files after building in "dir where cmake was run"...
...and no longer in "dir where cmake was run"/src (as requested by Dragonking)

turn fribidi off by default since the detection for "you got fribidi
2?" seems to not work as expected
2009-02-28 16:44:37 +00:00
Nils Kneuper
94db27b43a "real" removal of the gamma slider leftovers...
...(slightly related to the fix for bug #33148 since the mess is
getting cleaned up now...)
2009-02-28 16:12:49 +00:00
Mark de Wever
17efb665c3 Fix a typo. 2009-02-28 16:03:44 +00:00
Mark de Wever
21c497df6f Cleanups and improvements.
The listbox now also has proper columns also for the header.
2009-02-28 15:57:55 +00:00
Mark de Wever
f380689f79 Update some comment. 2009-02-28 15:57:51 +00:00
Mark de Wever
c9d8a87796 Header now has the same size as the content.
The implementation still needs some polishing, but that can be done
later. Want to get it out soons so 1.6 can be ready in time.
2009-02-28 15:57:47 +00:00
Mark de Wever
bbdf7e4746 Make sure the new header and footer keep their id.
This is needed to make listboxes work properly for getting the proper
width.
2009-02-28 15:57:42 +00:00
Mark de Wever
b62d9f5883 Cleanups and improvements.
This prepares the listbox to have it's header the same size as it's
content.
2009-02-28 15:57:27 +00:00
Eric S. Raymond
f7890ea9db Document the limitation discovered in bug #12839. 2009-02-28 15:56:18 +00:00
Eric S. Raymond
d2266d82de en_GB.po update for new help strings. 2009-02-28 15:25:10 +00:00
Nils Kneuper
e775fca229 remove the space occupied by the not displayed gamma tab...
(this fixes bug #13050 )

at the moment the lines are just commented out, clean removal of all
gamma slider related stuff has to follow later
2009-02-28 15:03:57 +00:00
Lari Nieminen
9cede2017b Jetryl's new pine, deciduous and mixed forests.
Some variation tiles are still missing, but none of the old deciduous
(non-winter) trees remain now.
2009-02-28 15:01:09 +00:00
Nils Kneuper
02eb75338e add the preliminary version by esr,
...will need some work to really have it fit in

add some TODO blocks marking where stuff has to be altered
2009-02-28 14:45:46 +00:00
Nils Kneuper
a3c53f4881 just another pot-update (fix to one of the newly introduced strings) 2009-02-28 14:05:33 +00:00
Eric S. Raymond
9856715ea7 Typo fix. 2009-02-28 14:01:34 +00:00
Nils Kneuper
24e5d32126 pot-update (several string changes!!!)
regenerated doc files
2009-02-28 13:35:37 +00:00
Mark de Wever
360471880f Listbox columns have the same width again.
The header row still has a different width, which will be fixed later.
2009-02-28 13:03:32 +00:00
Mark de Wever
2150ae4c15 Initialize all members. 2009-02-28 13:03:24 +00:00
Mark de Wever
9f9d64c343 Initialize all members. 2009-02-28 13:03:19 +00:00
Mark de Wever
a40b17d499 Added constructor to initialize all members. 2009-02-28 13:03:13 +00:00
Mark de Wever
b6f49e0ff8 Allow widgets to get the same size.
This is an initial implementation, it still needs quite some extra work,
which will be postponed until 1.7.
2009-02-28 11:43:56 +00:00
Fabian Müller
54de66b8d6 LoW::1+2+3+7 applied balancing patches from Santi. 2009-02-28 11:34:53 +00:00
Fabian Müller
9fce499eef Updated the WML emacs mode to the new 1.3.5 upstream version. 2009-02-28 10:57:24 +00:00
Eric S. Raymond
4cc1b6c931 I've looked at the code, and "Back to Start" as a poorly thought out feature.
The fix: perform a featurectomy, and implement my threaded-save UI in 1.7.  
Fixes bug #12992 ('Back to Start' doesn't do what it says.).
2009-02-28 05:31:17 +00:00
Eric S. Raymond
566d74641f Another attempt to refactor the Kaleh AMLAs to use only balanced markup.
Tested by advancing Kaleh.
2009-02-28 04:49:25 +00:00
Eric S. Raymond
ec81181597 Add indenting for readability. No markup or content changes. 2009-02-28 04:25:03 +00:00
Daniel Franke
7abdbceb18 Disallow tildes in add-on names, for bug #13080 2009-02-28 02:24:31 +00:00
Fabian Müller
4ee98ccbbc UtBS::6a: Fixed bug #13068 . 2009-02-28 00:50:48 +00:00
Fabian Müller
292792f6e8 UtBS::3: Fixed bug #13057 by not removing a variable that is still needed. 2009-02-27 19:31:28 +00:00
Mark de Wever
019fae9023 Remove an unused parameter in add_chat_log_entry.
Added parameter names in the header and cleaned the fallout of the removed
parameter.
2009-02-27 18:48:08 +00:00
Fabian Müller
eaed6772a2 UtBS::2: Made the Ogre Ambush placing the ogres at random locations.
This is part of bug #12912
2009-02-27 17:17:23 +00:00
Gunter Labes
51bf169efc ignore case on add-on (file)names; fixed bug #13080 2009-02-27 17:05:51 +00:00
Gunter Labes
bda19f115f Removed last binaryWML references by making the save_index gzip compressed.
(We can still receive binaryWML via the network.)
2009-02-27 16:32:20 +00:00
Eric S. Raymond
d3ae65b0fa stikonas's fix for bug #13051. 2009-02-27 16:20:37 +00:00
Eric S. Raymond
23e8c1c69d Documentation tweaks and fixes. Addresses bug #13077. 2009-02-27 16:11:45 +00:00
Eric S. Raymond
b27506ee71 Address bug #13026 by fixing the labels (with the new wmlflip tool). 2009-02-27 15:19:48 +00:00
Alexander van Gessel
5ecf0c26c5 Fix some issues pychecker caught. 2009-02-27 12:50:18 +01:00
Nils Kneuper
ff1f2a6823 updated Chinese (Simplified) translation 2009-02-27 10:06:01 +00:00
Eric S. Raymond
31f107a570 This version can full transform .cfg files. 2009-02-27 05:41:12 +00:00
Ali El Gariani
bea54e8e98 Fix auto-undo when chaining few move+attack+cancel on different targets...
...by moving this ugly attackmove special flag to a higher level in
mouse code.
2009-02-27 00:46:21 +00:00
Jordà Polo
859f78af33 Add Catalan translation for testing purposes 2009-02-26 21:15:44 +00:00
Jordà Polo
2ad8a010ae Prepare 1.6 release notes
The template file has the same structure as the 1.4 release notes, but it is
still a work in progress and has no real content yet.

The Makefile used to build the release notes includes a few improvements: it
is now possible to build multiple .po and .html file simultaneously (see
make -j) and doesn't require updating the list of available translations.
2009-02-26 21:14:43 +00:00
Tomasz Śniatowski
8f6c11821a fix two more issues contributing to bug #13059:
* made the network code use two separate timeouts, an idle timeout
  that is reset each time data is received, and a total wait counter
  (that was already there),

* fixed a rather unpleasant milli-/microsecond confusion
2009-02-26 21:49:06 +01:00
Eric S. Raymond
40182c6f91 Almost ready for production use. 2009-02-26 20:42:58 +00:00
Jérémy Rosen
aa1a7c8764 revert yet again my formula_ai change that I didn't want to commit 2009-02-26 20:08:33 +00:00