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

177162 Коммитов

Автор SHA1 Сообщение Дата
surkov.alexander%gmail.com ef75919321 bustage fix of bug 371750. r=bsmedberg 2007-03-08 15:53:55 +00:00
ctalbert.moz%gmail.com 7cc0076d54 Bug 373073 - Make calItipProcessor Stateless r=lilmatt 2007-03-08 15:51:00 +00:00
benjamin%smedbergs.us 01b96e2776 Bug 366852 - MozillaBuild start scripts should launch bash (which means copying /bin/sh to /bin/bash), r=luser 2007-03-08 15:27:08 +00:00
surkov.alexander%gmail.com b21f43d3bc Fix bug 371750 make nsIAccessible::keyBinding work for several actions. r=aaronlev,ginn 2007-03-08 15:25:35 +00:00
edburns%acm.org c9c1003003 M dom/jni/javaDOMEventsGlobals.cpp\
- fix bug where eventType was incorrectly getting accessed as a const char *

M webclient/src_moz/AjaxListener.cpp

- Create a Java DOM instance from the Ajax response.

M webclient/test/manual/src/classes/org/mozilla/webclient/test/TestBrowser.java

- Resurrect the DOMViewer.  Make it show the tree for ajax responses.
2007-03-08 15:14:22 +00:00
benjamin%smedbergs.us 1ab16a6a18 Bug 372836 - Tinderbox changes to work with MSYS/MozillaBuild, r=rhelmer 2007-03-08 15:13:51 +00:00
surkov.alexander%gmail.com b607ef57d0 Fix bug 347563 - implement xforms:upload for XUL. r=aaronr+smaug 2007-03-08 15:08:33 +00:00
longsonr%gmail.com c12162525a Bug 371256 - combining SVG a and text elements leads to validation problems. r+sr=roc 2007-03-08 13:50:46 +00:00
edburns%acm.org 598bf8e8ee M webclient/classes_spec/org/mozilla/webclient/DocumentLoadEvent.java
- add event masks for Ajax

M webclient/classes_spec/org/mozilla/webclient/PageInfoListener.java

- Document map values for ajax events

M webclient/src_moz/AjaxListener.cpp
M webclient/src_moz/AjaxListener.h

- Flesh out implementation as much as the underlying browser allows.
  For mozilla, this means start, end, and error.

M webclient/src_moz/EmbedProgress.cpp
M webclient/src_moz/EmbedProgress.h

- move the initialization of the AjaxListener into SetEventRegistration().

- Expose NativeBrowserControl * getter

- Make RequestToURIString public

M webclient/src_share/jni_util.cpp
M webclient/src_share/jni_util.h

- new map keys: readyState, responseText, responseXML

- new event masks START_AJAX, END_AJAX, ERROR_AJAX

M webclient/test/manual/src/classes/org/mozilla/webclient/test/TestBrowser.java

