Commit Graph

8135 Commits

Author SHA1 Message Date
aaronr%us.ibm.com
d825c3ee07 [XForms] Controls should not be allowed to bind to complexContent. Bug 356190, patch by msterlin, r=olli+aaronr 2007-01-25 21:25:04 +00:00
aaronr%us.ibm.com
753a51355f [XForms] xf:input for xul can't be readonly. Bug 367719, patch by surkov, r=olli+aaronr 2007-01-24 22:36:26 +00:00
aaronr%us.ibm.com
235023ca76 [XForms] serialization using multipart-post doesn't serialize parts. Bug 353677, patch by msterlin, r=olli+surkov 2007-01-24 20:52:50 +00:00
aaronr%us.ibm.com
deae021dc1 [XForms] create spinbutton widget in xforms for use with range controls. Bug 353880, patch by msterlin, r=surkov+aaronr 2007-01-24 19:54:42 +00:00
asqueella%gmail.com
48b0429dfa Bug 361654 - remove unused string configAutoconfigText
patch by Marek A. Stepien <marcoos+bmo@marcoos.org>
r=gavin.sharp, sr=bienvenu, okayed by jminta and mkaply
2007-01-24 16:07:30 +00:00
Olli.Pettay%helsinki.fi
4ac08e1223 Bug 361997, Keyboard navigation problems with date picker, p=surkov, r=aaronr,me 2007-01-23 08:27:00 +00:00
Olli.Pettay%helsinki.fi
767fa8a48f Bug 367256, Expose datatype object attribute, p=surkov, r=aaronr, aaronl, me 2007-01-23 07:43:18 +00:00
pedemont%us.ibm.com
f597816d17 Add missing underscore 2007-01-22 21:46:02 +00:00
pedemont%us.ibm.com
11e6d37660 Remove duplicate lines 2007-01-22 19:23:05 +00:00
timeless%mozdev.org
3dd9295ead Bug 333172 minVersion should be a fixed number, don't link against layout for DOM Inspector
patch by comrade693+bmo@gmail.com r=jminta, r=neil, r=gavin, sr=neil
2007-01-22 01:02:49 +00:00
neil%parkwaycc.co.uk
c89d8330d8 Javascript -> JavaScript b=367638 p=sdwilsh r+sr=me 2007-01-21 10:58:53 +00:00
aaronr%us.ibm.com
e3105438f3 [XForms] Some controls should not be allowed to bind to complexContent. Bug 356190, patch by msterlin, r=olli+aaronr 2007-01-19 22:22:07 +00:00
pavlov%pavlov.net
1fdf90b124 removing missed files 2007-01-18 21:27:04 +00:00
bryner%brianryner.com
ece1c4512f Revert to the old behavior of logging the command target's id/anonid. If the command came from a key event, log the key element id separately. Bug 366088, r=marria 2007-01-18 01:25:49 +00:00
Olli.Pettay%helsinki.fi
693fa5fe86 Bug 358714, fix bad css selector, p=surkov, r=me+aaronr 2007-01-17 21:50:04 +00:00
mhammond%skippinet.com.au
0e7ef1c8b1 Get Python DOM extension building again.
Not part of the default build
2007-01-16 08:52:14 +00:00
mhammond%skippinet.com.au
4a83314ad4 Get pyxpcom working with the recent nsXPTCStubBase changes.
Not part of the default build.
2007-01-16 06:44:38 +00:00
timeless%mozdev.org
9b0f1c477c Bug 344545 DOM Inspector 1.8.1b1 Leak (dom.js)
patch by comrade693+bmo@gmail.com r=db48x sr=neil
2007-01-14 23:18:58 +00:00
timeless%mozdev.org
64cbbe64b8 Bug 363323 DOM View is really inefficient with setting what is to be shown
patch by comrade693+bmo@gmail.com r=timeless sr=neil
2007-01-14 23:17:41 +00:00
timeless%mozdev.org
8d3c463af6 Bug 366617 Crash when running JavaXPCOM in IBM JVM
attempting to fix windows build bustage
2007-01-12 07:41:02 +00:00
pedemont%us.ibm.com
5e27ebc57f Bug 366617 - Crash when running JavaXPCOM app in IBM JVM. Missing JNICALL in some method declarations. XULRunner only. 2007-01-11 19:24:27 +00:00
Olli.Pettay%helsinki.fi
b2cbc94366 Bug 358714 ��� implement accessible object for xforms minimal select in xhtml context, r=aaronr,aaronl, sr=neil 2007-01-10 14:39:44 +00:00
gavin%gavinsharp.com
bf31d58845 Bug 365996: Take advantage of old yes/no constant in nsIPromptService, patch by Ryan Jones <bugs@ryan-jones.com>, r=mscott for /mail, r=neil for /xpfe and /mailnews, r=ctho for /suite, r=me for the rest 2007-01-09 20:29:09 +00:00
alex%croczilla.com
f1b71c1fe8 Switch jssh to frozen linkage. Not part of default builds. 2007-01-09 14:21:51 +00:00
ted.mielczarek%gmail.com
25938ae025 bug 366287, Undoing the insertion of a new attribute doesn't work. patch by ajvincent@gmail.com, r+sr=neil 2007-01-09 01:26:23 +00:00
gijskruitbosch%gmail.com
de54848011 Bug 363965 - Fix regression in text selection
r=samuel@sieb.net (Samuel Sieb)
ChatZilla Only.
2007-01-09 00:13:42 +00:00
pavlov%pavlov.net
861399a708 removing xmlterm from the tree. bug 366341. r=bsmedberg 2007-01-08 19:03:00 +00:00
gijskruitbosch%gmail.com
366bc8d845 Bug 340177 - add spell-checking to ChatZilla's input-field
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2007-01-07 14:40:12 +00:00
aaronr%us.ibm.com
a2a59f2320 [XForms] xsi:type value with no prefix handled incorrectly. Bug 360974, r=doronr+olli 2007-01-04 20:07:03 +00:00
gavin%gavinsharp.com
d3de3edfef Bug 365529: Take advantage of new yes/no constant in nsIPrompt, patch by Ryan Jones <bugs@ryan-jones.com>, r+sr=biesi for /netwerk, r+sr=neil for mailnews, r=me for the rest 2007-01-04 18:48:53 +00:00
gijskruitbosch%gmail.com
6b4fb43fe8 Bug 361914 - multiline send regression caused by fix.
r=silver@warwickcompsoc.co.uk (James Ross) on IRC
ChatZilla Only, NPOTB.
2007-01-03 17:34:31 +00:00
bryner%brianryner.com
7040127044 Missing part of checkin for bug 347686 to add the autocomplete collector. Not part of the build. 2006-12-30 20:59:22 +00:00
Olli.Pettay%helsinki.fi
366a0a5ff4 Bug 358713, implement accessible objects for xforms selects of full apperance, p=surkov, r=aaronr+ginn.chen, sr=neil 2006-12-28 14:19:47 +00:00
mnyromyr%tprac.de
e966548770 Bug 365005: red XUL error for menu_HelpPopup_reportertoolmenu; r/sr=biesi 2006-12-27 19:44:22 +00:00
gijskruitbosch%gmail.com
c66aca4287 Bug 363965 - [OS/2] by default, SM single middle mouse button click will not open CZ window URL in new tab with CZ 0.9.76+
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2006-12-26 12:20:29 +00:00
gijskruitbosch%gmail.com
01aed38cf8 Bug 348215 - Join Channel dialog creating messages in client
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2006-12-24 09:59:46 +00:00
gijskruitbosch%gmail.com
efb000186f Bug 288844 - irc channel calls onStartRequest synchronously and without onStopRequest
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2006-12-24 09:07:35 +00:00
gijskruitbosch%gmail.com
1d8e8e8fe3 Change profilePath pref to hidden. No bug.
r=silver@warwickcompsoc.co.uk (James Ross) on IRC
ChatZilla Only.
2006-12-21 22:35:55 +00:00
timeless%mozdev.org
890a2338f0 Bug 341955 add some more items to .cvsignore
r=bsmeberg
2006-12-21 07:04:12 +00:00
silver%warwickcompsoc.co.uk
fc56d4b31e Bug 361785 - adoptNode as needed.
JavaScript Debugger only.
r=rginda
2006-12-19 21:00:10 +00:00
bzbarsky%mit.edu
3688023262 Remove the consumers of GetScrollBarDimensions so that we can work on removing
the API too.  Bug 364301, r+sr=roc
2006-12-19 15:08:34 +00:00
silver%warwickcompsoc.co.uk
65247d8e87 Update version from 3.0a1 to 3.0a2; we hate you AMO.
ChatZilla only, NPODB.
2006-12-19 11:22:30 +00:00
gijskruitbosch%gmail.com
6558035ceb General whitespace and code style cleanup in ircbot and mingus code. No bug.
r=Silver on IRC (James Ross)
ChatZilla Only.
2006-12-17 14:40:31 +00:00
gijskruitbosch%gmail.com
e653c443d8 Bug 232817 - make IRC library work under XPCShell and Rhino
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2006-12-17 11:07:40 +00:00
gijskruitbosch%gmail.com
036e77af27 Bug 235169 - ChatZilla's motifs should style the userlist and other UI elements
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2006-12-17 10:24:19 +00:00
gijskruitbosch%gmail.com
2a985d5483 Bug 361914 - hostmasks should not be formatted as mailto urls
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2006-12-16 22:24:04 +00:00
gijskruitbosch%gmail.com
720416226d Bug 349137 - no way to disable bugzilla munging on a per-channel basis
p=bonzini@gnu.org (Paolo Bonzini)
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2006-12-16 20:32:52 +00:00
gavin%gavinsharp.com
72c36c4cf8 Bug 363734: update French DOMi locale, patch by C�dric Corazza <cedric.corazza@wanadoo.fr>, r=bugzilla.fr@gmail.com 2006-12-16 14:59:17 +00:00
gijskruitbosch%gmail.com
af837de576 Bug 135926 - Support for IRCnet network
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2006-12-13 20:29:35 +00:00
gijskruitbosch%gmail.com
0ef22e07ea Bug 227366 - Add irc-hispano to default network list
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only.
2006-12-13 20:21:07 +00:00