Commit Graph

3847 Commits

Author SHA1 Message Date
joshmoz%gmail.com
1c26e358f9 bustage fix. oh, that wily XML preprocessor... b=324180 2006-02-02 05:34:52 +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
wr%rosenauer.org
301c5a1e59 Bug 300856 - Cannot set default download directory to home on Linux/Unix, r=mconnor 2006-02-01 16:19:24 +00:00
gavin%gavinsharp.com
44609e49cc Bug 324354: Ctrl-Z (undo) reveals visited URLs AFTER clearing history, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor 2006-02-01 15:22:15 +00:00
annie.sullivan%gmail.com
7740114fae Adding livemark_item.png which got missed by the crosscommitt script. 2006-02-01 05:53:44 +00:00
brettw%gmail.com
d9c4c55b1c [for mossop@blueprintit.co.uk] Bug 325350 r=brettw Places build fails
due to nsIParser change.
2006-02-01 02:18:20 +00:00
annie.sullivan%gmail.com
ec83762d22 bug=325169 r=brettw@gmail.com keywords=fixed1.8.1 Fix Livemark icons 2006-02-01 02:13:34 +00:00
brettw%gmail.com
1d2be4d7d2 Bug 325348, r=annie.sullivan Bookmarks in results not updated when there is no tree attached. 2006-01-31 22:25:24 +00:00
gavin%gavinsharp.com
622be3e058 Bug 325248: Add MOZILLA_1_8_BRANCH ifdef for bug 314700, r=mconnor 2006-01-31 20:27:20 +00:00
gavin%gavinsharp.com
b57f405d6d Bug 324946: Middle/Ctrl clicking broken for XLinks (Error: linkNode has no properties), r=mconnor 2006-01-31 20:11:16 +00:00
beng%bengoodger.com
8900aa83bc add places toolbar icon to cvs 2006-01-31 18:01:44 +00:00
beng%bengoodger.com
c54af24e54 317633 - undo/redo for Places. Make sure the various transactions work better - e.g. folder undo should save a list of its child nodes for restoration. Also ensure that bookmark edits done in the places tab aren't undone when another tab is selected and Ctrl+Z hit by implementing a transaction manager in the browser window that filters out places-tab transactions if the places tab isn't selected. Make the goDo*Command utility functions in globalOverlay.js consult the window looking for applicable controllers, not just the focused element. r=sullivan. Also 320085 - search menu keybindings for places: allow find bar to be turned off using a state variable, which prevents the opening of the strip but fires an event which other applications like places can listen to: 'find-activated'. 2006-01-31 18:00:06 +00:00
gavin%gavinsharp.com
edff6becfe Bug 325294: bug 324058 removed nsIStringInputStream2 but didn't change one instance in browser.js (keyword searches with postData are broken), r=mconnor 2006-01-31 15:25:12 +00:00
darin%meer.net
38c896d1a9 fixes uninstaller regression for deerpark trunk builds, b=320504, r=bsmedberg 2006-01-31 15:02:26 +00:00
brettw%gmail.com
ec4454331e [for joe@retrovirus.com] Bug 324743, r=brettw. Result roots are closed by default. 2006-01-31 03:05:02 +00:00
brettw%gmail.com
33065cba6e Bug 325153, r=annie.sullivan Update duplicate collapsing when rows are removed. 2006-01-31 01:29:05 +00:00
brettw%gmail.com
a75303c36e Bug 324590 (partial fix), r=bryner. Handle bookmark title updating when results
are sorted
2006-01-31 01:01:49 +00:00
mrbkap%gmail.com
c4f20f9306 Remove the obsolete concept of "DTD verification". bug 323958, r+sr=jst 2006-01-30 23:45:19 +00:00
brettw%gmail.com
c54fc0453e Bug 325250, r=bryner. Fix infinite observer loops in history results. 2006-01-30 21:39:54 +00:00
bryner%brianryner.com
e67fd8ab25 Automatically increment the visit count when addVisit() is called (bug 324879). r=brettw. 2006-01-30 21:30:41 +00:00
brettw%gmail.com
035e395d38 Backing out parts of previous checkin that shouldn't have been there (will be in future patch). 2006-01-30 20:32:48 +00:00
bsmedberg%covad.net
869eea7801 Stupidity fix, bug 299997 2006-01-30 20:07:45 +00:00
brettw%gmail.com
481b477802 Bug 325092, r=bryner. Vacuuming history doesn't work. 2006-01-30 19:52:39 +00:00
bsmedberg%covad.net
a7ee7a9658 Fix gawk-isms from bug 299997, patch by Pawel Chmielowski <prefiks@aviary.pl> 2006-01-30 17:37:29 +00:00
jwalden%mit.edu
9c680b59f0 Bug 324968 - Remove bogus index/search distinction from help pack code. r=steffen 2006-01-29 01:19:16 +00:00
bsmedberg%covad.net
c720390105 Bug 299997 - Allow building Firefox as a XULRunner-based app by configuring --with-libxul-sdk=path r=darin 2006-01-28 17:32:37 +00:00
annie.sullivan%gmail.com
fa710b069c Changed bookmarks set and get item title to use user titles instead of page titles. bug=320453 r=bryner keywords=fixed1.8.1 2006-01-28 01:32:44 +00:00
brettw%gmail.com
e6e304c016 Bug 324982, remove unnecessary unregister call. 2006-01-27 22:56:29 +00:00
cbiesinger%web.de
eaaef83dde bug 296749 package pluginGlue.js
r=bsmedberg
2006-01-27 22:52:30 +00:00
annie.sullivan%gmail.com
670ce54d8a Patch from sayrer@gmail.com Change text search method, handle html/xhtml, trim whitespace bug=321036 r=annie.sullivan@gmail.com 2006-01-27 21:58:25 +00:00
brettw%gmail.com
a10cb44a81 Bug 322290 r=annie.sullivan (on patch accidentally attached to bug 323812).
Make queries act like folders on toolbar and menu.
2006-01-27 21:23:33 +00:00
brettw%gmail.com
dd201d37f4 Bug 320827, fix tree date picker in places. 2006-01-27 19:25:06 +00:00
annie.sullivan%gmail.com
104b4f993a Fixes to toolbar and menu to work with new history backend.
r=brettw sr=ben bug=209804
2006-01-27 18:30:51 +00:00
brettw%gmail.com
6267d722fe Bug 324876, r=beng. Minor tree fixes for updated result. 2006-01-27 18:16:21 +00:00
gerv%gerv.net
ca7df14533 Bug 322000: update about:licence to fulfil all our obligations with regard to notifications, copyright statements and so on. Patch by gerv; r=mconnor, mscott. 2006-01-27 12:08:02 +00:00
bryner%brianryner.com
ac27f71215 merging ben's vc6 fix to the trunk. 2006-01-27 09:07:05 +00:00
annie.sullivan%gmail.com
05efb984b6 Updated profile migrators to work with places
bug=322986 r=ben@mozilla.org
2006-01-27 02:19:35 +00:00
brettw%gmail.com
d7fc31b9f2 Make subscription query actually work. r=beng 2006-01-27 02:17:20 +00:00
annie.sullivan%gmail.com
6323a7f888 Adds an annotation to livemarked uris.
bug=324556 r=brettw
2006-01-27 00:56:11 +00:00
brettw%gmail.com
b33e58be22 Bug 324856, r=bryner Send notifications for RemoveFolderChildren, update bugs. 2006-01-27 00:36:16 +00:00
brettw%gmail.com
72520f515f Port Ben's VC6 compiler bustage fixes to trunk. 2006-01-26 20:45:41 +00:00
brettw%gmail.com
03e599bde3 Bug 324553, r=bryner. Finish remote container API plus manay misc fixes and cleanup. 2006-01-26 20:24:25 +00:00
bryner%brianryner.com
daed416e86 Add a mozstorage-based FormHistory implementation, with an importer that uses the MorkReader class. Stop building Mork if building Places. Bug 324170, r=brettw, bsmedberg. 2006-01-26 19:17:04 +00:00
masayuki%d-toybox.com
2dd4c0a7d4 Bug 316634 The Proxy setting of IE is not migrated. patch by Hiro <crot0@infoseek.jp> r=jshin, sr=darin 2006-01-26 15:52:35 +00:00
darin%meer.net
4945dc27c2 fixes bug 320504 "Prompt users to submit feedback when uninstalling FF" r=beltzner,bsmedberg 2006-01-26 15:09:46 +00:00
bryner%brianryner.com
a5105bbfb4 Fix crashes when adding livemarks due to the stream listener referencing freed memory. This changes the LivemarkInfo objects to be refcounted and heap-allocated, and also adds a loadgroup for each channel so that we can reliably cancel the loads. Also, null check the site URI since this field is optional. Bug 323472, r=annie sr=darin 2006-01-25 22:59:55 +00:00
rob_strong%exchangecode.com
8eeb91b3fc Bug 324717 - Extra extensions.getMoreExtensionsURL and extensions.getMoreThemesURL prefs in firefox.js. r=mconnor, a=mconnor 2006-01-25 22:53:03 +00:00
bryner%brianryner.com
e03cfed9eb Don't warn if the old history file doesn't exist (bug 324655). r=brettw. 2006-01-25 17:36:11 +00:00
brettw%gmail.com
819a4bd9a4 Bug 317829, r=beng. Support annotation-based queries. 2006-01-25 01:36:46 +00:00
brettw%gmail.com
04a6a92310 Bug 323492 update to prepare for branch merge 2006-01-24 18:35:58 +00:00
darin%meer.net
7328013630 fixes bug 321833 "Clearing the cache prevents disk cache from working" r=mconnor, alfredkayser 2006-01-24 14:47:06 +00:00
brettw%gmail.com
a0f8231c69 Bug 323492 r=bryner,beng Places history result node refactor, dynamic updates, performance improvements. 2006-01-24 01:24:15 +00:00
bryner%brianryner.com
0b03be0e18 Add MOZILLA_1_8_BRANCH #ifdefs in preparation for trunk-branch development. 2006-01-23 23:15:52 +00:00
hwaara%gmail.com
d98f1d4cac bug 322507, clicking toolbar button and dragging the mouse outside still shows the buttons as pushed.
r=kevin@kmgerich.com
2006-01-22 16:26:24 +00:00
steffen.wilberg%web.de
237c4fc1b8 Bug 311040: Document how to get rid of custom toolbars, and reorganize the toolbars section. r=jeff 2006-01-22 12:39:10 +00:00
steffen.wilberg%web.de
3688c6aed8 Bug 323771: Remove docs for 'Read Mail' and 'New Message...'. p=gidsgoldberg@gmail.com, r=me 2006-01-22 11:26:13 +00:00
gavin%gavinsharp.com
d694d48b6a Bug 324093: make needsHomePageOverride return true only for new profiles, instead of every version bump, r=mconnor 2006-01-21 20:12:47 +00:00
masayuki%d-toybox.com
817fe09029 Bug 312391 Accept languages empties when IE profile migration is selected. patch by <crot0@infoseek.jp> r=me, sr=mconnor 2006-01-21 04:25:43 +00:00
beng%bengoodger.com
2edbfa7ff0 308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor. 2006-01-20 23:04:26 +00:00
annie.sullivan%gmail.com
14dbd3d22c Fix bug where activeView isn't set correctly for submenus.
bug=324160 r=ben@mozilla.org
2006-01-20 18:09:41 +00:00
annie.sullivan%gmail.com
28a8f7ba17 Fixed JavaScript errors which were breaking copy/paste/delete.
bug=324056 r=beng
2006-01-20 17:03:45 +00:00
gerv%gerv.net
276a2a2687 Bug 324118: Remove MakeMSI files - they aren't under a free licence, and we aren't using them any more anyway, according to chase. 2006-01-20 11:15:35 +00:00
gavin%gavinsharp.com
3015a7e43d Bug 323686: remove the mail icon from Toolbar.png and Toolbar-small.png (winstripe/pinstripe), new images by Philip Puryear <philippuryear@gmail.com>, r=me/kmgerich 2006-01-20 03:44:27 +00:00
annie.sullivan%gmail.com
39c67440c7 Adding advanced query builder for places.
bug=317831 r=beng
2006-01-19 21:32:24 +00:00
gavin%gavinsharp.com
c85cb8cc3b Bug 315297: Credits in about dialog don't scroll and fade in correctly, patch by DesertFox <studio17@gmail.com>, r=mconnor 2006-01-19 05:32:26 +00:00
bryner%brianryner.com
7105c7c96d fixing some comments 2006-01-19 03:12:20 +00:00
gavin%gavinsharp.com
4bea61c9fe Bug 273980: Add "cite" attribute to the Links tab in Page Info, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor 2006-01-18 03:33:16 +00:00
bryner%brianryner.com
645e227d83 Addressing sr comments from darin. Bug 322369. 2006-01-18 01:21:36 +00:00
bryner%brianryner.com
5afcfd2410 Use the Mork reader class to import old history files, removing the dependency on Mork itself. Bug 322369, r=brettw. 2006-01-18 01:01:41 +00:00
beng%bengoodger.com
d749051807 save selection across delete operations (not done automatically by the view object)... , also restyle parts of the band across the top of the places view to make the content clearer. 2006-01-18 00:11:25 +00:00
db48x%yahoo.com
ec57ae804b bug 323173: Add a stringbundleset element in pageinfo.xul so that overlays can add stringbundles more easily
patch by Florian Qu��ze <f.qu@queze.net>, r=db48x, sr=neil
2006-01-17 23:51:28 +00:00
beng%bengoodger.com
fd39f6a0f2 fix duplicate place names in root to avoid not showing history item in list... 2006-01-17 21:52:24 +00:00
gavin%gavinsharp.com
e3df17cc83 Bug 323715: removed unused "Smart Browsing" prefs, r=mconnor 2006-01-17 21:41:04 +00:00
annie.sullivan%gmail.com
61744add9a Hooked up context menus to bookmarks menu bindings.
bug=317834 r=beng sr=bryner
2006-01-17 20:34:39 +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
gavin%gavinsharp.com
c4f6840d90 Bug 247115: Use upx --best in 7zip.bat to reduce installer size, patch by Daniel Cater <DJCater@Gmail.com>, r=bsmedberg+Chase 2006-01-16 15:02:37 +00:00
beng%bengoodger.com
4ff70730ad 315940 - fix up tab strip in browser window so that the places page does not have the underline that runs under the tab strip for regular web content. also fix the appearance of the search dropdown button, and make it have the right cursor. NPOB 2006-01-14 02:18:50 +00:00
beng%bengoodger.com
b47240db7a fix up search box some more, make the header prettier. 315940, NPOB. 2006-01-13 21:57:46 +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
wtchang%redhat.com
7cb9201cf8 Bugzilla Bug 317620: landed NSS 3.11 on the Mozilla trunk. The patch is
contributed by Kai Engert <kengert@redhat.com>. r=wtc,bsmedberg.
Bugzilla Bug 288647: (security/manager/Makefile.in only) enable building
NSS with system NSPR.  The patch is contributed by Chris Seawood
<cls@seawood.org>.  r=wtc,kengert.
Modified Files:
	Makefile.in browser/installer/unix/config.it
	browser/installer/unix/packages-static
	browser/installer/windows/config.it
	browser/installer/windows/packages-static
	calendar/installer/windows/config.it
	calendar/installer/windows/packages-static
	camino/Camino.xcode/project.pbxproj
	embedding/config/basebrowser-installer-win.pkg
	embedding/config/basebrowser-mac-macho
	embedding/config/basebrowser-qnx
	embedding/config/basebrowser-unix
	embedding/config/basebrowser-win embedding/config/minimo-qnx
	embedding/config/minimo-unix mail/config/basemail-os2
	mail/config/basemail-unix mail/installer/windows/config.it
	mail/installer/windows/packages-static
	minimo/config/linux_package.sh security/manager/Makefile.in
	security/manager/psm.pkg toolkit/mozapps/installer/packager.mk
	xpinstall/packager/packages-os2
	xpinstall/packager/packages-static-unix
	xpinstall/packager/packages-static-win
	xpinstall/packager/packages-unix
	xpinstall/packager/unix/deliver.pl
	xpinstall/packager/win_mfcembed/config.it
	xpinstall/packager/windows/browser.jst
	xpinstall/packager/windows/config.it
	xulrunner/installer/mac/Makefile.in
