Commit Graph

4648 Commits

Author SHA1 Message Date
cls%seawood.org
ea067acf68 Adding startup splash screen support for BeOS.
Moving BApplication creation from libwidget_beos.so to main Mozilla app.
Thanks to Takashi Toyoshima <toyoshim@be-in.org> for the patch.
Bug #65425 r=Makoto Hamanaka <VYA04230@nifty.com>
2001-07-25 02:22:54 +00:00
mkaply%us.ibm.com
0e800c4b56 #88679
r=r=roland.mainz@informatik.med.uni-giessen.de, sr=blizzard
Checkin code for timecop - drag and drop stuff on xlib
2001-07-25 01:18:34 +00:00
mkaply%us.ibm.com
f997efd4b9 #91851
r=r=roland.mainz@informatik.med.uni-giessen.de, sr=blizzard
Checkin code for Tomi.Leppikangas@oulu.fi - fixup event handling in xlib
2001-07-25 01:15:59 +00:00
mkaply%us.ibm.com
7b871d9f91 #89900
r=r=roland.mainz@informatik.med.uni-giessen.de, sr=blizzard
Checkin code for Tomi.Leppikangas@oulu.fi - fixup xlib nsAppShell::Run
2001-07-25 01:11:49 +00:00
blizzard%redhat.com
7e5d62053b Add basic infastructure for gtk2 work. Bug #92034. r=cls 2001-07-24 23:30:00 +00:00
pinkerton%netscape.com
ea39e68ccc clean up error cases with assertions, fix a buffer leak. use the appropriate clipboard api under carbon so we don't cause a conversion from text->unicode when simply checking if a flavor is present. r=pchen/sr=hyatt. bug#84143. 2001-07-24 20:47:11 +00:00
jcgriggs%sympatico.ca
9af5075ffd remove code that writes to console in non-debug mode (Bugzilla #78663) 2001-07-24 19:09:35 +00:00
bryner%netscape.com
c2bd2cdb93 Bug 82834 - filepicker should use busy cursor while the user is waiting for an operation to complete. This also fixes a problem on linux where calling SetCursor didn't take effect until we returned to the gtk event loop. r=jag, sr=blizzard. 2001-07-24 03:03:45 +00:00
jaggernaut%netscape.com
cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
briane%qnx.com
a4906d1331 PHOTON Port only (not part of build)
Bug fixes for font rendering, list scrollbar selections and the addition
of nsSound.cpp to the Makefile.
2001-07-23 20:10:05 +00:00
mkaply%us.ibm.com
378ff64729 #91760
r=dbaron, sr=tor
XLIB only - Checkin for Roland.Mainz@informatik.med.uni-giessen.de - crash shutting down
2001-07-22 13:24:51 +00:00
saari%netscape.com
2a7349540e fixing 77675, windows stealing focus from each other. r=bryner, sr=hyatt 2001-07-20 08:14:44 +00:00
mkaply%us.ibm.com
67a69a472d #89183
r=javier, a=blizzard
OS/2 only - convert CRLF on any Unicode paste
2001-07-19 22:05:29 +00:00
pinkerton%netscape.com
2dfd569f8f update scrolling routine for carbon, remove target_carbon part of our old classic ScrollRect code. r=saari/sr=scc. bug#35534. 2001-07-18 23:15:02 +00:00
pinkerton%netscape.com
74926d9adf fix cast. r=dbaron/rs=hyatt. bug# 83890. 2001-07-18 21:46:08 +00:00
pollmann%netscape.com
c50a33220f Bug 43410: Correct z-index ordering of iframes. This PlaceBehind() call is needed on Windows to cause the actual ::SetWindowPos system call that reorders the widgets to be made. Mac and Gtk do not implement PlaceBehind and should not be affected by this change. Fix includes work by beard@netscape.com. r=beard@netscape.com,self sr=jst@netscape.com 2001-07-18 08:21:22 +00:00
pinkerton%netscape.com
784c1b8497 fix build bustage with nsMenuEvent 2001-07-18 01:09:46 +00:00
pinkerton%netscape.com
ee6d825477 fix phantom scrollbar for kensington scrollmouse. r=pchen/sr=hyatt. bug# 63463. 2001-07-17 21:00:57 +00:00
bryner%netscape.com
f45b2b8b8b Bug 84023 - avoid an extra copy of the event struct when passing around resize events. Patch from Tomi.Leppikangas@oulu.fi, r=bryner, sr=tor. 2001-07-17 00:32:53 +00:00
pinkerton%netscape.com
454dd484ab Under carbon, don't use the modal dialog proc for all dialogs since that enforces modality and we may not want that. r=pchen/sr=scc. bug# 88709 2001-07-16 18:41:27 +00:00
colin%theblakes.com
f1741c949f OpenVMS has to use poll (not select) when dealing with the
X Connection Number. b=87175 r/sr=blizzard
2001-07-16 11:36:06 +00:00
dbaron%fas.harvard.edu
87c68ff844 Header include dependency cleanup. b=64023 Fixing bustage. 2001-07-16 07:13:32 +00:00
dbaron%fas.harvard.edu
aaf33d6eb6 Header include dependency cleanup. b=64023 Fixing bustage. 2001-07-16 04:39:02 +00:00
dbaron%fas.harvard.edu
9fa02f6302 Header include dependency cleanup. b=64023 2001-07-16 03:42:59 +00:00
dbaron%fas.harvard.edu
aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
dbaron%fas.harvard.edu
1850382c68 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-15 22:57:29 +00:00
katakai%japan.sun.com
ccd9c6510b bug 90415
Account setup wizard: XIM status window doesn't show when it's turned on
r/sr=blizzard
2001-07-13 08:59:34 +00:00
jaggernaut%netscape.com
6da77f6bcc Bug 9449: ``Top (shell) level window does not render non-English unicode text properly''. Patch by Ilya Konstantinov <mozilla-bugzilla@future.galanet.net>, r=jag, sr=blizzard 2001-07-13 08:53:30 +00:00
mcafee%netscape.com
a58139e94b printDepth usage needs to be wrapped in DEBUG_DND_XLATE as other usages are, fixing bustage 2001-07-11 01:58:58 +00:00
timeless%mac.com
8401011da6 "pocemit ... missed the obvious" 2001-07-11 00:41:57 +00:00
timeless%mac.com
b346cd4d76 Bugzilla Bug 88457 [xlib] missing some critical cursors / css3 cursors
patch by timecop@network.email.ne.jp r=tor sr=blizzard
2001-07-10 23:44:03 +00:00
timeless%mac.com
b79162bb3e Bugzilla Bug 38444 Complete support of CSS2/3 cursors on Gtk
patch by timecop@network.email.ne.jp r=tor sr=blizzard
2001-07-10 23:37:30 +00:00
jdunn%netscape.com
5562637ad3 fixing tinderbox bustage on at least irix & hpux 2001-07-09 22:20:34 +00:00
mkaply%us.ibm.com
a9b36ae37a No Bugzilla bug - IBM PMR 83558 (If Netscape can do it, we can do it :)
r=mkaply, sr=blizzard
OS/2 only - Code from Rachit Kumar - fix for Shift+Tab not working on some Brazilian keyboards
2001-07-09 19:45:14 +00:00
mkaply%us.ibm.com
7517feac49 No Bugzilla bug - IBM PMR 83558 (If Netscape can do it, we can do it :)
r=mkaply, sr=blizzard
OS/2 only - Code from Rachit Kumar - fix for Shift+Tab not working on some Brazilian keyboards
2001-07-09 19:43:05 +00:00
blizzard%redhat.com
11764e1293 Bug #89438. Fix drag actions in drag and drop. Dragging in mail should work on Linux again. Also fixes bug #52764. r=pavlov,sr=tor 2001-07-09 19:35:10 +00:00
dinglis%qnx.com
366b03ea86 NOT PART OF BUILD
- fixed more rendering problems with scrolling views.
- fixed up scrollbars (not fully implemented)
2001-07-06 18:30:46 +00:00
cls%seawood.org
cfce8f4dcc Updating .cvsignore files.
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
yokoyama%netscape.com
3648da66ec Bug 85813 - PDT+ crash when selecting an I18N text
initializes mRTLKeyboard or mLTRKeyboard
r=mkaply, yokoyama sr=sfraser.
2001-07-05 23:36:33 +00:00
dinglis%qnx.com
bfdf148c6f NOT PART OF BUILD (Photon Only)
- many fixes (rendering speedup, focus problems, fixed up colors)
2001-07-04 18:02:00 +00:00
mkaply%us.ibm.com
777a7b4ada #88209
[s]r=tor
xlib only - crash on ZDNet web benchmark
2001-07-04 03:37:30 +00:00
mkaply%us.ibm.com
751a09adce #58512
r=pocemit, sr=tor
xlib only - fix submenu placement
2001-07-04 03:34:24 +00:00
dbaron%fas.harvard.edu
bd7f167f6e Let GTK handle .gtkrc loading rather than try to do it ourselves (incorrectly). This allows GTK_RC_FILES to just work. Patch from martin.storsjo@pp.qnet.fi. r=pavlov sr=blizzard 2001-07-04 02:12:53 +00:00
jaggernaut%netscape.com
13117164fd Bug 88413: nsString::GetUnicode() -> nsString::get(), part 2. Aka "the ones that snuck in". r=mozbot, rs=scc 2001-07-03 04:41:15 +00:00
yokoyama%netscape.com
b2d9609f1f Bug 87991: checking in for ftang:
adding null terminate
/r=yokoyama sr=alecf
2001-07-03 00:21:56 +00:00
pinkerton%netscape.com
0982dafaf1 fix a warning. 2001-07-02 22:28:52 +00:00
pinkerton%netscape.com
6d2ff1251d last bit of 87911, default action is move, not 'none' 2001-07-02 22:22:01 +00:00
cls%seawood.org
e9eca4d5b3 Fix for ProcessPendingEvents crash. Add event priority for BeOS
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #87337
2001-07-01 14:37:02 +00:00
cls%seawood.org
66d937045b Landing static build changes for OS2
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #85283 r=mkaply r=waterson
2001-07-01 12:11:13 +00:00
jaggernaut%netscape.com
5a6317b8a5 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00