bienvenu%nventure.com
37adeb95f3
remove files copied to extensions\auth, part of work for 280792 and 303160
2005-08-21 15:59:28 +00:00
bienvenu%nventure.com
30ff3dc591
remove files copied to extensions\auth, part of work for 280792 and 303160
2005-08-21 15:58:52 +00:00
cbiesinger%web.de
bd52ea6a89
bug 304414
...
- Run TestCookie in make check
- Make TestCookie return an error code if the test failed
- Mention the tested bug# in test_cookie_header.js
- Add a test for bug 304414: Make sure that local streams behave "sanely" (don't
return PR_UINT32_MAX, don't return PR_INT32_MAX, don't have more data at EOF)
and can read the entire file.
r=bz
2005-08-21 14:20:40 +00:00
cbiesinger%web.de
c21a104248
bug 304414 Implement Available correctly for directory index streams (i.e. make
...
them never return -1)
r+sr=bz
2005-08-21 14:13:52 +00:00
cbiesinger%web.de
16ed6ef620
bug 288810 don't split directory listing output into multiple tables
...
patch by Olaf Flebbe <o.flebbe@science-computing.de> r=biesi sr=bz
2005-08-21 14:06:54 +00:00
szegedia%freemail.hu
94baf79063
Fix for 305323: Rhino fails to select the appropriate overloaded method
...
This was due to a bug where code deviated from the section 3.3.6.1 of the LC3 specification. This commit makes the code compliant with the referenced spec section.
2005-08-21 13:29:32 +00:00
jminta%gmail.com
dc28172d56
Bug 300250 Restore clipboard functionality. r=mvl
2005-08-21 13:22:13 +00:00
mats.palmgren%bredband.net
9c4f64b07f
Fix crash when going back on pages with (I)FRAMEs. b=304639 r+sr=bryner
2005-08-21 12:43:42 +00:00
mvl%exedo.nl
d16da279a1
Remove the id to prevent an assertion when closing the eventdialog.
...
bug 293654, r=shaver
2005-08-21 08:51:30 +00:00
jruderman%hmc.edu
c688b590d1
Change makeURL to makeURI to fix bug 305269. r=mconnor.
2005-08-21 06:08:48 +00:00
jruderman%hmc.edu
0db30c86eb
bug 301471 - error pages should have 'Try Again' button focused. r=biesi sr=bz
2005-08-21 05:17:26 +00:00
mozilla.mano%sent.com
5b10b97919
Bug 304605 - Cropped preferences panes on mac. r=mconnor
2005-08-21 04:50:34 +00:00
edburns%acm.org
d30e8a4bdc
up_version_to_a5
2005-08-21 01:23:11 +00:00
dougt%meer.net
d84ded0bf1
implementing an interface to control SSR.
...
adding menu item to allow user to control SSR.
moved site specific css hacks to sites.css
experimenting with urlbar autocomplete. Something is still a bit off in popup handling.
MINIMO ONLY.
2005-08-21 01:17:59 +00:00
dougt%meer.net
77384ab964
odd thing. implemeting getmessage and/or peekmessage significantly slows down products. The reason we implemented these functions was to be able to implement GetMessageTime() However, even with a broken GetMessageTime() we appear to function okay. WINCE only.
2005-08-21 01:14:17 +00:00
edburns%acm.org
f692fc2e3f
Next step is to figure out why real dom listeners don't work.
...
M webclient/test/manual/src/classes/org/mozilla/webclient/test/TestBrowser.java
- Modify mouseOver to output some dom information to the status bar.
2005-08-21 00:53:09 +00:00
dmose%mozilla.org
8d0b6b4add
Work around bug in libical's API for comparing dates (bug 299327), r=shaver. Not part of the build.
2005-08-20 23:17:55 +00:00
mozilla.mano%sent.com
dfdd05dbc2
Bug 304879 - commonDialog's default button code doesn't work anymore. r=mconnor, sr=neil.
2005-08-20 22:57:54 +00:00
cst%andrew.cmu.edu
2a969fde0b
Bug 305215 Fix crash going back while loading an image [@ ImageListener::OnStopRequest] (regression from bug 292503)
...
patch by Frank Wein <bugzilla@mcsmurf.de>, r=biesi sr=jst
2005-08-20 22:47:10 +00:00
silver%warwickcompsoc.co.uk
fd9c20af4f
Bug 300622 - Hack around bugs in <tabs> element, introduced by bug 175893.
...
ChatZilla only.
r=samuel
2005-08-20 22:45:53 +00:00
silver%warwickcompsoc.co.uk
3e5f13dfce
Bug 304507 - Use correct lower-case function for ignore code.
...
ChatZilla only.
r=samuel
2005-08-20 22:44:27 +00:00
bienvenu%nventure.com
5220c7a66d
fix building gssapi on mac os 10.4, patch by mark@moxienet.com, r=cneberg@gmail.com, sr=bienvenu
2005-08-20 22:34:32 +00:00
gavin%gavinsharp.com
bd450ea07f
Bug 258864 : View > 'Full Screen' menu entry does not become ticked / checked when in full screen mode, patch by David Tenser (djst) <djst.mozilla@gmail.com>, r=mconnor
2005-08-20 21:38:36 +00:00
edburns%acm.org
6919e4155d
Expose the dom Node to the standard java key and mouse
...
listeners, using test driven development techniques of course.
Next step is to update the test browser to use this feature.
SECTION:
A webclient/classes_spec/org/mozilla/webclient/WCKeyEvent.java
- KeyEvent subclass to expose WebclientEvent, and allow access to the
Source property, which is a dom Node
M webclient/classes_spec/org/mozilla/webclient/impl/wrapper_native/EventRegistrationImpl.java
- change to handle WCKeyEvent
M webclient/test/automated/src/classes/org/mozilla/webclient/KeyListenerTest.java
M webclient/test/automated/src/classes/org/mozilla/webclient/MouseListenerTest.java
- new test content
M webclient/test/automated/src/test/KeyListenerTest1.html
- add id attribute
2005-08-20 19:25:52 +00:00
myk%mozilla.org
8e9b3e98fb
Fix for bug 292022: accepts multiple requestees in the requestee field for a given flag, and creates multiple requests, one per requestee, so that users can request a flag multiple times simultaneously instead of one at a time; r=joel, a=myk
2005-08-20 17:02:41 +00:00
peterv%propagandism.org
d77bcfd66c
Remove stray while to fix search bustage.
2005-08-20 11:03:27 +00:00
bugzilla%standard8.demon.co.uk
1689a4fd7e
Fix bug 293303 In <ABSearchDialog.js>, Warning: redeclaration of var statusText. r/sr=bienvenu
2005-08-20 09:27:36 +00:00
cltbld
cb644cda06
Additional output from update packaging.
...
OVS: ----------------------------------------------------------------------
2005-08-20 08:08:41 +00:00
vladimir%pobox.com
f29ca89a7f
add M_PI definition for VC6 which has a broken math.h
2005-08-20 07:14:34 +00:00
zack%kde.org
ffa918bf95
style fix and removing useless header
2005-08-20 07:14:33 +00:00
mozilla.mano%sent.com
b21d199d5d
Bug 301688 - [Mac] Disabled buttons shoud never have a 'default button' look&feel. r=josh, sr=smfr, a=bsmedberg.
2005-08-20 07:14:32 +00:00
zack%kde.org
21e9081ad7
fixing the toolbar issue. All the credit goes to biesi (he provided
...
the testcase for it)
2005-08-20 07:14:31 +00:00
zack%kde.org
bff1397c6d
Qt Mozilla port. For now the best way to start playing with it is the
...
TestQGeckoEmbed from the embedding/browser/qt/tests.
Build patch sr=jst, r=biesi.
Rest: r=dbaron,biesi
2005-08-20 07:14:30 +00:00
mconnor%steelgryphon.com
fc05f21b99
bug 255947 - missing borders for the progress bar in with native classic widget on windows, patch by Mathieu Pellerin <nirvn.asia@gmail.com>, r+sr=roc, a=shaver
2005-08-20 07:14:29 +00:00
mozilla.mano%sent.com
44279290c1
Bug 203734 - enable focus ring on push buttons in 10.4 (Tiger) and above. r=jhpedemonte sr=smfr a=asa
2005-08-20 07:14:28 +00:00
dougt%meer.net
cc0a51d6a3
Bug 295481. WINCE Fixes. This includes changes to make the makefiles do the right thing if we try to build Minimo and XUL together. These changes rs=bsmedberg. Further WINCE fixes in GFX and Widget. r=emaijala, sr=rbs, a=asa.
2005-08-20 07:14:27 +00:00
cbiesinger%web.de
ccf845f954
Bug 176177 use the correct flag for buttons that are checked
...
patch by Son Le <son.le0@gmail.com> r=emaijala sr=bz
2005-08-20 07:14:26 +00:00
mozilla.mano%sent.com
31ca16c983
Bug 265282 - Unsorted tree columns are drawn as sorted columns. r=jhpedemonte sr=neil
2005-08-20 07:14:25 +00:00
mozilla.mano%sent.com
5ce31b67c6
Bug 118025 - nsITheme menupopup/menuitem implementations (Mac). r=pinkerton sr=smfr (for gfx) r=kmgerich (for pinstripe)
2005-08-20 07:14:24 +00:00
aaronleventhal%moonset.net
54839a85aa
Bug 303404. Crash when hitting escape in context menu for a menu item. r=dbaron, sr=neil
2005-08-20 07:14:23 +00:00
caillon%redhat.com
d7f88e4a6b
Null out static variables after we destroy the widgets to avoid crashing.
...
Bug 244549. GTK2 patch by Pete Zha, GTK1 patch by Ben Bucksch.
r=caillon, sr=blizzard.
2005-08-20 07:14:22 +00:00
ginn.chen%sun.com
b18f90a1fa
Bug 174740 Black checkboxes in menus (e.g. View->Toolbars->Navigation Bar)
...
r=robin.lu sr=bryner
2005-08-20 07:14:21 +00:00
bzbarsky%mit.edu
83a00e28f6
Fix horizontal scrollbar rendering with GTK theming when steppers are not
...
square. Bug 258758, patch by Benjamin Leviant <benjamin@ethium.net>,
r+sr=bryner
2005-08-20 07:14:20 +00:00
dougt%meer.net
31a1eaa4f4
bug 281948. WinCE changes to GFX and Widget. r=ere, sr=darin
2005-08-20 07:14:19 +00:00
smfr%smfr.org
a21e5e5939
Fix bug 279510: remove all the pre-Carbon code and TARGET_CARBON #idfefs from gfx. Patch by Ludovic Hirlimann <qa-mozilla@hirlimann.net>, r=pink, sr=me
2005-08-20 07:14:18 +00:00
dbaron%dbaron.org
55f977c739
Use preprocessor instead of separate files for platform-specific parts of forms.css. b=272151 r+sr=bryner
2005-08-20 07:14:17 +00:00
kyle.yuan%sun.com
ca407ce7b4
Bug 254241 Do not lookup gtk_style_get_prop_experimental in GTK2 build
...
r=bryner, sr=blizzard
2005-08-20 07:14:16 +00:00
kyle.yuan%sun.com
d708f06676
Bug 238854 [gtk2] Changing GNOME2 theme doesn't apply until restarting Mozilla
...
r=bryner, sr=dbaron, patch=ginn.chen@sun.com
2005-08-20 07:14:15 +00:00
bzbarsky%mit.edu
df85e75d28
Fix border width inheritance by keeping track of both the border width we'd
...
have if our style were not none/hidden and the actual computed border width.
Bug 290377, r+sr=dbaron, a=asa
2005-08-20 07:14:14 +00:00
joshmoz%gmail.com
853de796be
fix typo in constant usage from patch for bug 204237 - this error causes buttons to incorrectly theme fairly often
2005-08-20 07:14:13 +00:00