2006-01-13 18:09:32 +00:00
gavin%gavinsharp.com
0ae3a2a04e Bug 286949: JS Exception in pageInfo.js on pages with XLink links, patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=mconnor 2006-01-12 01:41:48 +00:00
gavin%gavinsharp.com
928759c634 Removed unused global variables (bug 317369) 2006-01-11 20:33:55 +00:00
gavin%gavinsharp.com
0b4aaff517 Bug 317369: make use of textbox's clickSelectsAll property for the location bar and help, r=mano/mconnor 2006-01-11 20:24:20 +00:00
axel%pike.org
1d6fbfdc06 add fy-NL and lt to the firefox build, l10n only 2006-01-11 09:48:12 +00:00
darin%meer.net
cbc04d47ab fix build system bustage (bug 307296) r=bsmedberg 2006-01-10 20:00:32 +00:00
darin%meer.net
878b6e7f9d fixes bug 307296 "MAR files do not contain updates to the uninstaller" r=bsmedberg 2006-01-10 02:36:05 +00:00
darin%meer.net
a07510ef0d fixes bug 322314 "[trunk] Firefox crashes on login Gmail Notifier extension [@ nsStringInputStream::SetData] [@ xpcom_core.dll + 0x3cd2c (0x6034cd2c) cd66f780]" r=biesi sr=bz 2006-01-10 01:56:00 +00:00
gavin%gavinsharp.com
517a317e2b Bug 315346 followup: remove old nsISidebars, r=bsmedberg, sr=roc 2006-01-08 23:03:45 +00:00
gavin%gavinsharp.com
3b0b4b45f6 Bug 319655: Firefox code assumes document.firstChild is the root element, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2006-01-06 21:08:48 +00:00
mozilla.mano%sent.com
4d8d391d5a Bug 299594 - In the Download Actions dialog, when the MIME Type column is shown, the Action column cannot be resized. patch from Adam Guthrie <ispiked@gmail.com>, r=mconnor. 2006-01-06 06:15:14 +00:00
bryner%brianryner.com
4c9c4117e6 bounds-check bookmark notifications. bug 322379 r=brettw 2006-01-06 01:38:44 +00:00
bryner%brianryner.com
e5c430fe42 Oops, missing piece of bug 320669. 2006-01-06 00:04:28 +00:00
bryner%brianryner.com
6d8e95ed4f Remove wantAllDetails from nsIBookmarkObserver (always send all details). Bug 320669, r=brettw. 2006-01-05 19:37:04 +00:00
gavin%gavinsharp.com
64f850cdaf Bug 311779: Connections fail when hosts/domains in 'No proxy for' are separated by semicolon, patch by Henrik Skupin <hskupin@gmail.com>, r=mconnor 2006-01-05 11:03:47 +00:00
mozilla.mano%sent.com
e8caa4ff8d Bug 298004 - Accel+number tab-switching keybindings only work with ASCII numbers. patch from smontagu. r=me. 2006-01-05 10:00:23 +00:00
brettw%gmail.com
c01a996a0a Fix incorrect sscanf r=bryner 2006-01-04 22:37:07 +00:00
bryner%brianryner.com
570544bd80 fix bustage 2006-01-04 22:33:48 +00:00
bryner%brianryner.com
aa956fd904 fix STDCALL_FUNC_PROTO usage 2006-01-04 22:27:06 +00:00
brettw%gmail.com
b6fad8b044 Bug 322390 r=bryner Fix function pointers on Windows. This will hopefully be changed in the future to a leaner, cleaner solution. 2006-01-04 20:51:58 +00:00
bryner%brianryner.com
4718407177 Make read-onlyness of a folder's children be determined by the nsIBookmarksContainer that's responsible for the folder, not necessarily by a per-folder annotation. Bug 320667, r=annie.sullivan. 2006-01-04 20:49:30 +00:00
brettw%gmail.com
0c1e886ba9 Bug 322378 r=bryner Fixed crash while pasting bookmarks. 2006-01-04 19:12:32 +00:00
mconnor%steelgryphon.com
be95c1b891 bug 266932 - Invalid HTML causes firefox to open different url than statusbar on new tab, r=vlad 2006-01-04 19:11:14 +00:00
brettw%gmail.com
ba66679e8f Bug 322371 r=bryner. Add session grouping to places view. 2006-01-04 19:08:25 +00:00
brettw%gmail.com
1f9512ad05 Bug 320833, r=bryner. Allow querying for URI, refactor serialization and queries. 2006-01-04 02:05:35 +00:00
bryner%brianryner.com
8a612299b8 Prevent bookmark folders from being parented to themselves or to a subfolder (bug 320653). r=brettw. 2006-01-04 01:08:33 +00:00
dbaron%dbaron.org
2170b6ff99 Happy new year! Change Mozilla Contributors copyright dates from 2005 to 2006. 2006-01-03 04:19:06 +00:00
darin%meer.net
39628fa26e landing change for bug 317628 that was missing in the initial commit. 2006-01-02 03:34:17 +00:00
gerv%gerv.net
eb50dd44e7 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-31 16:02:07 +00:00
gerv%gerv.net
1dca58927a Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-31 12:14:46 +00:00
brettw%gmail.com
0e90005c2a Bug 318653 r=annie.sullivan Add functions for externally creating history/visit entries. (places is not compiled by default) 2005-12-30 23:23:28 +00:00
gavin%gavinsharp.com
874f3917d3 Bug 314663: #urlbar style rules don't belong in toolkit's autocomplete.css, r=mconnor 2005-12-30 04:54:06 +00:00
brettw%gmail.com
05207134f2 Bug 207022 r=annie.sullivan Redirects sometimes appear in the wrong order (places is disabled by default) 2005-12-29 17:59:04 +00:00
brettw%gmail.com
945e99d67d Bug 321758 r=annie.sullivan Keep query options in sync with tree state (places is disabled by default) 2005-12-29 17:56:26 +00:00
cbiesinger%web.de
1d04cb0110 Bug 309521
- add pseudo-classes for :-moz-type-unsupported and :-moz-has-handlerref (and a
  content state for the former)
  - make nsObjectLoadingContent return the right content state
