bsmedberg%covad.net
844ef87b25
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 14:50:16 +00:00
Stefan.Borggraefe%gmx.de
0e8a2edad8
Bug 261544: Menu items "Delete host" and "Delete domain" aren't visible when history tree is empty
...
r+sr=Neil
2005-04-01 00:13:06 +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
bsmedberg%covad.net
361daac936
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2005-02-25 20:46:35 +00:00
cbiesinger%web.de
01561be16c
276679 removing unused files, npob. found by Crispin Flowerday
...
<crispin@flowerday.cx> r=bsmedberg
2005-01-01 17:33:05 +00:00
Stefan.Borggraefe%gmx.de
a66751da1b
Removing a string that creeped in from another patch.
2004-12-02 21:47:24 +00:00
Stefan.Borggraefe%gmx.de
eddbb28d7e
Fix for Bug 155928: "Delete Entire Domain xxx" could be better worded
...
r=aaronl, sr=neil
2004-12-02 21:35:42 +00:00
Stefan.Borggraefe%gmx.de
d2ff91327c
Bug 252698: Use buttonlabel attributes in <dialog>s
...
r+sr=neil
2004-11-27 21:56:52 +00:00
cbiesinger%web.de
65b0911565
bug 234695 make nsGlobalHistory use PRTime instead of PRInt64 where appropriate
...
r=biesi sr=neil patch by Son Le <lesx99@lycos.com>
2004-11-12 22:03:11 +00:00
darin%meer.net
950a78482d
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
darin%meer.net
189ba5e5c4
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
bsmedberg%covad.net
e08012b8b7
Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil
2004-10-29 19:28:38 +00:00
neil%parkwaycc.co.uk
5601db241c
Switch load handlers to setting document.title (as per bug 126903 setting the title attribute no longer works) b=261267 r=jst sr=shaver
2004-10-09 13:01:45 +00:00
cbiesinger%web.de
067450e6ec
Bug 128398 store referrer in history patch by James Andrewartha
...
<trs80@tartarus.uwa.edu.au> r=biesi sr=neil
2004-09-19 20:50:32 +00:00
peterv%propagandism.org
c2fde29a6e
Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
2004-09-17 11:12:14 +00:00
Stefan.Borggraefe%gmx.de
ba20ce208a
Fix for bug 257338: "Delete Host" and "Delete Domain" features of the History Window do not work
...
r=bsmedberg, sr=neil
2004-08-30 06:43:11 +00:00
Stefan.Borggraefe%gmx.de
48ac16156e
Fix for bug 131480: "Can't do two successive history searches"
...
r+sr=neil
2004-08-24 17:38:10 +00:00
darin%meer.net
065fb7242c
fixes bug 250900 "nsIBrowserHistory corrupts URI strings [was: crash when a long malformed URL is entered in the Location Bar [@js_CloneFunctionObject]]" r=biesi sr=neil
2004-08-09 21:17:12 +00:00
mconnor%myrealbox.com
d0dca7f69b
bustage fix, blame caillon
2004-08-02 17:30:27 +00:00
mconnor%myrealbox.com
453c10ee86
fix for 234700 - removing a page from history does not remove it from history.dat, patch by caillon@redhat.com, r=timeless, sr=jst
2004-08-02 17:03:19 +00:00
cbiesinger%web.de
a4396ff7b4
bug 245673 named literal strings should be const
...
r+sr=darin
2004-06-11 15:05:29 +00:00
jag%tty.nl
52d6b8d958
Bug 235113: Cannot drag and drop URL from Location Bar to bookmarks sidebar (nor drop on Personal Toolbar). Return hostname as Literal instead of Resource. r=varga, sr=ben
2004-05-28 21:40:09 +00:00
roc+%cs.cmu.edu
0e3ff503fb
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
gerv%gerv.net
f534a92d25
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 13:54:27 +00:00
gerv%gerv.net
f7f3cb2736
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 16:52:41 +00:00
varga%nixcorp.com
2cd056deb1
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
2004-04-17 05:53:38 +00:00
darin%meer.net
11b4c2f2d6
fixes bug 239405 "strchr, strrchr, etc. implicit const_cast can cause problems for shared string buffers" r=bienvenu sr=dbaron a=chofmann
2004-04-03 17:16:17 +00:00
jshin%mailaps.org
778e2e29fa
bug 215797 (by mistake, ff part was not checked in and mozilla part was checked in with 'dump()') r=bsmedberg, sr=darin, moa=bryner
2004-03-09 20:44:20 +00:00
jshin%mailaps.org
9512c2bc8a
bug 215797 : can't open an entry with IDN in History (r=bsmedberg, sr=darin, moa=bryner)
2004-03-09 20:38:58 +00:00
neil%parkwaycc.co.uk
36afa519c0
Bug 236208 lastPageVisited isn't idn-safe r=alecf sr=bryner
2004-03-04 23:34:46 +00:00
darin%meer.net
8d65e087ae
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
bsmedberg%covad.net
814b876053
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2004-02-11 02:10:04 +00:00
tingley%sundell.net
3a2cbc292e
bug 217620: ensure that the history is loaded before doing any RDF
...
operations on it. r=bzbarsky sr=alecf
2004-02-05 01:13:47 +00:00
cbiesinger%web.de
72f2665a25
Bug 230349
...
Adding multiple history entries to bookmarks fails and context menu reads
"Bookmark this Page(L)"
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
2004-01-20 21:44:00 +00:00
cbiesinger%web.de
282f052092
Bug 133590
...
[RFE] in history, add right-click > open in new tab
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
2004-01-18 12:52:42 +00:00
cbiesinger%web.de
5a0c2c2389
bug 215590 "Copy Link Location", "Delete", "Select All" in history sidebar do
...
not work/are inactive/greyed out
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
2004-01-17 15:43:29 +00:00
neil%parkwaycc.co.uk
85eee6017d
Supplementary patch in bug 227053 fixing exception when switching group mode r=timeless sr=alecf
2004-01-15 20:17:04 +00:00
neil%parkwaycc.co.uk
c17702b3da
Bug 227053 history sidebar issues: gHistoryStatus has no properties; correctly extract the hostname from a url; don't leak observers r=timeless sr=alecf
2004-01-13 16:25:03 +00:00
cbiesinger%web.de
6217b4e655
Bug 230357 gHistoryGrouping in history.js is not updated
...
patch by durbacher@gmx.de (Andreas Kunz)
neil.parkwaycc.co.uk: review+
alecf: superreview+
2004-01-11 14:47:48 +00:00
jst%mozilla.jstenback.com
c000ae86e8
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
neil%parkwaycc.co.uk
a12d85bc5f
Bug 131182 empty line in the history sidebar day/site context menu p=durbacher@gmx.de r=me sr=alecf
2004-01-09 01:02:32 +00:00
timeless%mozdev.org
b292076e17
Bug 131470 - Case insensitive history search
...
patch by borggraefe@despammed.com r=neil sr=alecf
2003-12-23 09:04:07 +00:00
jshin%mailaps.org
5684182912
bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa
2003-12-03 21:41:37 +00:00
peter%propagandism.org
f9f591a28f
Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron.
2003-11-01 10:57:41 +00:00
pinkerton%netscape.com
1ddd219db3
speedups for large histories. from camino branch. (r=bryner/sr=sfraser, bug
...
180109)
2003-10-09 01:01:44 +00:00
neil%parkwaycc.co.uk
eaf1b8f138
Bug 144158 No Group by Site option in History r=timeless sr=alecf
2003-10-07 15:48:41 +00:00
cls%seawood.org
19d1d413c2
Fix misc build issues for mingw gcc 3.3.1:
...
* Link non-component libs using -Wl,-enable-runtime-psuedo-relocs to workaround auto-import issues
* the last element of an enum cannot end with a comma
* PRUint16 is not interchangable with PRUnichar nor WCHAR
* cannot take the address of or call ::main() from another c++ function
* Functions declared within |class foo {};| block do not need extra |foo::| qualification
* GCC no longer implements <varargs.h>. Use <stdarg.h> instead
Bug #217009 sr=dbaron
2003-09-18 17:22:33 +00:00
bryner%brianryner.com
06c7c1b2b4
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-08 00:31:50 +00:00
cls%seawood.org
1b51ba858c
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
cls%seawood.org
44e9eecf91
Split XUL layers (xpfe & toolkit) into a separate tier class.
...
Make the history component its own module.
Bug #107302 r=bryner sr=leaf
2003-07-16 00:33:50 +00:00