Commit Graph

176 Commits

Author SHA1 Message Date
vladimir%pobox.com
a58e66f6ff b=244078, live bookmarks merge from aviary branch. 2004-07-30 05:29:27 +00:00
jruderman%hmc.edu
34c5f4fe02 Bug 250058 - add accesskeys for View > Sidebar > Bookmarks, History. Also change Go > History from 'i' to 's', since it's hard to see the underline on an 'i'. r=mconnor. 2004-07-21 18:08:12 +00:00
bryner%brianryner.com
56b2b34f2b 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
ben%bengoodger.com
d19f628dbd fix orange 2004-07-13 08:52:34 +00:00
ben%bengoodger.com
3bda6a74d6 237096 - Open Location needs menu item for HIG compliance, also add menu item for 'Check for Updates' to Tools menu (location preliminary) 2004-07-13 06:49:01 +00:00
mconnor%myrealbox.com
5976413914 bug 208035 - Use backspace key for back function in Linux, change #ifdef XP_WIN to #ifndef XP_MACOSX 2004-07-06 00:47:24 +00:00
mconnor%myrealbox.com
bbd5eceef6 supplement for bug 243413, keybinding for bookmarks should show ctrl-B on all platforms 2004-05-18 21:35:28 +00:00
mconnor%myrealbox.com
078052fe9a Bug 243413 Bookmarks sidebar doesn't open/close on Ctrl-B anymore, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor 2004-05-16 15:17:25 +00:00
mkaply%us.ibm.com
abe3ca39a8 #239113
Rework #ifdefs to better handle unknown platforms
Fix bug with select all on Mac
2004-04-27 15:53:47 +00:00
ben%bengoodger.com
01b7f44d9a turn on extension manager menu item (testing only!) 2004-04-21 04:35:27 +00:00
ben%bengoodger.com
94ff451885 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
ben%bengoodger.com
877fe21ca1 214893 - Mail Integration UI - add "Mail" button to toolbar palette, with a submenu providing convenient access to mail, newsgroups. also adds Ctrl+M to compose new message. 2004-03-07 04:42:17 +00:00
chanial%noos.fr
b3a463d79a Bug 231381: supplementary fix for linux. 2004-01-19 06:46:02 +00:00
ben%bengoodger.com
8c77970ec2 First part of bug 214260 work... teaching the download manager about XPInstall downloads, and providing an updated XPInstall confirmation dialog. 2003-12-08 08:05:15 +00:00
ben%bengoodger.com
8ad2a6daca bug 215892 - context menu for web panel sidebar. 2003-12-03 05:37:53 +00:00
ben%bengoodger.com
2730e6908a Fix Search bar command key on Mac... XP_UNIX is defined for unices AND MacOS X! 2003-12-03 00:18:41 +00:00
ben%bengoodger.com
d1240b90a7 Downloads Button D&D 2003-12-01 06:33:00 +00:00
ben%bengoodger.com
89c366eb4a actually make the dl mgr commandkey work. 2003-12-01 02:17:13 +00:00
ben%bengoodger.com
755fe67158 215467, Part I. New Download Manager. 2003-11-27 00:54:33 +00:00
chanial%noos.fr
011251779d Hook up the "find in page" functionality in the toolkit, by adding the methods find(), findAgain() and findPrevious() and the property canFindAgain to the widgets browser.xml and tabbrowser.xml. Fixes bug 184741, 187059, 225530 and half of the long standing bug 222157. 2003-11-20 09:48:16 +00:00
chanial%noos.fr
e0bdf34ab3 redefine Ctrl-I,J,K for linux. See bug 226273 for the Linux, Mac and Windows short key table.
remove #ifdef in browser.dtd
2003-11-20 00:45:03 +00:00
ben%bengoodger.com
76f006a097 Don't use Accel+I to open the bookmarks bar on Mac - Accel+I is traditionally mapped to Info on MacOS. 2003-11-17 02:27:26 +00:00
chanial%noos.fr
73a5400bc7 Bug 225091: Ctrl+P no longer works 2003-11-09 05:49:50 +00:00
chanial%noos.fr
5db37c6eb5 bug 224399: fix the print toolbar button. I missed an occurence of BrowserPrint(). Use of the command system and rename Browser:Print to cmd_print. 2003-11-05 20:45:34 +00:00
chanial%noos.fr
31e49513d6 - Rewrite the way we handle print preview so that it can be used in any XUL app. This is achieved by adding a new "public" method to PrintUtils:
PrintUtils.printPreview(enterPPCallback, exitPPCallback) where the optional callback functions are called just before entering and after exiting PP mode

- disable all short keys in PP mode except ctrl-W and fix bug 178485 and bug 215277. Now clicking the close window icon actually closes the window.

- global vars gPrintSettingsAreGlobal, gSavePrintSettings, gPrintSettings, gOldCloseHandler, gInPrintPreviewMode, gWebProgress are removed.

- A lot of cleanup.
2003-10-29 08:01:27 +00:00
hyatt%mozilla.org
dc40285362 Separate keys, commands, broadcasters, and string bundles into their own file. 2003-08-11 08:12:19 +00:00