gephex--main--0.4--patch-1874
[email protected] Sun, 3 Apr 2005 19:39:53 +0200 (CEST)
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
Archive: [email protected] New revision: gephex--main--0.4--patch-1874 -- Revision: gephex--main--0.4--patch-1874 Archive: [email protected] Creator: The Gephex Source Archive <[email protected]> Date: Sun Apr 3 19:36:25 CEST 2005 Standard-date: 2005-04-03 17:36:25 GMT Modified-files: NEWS qtgui/src/gui/dialogs/changesdialogimpl.cpp New-patches: [email protected]/gephex--macport--0.4--patch-36 [email protected]/gephex--macport--0.4--patch-37 [email protected]/gephex--macport--0.4--patch-38 [email protected]/gephex--macport--0.4--patch-39 [email protected]/gephex--main--0.4--patch-1874 Summary: [MERGE-REQUEST] Updated NEWS and changes dialog Keywords: Patches applied: * [email protected]/gephex--macport--0.4--patch-36 Fixed endianess issue in noisemodule * [email protected]/gephex--macport--0.4--patch-37 sync with main * [email protected]/gephex--macport--0.4--patch-38 Updated NEWS and changes dialog * [email protected]/gephex--macport--0.4--patch-39 Merge with main * added files {arch}/gephex/gephex--macport/gephex--macport--0.4/[email protected]/patch-log/patch-36 {arch}/gephex/gephex--macport/gephex--macport--0.4/[email protected]/patch-log/patch-37 {arch}/gephex/gephex--macport/gephex--macport--0.4/[email protected]/patch-log/patch-38 {arch}/gephex/gephex--macport/gephex--macport--0.4/[email protected]/patch-log/patch-39 {arch}/gephex/gephex--main/gephex--main--0.4/[email protected]/patch-log/patch-1874 * modified files --- orig/NEWS +++ mod/NEWS @@ -9,8 +9,10 @@ * some usability improvements - * fixed bugs #79, #81, #82, #83, #84, #86, #87, #89, #96, #97, #100, - #114, #115 + * some documentation improvements + + * fixed bugs #78, #79, #80, #81, #82, #83, #84, #85, #86, #87, #88, #89, + #92 #96, #97, #100, #102, #103, #112, #113, #114, #115, #116 0.4.2: ------ --- orig/qtgui/src/gui/dialogs/changesdialogimpl.cpp +++ mod/qtgui/src/gui/dialogs/changesdialogimpl.cpp @@ -44,10 +44,16 @@ "<p> " "<ul><li>some usability improvements " "</ul> " +"<ul><li>some documentation improvements " +"</ul> " "<p> " -"<ul><li>fixed bugs #79, #81, #82, #83, #84, #86, #87, #89, #96, #97, #100 " +"<ul><li>fixed bugs #78, #79, #80, #81, #82, #83, #84, #85, #86, #87, #88, #89," + "#92 #96, #97, #100, #102, #103, #112, #113, #114, #115, #116 " "</ul> " "<p> " +" " +"<hr/>" +" " "<h3>0.4.2:</h3> " "<p> " "<ul><li>support for frei0r plugins "