mozilla.mano%sent.com
e8ee5dabe0
Bug 278377 - add 'window' and 'help' menus to View Source windows. r=mconnor, a=bsmedberg.
2005-07-20 00:00:55 +00:00
mozilla.mano%sent.com
0e60b9654a
Bug 274374 - Landing Mac Shell Servie (default browser, set desktup backgorund and mail integration support). patches from ben and me. r=jhpedemonte/josh/mconnor, a=shaver.
2005-06-23 02:25:06 +00:00
bsmedberg%covad.net
9abe57c447
Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers
2005-05-20 12:58:57 +00:00
mozilla.mano%sent.com
25d420c8de
Bug 239218 - [Mac] Menus are nonfunctional in the Extensions/themes manager and in the JS Console. r=mconnor a=asa
2005-04-20 15:32:57 +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
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
steffen.wilberg%web.de
48b20f11b3
Bug 222157: move contentAreaUtils.js from browser to toolkit because it's needed by ViewSource-SaveAs and Thunderbird (which still uses the xpfe version of that file). r=mconnor, cvs move by chase
2005-03-24 08:49:46 +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
ben%bengoodger.com
b622819900
274712 - new options dialog
2005-02-25 09:07:58 +00:00
ben%bengoodger.com
5171657dc2
Landing the Aviary Branch (browser section only).
2004-11-30 08:23:02 +00:00
ben%bengoodger.com
8dd75ec9b0
255394 - default search query parameter generation, r+sr=brendan@mozilla.org
2004-08-29 08:17:38 +00:00
bsmedberg%covad.net
d8b9c5aed7
Merge changes from the aviary branch to start centralizing locale files. (bug 250672)
2004-07-12 17:15:10 +00:00
ben%bengoodger.com
2135ebfd3d
245433 - "search the web for" on the right click menu of highlighted text doesn't work (installer only)... also affects "add engines..." menu item ... make sure content package for browser-region is registered
2004-06-06 09:50:05 +00:00
mconnor%myrealbox.com
ec0e460221
bug 233607 About Dialog Should Not be Themeable - patch by Robert Parenton (rparenton@louisianaada.org), r=blake
2004-03-13 01:53:48 +00:00
bsmedberg%covad.net
97cdab633d
Bug 236134 - wallpaper patch; if users delete chrome.rdf in their firefox profile, they will crash at next startup. This adds an empty chrome package browser-region/content so that the chrome registry will work correctly. r=pch
2004-03-01 21:27:42 +00:00
blakeross%telocity.com
e7b7a9aa60
Fix 182928: Add new set as wallpaper dialog (which acts as a confirmation dialog but also one-ups IE). Tiling preview is waiting on implementation of background-size. Also forks nsWindowsHooks in preparation for fixing fx to not totally take over every file association known to man.
2004-02-15 23:41:56 +00:00
ben%bengoodger.com
eb919d1f0c
Firebird is now called Firefox
2004-02-11 00:56:17 +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
68b333d710
Pinstripe for Firebird, new default theme for MacOS X. Contributed by Kevin Gerich (webmail@kmgerich.com), iconography by Stephen Horlander (stephen@noved.org)
2003-11-09 03:12:52 +00:00
chanial%noos.fr
8d6fec6afc
bug 221597: removing comm.jar dependencies in contentAreaUtils.js by copying contentAreaCommands.properties for now.
2003-11-03 07:21:55 +00:00
chanial%noos.fr
7289e5bdc5
move printPreviewBindings.xml to the toolkit, fork printPreview.dtd
2003-10-26 05:00:15 +00:00
chanial%noos.fr
584cac56a4
complete rewrite of search.xml: more functionalities with less code :-)
...
add shortkeys to toggle the search engine (bug 200884), by using ctrl-arrow up and down in the search bar.
remove the pref browser.search.defaultengine. Now we rely on the local store so we can have several windows with different search engines.
2003-10-22 08:45:54 +00:00
chanial%noos.fr
10bbeb28bd
Bug 221597: remove comm.jar dependencies in browser.js by forking metadata.xul (now: metaData.xul)
...
move pageInfo.css into skin.
2003-10-17 18:00:38 +00:00
hyatt%mozilla.org
734c69c9c9
Add back hiddenWindow.xul to jar.mn
2003-08-11 21:04:51 +00:00
chanial%noos.fr
842470647a
"fixing" bustage by not including the non existent file browser/base/content/hiddenWindow.xul.
...
Currently (unless dave missed to check in several files), hiddenWindow.xul is in the xpfe toolkit.
That makes absolutely no sense since it is completely navigator dependent, but in order to have it in mozilla/browser, we need to provide a generic mechanism to run xul apps hiddenWindow.xul files similar to the one that launches the visible window (browser.xul, etc...) or rethink the all MacOS X hiddenWindow hackery (ie: remove the need for hiddenWindow.xul files and provide a way so that any MacOS X xul window with menu bar can be hidden, except of course the menubar).
2003-08-11 12:41:27 +00:00
hyatt%mozilla.org
be9f833cc2
Make hiddenWindow actually work on Mac.
2003-08-11 08:41:34 +00:00
hyatt%mozilla.org
03a12c4259
Initial commit of alternate stylesheet support in Firebird.
2003-08-10 08:04:58 +00:00
hyatt%mozilla.org
c20da37f7d
Rip out the page holder completely.
2003-08-04 23:51:38 +00:00
hyatt%mozilla.org
3119a6254c
Remove webpanels.css. It's not used now.
2003-08-04 03:41:50 +00:00
hyatt%mozilla.org
caa6027fcf
Separate the Page Holder concept from sidebar bookmarks.
2003-08-04 03:40:27 +00:00
hyatt%mozilla.org
8a43dc6d0e
Adding a throbber to the Web Panels sidebar.
2003-08-03 09:10:49 +00:00
hyatt%mozilla.org
c7f8285573
Add the placeholder page that gives instructions on dropping.
2003-08-02 07:33:54 +00:00
hyatt%mozilla.org
8071f1d341
Initial commit of web-panels js/xul/dtd files.
2003-08-02 01:52:18 +00:00
ben%bengoodger.com
058d513241
Further updates to about dialog!
2003-07-30 06:04:58 +00:00
ben%bengoodger.com
88b8a4ea08
Clean up about dialog.
2003-07-29 03:49:20 +00:00
bryner%netscape.com
82a0a41d0d
Change MNG version of throbber to GIF version.
2003-06-04 06:08:50 +00:00
chanial%noos.fr
bcb2454800
Landing Arvid's new icons and animations
2003-04-25 08:15:34 +00:00
chanial%noos.fr
46b563aa5e
dropping folder group support
2003-04-23 15:05:10 +00:00
chanial%noos.fr
f171e1c165
Move the js console and dependencies as new extensions in toolkit/components.
...
NPOB
2003-03-01 08:07:13 +00:00
chanial%noos.fr
1868d04890
forgot this one.
2003-01-29 22:00:08 +00:00
kerz%netscape.com
9654e70853
fixing case issue on unix
2002-12-24 18:03:03 +00:00
kerz%netscape.com
c3dfbcce74
Let's try this again, Qute as default.
2002-12-24 07:09:45 +00:00
kerz%netscape.com
262388fa08
didn't work, back out again
2002-12-18 08:02:24 +00:00
kerz%netscape.com
bc7909b8c3
Second try at making Qute the default Theme, using Qute 0.8.2
2002-12-18 07:59:19 +00:00
kerz%netscape.com
b6a1e6cb00
backing out, cvs server bug
2002-12-17 09:28:46 +00:00
kerz%netscape.com
3f7b63502d
Landing Qute as default theme.
2002-12-17 08:54:30 +00:00
blakeross%telocity.com
3701dd04ce
Some modifier cleanup; fix load in background pref.
2002-10-19 19:38:57 +00:00
blakeross%telocity.com
77d189381a
Fork print preview.
2002-10-17 23:06:10 +00:00
blakeross%telocity.com
3adf8bb37c
fold contentAreAclick.js into browser.js; speed optimizations.
2002-10-13 16:35:19 +00:00
chanial%noos.fr
613e0baa43
correctly adding bookmarks-icons.png
2002-10-11 22:41:12 +00:00