wtchang%redhat.com
73b7830ac6
Bugzilla Bug 302262: dsa.c should use the macros defined in secmpi.h.
...
r=nelsonb.
2005-08-01 18:51:06 +00:00
relyea%netscape.com
244b7788b3
I have to many patches in one tree! Stay at 1.103 until this patch has a bug and
...
reviews!
2005-08-01 18:32:45 +00:00
relyea%netscape.com
e9dab9bb67
These changes were part of a different patch, reviews are not yet complete.
...
Backing out to previous versions.
2005-08-01 18:31:12 +00:00
relyea%netscape.com
84638b39e7
ARG -- reverted to the wrong version. The correct version was 1.103, not 1.102
2005-08-01 18:27:30 +00:00
relyea%netscape.com
e92acaf731
Backing out previous checkin. This was a separate unreviewed patch.
2005-08-01 18:26:12 +00:00
relyea%netscape.com
beaf291bda
Bug 298906 crash when accepting new certificate permanently on taschenonkel.de
...
r=wtc, sr=nelson
2005-08-01 18:23:56 +00:00
mkaply%us.ibm.com
f46f42690b
OS/2 build break with GCC 3.3.5
2005-08-01 16:04:25 +00:00
bsmedberg%covad.net
8b5f33daae
Bug 300409 - Add tinderbox client support for "configure-only" state and for download-and-repackage-locales mode, r=Chase
2005-08-01 14:14:38 +00:00
igor%mir2.org
3c5d071f7e
Fixing bug 298786: bad type inference caused infinite loop in the compiler.
2005-08-01 14:02:27 +00:00
igor%mir2.org
dd10d6157a
Bug 278701: patch based on code from James Eggleston <james.eggleston@vega.de> to deiconify debugger window on breakpoints.
2005-08-01 13:50:33 +00:00
igor%mir2.org
178e4b2195
Fix to make things compilable: getElemFunctionAndThis returns Callable, not Function nowdays.
2005-08-01 13:48:32 +00:00
mkanat%kerio.com
260766ee35
Bug 301901: Index rename failure when renaming an index called PRIMARY
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2005-08-01 10:06:43 +00:00
mozilla%colinogilvie.co.uk
f26b3b4796
Fix tinderbox burning from the previous fix.
2005-08-01 08:39:32 +00:00
pinkerton%aol.net
5df1e40be2
clear the cancel button when the value is set to an empty string (bug 286441)
2005-08-01 02:45:47 +00:00
pinkerton%aol.net
c8189bb142
disable "remove all" button in cookies and permissions sheet when the user
...
has typed in a filter to avoid confusion as to what "all" gets removed
(bug 286438)
2005-08-01 02:33:48 +00:00
pinkerton%aol.net
01ff08ee96
change default button to "Add" (bug 285528)
2005-08-01 02:19:51 +00:00
pinkerton%aol.net
9a7916d519
ran through -cat to reduce file size
2005-08-01 02:03:25 +00:00
pinkerton%aol.net
ccba77430f
history toolbar item
2005-08-01 01:03:45 +00:00
pinkerton%aol.net
a1ef01911e
add toolbar button to show history (bug 229957)
2005-08-01 01:03:10 +00:00
lpsolit%gmail.com
0ef86cd8ad
Bug 302582: "add component/version" doesn't include action=add on enter_bug.cgi - Patch by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=justdave
2005-08-01 00:03:53 +00:00
lpsolit%gmail.com
fa98b2b058
Bug 302782: Crash when showing list of users in a group during group deletion - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-07-31 23:48:17 +00:00
mozilla%colinogilvie.co.uk
9e04fba1d9
Bug 297475: Add docs about how to install and configure Bugzilla using PostgreSQL
...
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> (with info from mkanat) r=mkanat
2005-07-31 23:35:40 +00:00
pinkerton%aol.net
7ca9edee35
outlet and code for camino support help menu item
2005-07-31 23:27:55 +00:00
smfr%smfr.org
ed99e18861
Fix bug 243840: don't resize columsn in the bookmarks/history when expanding items.
2005-07-31 23:25:31 +00:00
smfr%smfr.org
577d624a82
Fix bug 224525: make sure we call setNeedsDisplay:YES on the browser content view after resizing it when the bookmarks toolbar height changes.
2005-07-31 22:58:55 +00:00
smfr%smfr.org
70b3ea46f1
Fix bug 302732: favicon can remain in tab when going back/forward; fixed by swapping favicons even if there is no new network load (which happens wiht bfcache).
...
Fix bug 195169: when making bookmarks, we save the URL with relataive anchors now (before, we just used the page URL).
Fix bug 295731: when a favicon loads, make sure it's for the current page before showing it.
Fix bug 231039: we save the bookmarks splitter location now.
Fix bug 284829: about:bookmarks/about:history have a favicon now.
Fix bug 293768: we save the expanded state of bookmarks folders in the bookmarks outliner now (which requires us to save UUIDs to the bookmarks file)
Maybe help bug 289769: avoid using 'nil' as a premature argument to [NSDictionary dictionaryWithObjectsAndKeys], which may have contributed to lost bookmarks.
Fix bug 285097: show the correct (localizable) window title for bookmarks and history.
Code cleanup: removed [CHBrowserView getCurrentURLSpec] and replaced all calls with calls to [CHBrowserView getCurrentURI], which should return the same thing. Standardized wrapper methods to match.
2005-07-31 22:36:56 +00:00
pinkerton%aol.net
86506185f6
support dropping text on the field which triggers the target/action (bug 207845)
2005-07-31 22:24:23 +00:00
smfr%smfr.org
d168fb315e
Don't copy mode1 file when copying project to objdir (Camino only)
2005-07-31 21:49:54 +00:00
pinkerton%aol.net
71ea4cb477
adding "camino support" link to help menu (bug 183570)
2005-07-31 21:28:05 +00:00
dmose%mozilla.org
6d0c476308
Fixing build bustage by adding stub methods for the two new methods that were added to nsIXPCScriptable
2005-07-31 21:12:49 +00:00
pinkerton%aol.net
62e066a40c
move bookmarks.plist into localized folder so default bookmarks can be
...
tailored per localization. (bug 179900)
2005-07-31 21:09:14 +00:00
pinkerton%aol.net
11875d5c36
only init blank html string object when called upon, not at startup
2005-07-31 20:14:23 +00:00
pinkerton%aol.net
b23e72fb4a
allow bookmarks title to be localized (bug 294731)
2005-07-31 20:09:41 +00:00
pinkerton%aol.net
fb3f234b5a
filtered lists remain filtered and sorted when allow/deny state changed
...
(bug 280981)
2005-07-31 20:02:02 +00:00
dbaron%dbaron.org
29418711f8
Switch order of first two base classes to work around btek orange.
2005-07-31 19:43:27 +00:00
dveditz%cruzio.com
c230fc2f52
form action=javascript: shouldn't trigger the insecure submit warning (bug 182179). Patch by Iain MacDonnell, r=dveditz, sr=darin, a=asa
2005-07-31 19:06:27 +00:00
jst%mozilla.jstenback.com
25b2243cdc
Fixing orange on tinderbox. The problem was that when we were tearing down a window and releasing its document we didn't remember the document principals, so any security checks that happened after a window was torn down failed. Partial backout of the fix for bug 296639. r=dbaron@mozilla.org
2005-07-31 16:44:28 +00:00
aaronleventhal%moonset.net
2b423c88c0
Bug 281932. Fix a11y problems in print preview. Also create tabbable <toolbarbutton>s via toolbar button class=tabbable. r=mconnor, a=mconnor
2005-07-31 15:34:57 +00:00
steffen.wilberg%web.de
7d7546d60e
forgot to address review comment (bug 302434 and 298553, which had r=jeff, a=asa)
2005-07-31 15:05:03 +00:00
steffen.wilberg%web.de
a3773b95db
forgot to address review comment (bug 302434 and 298553, which had r=jeff, a=asa)
2005-07-31 15:03:18 +00:00
igor%mir2.org
71714cbf21
Resolving bug 299613
...
New interface RefCallable simplifies implementation of function-call-as-rvalue
in Java code. In addition native objects is required to implemet only Callable
interface, not Function, to serve as target of () operator.
2005-07-31 14:27:36 +00:00
igor%mir2.org
72d8f26087
Fixing bug 291591
...
\<LineTerminator> in string literals is removed from the resulting string to follow SpiderMonkey and C/C++
2005-07-31 13:48:46 +00:00
mvl%exedo.nl
5ccfd8534c
Make sure not to enable two radioitems when editing an item with recurrence set.
...
bug 287393, patch by jt@nerant.org , r=mvl
2005-07-31 12:27:21 +00:00
jst%mozilla.jstenback.com
a3ccf3c91d
Fixing win32 build bustage.
2005-07-30 22:06:42 +00:00
jst%mozilla.jstenback.com
9700a6e483
Landing the split window work, bug 296639. This change doesn't have full reviews yet, bzbarsky@mit.edu and shaver@mozilla.org have done partial reviews, but there's still more to look at. Given the current time constraint this is landed with reviews and followup changes that result to come after the initial checkin. a=drivers
2005-07-30 20:57:07 +00:00
mozilla%colinogilvie.co.uk
a5ccd68271
Missing comma from last checkin
2005-07-30 20:42:05 +00:00
bugzilla%standard8.demon.co.uk
f7603e43d4
Bustage fix for previous checkin (sorry) Bug 287540 - (Bv1) <nsXPInstallManager.cpp>.
2005-07-30 20:10:35 +00:00
mvl%exedo.nl
6262693c6b
Bug 220655: Enable moving items (such as events) from one Calendar File to another.
...
patch by jminta, r=mvl
2005-07-30 19:56:21 +00:00
gavin%gavinsharp.com
67ae8aa497
Bug 291768 and bug 302660: add middle click and single-click-selects-all to location bar icon, r+a=mconnor
2005-07-30 19:48:58 +00:00
bugzilla%standard8.demon.co.uk
8b1949b04f
Bug 287540 Fix various _C++_ compiler warnings from my Windows non-debug build - (Bv1) <nsXPInstallManager.cpp>. Patch by Serge Gautherie <gautheri@noos.fr> r+sr=dveditz,a=bsmedberg
2005-07-30 19:37:45 +00:00