jwalden%mit.edu
|
ef68fcf595
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 07:08:56 +00:00 |
peterv%propagandism.org
|
d9df85b189
|
Bustage fix, bug 386255 (Trunk XULRunner compile error in nsIEditingSession::MakeWindowEditable). Pending r=sicking.
|
2007-07-02 13:49:39 +00:00 |
peterv%propagandism.org
|
b188226d8f
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-28 02:48:22 +00:00 |
peterv%propagandism.org
|
3aef5b4f41
|
Backing out to fix orange.
|
2007-06-27 23:21:09 +00:00 |
peterv%propagandism.org
|
c08e0c73cb
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 22:29:54 +00:00 |
bzbarsky%mit.edu
|
142a417a31
|
Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags. Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
|
2006-11-10 23:49:08 +00:00 |
timeless%mozdev.org
|
64a760c3c0
|
Bug 337917 Make consumers stop using cids from other modules
|
2006-06-18 21:18:22 +00:00 |
cbiesinger%web.de
|
a898e666b8
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
darin%meer.net
|
645a0a885e
|
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
|
2006-01-02 02:30:32 +00:00 |
timeless%mozdev.org
|
7b09668c76
|
Bug 320498 Fix NewChannel impls to handle null in argument
r=darin sr=darin
|
2005-12-18 01:50:50 +00:00 |
bsmedberg%covad.net
|
dff1dea638
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
dbaron%dbaron.org
|
4f125b95bb
|
Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin
|
2005-08-12 22:53:22 +00:00 |
cbiesinger%web.de
|
8bf7cd6391
|
bug 264599 make unfrozen necko interfaces use 64-bit integers.
r=darin sr=bz a=asa
|
2005-01-09 20:43:35 +00:00 |
darin%meer.net
|
96c79cea45
|
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
|
2004-11-01 18:50:36 +00:00 |
gerv%gerv.net
|
f54c98287d
|
Bug 256272 - revert license to original BSD-like "test code license"; this code was accidentally tri-licensed a few months ago. Thanks to Adam Lock for the script to do this.
|
2004-09-12 15:59:33 +00:00 |
gerv%gerv.net
|
c40f4f93a2
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 22:01:16 +00:00 |
locka%iol.ie
|
94a9a0f0bf
|
NOT PART OF BUILD. Implement view-source: and hook up status bar on edit app
|
2004-01-13 22:19:52 +00:00 |
locka%iol.ie
|
eb5f101ca9
|
NOT PART OF BUILD. Add Edit menu and cut, copy, paste and select all functionality to browser & editor
|
2004-01-13 21:42:25 +00:00 |
locka%iol.ie
|
4330eb3bdd
|
NOT PART OF BUILD. Fix makefile so wxEmbed builds once more
|
2004-01-13 21:12:51 +00:00 |
jaggernaut%netscape.com
|
f1efc20ae6
|
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
|
2003-07-25 19:06:59 +00:00 |
locka%iol.ie
|
9397a5801c
|
NOT PART OF BUILD. Change popup menus
|
2003-07-02 21:53:25 +00:00 |
locka%iol.ie
|
de452b68ad
|
NOT PART OF BUILD. Implement open in new window popup, add uri listener to block popups, reduce use of ns(C)String to avoid linker issues
|
2003-07-02 21:52:42 +00:00 |
locka%iol.ie
|
5f7c311ce8
|
NOT PART OF BUILD. Add link to wxmozilla in readme, fixup popup menus in browser, add more functionality to editor, add new save & print menu items
|
2003-06-30 20:49:06 +00:00 |
locka%iol.ie
|
9adb5efc67
|
NOT PART OF BUILD. Improve editor functionality, fix focus problems in editor/browser, add editor icons
|
2003-06-27 19:50:10 +00:00 |
locka%iol.ie
|
1e7abb1d65
|
NOT PART OF BUILD. Add prototypes of editor & chat windows. Create GeckoFrame subclass that does the common functionality for all frames. Cleanup mail window.
|
2003-06-26 21:31:10 +00:00 |
locka%iol.ie
|
7f03fb6ff2
|
NOT PART OF BUILD. Add popup menus, chat template, switch to nsIContextMenuListener2
|
2003-06-25 22:46:11 +00:00 |
locka%iol.ie
|
93d690c438
|
NOT PART OF BUILD. Add popup menus, chat template
|
2003-06-25 22:45:20 +00:00 |
locka%iol.ie
|
1c3d79d181
|
NOT PART OF BUILD. Grey out back/fwd/stop buttons, add Go menu, fix wxmail: protocol to mail app
|
2003-06-24 22:59:43 +00:00 |
locka%iol.ie
|
27cece44a6
|
NOT PART OF BUILD. Add sample licence, fix window creator
|
2003-06-24 21:08:26 +00:00 |
locka%iol.ie
|
d28150902b
|
NOT PART OF BUILD. Simple test app for Gecko written using wxWindows
|
2003-06-24 20:15:14 +00:00 |