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

4103 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%mozilla.org f0b48d78cf fix for bug #342845
when dragging a tab over the "all tabs" button, act as if we are dragging over the "scroll down" button

r=mconnor
2006-08-03 00:54:49 +00:00
mozilla.mano%sent.com 349c92a428 Bug 346623 - Add overflow attribute to tabbrowser-tabs. r=mconnor. 2006-08-02 17:20:13 +00:00
mattwillis%gmail.com 842b348056 bug 346798 - New descriptions for DOMi and talkback in NSIS. patch by reed, r=rob_strong,ui=beltzner,a181=beltzner 2006-08-02 04:56:29 +00:00
sspitzer%mozilla.org 4f4bc820b3 fix for bug #346901
change background tab animation and make new background tab restart animation, per pkasting and mconnor.

r=mconnor
2006-08-02 01:13:52 +00:00
rob_strong%exchangecode.com 65e24569fc Bug 333160 - NSIS-based installer does not expose state of components to install. r=sspitzer, ui-r=beltzner 2006-08-01 05:50:48 +00:00
davel%mozilla.com 658bffb6ce brain-dead simple unit test to toolkit/mozapps/update/src
b=346706, r=darin, sr=benjamin
2006-08-01 04:31:43 +00:00
tony%ponderer.org 2b2df42abb Bug 346184: If urlclassifier.sqlite is removed, db is not repopulated
patch: check db tables before sending an update request
r=darin
2006-08-01 02:01:40 +00:00
sspitzer%mozilla.org 04d4fba1ba fix for bug #342900
improve indication that open tab in background opened tab in overflow area.

instead of flashing the "all tabs" button, provide a smoother animation.

note, this will not work on mac trunk (but it will work on the mac branch)
due to bug #346738 (aka #325296), so for now, there is no animation on the mac.

