gecko-dev/browser/components
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
..
bookmarks Bug 235243: Need drag and drop feedback for toolbar bookmarks (and menuitem bookmarks for gtk2). 2004-08-25 20:24:14 +00:00
build 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
cookieviewer Merge changes from the aviary branch to start centralizing locale files. (bug 250672) 2004-07-12 17:15:10 +00:00
help Bug 256845: Page Info commandkey is gone on Windows.r=rlk 2004-08-25 16:51:46 +00:00
history Bug 243118: history.js references chrome://communicator/. p=Simon Paquet, r=mconnor 2004-07-30 13:24:08 +00:00
migration Potential fix for bug 255060 2004-08-13 16:56:17 +00:00
prefwindow Bug 255932: Add 'Warn when closing multiple tabs' pref to Advanced under Browsing. r=blake 2004-08-17 22:48:30 +00:00
security Undo versioning changes for now. Gotta think it through. 2003-08-28 05:56:32 +00:00
shell 238464 - Crash setting wallpaper to a broken image. Patch by Jon Henry, r=mconnor, a=ben 2004-08-16 23:49:43 +00:00
sidebar Merge changes from the aviary branch to start centralizing locale files. (bug 250672) 2004-07-12 17:15:10 +00:00
.cvsignore ignore makefiles 2002-04-05 00:11:22 +00:00
Makefile.in 236744 - replace winhooks with a XP shell service to better allow for system integration on various platforms 2004-03-08 09:56:16 +00:00