diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 8af58046eb..0bb0868103 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,13 @@ The license applies to all entries newer than 2009-04-28. */ +2012-07-18 10:50 UTC+0200 Viktor Szakats (harbour syenar.net) + * contrib/hbide/resources/maximize_all.png + * contrib/hbide/resources/maximize.png + * contrib/hbide/resources/minimize_all.png + * contrib/hbide/resources/minimize.png + % further optimized them using ImageOptim. + 2012-07-18 01:29 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/hbide.qrc + contrib/hbide/resources/maximize.png @@ -26,7 +33,7 @@ * contrib/hbide/ideprojectwizard.prg * contrib/hbide/projectwizard.ui - ! Advanced: user interface is almost done and is ready for + ! Advanced: user interface is almost done and is ready for final show-down. Please review the working of the components. ; QUESTION: should everything go inside .hbp or should I introduce diff --git a/harbour/contrib/hbide/resources/maximize.png b/harbour/contrib/hbide/resources/maximize.png index 3d7463f5e7..a3db49c23d 100644 Binary files a/harbour/contrib/hbide/resources/maximize.png and b/harbour/contrib/hbide/resources/maximize.png differ diff --git a/harbour/contrib/hbide/resources/maximize_all.png b/harbour/contrib/hbide/resources/maximize_all.png index d044f0bbde..58d183ca2d 100644 Binary files a/harbour/contrib/hbide/resources/maximize_all.png and b/harbour/contrib/hbide/resources/maximize_all.png differ diff --git a/harbour/contrib/hbide/resources/minimize.png b/harbour/contrib/hbide/resources/minimize.png index d293fd6068..d8fc400363 100644 Binary files a/harbour/contrib/hbide/resources/minimize.png and b/harbour/contrib/hbide/resources/minimize.png differ diff --git a/harbour/contrib/hbide/resources/minimize_all.png b/harbour/contrib/hbide/resources/minimize_all.png index 6fb7e02d2a..4f08513239 100644 Binary files a/harbour/contrib/hbide/resources/minimize_all.png and b/harbour/contrib/hbide/resources/minimize_all.png differ