summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Vandersloot <kevinv@src.gnome.org>2003-06-01 20:19:00 +0000
committerKevin Vandersloot <kevinv@src.gnome.org>2003-06-01 20:19:00 +0000
commitc4c2ab8b6347b9f7c0cac480da7f14bf14967ad5 (patch)
treeed6ae6572545d4628e0e54b22cc92f416f2b9710
parentff19dcea14431f6fceec5c9030a72c3cf8a1079d (diff)
2003-06-01 Kevin VanderslootGNOME_APPLETS_2_3_3
* configure.in, NEWS: release 2.3.3
-rw-r--r--ChangeLog4
-rw-r--r--NEWS85
-rw-r--r--stickynotes/ChangeLog5
-rw-r--r--stickynotes/docs/C/Makefile.am3
4 files changed, 95 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2426b3901..56d0de474 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-06-01 Kevin Vandersloot
+
+ * configure.in, NEWS: release 2.3.3
+
2003-05-29 Bill Haneman <bill.haneman@sun.com>
* accessx-status/applet.c:
diff --git a/NEWS b/NEWS
index dea950769..240cfc20c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,88 @@
+Changes in GNOME-Applets 2.3.3
+==================================
+
+Overall
+* Add new accessibility keyboard status applet (Bill Haneman)
+* Fix some small HIG issues for all the applets (Dennis Cranston, Gregory Merchan)
+* Fix issues building on Debian Hurd - bug #111466 (Christian Marillat)
+
+CD Player
+* Give nicer error messages #79761 (Bala Viswanathan)
+
+Character Pallete
+* Pack buttons tighter on larger panels and make Fitt's law compliant - bug #95438
+* Fix adding applet to vertical panels - bug #113785 (Ray Strode)
+
+Command Line
+* Fix possible early freeing of memeory (Abel Cheung)
+
+Inbox Monitor
+* UI improvements (Dennis Cranston)
+* IPV6 support (Shailesh Mittal)
+* Increase timeout so that applet doesn't fail so much for remote serves - bug #91195
+* Encrypte password - bug #99801 (Deepa Natarajan)
+* Change behavior so that when user clicks on applet, animation is stopped - bug #112914
+* UI improvement for update interval - bug #86840
+* Don't pop up an error dialog, just indicate an error in the applet - bug #83932
+* Prevent creation of multiple processes for imap - bug #113351 (Muktha Narayan)
+
+Keyboard Layout Switcher
+* Fix crash with multiple instances - bug #112076 (Muktha)
+* Add Syriac keyboard - bug #108154 (Emil Soleyman-Zomalan)
+
+Modem Lights
+* Allow for multiple applets to be added to the panel - bug #100007
+
+Sticky Notes
+* Change resize images (Loban Rahman)
+* Update docs (Loban)
+* Add ability to choose fonts for notes - bug #113838 (Loban)
+* Add ability to choose colors for notes - bug #109427 (Loban)
+* Fix inifinite loop (Loban)
+* Fix crash (Loban)
+* Themeable icons (Loban)
+* Update notes when color changes - bug#113413 (Loban)
+* UI improvements (Loban)
+* Respect locale format when setting title - bug #112606 (Loban)
+* UI improvements - bug #113468 (Dennis)
+* Only show window decorations when notes are in focus
+* Multiple applet instances now possible - bug #111007 (Loban)
+* Use system colors by default - bug #111380 (Loban)
+* Fix non-ascii symbol in glade file - bug #112960
+
+System Monitor
+* Run gnome-system-monitor and double click - bug #80351 (jl1192)
+
+Volume Control
+* Add +/- labels to better indicate which direction is increase/decrease - bug #99825
+
+Weather Monitor
+* Improve animation and handle errors better
+* Fix crash toggling temperature labels
+* Display temperature ranges for future days - bug #113783
+* Fix some wording and UI issues for more clarity
+
+Wireless Monitor
+* Make sure applet shows up in reight catagory on non-english locales - bug #112455 (Hidetoshi Tajima)
+
+Translations
+* Belarusian (Belarusian Team)
+* Chinese - Traditional (Abel)
+* Czech (Michal Bukovjan)
+* Danish (Ole Laursen)
+* Dutch (Vincent van Adrighem)
+* French (Christophe Merlet)
+* Greek (Kostas Papadimas)
+* Hindi (Guntupalli Karunakar)
+* Japanese (KAMAGASAKO Masatoshi)
+* Malaysian (Hasbullah Bin Pit)
+* Portugese (Duarte Loreto)
+* New Serbian Translation (http://Prevod.org/)
+* Spanish (Pablo Gonzalo del Campo)
+* Swedish (Christian Rose)
+* New Welsh Translation (Chris Jackson and Dafydd Tomos)
+
+
Changes in GNOME-Applets 2.3.2
==================================
diff --git a/stickynotes/ChangeLog b/stickynotes/ChangeLog
index a78d48879..bf22b0535 100644
--- a/stickynotes/ChangeLog
+++ b/stickynotes/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-01 Kevin Vandersloot
+
+ * docs/C/Makefile.am: fix build where a figure is not
+ included
+
2003-05-28 Loban A Rahman <loban@earthling.net>
* pixmaps/resize_*.png: Changed look again.
diff --git a/stickynotes/docs/C/Makefile.am b/stickynotes/docs/C/Makefile.am
index e65313f8c..269d308ae 100644
--- a/stickynotes/docs/C/Makefile.am
+++ b/stickynotes/docs/C/Makefile.am
@@ -4,8 +4,7 @@ figs = \
figures/stickynotes_applet.png \
figures/preferences_dialog.png \
figures/applet_menu.png \
- figures/note_menu.png \
- figures/note_dialog.png
+ figures/note_menu.png
docname = stickynotes_applet
lang = C