aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-09-16 02:04:30 +0800
committerChristian Persch <chpe@src.gnome.org>2003-09-16 02:04:30 +0800
commitbdadef115c9a7e35ed092891cc30c477aa56e5c6 (patch)
tree95330b0a4fdf030b6a1dbaa79867076a6058dd63 /ChangeLog
parentfb5cf4145671c33d9bdfe26d824b537f0ea9e9da (diff)
downloadgsoc2013-epiphany-bdadef115c9a7e35ed092891cc30c477aa56e5c6.tar
gsoc2013-epiphany-bdadef115c9a7e35ed092891cc30c477aa56e5c6.tar.gz
gsoc2013-epiphany-bdadef115c9a7e35ed092891cc30c477aa56e5c6.tar.bz2
gsoc2013-epiphany-bdadef115c9a7e35ed092891cc30c477aa56e5c6.tar.lz
gsoc2013-epiphany-bdadef115c9a7e35ed092891cc30c477aa56e5c6.tar.xz
gsoc2013-epiphany-bdadef115c9a7e35ed092891cc30c477aa56e5c6.tar.zst
gsoc2013-epiphany-bdadef115c9a7e35ed092891cc30c477aa56e5c6.zip
Enable dragging the tab from a single-tab window too.
2003-09-15 Christian Persch <chpe@cvs.gnome.org> * src/ephy-notebook.c: (drag_start), (drag_stop), (motion_notify_cb), (move_tab_to_another_notebook), (button_release_cb), (ephy_notebook_init): Enable dragging the tab from a single-tab window too. Correctly honour the drag threshold when starting a drag (ported from galeon, tanks go to Crispin).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12d54efb7..f2049e2be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-09-15 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-notebook.c: (drag_start), (drag_stop),
+ (motion_notify_cb), (move_tab_to_another_notebook),
+ (button_release_cb), (ephy_notebook_init):
+
+ Enable dragging the tab from a single-tab window too.
+
+ Correctly honour the drag threshold when starting a drag
+ (ported from galeon, tanks go to Crispin).
+
2003-09-14 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs.js: