Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorerikb <erikb@574bc980-5f2d-0410-acbc-c8f9f0eb14e0>2007-09-12 04:28:44 (GMT)
committer erikb <erikb@574bc980-5f2d-0410-acbc-c8f9f0eb14e0>2007-09-12 04:28:44 (GMT)
commita22c206adfb2fdc4b8a86c2447d31b4f995adc5d (patch)
treeceec2c170ff1aab97ef83a97c6572855314a98f8 /NEWS
parentb261d3fcb0555527a86ccdef7f4fe7d4303f0523 (diff)
adding mouseinwidget code
git-svn-id: http://mediamods.com/public-svn/camera-activity/Record.activity@480 574bc980-5f2d-0410-acbc-c8f9f0eb14e0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c1ed5bf..f5839c7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+25
+* fix for narrowly possible gtk bug when taking pictures (closes #3342)
+* fix for xv "glitches" when moving and resizing gtk.Windows (closes #3046)
+* enable the disappearing record buttons which don't disappear if your moused over them (jedierikb)
+
24
* fix for saving audio files' image counterparts (prevents blank screen and spinning cursor) (jedierikb)
* correctly handle bug in notify::active callbacks, and opened #2026 (jedierikb)