Граф коммитов

3815 Коммитов

Автор SHA1 Сообщение Дата
bryner%uiuc.edu 1ff8d73116 Fixing bug 29027 - now we restore an iconified window when we send focus to it. r=law. 2000-06-13 01:16:31 +00:00
bryner%uiuc.edu 13eb2e7573 Fix bug 42186 - incorrect GdkColor to nscolor conversion. Also change
some of the CSS system colors to be more accurate.  r=blizzard,pavlov.
2000-06-13 00:18:24 +00:00
scc%mozilla.org 55650a35b3 fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms 2000-06-12 23:52:31 +00:00
sfraser%netscape.com a2bc991cb0 Fix for 42269 -- leakage of nsAppShell and nsToolkit on Mac. r=pinkerton, a=beppe 2000-06-12 23:24:24 +00:00
mkaply%us.ibm.com 8780c78104 # 37239
r = mkaply, a = brendan
OS/2 bring-up - Asserts in cursor code
2000-06-09 22:29:20 +00:00
pavlov%netscape.com 3c63e65664 fix for some window managers not setting the titlebar anymore. nsbeta2+ bug 41786. r=bryner 2000-06-09 21:13:31 +00:00
tor%cs.brown.edu fcd697b0a3 SUNWspro build bustage fix. Add an include of stdlib.h so glib
doesn't screw us over with its definition of NULL.
r=blizzard a=brendan
2000-06-09 20:53:11 +00:00
jst%netscape.com ea678310c4 Fixing problem with an uninitialized member in a nsMouseEvent struct, this problem surfaced yesterday when the link handling was changed by pinkerton. The problem was that clicking on links on unix sometimes opened the link in a new window in stead of the current window. r=brade 2000-06-09 14:48:58 +00:00
blizzard%redhat.com 8dc1fbd675 still trying to fix solaris 2000-06-09 04:17:09 +00:00
pinkerton%netscape.com 80e8daee46 nsAllocator->nsMemory. doh! 2000-06-09 04:03:58 +00:00
blizzard%redhat.com ed97b133b0 try to fix solaris build 2000-06-09 03:46:26 +00:00
blizzard%redhat.com 668c58c87b remove DEBUG_blizzard defines. no approval, just changes in ifdefs. 2000-06-09 03:26:29 +00:00
pinkerton%netscape.com 026d78ae1e Use title stashed in x-moz-url data flavor as the title of the internet
shortcut created. r=scc, bug# 37410.
2000-06-09 03:21:01 +00:00
blizzard%redhat.com 8cc2828777 fix bug #29027. When calling nsIWidget::SetFocus on a widget, bring it's toplevel window to the top of the stacking order and unminimize it if necessary. r=pavlov, a=brendan 2000-06-09 03:09:31 +00:00
blizzard%redhat.com 01697d8926 fix for bug #41930. make sure to reset the drag state to PR_FALSE if getting the selection failed. this should fix dragging to the composer on linux. r=pavlov,a=brendan 2000-06-09 03:05:18 +00:00
blizzard%redhat.com 7615c9ab7b initial x-remote support. bug #11185 r=shaver,brendan a=brendan 2000-06-09 02:45:16 +00:00
law%netscape.com 96df6c16de Bug 36789; this enables us to switch to nsIFilePicker; it was not remembering the selected file when choosing to replace an existing one; r=bryner 2000-06-09 00:43:19 +00:00
pinkerton%netscape.com 5248d636dd OOps, left the debug code turned on. Flipping the ifdef. 2000-06-07 02:11:40 +00:00
pinkerton%netscape.com f5a53e9a5f fix for 31131. r=sfraser/pierre. No longer use a bounding box when the update region is non-rectangular. Makes mac scrolling and page loading much faster. Also crank down the mac scroll timer delays to better match the native scrollbars. 2000-06-07 02:06:53 +00:00
mjudge%netscape.com 9a4b9ac1a6 bug=34896 gettimg ime working in ender-lite. simple fix to dispatch messages to focused element for ime. a=beppe,r=ftang,tajima@eng.sun.com, katakai@japan.sun.com 2000-06-07 01:20:13 +00:00
danm%netscape.com 43f8f3b38f fix problem with sizing to content (bug 36520). code=justin@68k.org. a=waterson@mozilla.org,duncan@be.com 2000-06-07 00:54:03 +00:00
pavlov%netscape.com 90fd75e1db fix for unix i18n title bug 36039 r=alecf 2000-06-07 00:11:46 +00:00
mkaply%us.ibm.com 77edefe9b0 # 37239
r = mkaply, a = brendan
OS/2 bringup - TIMER is not a component
2000-06-06 23:53:55 +00:00
cls%seawood.org 0124569f07 Another beos fix for the nsSound api changes. 2000-06-06 00:22:40 +00:00
cls%seawood.org 3a0ff24a3e nsSound api changed slightly and beos was neglected. 2000-06-06 00:14:51 +00:00
pinkerton%netscape.com 0407b25863 fix for 35119, mouseDown events never going to popups. Check if a popup is onscreen when we determine if the event should be fired. r=danm. 2000-06-05 22:39:22 +00:00
pavlov%netscape.com 5e8a833f39 Fix for eventqueue objects leaking bug #20166. This also removes the hacked fix for bug #36361 and uses a real fix. Major overhaul of nsEventQueue and nsEventQueueService. r=waterson,brendan. tested on windows, linux and mac 2000-06-05 21:53:25 +00:00
slamm%netscape.com 50f8600402 Ignore generated Makefile. 2000-06-05 21:40:07 +00:00
pinkerton%netscape.com 30b99ea6b0 Dragging links to desktop creates internet shortcut files. bug#37410, r=pavlov 2000-06-05 00:34:11 +00:00
pavlov%netscape.com 905f0087f8 fix using incorrect bps due to previous checkin 2000-06-05 00:10:19 +00:00
pavlov%netscape.com c48cc41c34 fix for bug 40642 and 24624. r=syd, sford, smfr 2000-06-04 07:13:40 +00:00
warren%netscape.com 958ed96edd Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
tajima%eng.sun.com 14e7681097 fix: [Bug 39806] Changed - Crash when I do File->Edit Page
r=kin@netscape.com, a=waterson@netscape.com
2000-06-03 01:49:44 +00:00
mkaply%us.ibm.com ef0f5f6cf0 # 37239
r = pinkerton, a = brendan
OS/2 bringup - PR_CALLBACK
2000-06-02 23:07:15 +00:00
mkaply%us.ibm.com 4fd99d4bad # 40177
r = cls,pavlov, a = brendan
OS/2 bringup - addition export of header, similar to makefile.win
2000-06-02 21:47:39 +00:00
mkaply%us.ibm.com e9424b9aae # 37239
r = mkaply, a = brendan
OS/2 bringup - Wrong library name
2000-06-02 20:13:41 +00:00
brade%netscape.com c3557fe0bc File Removed. 2000-06-02 12:56:17 +00:00
pavlov%netscape.com b276827681 fix for dogfood+ bug 41124. event queues suck ass. i hate them. make them die. r=nisheeth 2000-06-02 01:14:35 +00:00
mkaply%us.ibm.com ec55e53fce # 37239
r = mkaply, a = brendan
Rewrite of OS/2 timer code
2000-06-01 14:26:49 +00:00
cls%seawood.org 32844859ac Apparently beos was left out of an api change. Thanks to Justin Morey <justin@68k.org> for the fix. 2000-06-01 08:27:44 +00:00
jim_nance%yahoo.com b45433c52e Fix build bustage on Tru64 Unix. 2000-05-31 16:51:35 +00:00
pavlov%netscape.com 0a125a6907 fix for crash, dogfood, nsbeta2, pp, regression, smoketest bug 36361 (open web location doesn't load page on linux). r=syd 2000-05-31 02:52:25 +00:00
pinkerton%netscape.com ba231e24c5 fixes for bug 41015. accidentally broke checkmenus trying to fix radio menus. also fixing it so that radio menus no long uncheck their siblings twice. r=saari. 2000-05-30 23:12:41 +00:00
syd%netscape.com 0a7860dcef Fix nsSound to work on Linux again. Needed for IM prefs work. r=pavlov, a=amusil 2000-05-27 10:56:23 +00:00
pinkerton%netscape.com 8c166695f6 fixes for bug 31104 (radio menus not updating when poked in content model). involved making only the menubar be a document observer (which increased performance on mac) and passing attributeChanged messages to menuItems that cared. r=saari. 2000-05-26 00:15:33 +00:00
mkaply%us.ibm.com 1327c328d1 # 37239
r = mkaply@us.ibm.com, a = brendan
OS/2 bringup continues on M16 - These files are OS/2 only
2000-05-25 14:23:27 +00:00
pinkerton%netscape.com 7fae5675a4 Fix for bug 7956, don't change cursor when app is in background. added knowledge of if we're in the bg to the nsToolkit and nsWindow now checks it. r=sfraser. 2000-05-25 03:35:13 +00:00
pinkerton%netscape.com 55d7734c0a export nsIChangeManager.idl (mac-only) [Not part of build] 2000-05-25 03:30:36 +00:00
pinkerton%netscape.com 446aa455ed First Checked In. 2000-05-25 03:30:02 +00:00
pavlov%netscape.com c165e6c65b fix for unix file picker not handling null window parents bug 34328 r=brendan, slamm
fix for mailnews' file->save as dialog not saving files on unix in due to its handling of file extentions and filters.  this code now uses nsIFilePicker.  fixes nsbeta2+ bug 31096. r=mscott
2000-05-25 00:44:10 +00:00