commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] [patch #3658] DefaultListModel bug fixes


From: Michael Koch
Subject: [commit-cp] [patch #3658] DefaultListModel bug fixes
Date: Tue, 18 Jan 2005 16:54:15 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.3; Linux; X11; i686; de) (KHTML, like Gecko)

This is an automated notification sent by Savannah.
It relates to:
                patch #3658, project classpath

==============================================================================
 LATEST MODIFICATIONS of patch #3658:
==============================================================================

               Posted by: Michael Koch <mkoch>
               Posted on: 2005-01-18 16:54 (GMT)
    _______________________________________________________

                  Status:                    None -> Applied                
             Open/Closed:                    Open -> Closed                 

    _______________________________________________________

Follow-up Comment:
Patch commited to GNU Classpath CVS and GCC java-gui-branch CVS. Thanks for
your contribution.

==============================================================================
 OVERVIEW of patch #3658:
==============================================================================

URL:
  <http://savannah.gnu.org/patch/?func=detailitem&item_id=3658>

                 Summary: DefaultListModel bug fixes
                 Project: classpath
            Submitted by: trebligd
            Submitted on: Die 18.01.2005 um 14:53
                Category: None
                Priority: 5 - Normal
                  Status: Applied
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Closed

    _______________________________________________________


The attached patch fixes several bugs in the DefaultListModel implementation.
 A suggested ChangeLog entry is:



2005-01-18  David Gilbert  <address@hidden>



        * javax/swing/DefaultListModel.java

        (add): fire correct event,

        (addElement): corrected interval indices in event,

        (clear): corrected upper bound for interval, only fire event if

        list is not empty,

        (setSize): fire appropriate event.



I will commit the associated Mauve tests cases to CVS shortly.

    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Die 18.01.2005 um 16:54       By: Michael Koch <mkoch>
Patch commited to GNU Classpath CVS and GCC java-gui-branch CVS. Thanks for
your contribution.







    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Die 18.01.2005 um 14:53  Name: patch.txt  Size: 1,62KB   By: trebligd
Patch for DefaultListModel.java
<http://savannah.gnu.org/patch/download.php?item_id=3658&item_file_id=4062>

==============================================================================

This item URL is:
  <http://savannah.gnu.org/patch/?func=detailitem&item_id=3658>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]