Author: muggenhor
Date: Fri Jul 18 17:37:33 2008
New Revision: 5574

URL: http://svn.gna.org/viewcvs/warzone?rev=5574&view=rev
Log:
Merged revisions r4998, r5021 and r5573 into the 2.1 branch via svnmerge from 
trunk

 * This fixes bug #12036, which was already fixed in trunk, but not yet 
backported

........
  r4998 | per | 2008-05-09 22:32:31 +0200 (vr, 09 mei 2008) | 4 lines
  
  Revert r4932 and try a different fix instead, checking the number of tabs
  actually allocated, and resetting the currently highlighted tab if it is
  out of bounds.
........
  r5021 | per | 2008-05-10 18:54:38 +0200 (za, 10 mei 2008) | 2 lines
  
  Fix bug #11669: "[widgGetNumTabMajor] couldn't find tabbed form from id" 
after completing any research
........
  r5573 | muggenhor | 2008-07-18 17:17:29 +0200 (vr, 18 jul 2008) | 3 lines
  
   * Move duplicated code to fetch a tabbed widget form by ID to a function of 
its own: widgGetTabbedFormById
   * In widgSetTabs depend on functions widgGetNumTabMajor and 
widgGetNumTabMinor respectively instead of duplicating their code
........

Modified:
    branches/2.1/   (props changed)
    branches/2.1/lib/widget/form.c
    branches/2.1/lib/widget/widget.h
    branches/2.1/src/hci.c
    branches/2.1/src/structure.c


_______________________________________________
Warzone-commits mailing list
Warzone-commits@gna.org
https://mail.gna.org/listinfo/warzone-commits

Reply via email to