Forum AmigaOne Zone
https://forum.amigaone.pl/

MUI 5.0-2016R3.
https://forum.amigaone.pl/oprogramowanie-f5/mui-5-0-2016r3-t921.html
Strona 1 z 1

Autor:  amig_os [ poniedziałek, 2 sty 2017, 10:51 ]
Tytuł:  MUI 5.0-2016R3.

https://muidev.de/downloads

https://muidev.de/download/MUI%205.0%20-%20Release/MUI-5.0-2016R3-ChangeLog

Autor:  amig_os [ poniedziałek, 2 sty 2017, 19:43 ]
Tytuł:  Re: MUI 5.0-2016R3.

amig_os napisał(a):


Bug instalera z wersji R2 poprawiony. :)

Autor:  Radek Cz [ środa, 4 sty 2017, 00:00 ]
Tytuł:  Re: MUI 5.0-2016R3.

Czy warto to w ogóle instalować?
Czy wersja piąta wnosi coś nowego/niezbędnego?

Autor:  amig_os [ środa, 4 sty 2017, 10:57 ]
Tytuł:  Re: MUI 5.0-2016R3.

Radek Cz napisał(a):
Czy warto to w ogóle instalować?
Czy wersja piąta wnosi coś nowego/niezbędnego?


Raczej warto mieć najnowszą ze względu na poprawione błędy z R1, R2.
Zawsze możesz wrócić do poprzedniej wersji.


$Id: ChangeLog 5606 2017-01-01 18:54:59Z tboeckel $

#### 5.0-2016R3 Release ########################################################

2016-12-16 Thore Böckelmann <tboeckel@gmx.de>

* Group.c: use the dedicated list access functions to iterate over all
event handlers instead of doing the list access logic manually.

2016-12-12 Thore Böckelmann <tboeckel@gmx.de>

* Window.c: use the dedicated list access functions to iterate over all
event handlers instead of doing the list access logic manually.
* Application.c: use the dedicated list access functions to iterate over all
input handlers instead of doing the list access logic manually.
* StripIntuiMessages.c: use the dedicated list access functions to iterate
over all messages instead of doing the list access logic manually.
* mcc/ListtreeName.c: use the dedicated list access functions to iterate over
all tree nodes instead of doing the list access logic manually.

2016-12-11 Thore Böckelmann <tboeckel@gmx.de>

* masterpop.c: handle duplicate IDCMP_MOUSEMOVE messages during Drag'n'drop
operations in the same way as Window class does.

2016-12-10 Thore Böckelmann <tboeckel@gmx.de>

* Application.c: obtaining the following IntuiMessage by peeking ln_Succ
either directly or indirecly using GetSucc() is a very bad idea, especially
if the debug kernel of AmigaOS4 is in use which deliberately trashes the
ln_Succ and ln_Pred fields. Now a safe method has been added which cannot
suffer from such side effects. Thanks to Sebastian Bauer for the hint.

2016-12-09 Thore Böckelmann <tboeckel@gmx.de>

* Application.c: use the GetSucc() function to peek the following IntuiMessage
and check for NULL pointers.

2016-11-27 Thore Böckelmann <tboeckel@gmx.de>

* Cycle.c: fixed a possible NULL pointer access. This fixes YAM bug #649.

2016-11-22 Thore Böckelmann <tboeckel@gmx.de>

* Cycle.c, List.c: simplified the notification trigger mechanism.

2016-11-15 Thore Böckelmann <tboeckel@gmx.de>

* Cycle.c, Text.c: do a relayout in case the Cycle object's entries array is
changed. This refs #320.
* Cycle.c: trigger a notification if setting MUIA_Cycle_Entries caused an
adjustment of the active entry. This refs #320.
* List.c: corrected the notification trigger when toggling the visibility of
a column.

2016-11-14 Thore Böckelmann <tboeckel@gmx.de>

* Cycle.c, Text.c: setting MUIA_Cycle_Entries now correctly refreshes the
cycle object while either keeping the current item active or displaying the
new item restricted to the number of items. This closes #320.

2016-11-02 Thore Böckelmann <tboeckel@gmx.de>

* Application.c: include the current task's name in the stack warning message.
This makes the program identification easier in case MUI is used in patches
(i.e. MagicASL) where the fixed application name ('MagicASL') has no
connection to the dynamically executing task.

2016-10-26 Jens Maus <mail@jens-maus.de>

* misc: adapted all Makefiles and sources to support our new OS3/m68k cross
compile suite we are now using. This includes compilation with "-mcrt=clib2".
In addition, sources had to be adapted to support changes in the included
NDK of the cross compiler toolchain.

2016-10-05 Thore Böckelmann <tboeckel@gmx.de>

* dist_common/Install-MUI: install the french catalog as well. This closes
#317.

2016-10-03 Thore Böckelmann <tboeckel@gmx.de>

* dist_common/Install-MUI: bumped the current library version to 21. Otherwise
updating an existing MUI5 installation will result in a false warning about
trying to overwrite a newer version with an older one. This closes #316.

################################################################

Autor:  amig_os [ niedziela, 2 kwi 2017, 16:07 ]
Tytuł:  Re: MUI 5.0-2016R3.

MUI-5.0-2017R1:

https://muidev.de/downloads

Autor:  amig_os [ sobota, 1 lip 2017, 18:35 ]
Tytuł:  Re: MUI 5.0-2016R3.

MUI-5.0-2017R2:

https://muidev.de/downloads

MUI-5.0-2017R2-ChangeLog:
https://muidev.de/download/MUI%205.0%20 ... -ChangeLog

Autor:  amig_os [ wtorek, 3 kwi 2018, 14:06 ]
Tytuł:  Re: MUI 5.0-2016R3.

MUI-5.0-2018R1:
https://muidev.de/downloads

MUI-5.0-2018R1-ChangeLog:
https://muidev.de/download/MUI%205.0%20 ... -ChangeLog

Autor:  amig_os [ sobota, 4 sty 2020, 11:15 ]
Tytuł:  Re: MUI 5.0-2016R3.

MUI-5.0-2019R4 - (02.01.2020)

https://muidev.de/downloads
https://muidev.de/download/MUI%205.0%20 ... -ChangeLog

Autor:  amig_os [ środa, 1 lip 2020, 18:29 ]
Tytuł:  Re: MUI 5.0-2016R3.

MUI-5.0-2020R1 - (07.01.2020)

https://muidev.de/downloads
http://muidev.de/download/MUI%205.0%20- ... R1-os4.lha
http://muidev.de/download/MUI%205.0%20- ... -debug.lha
http://muidev.de/download/MUI%205.0%20- ... ontrib.lha

Strona 1 z 1 Strefa czasowa: UTC + 1
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/