- print map values for AJAX cases.
2007-03-08 13:35:19 +00:00
mattwillis%gmail.com fed75fb726 bug 370836 - Missing piece from original patch. 2007-03-08 12:55:01 +00:00
mattwillis%gmail.com cbe8d93f0d Fix javascript strict warning for assignment to undeclared variable. No bug. 2007-03-08 12:51:49 +00:00
mattwillis%gmail.com 1a6f984894 bug 353497 - Tie Lightning's 'Options' button in the add-on manager to its prefpane. Patch by Joey Minta <jminta@gmail.com>, r1=ctalbert, r2=lilmatt 2007-03-08 12:43:50 +00:00
peterv%propagandism.org ac00288f67 Another bustage fix. 2007-03-08 11:58:45 +00:00
peterv%propagandism.org 47188a2f94 Try to fix bustage. 2007-03-08 11:31:14 +00:00
peterv%propagandism.org 12f2917956 Fix for bug 368773 (Add a bunch of DOM objects to cycle collection). r=sicking, sr=jst. 2007-03-08 11:17:16 +00:00
peterv%propagandism.org 7d0fd18c70 Fix for bug 372679 (mozilla/chrome/src/nsChromeUIDataSource.* is unused). r=bsmedberg. 2007-03-08 10:24:40 +00:00
peterv%propagandism.org 0726e9a05c Fix for bug 372697 (nsBindingManager::GetXBLChildNodesInternal sometimes leaks). r/sr=dbaron. 2007-03-08 10:22:54 +00:00
mozilla.mano%sent.com da78c736f9 Bug 329964 - Can't open a bookmark in the Web Panels sidebar in Places. r=dietrich. 2007-03-08 09:29:19 +00:00
sayrer%gmail.com 21404816e2 fix for bug 366725 missed a semicolon and broke msvc 2005 express for some people. 2007-03-08 08:25:28 +00:00
reed%reedloden.com 2d7d055662 Bug 373156 - "Classes should be sorted in reverse order on view account page" [p=reed r=timeless] 2007-03-08 07:31:53 +00:00
reed%reedloden.com ab9f442d85 Bug 365803 ��� "Despot should check to see if voucher e-mail is valid before writing to changes table" [p=reed r=timeless] 2007-03-08 07:28:53 +00:00
ginn.chen%sun.com 068fb9de6b Bug 368950 atk_object_notify_state_change triggers gobject critical warning when accessibility is turned
patch by Evan.Yan at sun.com r=aaronleventhal
2007-03-08 06:57:31 +00:00
scott%scott-macgregor.org fe35ac36a9 Bug #367562 --> add the ability to package ISP RDF files on a per locale basis by listing locale specific RDF files in a isps.txt file for each locale. These locale specific isp files get exported to bin\isp\AB_CD\
r=l10n
sr=bsmedberg
2007-03-08 06:38:27 +00:00
igor.bukanov%gmail.com c183a43d5a Bug 366725: JS_GetString(Bytes|Chars) are no longer used in SpiderMonkey. 2007-03-08 06:25:23 +00:00
mike.morgan%oregonstate.edu e27cae46fd Updating a Sunbird version from bug 372818. 2007-03-08 03:01:25 +00:00
sayrer%gmail.com 9025a9f7e5 Bug 364867. quiet the 'textframe maps no content' noise. r+sr=roc 2007-03-08 02:53:58 +00:00
bent.mozilla%gmail.com 07bf92b7bc Bug 369241 - "MozillaBuild should prepend the PlatformSDK's paths if available for vc71". r=bsmedberg. 2007-03-08 02:28:30 +00:00
benjamin%smedbergs.us 03bb93578b Bug 372593 - Metrics (and mbsdiff) don't link because they can't find libbz2, r=luser 2007-03-08 02:18:22 +00:00
mattwillis%gmail.com d1e3d2ddc3 bug 370836 - Adds more descriptive date to title bar in day view. Patch by Markus Adrario <MarkusAdrario@web.de>, r=lilmatt, ui-r=mvl 2007-03-08 02:07:42 +00:00
aravind%mozilla.com d0236110d4 Added a period, sorry.. testing despot controls 2007-03-08 01:59:20 +00:00
aravind%mozilla.com b13b38bdc6 Added a period, sorry.. testing despot controls 2007-03-08 01:56:21 +00:00
aravind%mozilla.com 27775b779f Added a check to support read-only users 2007-03-08 01:54:21 +00:00
roc+%cs.cmu.edu b60183f22b Bug 370965. The previous checkin comment was completely wrong; the last checkin was just adding nsIFrameDebug::PrintFrameTree(nsIFrame*) to make it easier to dump frame trees, r+sr=dbaron 2007-03-08 01:52:21 +00:00
mattwillis%gmail.com 40eb684fdf bug 350319 - Fix js strict warning in getStyleSheet. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt 2007-03-08 01:51:44 +00:00
roc+%cs.cmu.edu 69c5017be2 Bug 362435. Fixing PR_GetError bustage 2007-03-08 01:49:16 +00:00
roc+%cs.cmu.edu 96bcb5c271 Bug 362435. Try using Samba's ntlm_auth to perform NTLM authentication on our behalf, when available. If the user has logged in by authenticating to Active Directory, then this may avoid having the user enter their password again. (single sign on) r+sr=biesi 2007-03-08 01:48:25 +00:00
roc+%cs.cmu.edu 800669d476 Bug 372729. Layout scrollbars before onload fires. r+sr=bzbarsky 2007-03-08 01:37:06 +00:00
aravind%mozilla.com 431e5dbb2c Added a period, sorry.. testing despot controls 2007-03-08 01:31:53 +00:00
aravind%mozilla.com 0196f47e23 Added a period 2007-03-08 01:29:35 +00:00
dbaron%dbaron.org 97ff6fff25 Add two more tests for 332360. 2007-03-08 01:25:11 +00:00
mattwillis%gmail.com 031d508885 bug 372014 - Unify Lightning and Sunbird preference code. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt 2007-03-08 01:14:11 +00:00
aravind%mozilla.com 1e957f4610 Added a period 2007-03-08 01:10:48 +00:00
dbaron%dbaron.org f43ed47f04 Oops. 2007-03-08 00:56:50 +00:00
ghendricks%novell.com 69da44891a Fixed multiple bugs 2007-03-08 00:47:25 +00:00
dbaron%dbaron.org 1632438f53 Fix bullet position of floating direction:rtl list items. b=332360 2007-03-08 00:27:51 +00:00
dbaron%dbaron.org 10ba6030af Fix bullet position of floating direction:rtl list items. b=332360 Patch by Hideo Saito <saito@densan.co.jp>. r+sr=dbaron (with modifications) 2007-03-08 00:27:16 +00:00
mkanat%bugzilla.org 3b96beb321 Bug 371070: Move basic validations from process_bug.cgi into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-03-07 23:54:01 +00:00
gavin%gavinsharp.com 6973be168e Followup to bug 371943: be sure to pass event so that we can correctly determine the load target, patch by Tony Chang <tony@ponderer.org>, r=me 2007-03-07 23:33:17 +00:00
sayrer%gmail.com 3ff4148b3c Bug 373100. fix up XUL test template. r=asqueella 2007-03-07 23:19:12 +00:00
igor.bukanov%gmail.com 1ddec32142 Bug 373072: consistently using JSXML_HAS_NAME(xml) instead of explicit xml class checks. r=brendan 2007-03-07 23:00:55 +00:00