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

1439 Коммитов

Автор SHA1 Сообщение Дата
chanial%noos.fr 19294c34e0 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 727d9697a5 - add new debug routine dumpDOM that writes the DOM tree under a given element.
- enhance dumpOBJ debug routine to deal with null and properties not accessible that trigger an error
- enclose all the debug routine by a #ifdef DEBUG
2003-10-22 07:57:34 +00:00
chanial%noos.fr 3eb084bb8a cvs remove browser/components/search (not built) 2003-10-22 07:46:00 +00:00
chanial%noos.fr bcbc4df877 add tri-licence 2003-10-22 06:35:37 +00:00
scott%scott-macgregor.org 935368edb4 Bug #214400 --> allow distributors to allow 4.x profile migration via a pref instead of forcing it to be off for thunderbird and firebird.
This removes a MOZ_XUL_APP ifdef

sr=bienvenu
2003-10-21 23:36:47 +00:00
varga%nixcorp.com 0f42747ce0 Changing my email address. 2003-10-21 15:35:57 +00:00
ben%bengoodger.com 240f7083f1 Updates... 2003-10-20 19:59:49 +00:00
noririty%jcom.home.ne.jp 5d94067160 Fix b=170499 move visitLink() to toolkit for about dialog and thunderbird 2003-10-19 15:18:15 +00:00
chanial%noos.fr 157ef834e4 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
chanial%noos.fr b218873bd9 bug 221078: unfork firebird/mozilla cookie prefs.
Initial patch by dwitte.
This patch migrates and removes the old cookie prefs. UI is not changed.
2003-10-17 15:21:48 +00:00
chanial%noos.fr f40f073a59 bug 221078: unfork firebird/mozilla cookie prefs.
Initial patch by dwitte.
This patch migrates and removes the old cookie prefs. UI is not changed.
2003-10-17 15:05:49 +00:00
chanial%noos.fr 6e70afd595 bug 222625: Default attribute for preferences should be "value"
bug 222030: useless use of wsm_attributes used in <data/> objects
and also remove some silly use of prefattribute
2003-10-17 14:56:39 +00:00
bryner%brianryner.com 2b5d9d1935 really fix bug 220067, and add license from nsWalletTreeUtils.js (the source of this code) 2003-10-16 18:09:55 +00:00
bryner%brianryner.com 1e4216d0e5 removing unused file 2003-10-16 18:07:21 +00:00
bryner%brianryner.com 8070d92cc8 port fix to sort strings case-insensitively, bug 220067 2003-10-16 09:44:52 +00:00
bryner%brianryner.com 55679b8fa3 bring over active link color default pref 2003-10-15 20:30:21 +00:00
chanial%noos.fr bcb0e8806f Bug 221597: remove comm.jar references in pref-fonts.xul 2003-10-14 22:54:54 +00:00
chanial%noos.fr 5a1031a648 Bug 221597: remove comm.jar references in openLocation.xul 2003-10-14 22:36:58 +00:00
chanial%noos.fr f2cd080dc1 Bug 221597: remove comm.jar references in pref-theme.* 2003-10-14 21:18:44 +00:00
chanial%noos.fr ad1cbb667e bug 221597: remove comm.jar dependencies in pref-calibrate-screen.xul 2003-10-14 20:38:25 +00:00
chanial%noos.fr f50f3f171c on going work on bug 221597: move the close, restore and minimize icons to the toolkit. 2003-10-14 20:11:16 +00:00
chanial%noos.fr 0be55187c2 removing comm.jar dependencies in the bookmarks component. Escape close the window and fix for bug 168412.
Also remove the bookmark edit command (ex: cmd_bm_paste) and use the edit ones instead (ex: cmd_paste)
2003-10-14 05:20:35 +00:00
ben%bengoodger.com d4bec3bea7 Updated installer scripts for the new FE... 2003-10-12 01:25:28 +00:00
chanial%noos.fr 607798204c Undo overzealous commenting (bug 221692) 2003-10-09 15:04:42 +00:00
chanial%noos.fr d021e8e05b fix regression from last checkin (bug 221667) 2003-10-09 12:08:44 +00:00
chanial%noos.fr ac77f358a6 - fix regression 221118: Can't drag links into bookmark manager or bookmark sidebar.
- logic change: a transaction will not be performed when one of its item can not be acted on. Before, the only the valid items were processed. A LOT of simplifications have come up. I am slowly moving toward the resolution of bug 168411, by simplifying the interface that will be needed to move the transactions to the bookmarks service.
- fix bug 221550: the selection is not retained when performing an invalid transaction
- no need to restore the selection after an action that doesn't touch the datasource.
- during a batch, the bookmarks toolbar observer wasn't notified.
- much faster preUpdateTreeSelection
- various code cleanup
- DND bookmarks in tree is now significantly faster.
- still need to figure out what is the best BATCH_LIMIT value.
2003-10-08 09:01:48 +00:00
ben%bengoodger.com c49bcde2bf remove unnecessary files 2003-10-08 08:22:29 +00:00
ben%bengoodger.com 5b1e7e57fb Firebird Installer Component XPI Install Scripts, default installer wizard ini files, and installer configuration script. 2003-10-08 08:20:11 +00:00
chanial%noos.fr dc5278472c checking in back the fix for bug 172113.
an additional fix is included: if no ...#BookmarksToolbarFolder arc is found, then search for an (obsolete) resource "NC:PersonalToolbarFolder" (221410).
When none of them is found, then a new btf is created (only once!).
2003-10-08 08:17:23 +00:00
chanial%noos.fr 5bc4de8a82 For the next cycles: backing out the changes for bug 172113 to investigate perf because I landed them just after the tinderbox went down and also because large landings occurred before it went up. 2003-10-08 04:45:29 +00:00
chanial%noos.fr de72792107 - 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
bryner%brianryner.com f415147b38 patch from will levine to fix building with mingw gcc 3.3.1 (bug 220433). 2003-10-01 01:17:56 +00:00
chanial%noos.fr 5597accdfa - code level cleaning up of bookmarksProperties.js
- fixing a potential crash in nsBookmarksService::GetTarget (when the RDF resource is null)
- remove unused function isChildOfContainer and GetResource in bookmarks.js though we may need later the latter.
2003-09-30 16:16:56 +00:00
chanial%noos.fr bacce1da44 fixing bustage by putting back placeholders for AddBookmarkImmediately and IsBookmarked since they are used in nsInternetSearchResult.cpp.
I'll fix later these useless callers.
2003-09-30 15:56:16 +00:00
chanial%noos.fr da1d3f24d4 - adding bookmark/separator in the bookmark manager now calls the property dialog for consistency with the folders.
- fix the use of the immutable bookmarks.
- remove unused methods: GetLastCharset and AddBookmarkImmediately
- porting several small fixes mainly from Jan's work
- more prototyping for BookmarkTransaction
2003-09-29 21:43:11 +00:00
bryner%brianryner.com cd60efa8ac Updating my email address 2003-09-29 06:04:02 +00:00
ben%bengoodger.com 8fad4a03c8 d'oh! 2003-09-28 18:53:09 +00:00
asa%mozilla.org 54bd9d73bc Follow-up checkin to bug 165653.
Drop Firebird's dependency on Gecko's DOM for the sidebar; it should provide it itself.
Patch=caillon
r=bryner
sr=jst
2003-09-26 23:45:44 +00:00
ben%bengoodger.com 4f96b0d800 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
dbaron%dbaron.org 63fc8c8cf4 Make the rv:N.N part of the UA string come from the MOZILLA_VERSION macro (from config/milestone.txt) instead of from a pref. b=220220 r=darin sr=bryner 2003-09-25 05:39:11 +00:00
ben%bengoodger.com b6cc06fec0 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
dbaron%dbaron.org 407031aaf7 Update version number from 1.5b to 1.6a. b=219695 2003-09-21 17:13:12 +00:00
ben%bengoodger.com 0ab6469cf2 Update trunk Firebird version numbers 2003-09-19 00:46:28 +00:00
mkaply%us.ibm.com bfcdf21dfa Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2003-09-15 19:16:24 +00:00
noririty%jcom.home.ne.jp 138160d974 Fix 213994 - hide incompatible themes. Patch by mpconnor@rogers.com 2003-09-12 21:00:01 +00:00
ben%bengoodger.com 7404b6d7e0 Move "Fonts & Colors" from Web Features to General 2003-09-12 07:23:36 +00:00
bryner%brianryner.com 9a8592b10f Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 21:37:51 +00:00
ben%bengoodger.com 6bb56de5b9 oops, add these styles back 2003-09-02 08:37:35 +00:00
ben%bengoodger.com ce0666c576 Change "Settings..." to "Options..." to be consistent with our use of configuration labels. 2003-09-02 05:14:17 +00:00
blakeross%telocity.com d398e44afd Revert ctxt menu fix for now. 2003-09-01 21:31:57 +00:00