Commit Graph

8225 Commits

Author SHA1 Message Date
vladimir@pobox.com
6014cd7d0b fixed error returns 2007-04-19 14:47:18 -07:00
vladimir@pobox.com
e197023b59 remove glitz dependency from c3d (npotb) 2007-04-16 10:19:12 -07:00
dbaron@dbaron.org
9b013dc30a Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg 2007-04-15 15:22:58 -07:00
bryner@brianryner.com
6ab774da75 fix warning from bug 374883, r=marria 2007-04-10 11:24:51 -07:00
bryner@brianryner.com
0d149f0f0c Log TabMove events (bug 374883) r=marria 2007-04-09 12:01:37 -07:00
vladimir@pobox.com
08a45680f0 more getting stuff out of my tree (npotb) 2007-04-06 11:09:22 -07:00
vladimir@pobox.com
ca643c91bc checkpointing this work (npotb) 2007-04-04 20:47:20 -07:00
cbiesinger@web.de
b7c6421e4d Bug 375189 use $(MAKE) instead of make in makefilespatch by Marco Perez <bugmail@millibyte.net> r=bsmedberg 2007-03-31 12:37:51 -07:00
dbaron@dbaron.org
e7bb1b1c38 Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg 2007-03-27 08:34:59 -07:00
dbaron@dbaron.org
d98d9fdec5 Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 08:33:38 -07:00
hg@mozilla.com
05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
aaronr%us.ibm.com
6823344dfb [XForms] copyItem doesn't generate xforms-value-changed. Bug 361094, r=surkov+olli 2007-03-19 16:34:27 +00:00
aaronr%us.ibm.com
c5b53dd540 [XForms] upload control in xul doesn't appear. Bug 374274, r=surkov+doronr 2007-03-19 05:22:45 +00:00
db48x%yahoo.com
d0334ea1d1 Bug 112775 ��� DOM Inspector to create nodes
patch by Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>, r=db48x, sr=neil
2007-03-18 17:13:53 +00:00
aaronr%us.ibm.com
24bb1112c5 [XForms] repeat doesn't update on value change. Bug 362308, r=surkov+olli 2007-03-16 02:06:06 +00:00
gijskruitbosch%gmail.com
72346fbb5d Bug 166929 - ChatZilla doesn't have online/offline icon.
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2007-03-15 22:37:54 +00:00
asqueella%gmail.com
b708b17194 Bug 373648 - layout-debug location bar not visible on Firefox
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=gavin
2007-03-15 21:56:20 +00:00
aaronr%us.ibm.com
5445f3f9fb [XForms] Support Date and Time types for Range. Bug 372736, p=msterlin r=surkov+aaronr 2007-03-15 21:41:37 +00:00
masayuki%d-toybox.com
3d231f620b Bug 335394 We should remove support for the 'invert' value ifdef MOZ_CAIRO_GFX r+sr=dbaron 2007-03-15 16:16:20 +00:00
aaronr%us.ibm.com
0580605f63 [XForms] fix compile error. Bug 368248, r=doronr+surkov 2007-03-13 05:47:34 +00:00
aaronr%us.ibm.com
2259aff862 NPOTDB complexType with optional complex content fails. Bug 373061, p=sspeiche r=doronr+aaronr 2007-03-13 05:28:22 +00:00
dbaron%dbaron.org
8b97ce1e20 Untabify and clean up modeline. 2007-03-12 18:57:32 +00:00
gijskruitbosch%gmail.com
df3574b661 Bug 348216 - Join Channel should select the first channel in the list
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2007-03-12 12:55:33 +00:00
gijskruitbosch%gmail.com
8a77b2c249 Bug 338073 - Package icons to chrome/icons/default and don't copy for Gecko 1.8+
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2007-03-10 09:17:13 +00:00
gijskruitbosch%gmail.com
023506c383 Bug 372874 - Clicking on URL with an @ in it opens mail app
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2007-03-10 08:21:21 +00:00
gijskruitbosch%gmail.com
0ece211290 Bug 372262 - CZ does not send text over DCC-Chat
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2007-03-10 08:09:13 +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
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
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
pedemont%us.ibm.com
cd2402f70c Bug 363485 - Fix cygwin/msys build break in JavaXPCOM. r=bsmedberg. 2007-03-07 22:44:16 +00:00
dietrich%mozilla.com
982652e67c Bug 370013 Bookmarks toolbar folder should be a child of the bookmark menu folder, Bug 370020 No way to set an arbitrary folder as the bookmarks toolbar folder (r=mano) 2007-03-07 21:22:54 +00:00
Olli.Pettay%helsinki.fi
baadb13165 Bug 372797, Convert ScrollFrameIntoView users to use ScrollContentIntoView, r+sr=roc 2007-03-07 19:08:36 +00:00
doronr%us.ibm.com
b7e05faa17 NPOTDB Fix bug 368248 - getting binding exceptions with xforms:repeat. Patch by aaronr, r=smaug,me 2007-03-07 17:46:57 +00:00
doronr%us.ibm.com
3e1dcd656d NPOTDB Fix bug 340995 - complexType without complexContent fails validation. Patch be sspeiche, r=aaronr,me 2007-03-07 15:20:02 +00:00
mattwillis%gmail.com
48c89b2b54 bug 372573 - Replace invalid error codes with NS_ERROR_NO_INTERFACE. r1=ctalbert, r2=jminta 2007-03-06 22:53:21 +00:00
aaronr%us.ibm.com
6ee2bfc111 [XForms] Support dateTime type for range. Bug 370551, p=msterlin, r=surkov+aaronr 2007-03-05 20:39:32 +00:00
dougt%meer.net
0a299936f3 When using snav in a text elem, make sure that you can move the carot around in that text 2007-03-05 06:45:21 +00:00
dougt%meer.net
e708c3d161 fixing build bustage. enabling text fields to work 2007-03-04 08:54:50 +00:00
pedemont%us.ibm.com
4dafcd97d6 Bug 350886 - First pass at JavaXPCOM unit tests. r=bsmedberg. 2007-03-02 21:28:58 +00:00
pedemont%us.ibm.com
9318c64858 Bug 367792 - Crash when running tests that call initXPCOM. 2007-03-02 16:56:30 +00:00
peterv%propagandism.org
f9d150b4a0 Fix Python. Patch by sombrero@alum.mit.edu, r=me. 2007-03-02 14:01:36 +00:00
ajschult%verizon.net
fd8369a3ca Bug 371877: networks.txt file written with server "name" instead of "hostname", r=silver 2007-03-02 04:14:25 +00:00
gijskruitbosch%gmail.com
b9e1c87023 Bug 367506 - Can't receive messages from nicks with U+0160 in them.
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2007-03-01 22:16:59 +00:00
gijskruitbosch%gmail.com
525079d623 Bug 371109 - Sending URL-encoded links when outgoing color codes are enabled should not break.
r=silver@warwickcompsoc.co.uk (James Ross)
p=mook.moz+mozbz@gmail.com (Mook)
ChatZilla Only.
2007-03-01 19:32:27 +00:00
gijskruitbosch%gmail.com
7c7d39c470 Bug 371956 - Link Channel names better.
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2007-03-01 18:22:09 +00:00
gijskruitbosch%gmail.com
d6838b078a Bug 367712 - Fix assertion when trying to become an oper
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2007-03-01 17:59:05 +00:00
silver%warwickcompsoc.co.uk
45b7ac385f Bug 361445 - Stop vertical scrollbar appearing next to tabs on Mac. ChatZilla only. r=silver p=comrade693+bmo@gmail.com (Shawn Wilsher) 2007-03-01 17:06:03 +00:00
silver%warwickcompsoc.co.uk
c28fb69a56 Bug 265847 - Match browser tab shortcuts. ChatZilla only. r=silver p=comrade693+bmo@gmail.com (Shawn Wilsher) 2007-03-01 12:23:50 +00:00
silver%warwickcompsoc.co.uk
ce7ef8914b Bug 372102 - Exploit safeJSObject flaw to make things work again. ChatZilla only. r=gijs 2007-02-28 17:21:38 +00:00