brade%netscape.com
8170abdceb
use params commands in some cases; separate UI state from commands as much as possible (bug 157097, r=cmanske, sr=sfraser)
2002-09-12 19:06:48 +00:00
brade%netscape.com
bbd8d4ee0a
api changes; use nsIEditor instead of nsIEditorShell for editorController; update UI here instead of in command code (bug 157097, r=cmanske, sr=sfraser)
2002-09-12 19:06:33 +00:00
brade%netscape.com
923123d43a
remove unused nsCOMPtrs (bug 157097, r=cmanske, sr=sfraser)
2002-09-12 19:02:47 +00:00
mikep%oeone.com
7562999aea
Fixing selection problems in the calendar.
2002-09-12 18:47:50 +00:00
yokoyama%netscape.com
71a20ad250
Bug 167631
...
Can't enter CJK Characters when MOZ_UNICODE is set
Supporting unicode codepoint for WM_IME_CHAR msg
/r=shanjain, /sr=kin
2002-09-12 18:21:52 +00:00
timeless%mac.com
9558ede85b
Bug 168248 minor cleanup to nsMultiMixedConv.cpp
...
r=brade sr=darin
2002-09-12 18:12:51 +00:00
sspitzer%netscape.com
0e580e7a78
fix tooltips, per jglick, for the IM / Compose buttons in toolbar.
...
fix AB printing. #168252 . thanks to rods for the bug report.
r/sr=bienvenu
2002-09-12 17:52:41 +00:00
mkaply%us.ibm.com
b8a37ed90e
Forgot a header
2002-09-12 17:46:55 +00:00
mikep%oeone.com
33d5668d49
Adding in the abilty to drag and drop events in month view.
2002-09-12 17:13:57 +00:00
seawood%netscape.com
b646b55a49
Sun ld is picky about the ordering of libraries & their search paths so put gfxshared_s later in the list.
...
Fixing tinderbox bustage.
2002-09-12 16:31:30 +00:00
seawood%netscape.com
ea2a311cd4
MODULE_NAME must match the name used in the NS_IMPL_NSGETMODULE macro.
...
Fixing static build bustage.
2002-09-12 15:55:02 +00:00
seawood%netscape.com
1833e0dc79
Mark library as an "EXPORT_LIBRARY" so that it gets linked into static builds.
...
Fixing tinderbox bustage.
2002-09-12 15:49:08 +00:00
alecf%netscape.com
61d47085c7
fix xprint bustage one more time (does not affect main tinderbox builds)
2002-09-12 15:20:53 +00:00
mikep%oeone.com
faf1dd7c80
Fixing bug 167166, problem with selection after adding event.
2002-09-12 15:16:55 +00:00
mikep%oeone.com
48cc7f9355
Fixing bug 168198 and adding more items to the event list tree.
2002-09-12 15:07:15 +00:00
mikep%oeone.com
3901410ec5
Removing unused file.
2002-09-12 15:06:35 +00:00
wtc%netscape.com
549bdd5122
Bug 167375: configuration changes needed for building on BSD/OS 5.0.
...
The patch is contributed by lidl@pix.net .
Modified files: configure configure.in _bsdi.h
2002-09-12 15:04:22 +00:00
alecf%netscape.com
d4723b6096
attempt to fix BeOS bustage
2002-09-12 14:54:09 +00:00
mikep%oeone.com
511f731ea4
Fixing uncaught exception causing events not to disappear.
2002-09-12 14:53:09 +00:00
alecf%netscape.com
ff7a57bcf4
attempt to fix xprint bustage on ports
2002-09-12 14:48:20 +00:00
mkaply%us.ibm.com
088da1f7ec
No bug - fixing my backout of the restart browser turbo action - should have been closer to what windows looked like before the code got put in
2002-09-12 14:48:07 +00:00
mikep%oeone.com
d50e1b9806
Fixing problems with selectAll.
2002-09-12 14:33:25 +00:00
mikep%oeone.com
6c73edd7bf
Fixing some selection problems in calendar. Select All continues not to work.
2002-09-12 14:20:19 +00:00
mkaply%us.ibm.com
6f8856c16f
#67749
...
r=pedemont, sr=dbaron
Add #ifdef to nsChromeRegistry to use platform specific forms.css overrides
2002-09-12 14:05:22 +00:00
mikep%oeone.com
b92a02a178
Fixing bug 165438, problem with hover graphic for time picker.
2002-09-12 13:23:02 +00:00
rods%netscape.com
119c100475
IFrames need their own calculation for placement, different from Frameset frames
...
Bug 167775 r=dcone sr=kin
2002-09-12 13:20:38 +00:00
mikep%oeone.com
08b8e4b3bd
Fixing problem with arguments not being passed in. Window is now being opened as a dialog (bad)
2002-09-12 13:17:56 +00:00
mikep%oeone.com
de23b288db
Fixing bug 167935: Problem with hide completed tasks checkbox.
2002-09-12 13:16:57 +00:00
mikep%oeone.com
afb3c8ec07
Fixing if statement for imap URLs.
2002-09-12 13:16:31 +00:00
rods%netscape.com
83f1a980a8
Adding more tests
2002-09-12 12:29:33 +00:00
rods%netscape.com
52edb4a4fb
fixing up my own #ifdef debug
2002-09-12 12:27:03 +00:00
locka%iol.ie
1a412c4940
Added xmlextras to embedding manifests. b=166608 r=ccarlen@netscape.com sr=heikki@netscape.com
2002-09-12 12:20:50 +00:00
ian%hixie.ch
8c2be31399
To make debugging easier, move the level 9 output debugging dumps from failure cases in the datasources to always, in the generic output service. May need further tweaking later.
2002-09-12 11:45:17 +00:00
ian%hixie.ch
a0bde30100
Adding a new way of executing database statements: attempt(). Works like execute() but doesn't raise an exception on failure. Check for failure by using the ResultsFrame's 'lastError' method.
2002-09-12 11:44:07 +00:00
chanial%noos.fr
fca8af157d
Simplified CSS rules for the bookmark buttons and menus. Get rid of the bookmarksToolbar.css file. Fix the drag and drop feedback line and other glitches.
2002-09-12 10:37:25 +00:00
mjudge%netscape.com
f6f32ac3c0
small fix 14835 sr=jag r=pav very small chance of a memory leak in nsFrame
2002-09-12 10:35:46 +00:00
pavlov%netscape.com
332adc8c77
Fix string bustage in DEBUG_pavlov code. r=mozbot, sr=lumpy
2002-09-12 08:42:39 +00:00
bryner%netscape.com
aec851c4a7
Remove nsAVLTree.cpp to fix mac bustage from alecf's checkin (bug 124182).
2002-09-12 08:36:17 +00:00
brendan%mozilla.org
be47a7caf5
Limit code generator recursion using iterative techniques; also limit js_EmitTree frame size using arena allocation of cg2 (96526, r=shaver).
2002-09-12 07:56:35 +00:00
rogerl%netscape.com
23f34c5271
Fixes to loop handling & equality ops.
2002-09-12 07:34:22 +00:00
seawood%netscape.com
ca93353be9
Do not set EXPORTS to empty as it breaks 'make install'.
2002-09-12 06:57:39 +00:00
sspitzer%netscape.com
abb76d0532
more work on filter log viewer. not part of the build yet.
2002-09-12 06:50:04 +00:00
beard%netscape.com
207079cd18
Fix for bug #168064 , crash when ~/Library/Logs doesn't exist. r=bnesse, sr=sfraser
2002-09-12 06:33:49 +00:00
sspitzer%netscape.com
dd96777b6f
supplimental fix for #161002 . html escape the buffer we write to disk for security reasons.
...
r/sr=bienvenu
2002-09-12 06:31:50 +00:00
naving%netscape.com
228e5208b9
166675 r=cavin sr=bienvenu Do not call canGetFileMessage on bogus folder
...
72322 r=cavin sr=bienvenu Make imap deletes (move to trash) not fail if user hits delete, delete... quickly.
2002-09-12 06:22:55 +00:00
anthonyd%netscape.com
100e9a4f04
fix for 14835, mac specific change to clip image tiling code blit to the dest rect to emulate win32 behavior - saari r=mjudge, pavlov
2002-09-12 06:20:20 +00:00
mjudge%netscape.com
0bd5425f1d
14835 r=pavlov saari, fixing bustage of image selection on mac/unix regression
2002-09-12 06:16:51 +00:00
alecf%netscape.com
eba8b92397
remove all files in gfx2, no longer part of the build
2002-09-12 06:07:09 +00:00
naving%netscape.com
5a3798ac0a
166411 r=cavin sr=bienvenu made so that copying msgs to local folders w/ invalid db not kick off folder parsing, just append the msg
...
165151 r=cavin sr=bienvenu made so that parsing folder obtains folder lock, fixes some corruption issues
writing/reading from the folder at the same time.
166675 r=cavin sr=bienvenu Do not call canGetFileMessage on bogus folder
2002-09-12 06:01:59 +00:00
naving%netscape.com
4067fd8acf
165151 r=cavin sr=bienvenu Throw an alert in case parsing folder cannot get folder lock
2002-09-12 06:01:41 +00:00