mkaply%us.ibm.com
fe1dc3fe0a
a=me - I completely horked this file when I checked it in' nsIDragSessionOS2.h
2003-10-23 13:49:12 +00:00
timeless%mozdev.org
b00d54137b
MOZ_TIMELINE - Bug 222134
2003-10-23 10:23:30 +00:00
dbaron%dbaron.org
29bd71c3c0
Incorrect test in previous checkin. b=220291
2003-10-23 02:29:47 +00:00
wchang0222%aol.com
e45cbf803b
Bugzilla bug 214411: fixed a bug introduced in the previous checkin.
...
threadid_key_destructor may get called on the primordial thread if the app
doesn't call PR_Cleanup and the assertion would fail. Thanks to
Gerard Roos <gerard.roos@adnovum.ch> for contributing the patch.
2003-10-23 00:43:36 +00:00
dbaron%dbaron.org
41fea65961
Combine NSCAP_FEATURE_FACTOR_DESTRUCTOR and NSCAP_FEATURE_DEBUG_PTR_TYPES into NSCAP_FEATURE_USE_BASE to fix leaks when mixing builds compiled in different ways. b=220291 r=scc sr=bryner a=asa
2003-10-22 23:29:00 +00:00
mkaply%us.ibm.com
7bc00c3b09
#218312
...
r=pedemont, sr=blizzard (platform specific), a=mkaply
Code from Rich Walsh - OS/2 drag drop improvements
2003-10-22 21:57:01 +00:00
tor%cs.brown.edu
897e2580c9
Bug 205761 - some GIF files don't uncompress. r=paper, sr=bryner, a=asa
2003-10-22 21:12:36 +00:00
pkw%us.ibm.com
4f485bd20e
Backing out previous patch - didn't have drivers approval. Sorry.
2003-10-22 19:35:54 +00:00
pkw%us.ibm.com
8031a59441
Bug 222054 - mozilla-installer doesn't set LIBPATH.
...
r=dveditz+bmo@cruzio.com , sr=bryner@brianryner.com
2003-10-22 19:32:48 +00:00
bryner%brianryner.com
a07a07f82e
Persist size/position and column widths for password manager dialog. Bug 217147, patch by steffen.wilberg@web.de, r=me
2003-10-22 19:05:05 +00:00
tor%cs.brown.edu
a2d2c84b23
Fixing build bustage from 153586. r+sr=jst, a=tor
2003-10-22 18:15:15 +00:00
chanial%noos.fr
489d6e7571
fixing bogus a dependency to comm.jar I just introduced. Thanks to Steffen Wilberg for noticing.
2003-10-22 18:10:25 +00:00
pinkerton%netscape.com
840e9a6a95
clean up decomtamination changes
2003-10-22 15:59:25 +00:00
pinkerton%netscape.com
24243da2a2
remove "new files" folder left by accident
2003-10-22 15:59:07 +00:00
mostafah%oeone.com
15b8d163d9
Added hour/minute increment/decrement functionality to timepicker
2003-10-22 14:59:44 +00:00
pinkerton%netscape.com
53289655fc
fix build bustage from decomification of nsIDocument
2003-10-22 14:56:07 +00:00
chanial%noos.fr
e070b0fc1c
Adding viewSource.properties
2003-10-22 14:54:11 +00:00
mostafah%oeone.com
3fa94764bd
Updated sunbird images
2003-10-22 14:22:06 +00:00
noririty%jcom.home.ne.jp
c362be8a65
Fixing build failure (viewSource.properties doesn't exist) b=221599
2003-10-22 13:13:26 +00:00
timeless%mozdev.org
1508622f27
requires bustage bug 222134
2003-10-22 09:12:14 +00:00
bzbarsky%mit.edu
1689062c74
More bustage fixing. Bug 222134
2003-10-22 08:46:56 +00:00
chanial%noos.fr
19294c34e0
complete rewrite of search.xml: more functionalities with less code :-)
...
add shortkeys to toggle the search engine (bug 200884), by using ctrl-arrow up and down in the search bar.
remove the pref browser.search.defaultengine. Now we rely on the local store so we can have several windows with different search engines.
2003-10-22 08:45:54 +00:00
igor%mir2.org
b0cc0c620a
The class is no longer used.
2003-10-22 08:02:37 +00:00
chanial%noos.fr
35bacf1ef4
sync the source viewer with the suite
2003-10-22 08:02:23 +00:00
igor%mir2.org
f828aace6b
1. Added Context.hideFromContextListeners() which makes invisible for listeners.
...
2. Made sure that ContextListener.contextCreated is called only once. After a resent change to call the method from Context.enter, not from Context constructor the method would be called each time on first enter which broke the debugger.
3. Using new listener utilities from Kit instead of ListenerArray methods that would create a special storage object only if there is more then one listener.
2003-10-22 08:01:46 +00:00
chanial%noos.fr
a8c2262539
sync the console with the suite
2003-10-22 08:00:39 +00:00
igor%mir2.org
dd0cf32131
Added JavaDoc for listener utilities
2003-10-22 07:57:49 +00:00
chanial%noos.fr
727d9697a5
- add new debug routine dumpDOM that writes the DOM tree under a given element.
...
- enhance dumpOBJ debug routine to deal with null and properties not accessible that trigger an error
- enclose all the debug routine by a #ifdef DEBUG
2003-10-22 07:57:34 +00:00
chanial%noos.fr
3eb084bb8a
cvs remove browser/components/search (not built)
2003-10-22 07:46:00 +00:00
dbaron%dbaron.org
ac89bf7304
Convert CR-LF line endings to LF.
2003-10-22 07:30:52 +00:00
caillon%returnzero.com
0dda7dd5f1
Fixing bustage -- bryner forgot to update this file
...
Bug 222134
2003-10-22 07:04:16 +00:00
brendan%mozilla.org
9410aed3d1
Check in rogerl's big perf patch (85721).
2003-10-22 07:01:50 +00:00
bzbarsky%mit.edu
e21a5aa43b
Fix crash bug 223064. Patch by mats.palmgren@bredband.net (Mats Palmgren), r+sr=bzbarsky
2003-10-22 07:01:35 +00:00
bryner%brianryner.com
f42474cb71
fixing bustage
2003-10-22 07:01:13 +00:00
dwitte%stanford.edu
7b125ba0e6
move cookies to use hashtables instead of a sorted list, and implement a sane notifications
...
system for cookies and permissions. this will improve perf a bunch, and also sets the stage
for a more performant and flexible cookiemanager UI by providing better notifications.
bugs 143939 and 221185, with r=bsmedberg+mvl, sr=darin and r=mvl, sr=bz respectively.
2003-10-22 06:53:19 +00:00
bzbarsky%mit.edu
fcc14acdea
Fix bug 164816. Patch by biesi, r=bzbarsky, sr=darin
2003-10-22 06:46:52 +00:00
caillon%returnzero.com
b3ef713aff
Fixing bustage -- bryner forgot to update these files
...
Bug 222134
2003-10-22 06:41:30 +00:00
darin%meer.net
8e21fd8081
fixes bug 222588 "Mozilla creates too many threads and seems to never terminate them" r=timeless sr=bzbarsky
2003-10-22 06:38:39 +00:00
chanial%noos.fr
bcbc4df877
add tri-licence
2003-10-22 06:35:37 +00:00
brendan%mozilla.org
795b642e96
Add __noSuchMethod__ handler support, and clean up js_ValueToFunction/js_ReportIsNotDefined error diagnosis hard cases (196097, r=sparky).
2003-10-22 06:26:03 +00:00
bryner%brianryner.com
a0e219b348
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
timeless%mozdev.org
47cf706153
Bug 223158 Crash searching from partially loaded bugzilla query with magnifier running [@ nsDocAccessible::HandleMutationEvent]
...
r=caillon sr=bz
2003-10-22 05:43:46 +00:00
pinkerton%netscape.com
bf2d7a7706
turn on auto image resizing by default (bug 197323)
2003-10-22 04:29:17 +00:00
nicolson%netscape.com
b0e7253075
more debugging info.
2003-10-22 04:08:17 +00:00
jake%bugzilla.org
1f2a823229
Bug 178624 - checksetup.pl needs to be run after copying templates to the custom directory.
2003-10-22 02:29:07 +00:00
jake%bugzilla.org
e9b91b1cd9
Bug 215051 - Document the language auto-chooser.
2003-10-22 01:26:04 +00:00
pinkerton%netscape.com
dd6aaeeec7
bookmark system rewrite. thanks to dave haas and simon woodside (bug 212630)
2003-10-22 01:08:55 +00:00
timeless%mozdev.org
44ee22a3e2
Bug 221586 install size can be reduced by removing unreferenced files
2003-10-22 01:00:57 +00:00
wchang0222%aol.com
2e23dc9849
Bugzilla bug 222065: fixed a bug (inside #ifdef WINNT) introduced in the
...
previous checkin.
2003-10-22 01:00:10 +00:00
mkaply%us.ibm.com
637cfcba6f
OS/2 bustage - makefile patch went to wrong file
2003-10-22 00:45:29 +00:00