r=mconnor
2006-08-01 01:33:18 +00:00
mark%moxienet.com 553b503658 46177 Show icons in native Mac menu items. r=josh sr=bryner 2006-08-01 00:13:24 +00:00
rob_strong%exchangecode.com 5b551b5e96 Bug 345993 - Make the full Build ID more accessible to testers. patch=zach, r=rob_strong, sr=jst 2006-07-31 21:30:16 +00:00
steffen.wilberg%web.de eb803ebd61 Bug 346180: fix remaining l12y issues with about:. r=axel, beltzner 2006-07-31 21:02:27 +00:00
benjamin%smedbergs.us 93264ff328 Bug 339106 - integrate spellcheck into libxul, r=mento 2006-07-31 18:11:38 +00:00
brettw%gmail.com 78540a1f2a Bug 346625 r=bryner Put back Select All accidentally removed by patch for bug 336799 2006-07-31 17:47:31 +00:00
sspitzer%mozilla.org 6ea818f00b fix for regression bug #346314: when dragging to reorder a tab, scrolling stops in certain scenario
r=mconnor
2006-07-29 16:59:50 +00:00
martijn.martijn%gmail.com 4ef4d36b65 Bug 345928 - In <menulist.xml>, Strict 'Warning: function _selectInputFieldValueInList does not always return a value', patch by Simon B�nzli, r+sr=neil 2006-07-29 13:47:22 +00:00
martijn.martijn%gmail.com 5411896814 rest of patch for bug 317334 - hang when long wrappable string is passed to prompt() [e.g. as used in the exploit for IE's <body onload=window()> bug], r=mconnor 2006-07-29 12:47:26 +00:00
martijn.martijn%gmail.com 598ff5205d Bug 345245 - GTK scrollbar buttons don't show as active on right or middle click, patch by Adam Guthrie, r+sr=roc 2006-07-29 09:59:00 +00:00
pkasting%google.com 48d836c35d Bug 339127: Add "spellcheck" attribute to control spellchecking.
r=brettw
sr=sicking
2006-07-29 00:04:40 +00:00
joshmoz%gmail.com 1c5aaa5fbc Naked hostname isn't very effective for identifying dialog origin. b=334893 r=mento sr=dveditz 2006-07-28 22:06:39 +00:00
bzbarsky%mit.edu 1a91121005 Back out bug 328357 to see whether that fixes tinderbox orange. 2006-07-28 17:39:59 +00:00
brettw%gmail.com 5c03fc0470 Bug 336799 r+sr=bryner Remove spellcheck UI from XUL textboxes 2006-07-28 17:36:00 +00:00
sayrer%gmail.com 1845935b0a Bug 340994. FOAF tries to use feed preview mode, but fails with TypeError. r=mconnor 2006-07-28 16:50:56 +00:00
mark%moxienet.com 469826ed45 328357 Codesize reduction of nsAppRunner.obj: consolidate printf, replace %s-substitution of "\t" with "\t" in the string, inline functions, clean up DumpVersion. Patch by Alfred Kayser <alfredkayser@nl.ibm.com>. r=bsmedberg sr=neil 2006-07-28 14:51:13 +00:00
gavin%gavinsharp.com c50d424807 Bug 344984: Make unknownContentType.xul dialog look better, patch by Michael Wu <michael.wu@mozilla.com>, r=mconnor, uir=beltzner 2006-07-28 06:23:49 +00:00
gavin%gavinsharp.com f74c0f26fb Bug 337845: Spell checking options should be at the bottom of the context menu, patch by Simon B�nzli <zeniko@gmail.com>, r=brettw, ben 2006-07-28 05:53:16 +00:00
gavin%gavinsharp.com 3c296c7ac4 Bug 234770 part #2: Don't null userField, patch by Michael Wu <michael.wu@mozilla.com>, r=enndeakin 2006-07-28 05:45:16 +00:00
sspitzer%mozilla.org eee6e110a3 fix for regresson bug #346172
dragging a link into firefox and dropping it onto a tab opens it in the focused tab, and not the desired tab.

this regression was caused by bug #333791

r=mconnor
2006-07-27 21:31:59 +00:00
enndeakin%sympatico.ca 3058c538cb bug 343574, support blocking notification, r=mconnor 2006-07-27 15:54:28 +00:00
cbiesinger%web.de 9c5318ec75 (part of) bug 333640 link to all required libraries
r=bsmedberg
2006-07-27 14:42:27 +00:00
benjamin%smedbergs.us 26af94fede Bug 332045 - toolkit/components/gnome should use the glue, r=darin 2006-07-27 14:42:26 +00:00
bsmedberg%covad.net 81bc7f4a12 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2006-07-27 14:42:25 +00:00
bryner%brianryner.com 8391a7f472 Attempt to fix bustage when GConf/GnomeVFS libraries are not available (bug 251703). Always export the GNOME interfaces on gtk2 but only build the component when all of the prerequisites are installed. r+sr=darin. 2006-07-27 14:42:24 +00:00
bryner%brianryner.com 5b4e101385 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. 2006-07-27 14:42:23 +00:00
rob_strong%exchangecode.com 336059c707 Bug 345353 - Compatibility Wizard string changes. r=sspitzer, ui-r=beltzner 2006-07-26 22:59:56 +00:00
gavin%gavinsharp.com 806720f7ae Bug 345670: fix crash in nsTypeAheadFind::RangeStartsInsideLink, patch by Adam Guthrie <ispiked@gmail.com>, r+sr=sicking 2006-07-26 22:02:23 +00:00
mozilla.mano%sent.com 749856758e Bug 329394 - XUL textbox in XHTML page: focusing gives document.commandDispatcher has no properties. patch from Shawn Wilsher (sdwilsh) <comrade693@gmail.com>, rs=neil/me. 2006-07-26 21:54:05 +00:00
mozilla.mano%sent.com 7aec3da167 Bug 'All Tabs' menu does not flash during 'Open in Tabs'. patch from Simon Bnzli <zeniko@gmail.com>, r=me. 2006-07-26 21:44:27 +00:00
rob_strong%exchangecode.com 36bd7b1b9c Bug 345774 - hang when closing the info-bar in Add-ons dialog. Also reverses stomping on extensions.xml by the checkin of bug 241015. r=sspitzer 2006-07-26 21:15:17 +00:00
vladimir%pobox.com e7eb07b652 b=334174, corrupted db files are not handled correctly, r=brettw 2006-07-26 18:54:12 +00:00
gavin%gavinsharp.com 756745ac40 Fix bug 345327: "clear" button in the console doesn't work, regression from bug 322169, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-07-26 18:31:45 +00:00
mozilla.mano%sent.com 0e33240232 Bug 343587 - Make mousedown-to-scroll faster (150ms delay), r=beltzner. 2006-07-26 18:17:29 +00:00
rob_strong%exchangecode.com ba2fad6ed1 Bug 344148 - Heading/tailing whitespace in override.properties should be removed according to the spec of the properties files. patch=Asai Tomoya, r=rob_strong 2006-07-26 00:19:11 +00:00
gavin%gavinsharp.com 00cca42af3 Bug 234770: Password field names are used instead of username field names to find acceptable signons, patch by Michael Wu <michael.wu@mozilla.com>, r=enndeakin 2006-07-25 21:36:43 +00:00
gavin%gavinsharp.com 13275df82a Bug 337532: Back and Forward dropmarker history buttons should have proper names, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano 2006-07-25 21:34:49 +00:00
rob_strong%exchangecode.com d74ca771ce Bug 345899 - Protect against XMLHttpRequest statusText not being available. r=sspitzer 2006-07-25 21:09:22 +00:00
rob_strong%exchangecode.com 43e78fbf93 Bug 345901 - Remove mismatch.js and mismatch.xul. r=sspitzer 2006-07-25 21:07:32 +00:00
mozilla.mano%sent.com a17699fbcd Backing out bug 345257 due to the crash reported in 345659. 2006-07-25 19:57:58 +00:00
tony%ponderer.org bce5349e2d bug 345675: unwanted connection to www.google.com at startup with Safe
Browsing disabled
patch: don't get key if sb off, don't get whitelist tables if remote checking
on
r=mmchew,sr=bryner
2006-07-25 17:44:26 +00:00
mozilla.mano%sent.com 93a97618f0 Bug 345259 - [RTL UI] opening tabs in background moves tabs. patch from smontagu and me, r=mconnor. 2006-07-25 16:01:35 +00:00
mats.palmgren%bredband.net 1da720312d Add ID attribute for Page Setup dialog. b=345749 r+sr=neil 2006-07-25 15:50:47 +00:00
sspitzer%mozilla.org 06d8354857 fix for bug #344048
set tab min width and tab clip width to better values, per beltzner.

r=mano, ui-r=beltzner
2006-07-25 15:35:42 +00:00
sspitzer%mozilla.org 9ad1b722bc fix for bug #344587: dispatch tab open/close events in the correct order.
thanks to simon <zeniko@gmail.com> for the fix.

r=sspitzer,mano sr=mconnor
2006-07-25 15:30:13 +00:00
gavin%gavinsharp.com 5ee0da7097 Bug 345584: fix build bustage in nsTypeAheadFind.cpp, patch by Alfred Peng <alfred.peng@sun.com>, r=aaronlev, sr=bzbarsky 2006-07-24 23:20:36 +00:00
gavin%gavinsharp.com 2c99f02394 Revert accidental checkin 2006-07-24 23:03:24 +00:00
gavin%gavinsharp.com b9772ef39c Bug 345075: Fix loadOneTab to ensure that the parent isn't set when passing null as the loadInBackground argument, r=mconnor 2006-07-24 23:02:24 +00:00
aaronleventhal%moonset.net 8cf5c3b9a2 Bug 241015. Remote XUL is not accessible. Patch by Alexander Surkov. r=aaronlev. Chrome r='s by neil and mano 2006-07-24 16:12:08 +00:00
mozilla.mano%sent.com dc0e827f3e Fixing a typo pointed out by smontagu from my checkin of bug 342841. 2006-07-24 08:22:30 +00:00
mozilla.mano%sent.com b5ad52b8c5 Bug 345260 - handle dynamic changes to tab title, tab icon and busy (loading) state in all tabs menu. r=sspitzer/mconnor. 2006-07-23 18:28:47 +00:00
mconnor%steelgryphon.com 39b152e724 bug 195212 - Reopening multiple tabs when clicking Home and multiple homepages selected, make multiple pages always open together r=mano 2006-07-23 18:21:20 +00:00
martijn.martijn%gmail.com 9d9155cddf Bug 345400 - Password manager can't handle case insensitive user field names imported from IE, patch by Michael Wu, r=enndeakin 2006-07-23 08:11:35 +00:00
mozilla.mano%sent.com b42ba653fc Bug 345257 - add tooltip to 'all tabs' menu button. patch from Michael Ventnor <ventnors_dogs234@yahoo.com.au>, r=me. 2006-07-23 06:07:26 +00:00
steffen.wilberg%web.de f3af60632d Bug 328563: redesign about:, make a period localizable and the about:license url not localizable. r=l10n 2006-07-22 14:36:45 +00:00
sspitzer%mozilla.org 60f808547f fix for bug #342105: Close button not shown if there is only one tab
per beltzner:

"The close button should be shown, with the effect being that it disposes the
tab and immediately opens a new one. Strange behaviour surely, but I think it's
the easiest and most reliably understandable case."

thanks to Simon <zeniko@gmail.com> for the patch.

r=sspitzer, sr=mconnor
2006-07-22 06:13:17 +00:00
rob_strong%exchangecode.com c7455ed870 removing one line of commented out code - no bug - r=me 2006-07-21 22:18:07 +00:00
rob_strong%exchangecode.com eed7cad1fa supplemental patch for Bug 262575 - 'Visit Homepage' and 'Get More Extensions/Themes' in Extension and Theme manager should respect tabbed browsing preferences. r=sspitzer 2006-07-21 22:10:36 +00:00
sspitzer%mozilla.org dda6d64c19 fix for bug #333791: Tab drag indicator (arrow) vanishes/flickers when cursor passes over parts of the tab
fix for bug #345524: hide the tab dnd indicator when it's over the original tab

thanks to Wayne Woods <w.woods@optusnet.com.au> for these fixes.

r=sspitzer, sr=mconnor
2006-07-21 20:30:13 +00:00
sayrer%gmail.com 51ebe44b58 [Bug 345264] FeedProcessor should set this._result to null after sending the result to the listener, r=ben 2006-07-21 19:16:24 +00:00
sayrer%gmail.com d5c5d82dd1 Bug 344991. Change accessors to return nsIFeedTextConstructs. This and previous checkin r=ben. 2006-07-21 19:07:52 +00:00
sayrer%gmail.com c49f464056 Bug 344991. Change accessors to return nsIFeedTextConstructs 2006-07-21 19:05:13 +00:00
sspitzer%mozilla.org 994d2479ba fix for bug #343820
Add-ons app upgrade compatibility wizard needs some branding.

thanks to ryan flint (rflint@dslr.net) for the patch

r=rstrong,sspitzer
2006-07-21 14:06:17 +00:00
sspitzer%mozilla.org 78bf742c88 fix for regression bug #341697
do not show branded icon by default, use smaller branded icons for wizard, only show it for certain scenarios.

r=rstrong
2006-07-21 14:01:33 +00:00
gavin%gavinsharp.com f2ed21c28c Bug 345395: fix typo in patch for bug 58724, r=lumpy 2006-07-21 13:10:49 +00:00
gavin%gavinsharp.com 9de8a1a73c Bug 336132: Label in List View not avail in "Active Char Encodings", patch by Mark Pilgrim <pilgrim@gmail.com>, uir=beltzner, r=mano 2006-07-21 12:39:31 +00:00
pamg.bugs%gmail.com ff3b41fa2d Bug 345379: Case-sensitivity in the find bar is broken. Patch by pkasting@google.com. r=beng 2006-07-21 00:54:59 +00:00
mozilla.mano%sent.com 3689116d6b Bug 343585 - tab scrolling: scenario where open link in background doesn't enable the scroll buttons. r=sspitzer/mconnor. 2006-07-21 00:42:53 +00:00
pamg.bugs%gmail.com b577d1f18d Bug 345095: FAYT doesn't search for pasted strings properly ('findfast only search for the first character if searchstring is copied...'). Patch by pkasting@google.com, r=masayuki 2006-07-21 00:11:47 +00:00
mozilla.mano%sent.com acdc97db42 Bug 333514 - Tab focus ring should encircle the tab label rather than the entire tab. ui-r=beltzner, r=kevin. 2006-07-20 23:12:12 +00:00
rob_strong%exchangecode.com 236c944749 file removals - Bug 342606 - Compatibility Wizard is broken in oh so many ways (unreachable code paths, messages not shown, etc.). r=sspizter 2006-07-20 18:51:59 +00:00
rob_strong%exchangecode.com 9a35ff3dc2 Bug 342606 - Compatibility Wizard is broken in oh so many ways (unreachable code paths, messages not shown, etc.). r=sspizter 2006-07-20 18:49:51 +00:00
pamg.bugs%gmail.com b56f2ac584 Bug 344437: Crash [@ nsTypeAheadFind::GetSearchContainers]. Patch by pkasting@google.com. r=masayuki 2006-07-20 18:31:57 +00:00
mark%moxienet.com f16c2abd26 344187 restartMessageNoUnlocker misleading on Mac. Use an appropriate message. r=beltzner 2006-07-20 15:35:22 +00:00
myk%mozilla.org 3e586c4ebd tweak CSS so editable menulist text isn't cut off on Mac, making microsummaries UI (and all other editable menulists) look bad
Patch by Kevin Gerich.
bug=343896
r=mano
2006-07-20 05:42:09 +00:00
leon.sha%sun.com 10186cc0c4 Bugzilla Bug 334596
[gnome] "No Grouping" "Group By" buttons are same style no matter checked or not.
Patch by leon.sha@sun.com
mconnor: review+
2006-07-20 03:09:51 +00:00
gavin%gavinsharp.com 098f6aee49 Fix whitespace nits to sync with xpfe, r=sparky 2006-07-20 00:42:01 +00:00
gavin%gavinsharp.com 99e8590efa Revert accidental checkin 2006-07-19 23:55:17 +00:00
gavin%gavinsharp.com 28b7c882bd Bug 344264: fix strict warning in button.xml, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor/neil 2006-07-19 23:53:55 +00:00
sspitzer%mozilla.org 5df89bcac4 fix for bug #343251
add "all tabs" menu to tabstrip to address usability problems with tab overflow / scrolling

r=mano
2006-07-19 21:31:34 +00:00
mark%moxienet.com 1b191b6a09 345057 Improve Mac launch behavior through xpcom fork/exec restart and autoupdate restart. Open URLs and documents requested at launch time in the final process. Bring the final process to the foreground if appropriate. Minimize dock icon games. r=bsmedberg r=josh 2006-07-19 21:08:19 +00:00
rob_strong%exchangecode.com 2c8f4174dd Bug 333860 - When starting offline, Compatibility Wizard should not be checking for updates. patch=Dave Townsend (Mossop), r=rob_strong, ui-r=beltzner 2006-07-19 20:11:40 +00:00
gavin%gavinsharp.com 3f769b18b6 Bug 133527: New mail notification banner at wrong place (always pops up at bottom right hand corner), patch by Jens Bannmann <jens.b@web.de>, r=biesi, r=bsmedberg, sr=neil 2006-07-19 19:47:19 +00:00
sayrer%gmail.com 978a88c7e5 [Bug 344389] feed parser doesn't expose guid/atom:id/rdf:about correctly. r=ben 2006-07-19 19:31:52 +00:00
rob_strong%exchangecode.com fbe67daee0 Bug 344490 - Implement silent and unattended installation for NSIS installer. r=sspitzer 2006-07-19 18:44:50 +00:00
mark%moxienet.com aafc439215 345206 In shared library build, places is linked as an executable (unsuccessfully). Use += instead of = in Makefile. r=bsmedberg 2006-07-19 15:27:08 +00:00
gavin%gavinsharp.com f5c3506ad3 Bug 322169: Clear Private Data does not clear JS Console, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor, r=darin 2006-07-19 12:49:33 +00:00
martijn.martijn%gmail.com 1aaa72b2c9 Bug 343165 - Make debug.js appear everywhere, patch by Dave Townsend (Mossop), r=mconnor 2006-07-19 12:06:54 +00:00
cvshook%sicking.cc c7936e48f6 Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst 2006-07-19 04:36:36 +00:00
mark%moxienet.com c7417d80c1 342515 [Pinstripe] Use better font and spacing in menus/menuitems. Patch and icons by Stefan <stefanh@bluebottle.com>. r=me r=mano 2006-07-19 04:03:19 +00:00
tony%ponderer.org fd525945ec re-land bug 342187: query params for "ask google" anti-phishing queries
are in source code.
This is triggering a leak in https since we make an https request, see
bug 345136.
r=mmchew,sr=ben
2006-07-19 01:05:52 +00:00
dietrich%mozilla.com 287e0e3d9d Reverting Bug 258107 Location bar should sort based on order visited, caused problems on branch on Pacifica 2006-07-19 00:04:55 +00:00
tony%ponderer.org 19a4328d8c backing out patch from bug 342187, this appears to have caused a big jump in
rlk
2006-07-18 23:47:34 +00:00
tony%ponderer.org 25597ce19b bug 342187: query params for "ask google" anti-phishing queries are in source code
r=mmchew,sr=ben
2006-07-18 21:28:11 +00:00
benjamin%smedbergs.us d396366183 Bug 321219 - separate places backend into toolkit, r=beng 2006-07-18 19:41:12 +00:00
benjamin%smedbergs.us 652a7ee77a Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions

Original committer: Jan.Varga%gmail.com
Original revision: 1.75
Original date: 2006/06/06 20:05:09
2006-07-18 18:38:20 +00:00
benjamin%smedbergs.us e36ca028c7 Bug 335270 r=ben Make subscriptions item have a favicon, fix importer icon bugs.
Original committer: brettw%gmail.com
Original revision: 1.74
Original date: 2006/04/24 18:09:34
2006-07-18 18:37:55 +00:00
benjamin%smedbergs.us fd784c5852 Bug 333450 r=beng Add bookmark indices to result nodes.
Original committer: brettw%gmail.com
Original revision: 1.73
Original date: 2006/04/17 18:57:52
2006-07-18 18:37:29 +00:00
benjamin%smedbergs.us 3530f8285c 332495 - grouping by site is not preserved when searching + various other search/sort fixes. r=annie.sullivan@gmail.com, brettw@gmail.com (history pieces)
Original committer: beng%bengoodger.com
Original revision: 1.72
Original date: 2006/04/13 22:48:46
2006-07-18 18:37:04 +00:00
benjamin%smedbergs.us 2ca1ad354b Bug 333754 r=annie.sullivan Comment out untested parts of the container API so we aren't stuck with it if it never gets coverage. If a need arises, we can uncomment and test.
Original committer: brettw%gmail.com
Original revision: 1.71
Original date: 2006/04/12 20:22:39
2006-07-18 18:36:39 +00:00
benjamin%smedbergs.us dfb716d24c Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin
Original committer: benjamin%smedbergs.us
Original revision: 1.70
Original date: 2006/04/12 15:39:37
2006-07-18 18:36:14 +00:00
benjamin%smedbergs.us 21e2affa57 Bug 328598 r=bryner Expire history as you browse for faster shutdown times.
Original committer: brettw%gmail.com
Original revision: 1.69
Original date: 2006/04/10 22:29:32
2006-07-18 18:35:48 +00:00
benjamin%smedbergs.us b155f9de7f Bug 333146 r=ben@mozilla.org Make times only show in history view for the first line in a session.
Original committer: brettw%gmail.com
Original revision: 1.68
Original date: 2006/04/10 20:27:45
2006-07-18 18:35:23 +00:00
benjamin%smedbergs.us 721de4f691 Bug 333109 r=darin. Try to fix crash in OnItemRemoved. This is a workaround
for bug 333016 that prevents attaching multiple observers.

Original committer: brettw%gmail.com
Original revision: 1.67
Original date: 2006/04/10 17:24:14
2006-07-18 18:34:58 +00:00
benjamin%smedbergs.us 839e124b99 323812 - fix bogus copy-paste behavior and assorted other issues (insertion bugs, command updating) r=annie.sullivan@gmail.com
Original committer: beng%bengoodger.com
Original revision: 1.66
Original date: 2006/03/28 00:53:50
2006-07-18 18:34:33 +00:00
benjamin%smedbergs.us c74772af58 Bug 331154 r=annie.sullivan Make result nodes update when folder titles change.
Original committer: brettw%gmail.com
Original revision: 1.65
Original date: 2006/03/23 20:30:59
2006-07-18 18:34:08 +00:00
benjamin%smedbergs.us c0f1a330e9 Fix bustage on Windows
Original committer: brettw%gmail.com
Original revision: 1.64
Original date: 2006/03/23 00:43:57
2006-07-18 18:33:42 +00:00
benjamin%smedbergs.us b3daf41d55 Bug 329546 r=ben@mozilla.org, annie.sullivan Separate out view from history
result.

Original committer: brettw%gmail.com
Original revision: 1.63
Original date: 2006/03/23 00:31:48
2006-07-18 18:33:17 +00:00
benjamin%smedbergs.us f9dfc5836d Bug 326475 r=bryner Fix signedness error in result tree update.
Original committer: brettw%gmail.com
Original revision: 1.62
Original date: 2006/03/22 22:26:22
2006-07-18 18:32:52 +00:00
benjamin%smedbergs.us 9e4022e5a1 Bug 330524 r=annie.sullivan Bookmark folders with unusual options (not showing
everything) don't update when new subfolders are added.

Original committer: brettw%gmail.com
Original revision: 1.61
Original date: 2006/03/22 22:12:52
2006-07-18 18:32:27 +00:00
benjamin%smedbergs.us 339aea3a26 Bug 330220 r=annie.sullivan Incorrect behavior when resorting after insertion.
Causes items not to resort, occasional crashes.

Original committer: brettw%gmail.com
Original revision: 1.60
Original date: 2006/03/13 19:13:31
2006-07-18 18:32:01 +00:00
benjamin%smedbergs.us b4a8ed3aba Bug 329854 r=joe.hughes Add a excludeReadOnlyFolders to query options for
use when filing.

Original committer: brettw%gmail.com
Original revision: 1.59
Original date: 2006/03/10 19:44:28
2006-07-18 18:31:36 +00:00
benjamin%smedbergs.us 07e945c4ce Bug 327206 r=annie.sullivan Make folder result nodes' readonly property sync
with bookmark readonly property.

Original committer: brettw%gmail.com
Original revision: 1.58
Original date: 2006/03/03 21:16:23
2006-07-18 18:31:11 +00:00
benjamin%smedbergs.us 25c81c0c36 Bug 328862 r=annie.sullivan Potentially uninitialized variable in RemoveChildAt
Original committer: brettw%gmail.com
Original revision: 1.57
Original date: 2006/02/28 18:26:37
2006-07-18 18:30:46 +00:00
benjamin%smedbergs.us a0de0215ae Bug 324590 r=bryner Make folders update properly when sorting is active
Original committer: brettw%gmail.com
Original revision: 1.56
Original date: 2006/02/28 16:41:03
2006-07-18 18:30:21 +00:00
benjamin%smedbergs.us 036fb5e11c Bug 106386 Correct misspellings in source code
r=bernd rs=brendan

Original committer: timeless%mozdev.org
Original revision: 1.55
Original date: 2006/02/23 09:36:13
2006-07-18 18:29:56 +00:00
benjamin%smedbergs.us fecf26e5a3 bug=327209 r=brettw Fixes assert when removing from a toolbar
Original committer: annie.sullivan%gmail.com
Original revision: 1.54
Original date: 2006/02/14 23:48:28
2006-07-18 18:29:31 +00:00
benjamin%smedbergs.us c1745cbd8d fixing bustage r=brettw
Original committer: bryner%brianryner.com
Original revision: 1.53
Original date: 2006/02/14 00:00:31
2006-07-18 18:28:41 +00:00
benjamin%smedbergs.us 3a768c9db6 Bug 326432, r=annie.sullivan Bookmarks batches are transactions, livemarks
performance bug fixes.

Original committer: brettw%gmail.com
Original revision: 1.52
Original date: 2006/02/08 21:07:59
2006-07-18 18:28:16 +00:00
benjamin%smedbergs.us 09552e6146 fixing bustage (bug 320261)
Original committer: bryner%brianryner.com
Original revision: 1.51
Original date: 2006/02/08 01:50:23
2006-07-18 18:27:51 +00:00
benjamin%smedbergs.us 310798212e Add support for bookmark separators (bug 320261). r=brettw, ben.
Original committer: bryner%brianryner.com
Original revision: 1.50
Original date: 2006/02/08 01:10:55
2006-07-18 18:27:11 +00:00
benjamin%smedbergs.us 1fbb188360 Bug 325288 r=annie.sullivan Closing a container should close its children.
Original committer: brettw%gmail.com
Original revision: 1.49
Original date: 2006/02/07 18:48:38
2006-07-18 18:26:46 +00:00
benjamin%smedbergs.us 4b005856a7 Bug 325161 r=annie.sullivan Make all nsINavHistoryResultNodes support URI attribute, remove nsINavHistoryURIResultNode.
Original committer: brettw%gmail.com
Original revision: 1.48
Original date: 2006/02/07 01:56:36
2006-07-18 18:26:21 +00:00
benjamin%smedbergs.us 3d5a65a587 bug=325169 r=brettw@gmail.com keywords=fixed1.8.1 Fix Livemark icons
Original committer: annie.sullivan%gmail.com
Original revision: 1.47
Original date: 2006/02/01 02:13:33
2006-07-18 18:25:56 +00:00
benjamin%smedbergs.us aaabc48ee7 Bug 325348, r=annie.sullivan Bookmarks in results not updated when there is no tree attached.
Original committer: brettw%gmail.com
Original revision: 1.46
Original date: 2006/01/31 22:25:24
2006-07-18 18:25:31 +00:00
benjamin%smedbergs.us 9bac551746 [for joe@retrovirus.com] Bug 324743, r=brettw. Result roots are closed by default.
Original committer: brettw%gmail.com
Original revision: 1.45
Original date: 2006/01/31 03:05:02
2006-07-18 18:25:06 +00:00
benjamin%smedbergs.us 81ef54478b Bug 325153, r=annie.sullivan Update duplicate collapsing when rows are removed.
Original committer: brettw%gmail.com
Original revision: 1.44
Original date: 2006/01/31 01:29:05
2006-07-18 18:24:41 +00:00
benjamin%smedbergs.us 2f154d441e Bug 324590 (partial fix), r=bryner. Handle bookmark title updating when results
are sorted

Original committer: brettw%gmail.com
Original revision: 1.43
Original date: 2006/01/31 01:01:49
2006-07-18 18:24:16 +00:00
benjamin%smedbergs.us f742fff110 Bug 325250, r=bryner. Fix infinite observer loops in history results.
Original committer: brettw%gmail.com
Original revision: 1.42
Original date: 2006/01/30 21:39:54
2006-07-18 18:23:51 +00:00
benjamin%smedbergs.us 17a9fd816f Backing out parts of previous checkin that shouldn't have been there (will be in future patch).
Original committer: brettw%gmail.com
Original revision: 1.41
Original date: 2006/01/30 20:32:48
2006-07-18 18:23:26 +00:00
benjamin%smedbergs.us 8837effe53 Bug 325092, r=bryner. Vacuuming history doesn't work.
Original committer: brettw%gmail.com
Original revision: 1.40
Original date: 2006/01/30 19:52:39
2006-07-18 18:23:01 +00:00
benjamin%smedbergs.us a002f50d9d Bug 324982, remove unnecessary unregister call.
Original committer: brettw%gmail.com
Original revision: 1.39
Original date: 2006/01/27 22:56:29
2006-07-18 18:22:36 +00:00
benjamin%smedbergs.us 870b360c08 Bug 322290 r=annie.sullivan (on patch accidentally attached to bug 323812).
Make queries act like folders on toolbar and menu.

Original committer: brettw%gmail.com
Original revision: 1.38
Original date: 2006/01/27 21:23:33
2006-07-18 18:22:11 +00:00
benjamin%smedbergs.us 8a06608dec Fixes to toolbar and menu to work with new history backend.
r=brettw sr=ben bug=209804

Original committer: annie.sullivan%gmail.com
Original revision: 1.37
Original date: 2006/01/27 18:30:51
2006-07-18 18:21:46 +00:00
benjamin%smedbergs.us 531579e277 Bug 324856, r=bryner Send notifications for RemoveFolderChildren, update bugs.
Original committer: brettw%gmail.com
Original revision: 1.36
Original date: 2006/01/27 00:36:16
2006-07-18 18:21:22 +00:00
benjamin%smedbergs.us 3002b1d261 Port Ben's VC6 compiler bustage fixes to trunk.
Original committer: brettw%gmail.com
Original revision: 1.35
Original date: 2006/01/26 20:45:41
2006-07-18 18:20:57 +00:00
benjamin%smedbergs.us c9d7e0d30f Bug 324553, r=bryner. Finish remote container API plus manay misc fixes and cleanup.
Original committer: brettw%gmail.com
Original revision: 1.34
Original date: 2006/01/26 20:24:25
2006-07-18 18:20:32 +00:00
benjamin%smedbergs.us 9eecb5e165 Bug 317829, r=beng. Support annotation-based queries.
Original committer: brettw%gmail.com
Original revision: 1.33
Original date: 2006/01/25 01:36:46
2006-07-18 18:20:07 +00:00
benjamin%smedbergs.us 01f528ce2f Bug 323492 r=bryner,beng Places history result node refactor, dynamic updates, performance improvements.
Original committer: brettw%gmail.com
Original revision: 1.32
Original date: 2006/01/24 01:24:15
2006-07-18 18:19:42 +00:00
benjamin%smedbergs.us 70a8c1fc2e 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
Original committer: beng%bengoodger.com
Original revision: 1.31
Original date: 2006/01/13 20:47:18
2006-07-18 18:19:17 +00:00
benjamin%smedbergs.us 2e564c08c0 bounds-check bookmark notifications. bug 322379 r=brettw
Original committer: bryner%brianryner.com
Original revision: 1.30
Original date: 2006/01/06 01:38:44
2006-07-18 18:18:54 +00:00
benjamin%smedbergs.us 1ee8ca2be0 Remove wantAllDetails from nsIBookmarkObserver (always send all details). Bug 320669, r=brettw.
Original committer: bryner%brianryner.com
Original revision: 1.29
Original date: 2006/01/05 19:37:04
2006-07-18 18:18:30 +00:00
benjamin%smedbergs.us f46caa1f07 fix bustage
Original committer: bryner%brianryner.com
Original revision: 1.28
Original date: 2006/01/04 22:33:48
2006-07-18 18:18:07 +00:00