Commit Graph

339 Commits

Author SHA1 Message Date
ddahl@mozilla.com
55daefa7ae Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap) 2010-06-18 16:18:16 -07:00
Rob Campbell
3350ea7bff Bug 547453: create a web page inspector for Firefox, r=gavin 2010-05-13 16:38:21 -04:00
Gavin Sharp
cfc66f7a7c Backed out changeset f551d1be254e (inspector-0.1, fixing commit message)
--HG--
extra : rebase_source : b7a94409c817d49822920a8d38aadfc8dae1a0db
2010-05-13 16:36:43 -04:00
Rob Campbell
a0c135f9cc inspector-0.1 2010-05-13 17:08:34 -03:00
Dão Gottwald
453465b975 Bug 544815 - implement tabs on top option. r=gavin 2010-04-06 08:34:27 +02:00
Dão Gottwald
f809d4ea43 Bug 554005 - Implement tabbrowser.tabs, deprecate mTabs and mTabContainer. r=gavin 2010-03-22 15:12:04 +01:00
Dão Gottwald
83cc076f57 Bug 449010 - In browser.js, don't prototype single-instance objects. r=mano,gavin 2009-10-06 17:58:00 +02:00
Blair McBride
239ca6d319 Bug 468881 - Save Frame As… option appears when not necessary in File Menu. r=dao, ui-r=beltzner 2009-10-02 08:21:48 +02:00
Dão Gottwald
32c8f9d7d5 Bug 454562 - clean up onEnterPrintPreview, onExitPrintPreview and related code. r=mano 2009-09-09 09:50:46 +02:00
Markus Stange
cfd5c78a37 Bug 505699 - Add UI for full screen mode on the Mac. ui-r=faaborg, r=dao
--HG--
extra : rebase_source : b4819e769990532fcb913df8185b6d3911e7efe2
2009-09-04 09:36:32 +12:00
Dão Gottwald
43d1a1d645 Bug 507881 - remove useless "|| null" fallback in browserGlue.sanitize(window) calls. r=gavin 2009-08-04 20:10:23 +02:00
Dão Gottwald
2ea214bf46 Bug 465076 - Ctrl+Tab / All Tabs design revision (pref'd off). r=enn 2009-07-21 06:25:59 +02:00
Dão Gottwald
33b6c59ed2 Bug 503734 - MAX_HISTORY_MENU_ITEMS and GLUE_CID shouldn't be defined globally. r=gavin 2009-07-13 19:34:13 +02:00
Paul O'Shannessy
ed3c88e2bb Bug 394759 - Add undo close window feature. r=zeniko,dietrich,ehsan 2009-04-22 23:50:30 -07:00
David Dahl
c4e7adf2be Bug 431011: add shortcut key for opening the bookmarks manager on Linux, r=gavin, ui-r=beltzner 2009-03-26 13:54:53 +01:00
Anton Samson
88d8bf0965 Bug 374189; hotkey conflict on linux download manager; r+ui-r=mconnor 2009-02-25 16:25:28 +01:00
Ehsan Akhgari
49c2825759 Bug 471428: add keyboard shortcut for private browsing mode (Cmd+Shift+P), r=gavin, ui-r=beltzner 2009-01-02 00:21:02 -05:00
Ehsan Akhgari
07521d5740 Bug 411929 - Private Browsing UI; r=mconnor,bzbarsky sr=bzbarsky 2008-11-04 02:52:23 +03:30
Edward Lee
51b8258b33 Bug 461376 - Allow customization of multi-touch actions by preference. r=sdwilsh 2008-11-01 10:47:07 -05:00
Dão Gottwald
2934add284 Bug 443863 - ctrl-9 to select last tab is klugishly implemented. r=gavin 2008-09-02 10:50:22 +02:00
Klaas Heidstra
cdb04c8d77 Bug 440702 - Link modifiers should use the command attribute instead of oncommand (and remove observes elements). r=gavin, ui-r=beltzner 2008-09-01 22:19:24 +02:00
Klaas Heidstra
9faa172081 Bug 263942 - Reload button should have middle click support. r=gavin, ui-r=beltzner 2008-08-31 23:00:59 +02:00
masayuki@d-toybox.com
bccb64fe9e Bug 429219 Ctrl+1, Ctrl+2, etc, regression (on fr(-FR) keyboard), after bug 359638 r=karl+gavin, sr=roc, a=dsicore 2008-05-02 07:50:42 -07:00
masayuki@d-toybox.com
72f6e5a72f Bug 426501 ZoomIn/ZoomOut/ZoomReset should have alternative accel keys for localized builds. XUL part: r+ui-r=mconnor, a1.9=beltzner, XBL part: r=enndeakin, sr=neil, a1.9=dsicore 2008-04-23 01:04:08 -07:00
masayuki@d-toybox.com
8d9f23e370 backing out the previous patch. b=426501 2008-04-07 20:48:15 -07:00
masayuki@d-toybox.com
e82bf9d1d9 Bug 426501 ZoomIn/ZoomOut/ZoomReset should have alternative accel keys for localized builds #2 (xul part) r=moconnor, ui-r=mconnor+beltzner a1.9=mconnor+beltzner 2008-04-07 17:01:45 -07:00
myk@mozilla.org
23b794404d bug 189290: add Ctrl-Q keyboard shortcut for Quit command on Linux; r=gavin, ui-r=beltzner, a=beltzner 2008-03-06 17:59:42 -08:00
mozilla.mano@sent.com
05244e142d Bug 348472 - Command-Option-F should select the web search box. Patch by Michael Schonfeld <dev@schonfeld.org>, r=me, ui-r=beltzner, a=damons. 2008-02-23 02:19:08 -08:00
reed@reedloden.com
a87d81a7ad Bug 401322 - "missing "Text Size" zoom feature, Full page zoom should be an option not replacement" [p=elmar.ludwig@uos.de (Elmar Ludwig) ui-r=beltzner r=gavin sr=bzbarsky a1.9=schrep] 2008-02-13 03:00:45 -08:00
sdwilsh@shawnwilsher.com
1bdff4d7ae Bug 411947 - Download Manager UI not accessed with the nsIDownloadManagerUI everwhere. r=mconnor, a=mconnor 2008-01-26 13:01:44 -08:00
reed@reedloden.com
2223458792 Bug 412387 - "Remove the ellipsis from "Bookmark This Page…"" [p=reed r=Mano ui-r=faaborg a1.9=schrep] 2008-01-15 17:50:16 -08:00
florian@queze.net
4c5698e534 Bug 405638 - Move Show All History to the top of the history list in the menu (bookmarks menu parity). r+ui-r+a1.9=mconnor 2008-01-14 21:09:39 -08:00
jruderman@hmc.edu
c401ca956c Add keyboard shortcut to open Error Console (bug 404414). ui-r=beltzner, r=mano, a=schrep 2007-12-12 19:22:08 -08:00
mozilla.mano@sent.com
a616cefb4a Bug 404884 (along with bug 399800) - Add "Show All History" command to the history menu. r=dietrich. 2007-11-26 11:04:23 -08:00
mozilla.mano@sent.com
515ad5f12b Bug 387746 - New Left Pane for Places Organizer, along with other places back-end and front-end changes; also fixes bugs 393547, 395994, 401075, 403141. r=dietrich. 2007-11-19 18:01:53 -08:00
reed@reedloden.com
db7cd57c4e Bug 389628 - "Implement UI for full page zoom" [p=dao r=mconnor r+sr=sicking (for content/events/) a=blocking-firefox3+ for M9] 2007-10-25 16:02:20 -07:00
sspitzer@mozilla.org
873dd9d3ff fix for bug #370456: Missing kbd accelerator Bookmarks->Organize Bookmarks... patch=dietrich, r=mano, a=mconnor 2007-09-18 10:37:55 -07:00
asqueella@gmail.com
08cf80bb42 Bug 384854 - Hide certain context menu options (view source, view selection source, etc) when viewing non-text content (images, plugins) p=Ehsan Akhgari <ehsan.akhgari@gmail.com> r=mano 2007-09-02 15:11:38 -07:00
mozilla.mano@sent.com
bb205dfebc Bug 385266 - New starring, bookmarking and tagging UI, changes noted in comment 333. r=dietrich. 2007-08-28 14:47:43 -07:00
mozilla.mano@sent.com
acea337976 Bug 385266 - New starring, bookmarking and tagging UI, further work. Make Bookmark This Page/Frame/Link use the new panel. r=dietirch. 2007-08-17 00:22:12 -07:00
mozilla.mano@sent.com
8854db12e8 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
myk@mozilla.org
a9f7d7c3a3 bug 378549: remember text zoom changes on a site-specific (per-site) basis
r=mconnor
2007-06-19 11:58:14 -07:00
sayrer@gmail.com
d293b8439d Bug 381366. Get rid of gBrowserGlue. r=gavin 2007-05-20 14:09:42 -07:00
mozilla.mano@sent.com
0eef0a48bd Bug 371439 - Some old history & bookmarks frontend code is still built for places/places-bookmarks builds. r=gavin. 2007-03-22 17:00:34 -07:00
mozilla.mano%sent.com
92ff26e456 Bug 370771 - 'Send Link' (to page) doesn't work in web panels. r=gavin. 2007-03-07 22:25:24 +00:00
dietrich%mozilla.com
5523340700 Bug 360133 Bookmarks must be internally uniquely identifiable (r=mano, sspitzer) 2007-02-26 00:54:36 +00:00
mozilla.mano%sent.com
4653d980b1 Bug 368918 - browser.xul should use editMenuOverlay rather than duplicating its code. r=gavin. 2007-02-14 21:28:26 +00:00
mozilla.mano%sent.com
3595a45b5e Bug 334130 (places-bookmarks UI) - Selecting 'Bookmarks | Organize Bookmarks' when the organizer is already open should not change the selected folder. r=sspitzer. 2007-02-10 17:23:17 +00:00
mozilla.mano%sent.com
0a8e18b276 Bug 369785 - Accel+B should open the bookmarks sidebar (places-bookmarks builds). r=sspitzer. 2007-02-09 01:26:12 +00:00
mozilla.mano%sent.com
fda48488e7 Bug 368874 - places-commands are not functional in the context menu of web panels. r=sspitzer. 2007-01-31 21:07:00 +00:00
mozilla.mano%sent.com
91990f7ffa Bug 367025 - 'Bookmark All Tabs' command is always enabled in places-bookmarks builds. r=sspitzer. 2007-01-21 23:31:39 +00:00
mozilla.mano%sent.com
f2ca36db03 Fix browser.xul bustage in places-bookmarks-disabled builds from bug 365981. 2007-01-05 13:30:59 +00:00
mozilla.mano%sent.com
04e27732a3 Bug 365981 - Places XUL cleanup. r=sspitzer. 2007-01-05 11:45:15 +00:00
mozilla.mano%sent.com
0631137a21 Bug 359462 - Redesign PlacesController interaction with places views (this makes various edit command work in the places-based history sidebar). r=sspitzer. 2006-12-22 00:00:21 +00:00
mozilla.mano%sent.com
015f043c53 Bug 288254 - Findbar XBL widget. r=gavin,masayuki,bienvenu. 2006-11-26 22:47:46 +00:00
sspitzer%mozilla.org
519037fe9d fix for bug #356487
make MOZ_PLACES (if enabled) only build the places based history UI, use MOZ_PLACES_BOOKMARKS to turn off the places based bookmarks UI.

also addresses bugs:

bug #330923:  "View -> Sidebar menu" is empty if you build with places
bug #355738:  implement history sidebar on top of places backend
bug #356175:  hook up the history menu to the places backend
bug #356453:  add back "Clear Private Data" menu item
bug #356630:  add back "History | Show in Sidebar" menu item
bug #356631:  remove "search in history" and "view all history" menu items
bug #357301:  add back history and bookmark sidebar toolbar button items, remove places toolbar button
bug #358831:  history sidebar, right mouse button click should not expand / collapse item

r=dietrich, r=gavin
2006-11-04 04:48:06 +00:00
mozilla.mano%sent.com
d9d1462cee Bug 356590 - Clean up nsContextMenu and make it a bit more window-agnostic, partly fixes bug 281490. r=gavin. 2006-11-02 22:26:22 +00:00
gavin%gavinsharp.com
e9aade0ccd Bug 342743: Clear Private Data shortcut (Cmd+Shift+Delete) requires Fn to be held on Mac laptops, patch by Shawn Wilsher <comrade693+bmo@gmail.com>, r=mano 2006-10-10 13:41:40 +00:00
pkasting%google.com
f8f641ccc8 Bug 321973: Make "Bookmark This Link" work.
r=jhughes
sr=beng
2006-09-01 00:33:23 +00:00
pkasting%google.com
0a0053c799 Bug 348298: Clean up Find Bar code, patch 1.
r=masayuki
2006-08-18 20:26:23 +00:00
dietrich%mozilla.com
d94a17c8fc Bug 344736 Add a keyboard shortcut for Undo Close Tab (for ventnors_dogs234@yahoo.com.au, r=dietrich) 2006-07-21 21:16:12 +00:00
myk%mozilla.org
4a6444c9bb add a bookmarks context menu item for refreshing a microsummary; bug=341555; r=mconnor; a=mconnor for 1.8 branch 2006-06-19 23:16:27 +00:00
gavin%gavinsharp.com
0d7f02ccc9 Bug 336058: change History->History to History->Show in Sidebar, patch by Liz Looney <looney.liz@gmail.com>, r=mconnor 2006-06-06 20:50:42 +00:00
rob_strong%exchangecode.com
d923c12f5b Bug 329045 - Firefox 2.0 Extension Manager user interface update (browser). r=mconnor 2006-04-27 03:05:10 +00:00
mozilla.mano%sent.com
d7ead4dff9 Bug 334091 - 1) Expose Accel+H/Accel+Shift+H in the History menu 2) Restore support for Accel+Shift+H (search history) on OS X. r=annie, sr=ben. 2006-04-18 08:38:33 +00:00
annie.sullivan%gmail.com
75776cd3b1 Adds places popup. bug=329180 r=ben@mozilla.org 2006-04-13 00:48:00 +00:00
joe%retrovirus.com
cb9fb59398 Implements "Bookmark All Tabs..." for Places. (Also fixes a small error
when undoing aggregate transactions.)

