gecko-dev/browser/base
p_ch%verizon.net 84d3c03a14 Bug 235243: Need drag and drop feedback for toolbar bookmarks (and menuitem bookmarks for gtk2).
In addition to the DND feedback, this patch:
- introduces a new var 'BookmarksInsertion' that 'encapsulates' DND feedback
display.
- rewrite the rtl handling related to DND. BookmarksInsertion deals with this
subtleties and the "public" feedback orientation ("before"|"on"|"after")
returned by BookmarksInsertion.getOrientation refers now to the DOM.
- paste and copy commands on the menus now insert after the rclicked element.
The hack that appended everything at the end of the container has been removed
or more accurately replaced by another one that is at least invisible to the
user and we already used for DND. The problem is due a problem with the content
building of containers with siblings (open in tabs stuff) not generated by the
bookmarks template.
- usual small glitch fixing.
2004-08-25 20:24:14 +00:00
..
content Bug 235243: Need drag and drop feedback for toolbar bookmarks (and menuitem bookmarks for gtk2). 2004-08-25 20:24:14 +00:00
.cvsignore ignore makefiles 2002-04-05 00:11:22 +00:00
jar.mn Merge changes from the aviary branch to start centralizing locale files. (bug 250672) 2004-07-12 17:15:10 +00:00
Makefile.in Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces. 2004-07-15 22:51:19 +00:00