- Add an XBL binding that gets instantiated for broken plugins
  - Make it themable
- Remove a lot of now-unused code in nsObjectFrame
- Fixes pluginfinder.
r+sr=bz, r=mconnor
2005-12-29 14:15:33 +00:00
brettw%gmail.com
091611db1c Bug 318192 r=annie.sullivan Only show time for today. 2005-12-28 18:24:17 +00:00
gavin%gavinsharp.com
9cf7411fbd Bug 317733: browser.js's startup doesn't do anything with passed in postData (open location dialog can't open keywords with postData), r=mconnor 2005-12-28 06:18:58 +00:00
gavin%gavinsharp.com
498d7f0f10 Bug 311606: context menu option for Safe Mode on the start menu Internet icon, r=mconnor 2005-12-28 05:48:57 +00:00
gavin%gavinsharp.com
c11d088e8d Bug 314700: Make use of nsIDOMPopupBlockedEvent's popupWindowName for opening blocked popups, r=mconnor 2005-12-28 00:39:10 +00:00
gavin%gavinsharp.com
b0427a1cae Bug 313888: don't auto-complete empty urls, r=mconnor 2005-12-27 23:13:50 +00:00
gavin%gavinsharp.com
996a21f734 Bug 317949: hideMessage should default to hiding the message for selectedBrowser, r=mconnor 2005-12-27 18:39:18 +00:00
gavin%gavinsharp.com
cc2be7dc31 Bug 321459: fix packaging error introduce by bug 315346 to fix search plugin installation (dom_sidebar.xpt not being packaged, sidebar.xpt no longer exists), r=mconnor 2005-12-27 17:56:07 +00:00
gavin%gavinsharp.com
d31907f645 Bug 315034: If search is set to open in a new tab, Alt+Enter should open the search result in the current tab, patch by Adam Guthrie <ispiked@gmail.com>, r=robstrong 2005-12-24 20:20:46 +00:00
gavin%gavinsharp.com
cbd624143f Bug 309447: 'Go' button tooltip refers to address field instead of Location Bar, patch by Gids Goldberg <gidsgoldberg@gmail.com>, r=mconnor 2005-12-24 20:13:47 +00:00
steffen.wilberg%web.de
436ce0e466 Bug 306431: Confusing/misplaced sentence in Privacy section of Help. r=jeff 2005-12-23 19:15:23 +00:00
steffen.wilberg%web.de
1e4eb9bcf8 Bug 310271: Remove 'for originating site only' checkbox docs. r=jeff 2005-12-23 19:10:45 +00:00
brettw%gmail.com
5cfa83cb03 Bug 321273 r+sr=darin Fix GCC4 compile errors. 2005-12-22 21:42:29 +00:00
gavin%gavinsharp.com
43e78595f1 Bug 320974: Resolve relative URLs in Places Atom Live Bookmarks (port of bug 262222), patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=annie.sullivan 2005-12-22 01:46:43 +00:00
brettw%gmail.com
286b23b9c3 Bug 321130 r=annie.sullivan Moved some code out of nsNavHistory.h/cpp and into *Query.* and *Result.* 2005-12-21 18:58:21 +00:00
brettw%gmail.com
098b799c4c Bug 321129 r=annie.sullivan Move simple bookmark short-circuit to functions. 2005-12-21 18:31:22 +00:00
masayuki%d-toybox.com
58d50522a8 Bug 314222 If link target URL has non-ASCII char that is not encoded by UTF-8, the default file name is always escaped at "Save Link As..." r=mconnor (and feedback from bug 314231's review) 2005-12-21 18:28:46 +00:00
brettw%gmail.com
06d2c73e68 Bug 320666 (send more information for observers), bug 320835 (add ability to get hidden results), bug 320330 (max results option), and general observer cleanup. r=annie.sullivan@gmail.com 2005-12-21 01:00:39 +00:00
gavin%gavinsharp.com
9678cb1266 Bug 320737: Live Bookmark success is not failure, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=annie.sullivan+vlad 2005-12-21 00:42:33 +00:00
bugzilla%arlen.demon.co.uk
d7edb151b8 Bug 23485 browser window should strip newlines from url pastes
p=ted.mielczarek@gmail.com r=mconnor for Firefox and r/sr=neil.parkwaycc.co.uk for SeaMonkey
2005-12-20 22:58:53 +00:00
annie.sullivan%gmail.com
90ce75f82a Added (Empty) menu item for menus that don't have any results.
bug=320876 r=brettw
2005-12-20 01:31:51 +00:00
brettw%gmail.com
55878016d7 Bug 318654, r=bryner Add history transition types, session IDs 2005-12-19 19:26:15 +00:00
timeless%mozdev.org
63408ce9ed Bug 320498 Fix NewChannel impls to handle null in argument
r=darin sr=darin
2005-12-18 01:50:50 +00:00
darin%meer.net
b58e8b8430 fixes bug 262222 "Relative URLs in Live Bookmark link elements not resolved" patch by Sam Ruby (rubys@intertwingly.net) and Robert Sayre (sayrer@gmail.com), r=vlad, sr=darin 2005-12-17 18:43:15 +00:00
timeless%mozdev.org
5109b1d0e5 Bug 265325 localized builds are packaging extra firefox-bin.elf
patch by bsmedberg r=chase
2005-12-16 20:47:34 +00:00
bryner%brianryner.com
9a4c7315bb #ifdef out code that uses the old bookmarks service so that we can complete initialization without hitting exceptions. MOZ_PLACES only. 2005-12-16 08:32:28 +00:00
bryner%brianryner.com
7a2be81363 fix places build bustage 2005-12-16 07:49:54 +00:00
bryner%brianryner.com
8aee0debc3 Don't build the old bookmarks implementation if MOZ_PLACES is enabled. We still export the interface headers for now since not everything is converted over. Bug 320482, r=brettw. 2005-12-16 05:17:33 +00:00
annie.sullivan%gmail.com
84496595ae Made OnContainerMoved() return NS_OK; 2005-12-16 01:15:00 +00:00
annie.sullivan%gmail.com
70c9d342bb Added support for livemarks to bookmarks importer.
bug=320469 r=brettw
2005-12-16 00:54:13 +00:00
brettw%gmail.com
a36360cfa0 Bug 320422 r=annie.sullivan: Rename nav-history/nsINavHistory to nav-history-service/nsINavHistoryService 2005-12-16 00:40:48 +00:00
brettw%gmail.com
fa0ebe1dd4 Bug 320466 r=annie.sullivan Move Autocomplete code from nsNavHistory.cpp to new
file nsNavHistoryAutoComplete.cpp (no changes to code)
2005-12-16 00:16:14 +00:00
brettw%gmail.com
0b2c48bc58 r=bryner Fixed forgotten return code check for InitDB, caused crashes if init failed and processing continues. 2005-12-15 23:38:11 +00:00
annie.sullivan%gmail.com
b801b6bc73 Fixed compile error on linux (scope when declaring a var inside a for loop) 2005-12-15 23:02:04 +00:00
bryner%brianryner.com
dfe146a402 Fix crashes when moving folders around, by making sure we don't notify on a nonexistant item. Bug 320445, r=brettw. 2005-12-15 22:47:18 +00:00
bryner%brianryner.com
22eb784ad2 Adjust index, not aIndex, to account for the hole caused by removing an already-present item. r=brettw. 2005-12-15 21:00:59 +00:00
annie.sullivan%gmail.com
b2ff11200f Added nsIBookmarksContainer interface which allows custom bookmarks types.
Implemented nsILivemarksService as a nsIBookmarksContainer.
bug=317837 r=beng sr=bryner
2005-12-15 20:56:18 +00:00
beng%bengoodger.com
ea5ff41b60 don't add controllers to nonexistent personal toolbar in places, NPOB. 2005-12-15 20:24:15 +00:00
beng%bengoodger.com
8c34f8951e remove style rule that was causing weird problems in places. NPOB 2005-12-15 20:23:40 +00:00
beng%bengoodger.com
1bffe5be44 fix braindead js error in places.js r=bryner 2005-12-15 20:20:52 +00:00
brettw%gmail.com
f9d11c257d Bug 317840, r=ben Delete history itens frontend 2005-12-15 17:53:31 +00:00
brettw%gmail.com
a717c6eb1c Bug 319228 r=bryner Options cleanup, custom titles for sites. 2005-12-15 03:56:49 +00:00
brettw%gmail.com
e05edc6a3b Bug 319228 r=bryner Custom titles, options cleanup 2005-12-15 03:55:56 +00:00
gavin%gavinsharp.com
965cca4a01 Bug 319317: Include spellchecking components in installer package, patch by Dave Townsend <mossop@blueprintit.co.uk>, r=bsmedberg 2005-12-15 02:39:27 +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
beng%bengoodger.com
e54bb72823 add icon to places window for url bar NPOB 2005-12-15 00:02:30 +00:00
beng%bengoodger.com
0ed9618376 318823 - Places should not act like web content - disable some menu items when places is showing. r=annie. 2005-12-14 22:55:17 +00:00
beng%bengoodger.com
60c66ac6ab fix braindead bug in nodeIsQuery function in controller.js, make sure to return result. r=brettw 2005-12-14 18:36:43 +00:00
beng%bengoodger.com
61cecab000 Including 318809 - group by site/group by page is not sticky in places. r=annie 2005-12-14 18:29:41 +00:00
brettw%gmail.com
abdf460c80 Bug 320259 r=bryner sqlite compatability updates, fix bookmark InsertItem 2005-12-14 17:49:52 +00:00
brettw%gmail.com
7d3f23249b Bug 318546 r=bryner Preliminary transition support and precompiled statements for adding entries (should be faster). 2005-12-14 16:51:49 +00:00
bryner%brianryner.com
f51ac5886f fix assorted errors with mDBGetChildren usage, r=brettw 2005-12-14 06:06:03 +00:00
brettw%gmail.com
12b5f9b4fd Bug 317840 r=bryner History deleting, address bryner's comments 2005-12-13 23:58:13 +00:00
brettw%gmail.com
d9ed779847 Bug 317840 r=bryner Fix backend history deleting. 2005-12-13 23:40:42 +00:00
dbaron%dbaron.org
d0b0515520 Don't chop off the last character of the URL for remote commands with a comma. b=298960 r=bsmedberg 2005-12-13 17:21:12 +00:00
gerv%gerv.net
adbec5dbff Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
brettw%gmail.com
6cb415a868 Bug 317839, r=bryner Added places favicon service (defaulted to off along with places) 2005-12-13 01:27:14 +00:00
annie.sullivan%gmail.com
483a4c0f39 Fixed small typos and ordering problems in history/favicons initialization.
bug=317839 r=brettw@gmail.com
2005-12-13 01:10:13 +00:00
bryner%brianryner.com
5176b93796 Support read-only containers. Bug 320005, r=ben. 2005-12-12 21:03:04 +00:00
brettw%gmail.com
0e0aaa79eb Bug 317839 r=beng (off by default) added hook for places system favicons 2005-12-12 20:47:16 +00:00
brettw%gmail.com
6e714a1f19 Bug 317839 sr=bryner Favicon service 2005-12-12 20:03:33 +00:00
wr%rosenauer.org
dfe046c817 Bug 298960 - -remote can no longer handle commas or quotes, r=bsmedberg 2005-12-12 01:39:32 +00:00
annie.sullivan%gmail.com
6edc199ae9 Changed query in nsNavHistoryResultNode::Rebuild() to be a full query bound
by id instead of URL.
Changed QueriesToQueryString() and QueryStringToQueries() to make the query
string a place: url.
r=bryner bug=319894
2005-12-11 21:53:00 +00:00
annie.sullivan%gmail.com
66f1c64367 Implemented removeAnnotation()
Added getAnnotationInt64() and setAnnotationInt64() to make dealing with
dates and times easier.
r=bryner b=319769
2005-12-10 07:25:14 +00:00
bryner%brianryner.com
f04868520b Add tests for indexOfItem and indexOfFolder, and fix mistake in results table 2005-12-10 05:23:14 +00:00
bryner%brianryner.com
d239700dad Update unit test for a bunch of recent changes. 2005-12-10 05:19:31 +00:00
bryner%brianryner.com
1d2880be5d moz_bookmarks table renaming missed a couple spots 2005-12-10 04:58:53 +00:00
bryner%brianryner.com
b0fc96733f trying to fix bookmarks unit test -- null check bookmarksFile, xpcshell doesn't know about it. 2005-12-10 04:40:52 +00:00
bryner%brianryner.com
bfa267c3ca Make bookmark and history views update dynamically (bug 317826 and 317827), r=brettw. 2005-12-09 23:48:44 +00:00
bryner%brianryner.com
24a9a9bd36 Support weak references for bookmark / history / result observers. Bug 319324, r=darin. 2005-12-08 22:23:52 +00:00
brettw%gmail.com
84157e7873 Bug 319227, r=annie.sullivan@gmail.com Add GetPagesWithAnnotation 2005-12-08 19:44:27 +00:00
bryner%brianryner.com
6eef2ae2a7 Remove unused mGroupingMode and mSortingMode from nsNavHistoryQuery. 2005-12-07 00:08:10 +00:00
roc+%cs.cmu.edu
5e35db1f1b Bug 315346. nsISidebar should be in dom/ since it's a platform thing that we expose as part of the Web API, it's not app-specific. r+sr=jst 2005-12-06 01:29:42 +00:00
beng%bengoodger.com
689582963b 317828 - hook up calendar filtering in the places page for history items. make sure the user can select a range to filter by, and also update the calendar when the user picks a saved query. r=annie.sullivan@gmail.com 2005-12-05 22:16:56 +00:00
brettw%gmail.com
cf6a628f86 Bug 302050 inline spellchecking for text boxes r=bryner, sr=beng 2005-12-05 18:18:11 +00:00
gavin%gavinsharp.com
1b459d8d0d Back out bug 311605 pending further testing. 2005-12-04 21:02:38 +00:00
gavin%gavinsharp.com
e5fa0a9215 Bug 311605 followup: tweak comment 2005-12-04 18:42:48 +00:00
gavin%gavinsharp.com
b05089efa8 Bug 311605: default browser checking should be done nsBrowserBlue, not in delayed startup, r=mano 2005-12-04 18:34:12 +00:00
bryner%brianryner.com
0ba93bd403 Package storage.xpt (if storage is built). Doesn't affect default build. 2005-12-04 03:30:39 +00:00
bryner%brianryner.com
6f8c691831 Fix Places build on gcc4 by removing extra semicolons. Bug 318974, patch by jlurz24@gmail.com, r=me. 2005-12-03 23:35:47 +00:00
brettw%gmail.com
17ce3792eb Bug 318759 r=bryner, Hide 0 dates and dates for any folder type 2005-12-02 19:50:45 +00:00
brettw%gmail.com
d4320b65c4 Added forgotten moz-anno scheme to bad-URI list in history 2005-12-02 19:15:03 +00:00
brettw%gmail.com
4aadba5105 Bug 318961 r=bryner, sync with trunk bookmarks.html to avoid duplicate items 2005-12-02 18:55:13 +00:00
brettw%gmail.com
c3c3843390 Bug 318761 r=annie.sullivan Make unknown annotations not assert 2005-12-02 18:33:00 +00:00
beng%bengoodger.com
817b67f190 better D&D handling - make sure insertion point index is adjusted properly when rearranging items within a container. also lots of documentation and reorganization. NPOB 2005-12-02 18:32:27 +00:00
annie.sullivan%gmail.com
276c5c9e8e If the user opens a folder and then moves the mouse over another folder,
that folder now opens.
b=318054 r=ben sr=bryner

The chevron is now right justified.
b=318641 sr=ben
2005-12-02 17:10:51 +00:00
bryner%brianryner.com
81f1125064 Folder node should have mID = 0, not the folder id. Bug 318674. 2005-12-02 07:55:02 +00:00
bryner%brianryner.com
6b3ffc3f67 Adding places.xpt so that it gets packaged in installer builds if using --enable-places. r=ben. 2005-12-02 03:37:47 +00:00
brettw%gmail.com
e68dcf4384 Added bookmarks.html importing, automatic places root init (bug 318057) r=bryner
GetChildFolder on bug 314553, r=bryner
2005-12-02 00:39:10 +00:00
beng%bengoodger.com
bf8762c86d fix D&D to toolbar NPOB 2005-12-02 00:01:56 +00:00
beng%bengoodger.com
17846e8ef2 315940 - more D&D fixes. makes sure the right elements are selected post drop, fix js errors and save selection. NPOB 2005-12-01 23:58:02 +00:00
annie.sullivan%gmail.com
571c2d267c Removed debugging dump() statements 2005-12-01 23:16:05 +00:00
annie.sullivan%gmail.com
479137fa10 Added chevron menu to bookmarks toolbar.
b=318053 r=ben sr=bryner
2005-12-01 22:56:45 +00:00
bryner%brianryner.com
7b90cd1439 Fix refcount-logging confusion, change suggested by dbaron. 2005-12-01 18:53:05 +00:00
mozilla.mano%sent.com
7101c99f7b Bug 250867 - icons only and other toolbar modes are not created in a global place. patch from Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>, r=me, moa=mscott on the Thunderbird portions. 2005-12-01 10:03:58 +00:00
bryner%brianryner.com
63be12eec5 Don't append string parameters directly into statements. Should fix renaming a folder that has a space in it. Bug 318490, r=brettw. 2005-12-01 07:43:10 +00:00
beng%bengoodger.com
ef2f143ba1 more d&d polish NPOB 2005-12-01 02:22:14 +00:00
beng%bengoodger.com
d05d68190c more improvements to d&d NPOB 2005-12-01 01:54:32 +00:00
annie.sullivan%gmail.com
ae7f7f2a44 b=318439 r=bryner sr=ben
Made insertionPoint for places-bar and places-menupopup inside the folder
if the selection is a folder.
2005-12-01 00:58:03 +00:00
gavin%gavinsharp.com
624429ce26 Bug 311011: Dragging text that would normally load a bookmark keyword into the new tab/new window/go button should work, r=mano 2005-12-01 00:45:23 +00:00
beng%bengoodger.com
d02abb7b32 more d&d feedback... select dropped items NPOB 2005-12-01 00:39:15 +00:00
beng%bengoodger.com
86283b16ab more work on selection saving across view reloading, also as part of 317633 store txmgr on history service for global txn stack. r=brettw for that NPOB 2005-12-01 00:09:29 +00:00
bryner%brianryner.com
9f5d0820d6 When building a node's children, make sure to clear out any old children first. Bug 318432, r=annie 2005-11-30 23:12:15 +00:00
annie.sullivan%gmail.com
fcc986ac4c Fixes "open links in tabs" attempting to open folders.
Fixes open commands sometimes being disabled because they're not up to date
with the activeView
Work on fixing pasting of folders.
2005-11-30 19:24:44 +00:00
bryner%brianryner.com
3bd5d78d80 When removing folders, make sure to remove all of the items in the folder, and recursively remove any subfolders. Bug 318176, r=brettw. 2005-11-30 18:42:29 +00:00
bryner%brianryner.com
cdfe927246 Fix crash when attempting to show last visit date of a folder (result not was not being initialized) 2005-11-30 07:35:28 +00:00
bryner%brianryner.com
555b21e915 add missing entities for column labels 2005-11-30 07:26:54 +00:00
beng%bengoodger.com
fceacc7320 add last visit date and visit count cols to the tree NPOB 315940 2005-11-30 00:50:40 +00:00
beng%bengoodger.com
fdd2654150 add title to places.xul file NPOB 2005-11-29 22:15:40 +00:00
bryner%brianryner.com
e202b0696d We need to set the refcount on the clone to 1 after running the copy-constructor, otherwise it will inherit the original object's refcount. 2005-11-29 22:01:43 +00:00
beng%bengoodger.com
4034a91859 fix line endings NPOB 2005-11-29 22:00:30 +00:00
bryner%brianryner.com
0418c05b64 Get rid of bogus assertions from OnAddURI/OnDeleteURI and instead notify observers of a visit-time change if the page is bookmarked. 2005-11-29 21:59:13 +00:00
bryner%brianryner.com
89196348d2 fix bustage 2005-11-29 21:57:56 +00:00
bryner%brianryner.com
0fe93bd2ed fix vc6 build bustage (can't access private member through nsRefPtr) 2005-11-29 21:54:09 +00:00
annie.sullivan%gmail.com
0ad98ce12c Wrapped bookmarks hbox in toolbaritem and added places button and boomarks
toolbaritem to customize palette.  Make places bookmarks toolbar customizable.
2005-11-29 20:28:15 +00:00
bryner%brianryner.com
e3adc72318 Fix some regressions from bug 317878, r=brettw. 2005-11-29 17:12:02 +00:00
bryner%brianryner.com
b7af9f94d2 Add replaceItem / onItemReplaced to change a bookmark URI (bug 317802). r=ben. npob 2005-11-29 01:22:58 +00:00
timeless%mozdev.org
4dee973a0e Bug 301562 A > Z Sort Order is confusing, should be Ascending/Descending
patch by supernova_00@yahoo.com r=mconnor
2005-11-29 00:54:34 +00:00
bryner%brianryner.com
c741618fe8 Make folder nodes just be a type of query node. Make nsNavHistoryResult inherit from QueryNode instead of ResultNode, to get rid of some redundancy. Bug 317878 / 314553, r=brettw. 2005-11-29 00:35:31 +00:00
bryner%brianryner.com
4dedd93c5c Fix MoveFolder when the new index is -1. Add a unit test for moveFolder, and update the unit test result tables. Bug 314553, npob. 2005-11-29 00:24:11 +00:00
beng%bengoodger.com
8541634f86 315940 - move tree binding into its own file, like menu and toolbar NPOB 2005-11-28 23:24:56 +00:00
beng%bengoodger.com
c79d1c9020 315940 break treeview out into its own file. NPOB 2005-11-28 23:18:51 +00:00
beng%bengoodger.com
adf555f9cf 315940 consolidate insertion point computation functions in treeview NPOB 2005-11-28 23:15:41 +00:00
beng%bengoodger.com
a630b65fc3 315940 fix a crash in nsNavHistoryResultNode::GetParent by initializing mParent to nsnull in ctor, along with a few other vars that are unusued. r=brettw 2005-11-28 23:15:17 +00:00
beng%bengoodger.com
23cc61f267 315940 - implement index restrict in the places tree to prevent drop of items at certain indices NPOB 2005-11-28 18:29:42 +00:00
beng%bengoodger.com
107ba0a1a7 315940 - make the bookmarks menu work NPOB. 2005-11-28 07:53:12 +00:00
beng%bengoodger.com
80680498d2 315940 allow links and places to be dropped onto the toolbar. NPOB. 2005-11-28 07:30:30 +00:00
beng%bengoodger.com
b0facf8447 315940 more D&D support: drag from toolbar. NPOB 2005-11-28 06:55:16 +00:00
beng%bengoodger.com
2179add01d 315940 - allow bookmarks to be dropped _into_ left list folders. NPOB 2005-11-28 00:36:21 +00:00
beng%bengoodger.com
ced08c0d12 315940 - allow bookmarks to be dropped _into_ left list folders. NPOB 2005-11-28 00:33:37 +00:00
beng%bengoodger.com
584663989a 315940 - make sure you can't paste leaf items into the left list. NPOB 2005-11-28 00:23:06 +00:00
beng%bengoodger.com
fe34b87ba2 315940 - correct typo bryner spotted. NPOB 2005-11-27 22:36:40 +00:00
beng%bengoodger.com
78fac8825c moveFolder does not work, suggested by bryner r=me NPOB 2005-11-27 22:06:55 +00:00
beng%bengoodger.com
43297313f3 add view type for menupopups 315940 NPOB 2005-11-27 22:05:02 +00:00
beng%bengoodger.com
ff417a5388 315940 - move commands/context menu to separate .inc files for inclusion by the browser fe too NPOB 2005-11-27 22:04:38 +00:00
beng%bengoodger.com
ae320f0df3 315940 - hack in dynamic updating for tree views. NPOB 2005-11-27 22:04:02 +00:00
beng%bengoodger.com
424cabce67 315940 - make change operations propagate to the toolbar so it updates live. NPOB 2005-11-27 21:25:13 +00:00