bug=330929
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-04-04 01:25:06 +00:00
joe%retrovirus.com
b96ebbe16a Replaced Clear History... menu item in browser with Clear Private Data... item,
which formerly lived in the Tools menu.

bug=329750
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
ui-review=mconnor@mozilla.com
2006-03-27 02:08:20 +00:00
gavin%gavinsharp.com
56ee1324c9 Bug 317107: new search service, r=mconnor, sr=ben 2006-03-17 07:16:00 +00:00
beng%bengoodger.com
3618ce030e 329269 various improvements to view initialization r=annie.sullivan@gmail.com 330736 - bug in query serialization r=brettw@gmail.com 2006-03-17 02:01:06 +00:00
beng%bengoodger.com
1968c27e50 329586 - browser shim cleanup, tidies up some UI update notification in the browser, fixes a few menu items here and there, removes unnecessary initialization, moves places to its own window, removes all code to do with maintaining places as a tab, renames osme objects and member variables, formatting issues, creates a browser controller for updating commands. r=annie.sullivan@gmail.com 2006-03-09 02:08:45 +00:00
gavin%gavinsharp.com
0bc8b58676 fix whitespace 2006-03-06 23:57:47 +00:00
annie.sullivan%gmail.com
47b3db233a Implements history menu and binds Ctrl-H to places view, for now.
r=ben@mozilla.org bug=325605
2006-03-01 21:36:53 +00:00
beng%bengoodger.com
a2e1f5c83a bug 328243 - disband the browser shim, move locale to locales dir, move theme to themes dir. r=annie.sullivan@gmail.com 2006-02-24 21:41:34 +00:00
joshmoz%gmail.com
67b2ba2d6c Make Firefox Application menu work with Cocoa widgets. b=324180 r=mento sr=mconnor 2006-02-02 00:23:03 +00:00
gavin%gavinsharp.com
2dcf4db62a Bug 306453: Remove "Read Mail" and "New Message..." from Tools menu, r=mconnor+beltzner 2006-01-16 22:52:03 +00:00
beng%bengoodger.com
2dcdad0e1c rejigger places UI a bit, add a title bar across the top of the places view, adjust the default entries in the listbox, etc. also fix icons for generic queries and generic non-favicon pages. r=brettw for changes to the cpp. NPOB 2006-01-13 20:47:18 +00:00
beng%bengoodger.com
d29d49a7d9 318823 - landing the browser parts too. r=annie. pretty much all of this is NPOB, however i added a couple of IDs. 2005-12-15 00:48:25 +00:00
masayuki%d-toybox.com
4149066af7 Bug 313149 the code of findBar.js should be protected in a prototype r=mconnor 2005-11-01 17:34:45 +00:00
mozilla.mano%sent.com
0120c195b5 Bug 262905 - Add a preference to control backspace/shift+backspace behavior (options: back/forward, PgUp/Down, Nothing), keeping the current default for now. r=mconnor. 2005-10-20 15:16:27 +00:00
mark%moxienet.com
7b8807e266 Bug 220590, backspace/delete key should go back on Mac. r=mconnnor 2005-10-11 19:03:11 +00:00
mozilla.mano%sent.com
311b039215 Bug 243235 - Remove Expand / Collapse bookmark folders UI. r=mconnor. 2005-09-20 02:03:16 +00:00
gavin%gavinsharp.com
f3f38d99ac Bug 294383: Disable certain menu options (view source, find, text zoom, etc) when viewing non-text content (images, plugins), r=mconnor 2005-09-18 21:31:34 +00:00
mozilla.mano%sent.com
a21ef93c92 Bug 307340 - Disable Fullscreen UI on OS X. r=beltzner/mconnor. 2005-09-07 16:33:19 +00:00
mozilla.mano%sent.com
e27f71a6cf Bug 307061 - Don't support Cmd+F5 for 'Force Reload' on OS X. r=gavin. 2005-09-04 22:38:30 +00:00
mozilla.mano%sent.com
501d9100ae fixing typo from bug 305955's checkin 2005-08-27 02:26:29 +00:00
mozilla.mano%sent.com
5cec95c907 Bug 305955 - Mapping Ctrl+Shift+D to 'Bookmark All Tabs' (excluding GTK2). r=mconnor. 2005-08-26 19:01:22 +00:00
gavin%gavinsharp.com
e1400c9125 Bug 284086: "Sanitize on shutdown" fails if the last closed window is not a browser window, patch by Giorgio Maone <g.maone@informaction.com>, r=mconnor 2005-08-23 16:38:28 +00:00
ben%bengoodger.com
86b85d7e51 bug 300412 - add "Bookmark all Tabs" menu option to bookmarks menu, improves discoverability of bookmark tab groups per usability testing. patch by Grace Shih <gsshih@gmail.com> r=ben@mozilla.org 2005-08-12 00:42:16 +00:00
mozilla.mano%sent.com
ab7739beee Bug 299873 - remove unnecessary stringbundle entry from browser.xul. patch from Henrik Skupin <hskupin@gmail.com>, r=bsmedberg, a=asa. 2005-07-13 18:58:36 +00:00
mozilla.mano%sent.com
370ae7f707 Bug 291516 - [Mac] restore Command-Arrow navigation shortcuts. r=ben a=asa 2005-06-20 06:39:22 +00:00
mozilla.mano%sent.com
4fa88f1d80 Bug 293737 - [Mac] Improve the way 'Open Location' and 'Web Search' commands work in non-browser windows. r=mconnor, a=asa 2005-06-09 00:18:02 +00:00
jwalden%mit.edu
0ec1cc1fb3 Bug 293523 - Change a couple instances of "Options" to "Preferences" in the blocked popup bar UI in Mac/Linux builds. r=mconnor, a=asa 2005-06-07 20:16:29 +00:00
mozilla.mano%sent.com
0b9d1f7e2a Bug 254225 - [Mac] Expose back/forward keyboard shortcuts in the Go menu. r=mconnor a=asa 2005-04-21 20:58:30 +00:00
mozilla.mano%sent.com
e1aa396492 Bug 239218 - [Mac] (First part) Menus are nonfunctional in the Download Manager, About and Page Info windows. r=mconnor, a=asa 2005-04-19 15:32:38 +00:00
jwalden%mit.edu
d9fae2c0bd Bug 279227 - Move find bar strings out of browser, #ifdef USE_FIND_BAR the find bar code that Thunderbird builds. r=mconnor 2005-03-30 05:28:55 +00:00
mozilla.mano%sent.com
8cb7f80c3a Bug 278377 - Add Window and Help menus to DOMi, this also fiex an issue where 'Promote Firefox' doesn't work on non-browser windows. r=mconnor 2005-03-27 21:06:28 +00:00
mozilla.mano%sent.com
590c879372 Bug 267227 (be able to use Window and Help menus in every window) - Move the Window and Help menus to a new overlay. r=mconnor 2005-03-24 16:00:01 +00:00
bsmedberg%covad.net
3219ac4125 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
mozilla.mano%sent.com
3821baf94b Bug 238954 - Support Command-. (Command-Period) keyboard shortcut for Stop on OS X. r=mconnor 2005-03-02 05:43:57 +00:00
mozilla.mano%sent.com
e08630108b Bug 284140 - (regression from 237776) escape no longer freezes animated gifs. r=mconnor 2005-02-28 22:01:56 +00:00
bugzilla%arlen.demon.co.uk
f37562c9de Bug 237776 Reload should be disabled for blank tabs
p=ryanvm@gmail.com r=mconnor
2005-02-27 17:59:38 +00:00
ben%bengoodger.com
2a053cfa02 283600 - reintroduce blake's nasty hack to allow findbar to work. (missing id) 2005-02-25 19:41:56 +00:00
ben%bengoodger.com
b622819900 274712 - new options dialog 2005-02-25 09:07:58 +00:00
gerv%gerv.net
3051ba969b Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:36:54 +00:00
timeless%mozdev.org
beeac80043 Bug 240947 use content instead of _content
r=mconnor based on r=neil sr=dveditz for the original pass
2005-01-28 16:06:56 +00:00
mozilla.mano%sent.com
a8ef008033 Bug 279416 - Implement a controller for cmd_switchTextDirection. r=brade sr=neil (for editor/) r=smontagu sr=neil (for xpfe/) r=mconnor (for browser/) 2005-01-26 01:40:30 +00:00
mozilla.mano%sent.com
7bf62ad8d7 Bug 273217 - [Mac] disable inappropriate menuitems when no window is open; this also fixes the follwoing commands which didn't wotk when no window was open: bug 229040 - bookmarks menu, bug 227525 - file->open file, bug 249717 - go->home. r=mconnor 2005-01-24 23:40:03 +00:00
steffen.wilberg%web.de
55837052b9 Bug 263146: use the Cmd key instead of the Ctrl key on Mac ('accel' instead of 'control'). p=bugs.mano@mail-central.com, r=mconnor 2004-12-21 15:30:57 +00:00
steffen.wilberg%web.de
cc5231946b Bug 263755: #ifndef XP_MACOSX the Alt+D shortcut, becuase it doesn't work on Mac. p=jeff, r=mconnor 2004-12-05 22:06:44 +00:00
ben%bengoodger.com
5171657dc2 Landing the Aviary Branch (browser section only). 2004-11-30 08:23:02 +00:00
steffen.wilberg%web.de
8915e852a3 Bug 250983: 'Close Window' (ctrl-shift-w) does not display confirm dialog when multiple tabs are open. p=leon.sha@sun.com, r=mconnor, a=asa 2004-10-11 13:32:32 +00:00
ben%bengoodger.com
5823068f6f land 258694 on trunk - cross platform search keybinding now applies to linux now that GTK emacs pref is observed r=bryner 2004-09-10 07:55:06 +00:00
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