Go to file
Gerard Krol 65c56b73e3 Fix an invalid pointer reference in the widget code by making sure that the pointer to the widget currently under the mouse is cleared when the
widget is freed.


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3064 4a71c877-e1ca-e34f-864e-861f7616d084
2007-12-15 14:33:56 +00:00
autopackage - Fix masterserver disconnect (patch by Gerard) 2007-04-21 13:46:28 +00:00
build_tools Patch #872 by Buginator. Untested by me since in Bugs we trust. ;) 2007-12-09 19:10:34 +00:00
data Add methods to read/write byte arrays to tagfile format. 2007-12-10 21:48:27 +00:00
debian Bump to 2.0.9 instead of 2.0.8_p1 2007-12-03 19:30:34 +00:00
doc * Set svn:eol-style on docs 2007-12-01 23:46:48 +00:00
icons Remove automake workarounds and require 1.10. 2007-12-07 21:09:34 +00:00
lib Fix an invalid pointer reference in the widget code by making sure that the pointer to the widget currently under the mouse is cleared when the 2007-12-15 14:33:56 +00:00
m4 - Be more explicit about what is missing during configure and only ask the user to install something if it is not obvious what is missing. 2007-10-09 11:10:47 +00:00
macosx * Remove lib/framework/utf8.c[ch] as we don't need it just right now (we can always revert this commit later on if necessary) 2007-09-25 19:46:10 +00:00
makerules Do parts of the proposed changes in "[Warzone-dev] build issues in FreeBSD system" by Yaroslav Kolomiyets from 24.10.2006: 2007-11-24 11:49:51 +00:00
nsis * Bring the NSIS install and update scripts somewhat in sync 2007-12-02 13:58:11 +00:00
po * Get rid of a large quantity of unused parameters 2007-12-10 23:15:46 +00:00
src Remove excess display related code. 2007-12-15 12:18:56 +00:00
tools * Fix a wrong date in the license header (was 1007 instead of 2007...) 2007-11-22 16:34:51 +00:00
win32 Patch #872 by Buginator. Untested by me since in Bugs we trust. ;) 2007-12-09 19:10:34 +00:00
ABOUT-NLS - Make "make -C data data" recursively build mods as well. SUBDIRS is apparently ignored for target!=all. 2007-09-22 11:45:49 +00:00
AUTHORS Add Buginator to the authors list and add a missing dot to Tim's P 2007-12-13 15:02:45 +00:00
COMPILE * Remove support for decoding (and encoding in case of screenshot dump code) of JPEG pictures 2007-04-17 18:24:31 +00:00
COPYING Create final repository structure. 2007-06-28 17:47:08 +00:00
COPYING.README License clarification about original data files. 2006-11-19 17:32:15 +00:00
ChangeLog Fix sectioning in the ChangeLog 2007-12-04 18:29:19 +00:00
Doxyfile Set the output directory for doxygen to doc/code and enable JAVADOC_AUTOBRIEF. 2007-12-11 19:34:52 +00:00
INSTALL Another buildsystem update: 2007-03-29 12:41:18 +00:00
Makefile.am Remove automake workarounds and require 1.10. 2007-12-07 21:09:34 +00:00
Makefile.raw * Add AutoRevision to raw makefile system 2007-11-05 02:29:46 +00:00
TODO * Set svn:eol-style to native 2007-10-22 11:08:49 +00:00
autogen.sh Require flex-2.5.33 (current version in Debian stable), since Gerard ran into warnings with 2.5.4. 2007-12-10 21:21:19 +00:00
autorevision.conf * In revision information extraction class RevSVNVersionQuery (uses "svnversion"), ignore its output if the word "exported" is encountered (that way compiling from an exported working copy is possible also) 2007-11-05 18:43:30 +00:00
config.rpath Add the missing file without autoconf won't succeed. Problem reported by Giel. 2007-04-05 23:27:10 +00:00
configure.ac Add some more output do debug dumps: The maintainer who created the package. 2007-12-12 18:34:30 +00:00
warzone2100.cbp * Try to encapsulate knowledge about AUDIO_SAMPLE's internal representation in openal_track.c (i.e. don't use it in client code!) 2007-12-13 23:16:03 +00:00
wscript Fix "incompatible declarations" found by batched compiling. 2007-09-16 14:05:01 +00:00