Граф коммитов

786 Коммитов

Автор SHA1 Сообщение Дата
chanial%noos.fr a8253ec478 - bug 172113: rewrite the way we handle the bookmarks toolbar folder. Now, there is no more 2 ways to characterize the BTF: by an arc to the resource "...#BookmarksToolbarFolder" that points to the literal "true". As a consequence, the resource NC:PersonalToolbarFolder and "...#folderType" are dead.
- remove unused functions. Note that RDF commands were already broken, so deleteBookmarkItem and insertBookmarkItem (that were not used) may come back, but in another form.
- remove the "New Bookmark Folder" and "New Search Folder"
- refactor the "html" serializer to avoid some duplicated code.
- remove the use of the profile name for the bookmarks root.
- enforce synthax "aArgument" in some random places.
2003-10-03 20:30:14 +00:00
ben%bengoodger.com 22288ef335 Point start page to something on mozilla.org for now. Will be a support link in .8. 2003-09-25 22:02:55 +00:00
ben%bengoodger.com a4855e03ec Fix Firebird bugs
217195 (patch by Jesse Ruderman) - security hole in markLinkVisited (exploited with link.href usage)

219875 (patch by Mike Connor) - localize strings for provisional security UI in Advanced Options panel
2003-09-23 19:34:25 +00:00
mkaply%us.ibm.com 57455af2ab Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2003-09-15 19:16:24 +00:00
blakeross%telocity.com 3349ea97e0 Revert ctxt menu fix for now. 2003-09-01 21:31:57 +00:00
noririty%jcom.home.ne.jp 478b501d25 Needs 'select all' for every contextmenu on page. Port fix from b=172047 2003-09-01 18:28:43 +00:00
blakeross%telocity.com 56a396a139 Undo versioning changes for now. Gotta think it through. 2003-08-28 05:56:32 +00:00
blakeross%telocity.com 91b183c961 217410 - Change skin/locale versions to fb0.7. 2003-08-28 02:16:27 +00:00
blakeross%telocity.com 6280d1dc33 Fix 215344 2003-08-27 18:35:19 +00:00
blakeross%telocity.com b348cc1642 Fix bug 213337 2003-08-25 17:10:58 +00:00
noririty%jcom.home.ne.jp 180bc0a66f Fix 215121 - we should specify font and background color at the same time. Patch by silver@warwickcompsoc.co.uk 2003-08-25 16:41:27 +00:00
noririty%jcom.home.ne.jp e19dcf55e8 Fix - 206268 go button should treat as url bar patch by paxunix@acm.org 2003-08-24 15:00:07 +00:00
blakeross%telocity.com bd15b9951a Revert bad selection fix. 2003-08-24 04:04:43 +00:00
noririty%jcom.home.ne.jp 407157154d localize BTFitems 2003-08-19 13:37:20 +00:00
chanial%noos.fr 3e404a90d1 update all callers in toolkit and browser to use the new toolkit widgets 2003-08-18 10:43:56 +00:00
chanial%noos.fr 3ed566c36e Bug 215493: patch by jshin
port fixes from bug 158006, bug 204039, bug 206146.
2003-08-16 18:07:51 +00:00
hyatt%mozilla.org 558901f4bb Fix for 172616, just yank these rules that don't even apply once you have customizable toolbars. 2003-08-13 21:01:41 +00:00
bryner%brianryner.com 9f7db5e318 #include changes to go along with ian's checkin for bug 216015 - make #includes relative to source file 2003-08-13 09:53:32 +00:00
hyatt%mozilla.org 056f02d1f0 Check in fix for 206595, make sure the isImageBlocked properly tests for a comparison with DENY_ACTION. 2003-08-13 06:04:25 +00:00
hyatt%mozilla.org 76f19fe8d3 Make the Go menu support statustext. 2003-08-13 03:21:37 +00:00
hyatt%mozilla.org b00b9fce9a Make bookmarks in the menu bar show status text in the status bar on rollover. Add generic support for menuitems in the menu bar to show status text using statustext attributes for any XUL application. 2003-08-13 01:55:39 +00:00
hyatt%mozilla.org f037cfe886 Make the stylesheet switcher smarter about showing/hiding more quickly based on the current location. 2003-08-13 00:21:42 +00:00
noririty%jcom.home.ne.jp bb7821d510 Add tooltip to status icon more informative. Patch by bugzilla@babylonsounds.com. b=215737 r=me 2003-08-12 14:43:09 +00:00
hyatt%mozilla.org a4896ae4da Restore the titlemodifier 2003-08-12 02:47:14 +00:00
hyatt%mozilla.org 734c69c9c9 Add back hiddenWindow.xul to jar.mn 2003-08-11 21:04:51 +00:00
hyatt%mozilla.org b2e4c9640c Adding the hidden window file. 2003-08-11 21:02:56 +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 476d3169f1 Separate out the menu bar and the hacky go history tree. 2003-08-11 08:18:49 +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
hyatt%mozilla.org 35afdb4524 Separate scripts into their own .inc file so they can be shared with the hiddenWindow. 2003-08-11 08:03:52 +00:00
hyatt%mozilla.org 070c35f7fe Add the pref for a hidden window. Code that uses the pref is not landed yet. It's waiting for drivers approval. 2003-08-11 06:54:55 +00:00
ben%bengoodger.com 83d99212a1 Clean up plugin override detection 2003-08-11 03:54:41 +00:00
ben%bengoodger.com dae934d67a Fix bug 215383 - Empty space on personal toolbar does not act like a bookmark folder (unable to receive drops, etc) 2003-08-11 01:59:35 +00:00
hyatt%mozilla.org 7f46b73ea6 Remove duplicate stylesheet switching functions. 2003-08-10 21:49:24 +00:00
noririty%jcom.home.ne.jp 438504e36f Fix 186751 - 'About Mozilla Firebird' dialog to small for large fonts. Patch by borggraefe@despammed.com 2003-08-10 14:56:53 +00:00
noririty%jcom.home.ne.jp 45bb6ec117 (blame) 2003-08-10 13:22:50 +00:00
hyatt%mozilla.org 9d5bdec7ce Tweak terminology. 2003-08-10 09:42:36 +00:00
hyatt%mozilla.org 0c9723a820 Add some notes about persistence of alt sheet choices. 2003-08-10 08:13:47 +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 842297551e Remove ifdefs from browser.dtd 2003-08-10 04:28:02 +00:00
hyatt%mozilla.org ee9f23530f Make dbl click behavior in the URL bar match WinIE on Win32 only. 2003-08-09 20:40:42 +00:00
noririty%jcom.home.ne.jp f88374b9dc Fix 202106 - Fix hardcoded reference. Patch by mconnor and sipaq. 2003-08-09 19:05:44 +00:00
noririty%jcom.home.ne.jp b001635bd3 Add Toolbars menu to toolbar contextmenu. Patch by drbrain-bugzilla@segment7.net b=174408 2003-08-09 14:47:31 +00:00
hyatt%mozilla.org 9297bd6971 Refine the sidebar's link check. 2003-08-09 09:07:46 +00:00
blakeross%telocity.com 61f5b60392 Fixing 200718 2003-08-09 07:56:48 +00:00
blakeross%telocity.com f6552b913a Fix 200718 2003-08-09 07:56:31 +00:00
hyatt%mozilla.org 13375081f4 Localize the title string for transient sidebar bookmarks loaded via _search. 2003-08-09 06:51:13 +00:00
hyatt%mozilla.org d1bb9d5084 Add support for Opera's rel=sidebar mechanism for adding panels. Add support for WinIE's target=_search as a way of displaying temporary panels. 2003-08-09 06:47:32 +00:00
scott%scott-macgregor.org 4b960f50ef Bug #173954 --> Add Send Page, Send Link and Send Image support to Firebird. Turned off for unix builds.
r/sr=ben
2003-08-08 21:23:34 +00:00