bzbarsky%mit.edu
e5cedca9d0
Use nsCOMArray instead of nsISupportsArray. Also kills off tabs. Bug 227491,
...
r=caillon, sr=dbaron
2004-01-05 23:28:41 +00:00
amardare%qnx.com
f17ff2192d
Changes for the QNX ( photon ) platform - it should not affect ( building/runtime ) other platforms.
...
These changes are necessary in order to implement the xremote protocol on our platform
( it uses PtConnection to implement the xremote ). On other platforms ( linux ) it should build/run as before.
2004-01-05 23:26:15 +00:00
amardare%qnx.com
7a51464657
Changes for the photon platform - it should not affect ( building/runtime ) other platforms.
2004-01-05 23:04:07 +00:00
cbiesinger%web.de
cb6bb540d2
bug 230103 patch by sergei_d@fi.tartu.ee (Sergei Dolgov) r=biesi
...
Looper must be locked in nsWindow::CaptureMouse() method
2004-01-05 20:31:17 +00:00
cbiesinger%web.de
0eccc94c18
bug 227769 patch by Sergei Dolgov sergei_d@fi.tartu.ee r=timeless (no sr needed,
...
beos specific)
Mouse is "sticking" at scrolling
2004-01-04 21:46:44 +00:00
bryner%brianryner.com
6d9aeaec58
Use gtk_window_set_icon_list() so that gtk can use the 16px icons. Bug 163257, r=blizzard.
2004-01-03 22:57:24 +00:00
cbiesinger%web.de
3028b31f1a
bug 162242. patch by prognathous@hotmail.com r=smontagu sr=dbaron
...
BiDi: Text input is auto switching between Arabic/Hebrew and English
2004-01-03 20:01:28 +00:00
cbiesinger%web.de
c50c450e11
Bug #177720 BeZilla FilePanel doesn't remember last visited (for Save) folder
...
patch by arougthopher@lizardland.net r=sergei_d
beos only (no sr needed)
2003-12-28 18:24:45 +00:00
dbaron%dbaron.org
395903cde9
Disregard GDK's extra click events that are for double-clicks and triple-clicks. Based on Chris Blizzard's GTK2-port patch. r+sr=blizzard b=227328
2003-12-21 18:55:35 +00:00
dbaron%dbaron.org
1793165da5
Disregard GDK's extra click events that are for double-clicks and triple-clicks. Patch by Chris Blizzard <blizzard@mozilla.org>. r+sr=dbaron b=227328
2003-12-21 18:54:38 +00:00
timeless%mozdev.org
1406b54021
Bug 214552 warning: unused variable nsresult rv' In member function
virtual nsresult nsMenuItemX::DoCommand()'
...
r=floppy sr=roc
2003-12-21 04:27:48 +00:00
neil%parkwaycc.co.uk
ebf78c6534
Bug 195963 Mozilla hides taskbar badly for full screen mode r=dean_tessman sr=jst
2003-12-19 21:54:31 +00:00
mkaply%us.ibm.com
cb2cfdc1b4
#222509
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
Code from Lee Tartak - map DOM_VK values properly on OS/2 - still not perfect (should we match Windows or Linux)
2003-12-17 21:17:37 +00:00
mkaply%us.ibm.com
f5dbe7d7d9
#224929
...
r=pedemont, sr=blizzard (platform specific), a=mkaply
Send an extra focus changed message to be more like Windows (Java focus)
2003-12-17 21:02:26 +00:00
dbaron%dbaron.org
1c511da4c7
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 Fixing bustage.
2003-12-13 05:53:09 +00:00
dbaron%dbaron.org
37f2724e78
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 Fixing bustage.
2003-12-12 23:43:05 +00:00
dbaron%dbaron.org
6931545fdc
Remove include of stdio.h from nsTraceRefcnt.h. b=227074 r=dougt sr,a=brendan
2003-12-12 23:02:12 +00:00
mkaply%us.ibm.com
810fbdbfc1
#228181
...
r=pedemont, sr=blizzard (platform specific), a=mkaply
Go back to the old method of removing chrome for fullscreen mode and customize toolbar window
2003-12-11 23:04:05 +00:00
bzbarsky%mit.edu
6287838079
Make sure to unlock looper on resize. Bug 218697, patch by
...
arougthopher@lizardland.net , r=sergei_d, a=chofmann
2003-12-11 18:35:02 +00:00
blizzard%redhat.com
bfabb80f64
Bug #205492 . Don't crash if someone passes us an invalid widget parent. This is wallpaper, but at least the paper is pretty. r=roc, sr=dbaron, a=chofmann
2003-12-10 18:56:07 +00:00
pinkerton%aol.net
c1d3cf2965
fix dragscrolling on panther. apple started using more bits of the
...
event flags w/out telling anyone (bug 227359) (not part of seamonkey build)
2003-12-09 20:53:45 +00:00
bolian.yin%sun.com
6e9a49f489
Bug 179078 [gtk2] dnd to personal toolbar doesn't cancel properly
...
r=blizzard, sr=Henry.Jia a=asa for 1.6b
2003-12-03 01:50:50 +00:00
bolian.yin%sun.com
40136f7ba7
Bug 226795 remove gtk2/mai dir. (has been move to accessible/src/atk)
...
r/sr=blizzard, a=dbaron for 1.6b
2003-12-02 02:22:15 +00:00
bryner%brianryner.com
fa0be0570a
Make sure we exit the clipboard select() loop when the request completes, regardless of whether it got any data. Fixes UI hangs (bug 226267). r=darin, sr=blizzard, a=asa.
2003-11-25 02:17:28 +00:00
darin%meer.net
653ee1f9b7
fixes bug 226405 "[gtk2] paste into html compose window doesn't work" r+sr=bryner a=brendan
2003-11-23 00:15:55 +00:00
darin%meer.net
18d8f4d786
fixes bug 226071 "xremote: openURL doesn't work well when multiple apps with different capabilities are present" r=bz,blizzard sr=bryner a=asa
2003-11-21 00:09:50 +00:00
jst%mozilla.jstenback.com
4183787fa9
Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com.
2003-11-19 01:20:56 +00:00
mkaply%us.ibm.com
e166d5028a
#221651
...
r=mkaply,pedemonte, sr=blizzard (platform specific)
Code from Rich Walsh to make our drag drop rock!
2003-11-18 22:39:46 +00:00
caillon%returnzero.com
ef584aa52e
226059
...
nsITransferable* nsClipboard::GetTransferable() returns an addrefed raw pointer
r=timeless sr=blizzard
2003-11-18 20:54:29 +00:00
dbaron%dbaron.org
ffaccf1748
Fix bustage. b=225984
2003-11-17 23:38:08 +00:00
timeless%mozdev.org
bfe76024bf
Bug 225984 DRefTool analysis for beos files
...
r=roc sr=roc
2003-11-17 20:43:48 +00:00
bzbarsky%mit.edu
4b654bce34
GTK1 and xlib versions of the patch for bug 102578.
...
For xlib, patch by Andrej Czapszys (czapszys@comcast.net ), r=blizzard,
sr=bryner
For GTK1, patch by Kenneth Herron (kjh-5727@comcast.net ), r=blizzard,
sr=bzbarsky
2003-11-17 17:03:24 +00:00
danm-moz%comcast.net
cc404f7b11
update widget position member variable when window is moved for any reason. r=bryner,ere bug 224760, 223901
2003-11-14 21:58:08 +00:00
sicking%bigfoot.com
59ea9991ad
Fix lineendings. r=pedemonte
2003-11-14 16:54:34 +00:00
pkw%us.ibm.com
7e36c4359b
Bug 197081 - AIX: Preedit string is duplicated when committed.
...
r=katakai@japan.sun.com , sr=blizzard@mozilla.org (platform specific)
2003-11-12 17:49:22 +00:00
bzbarsky%mit.edu
1898618c5f
Fix Invalidate() method to invalidate the right area. Bug 224607, patch by
...
roc, r=blizzard, sr=bzbarsky
2003-11-10 23:48:24 +00:00
bryner%brianryner.com
374b88e17b
fix for mac blocker bug 224526. Make sure to initialize the widget atoms. r=brendan.
2003-11-04 01:08:48 +00:00
timeless%mozdev.org
42ab2c193e
Bug 116413 negative VoidArray index in GetMenuAt() in View menu on Mac
...
r=jfrancis sr=jst
2003-11-03 13:14:45 +00:00
bryner%brianryner.com
3a207091ea
Don't process random events from the X event queue while waiting for clipboard operations to complete. Bug 214583, r=blizzard. Not part of the default build.
2003-11-01 07:48:59 +00:00
mkaply%us.ibm.com
d2639e7ff8
219165
...
r=pedemonte, sr=blizzard (platform specific)
Let Mozilla handle Alt+Enter
2003-10-31 16:41:20 +00:00
pinkerton%netscape.com
7a84beea65
cleanup, sharing toolkit base between carbon and cocoa, and using IOKit for
...
sleep/wake. r=pink, sr=bryner, bug 197863
2003-10-31 02:30:22 +00:00
dbaron%dbaron.org
1a4dc358cc
Fix shutdown leak of GDK windows by destroying hidden widget before event loop shutdown. b=219521 r=blizzard sr=bryner
2003-10-30 01:48:41 +00:00
timeless%mozdev.org
0921bc4f25
Bug 222387 Release SetIcon stored icons when we are done using them
...
r=ere sr=bz
2003-10-30 01:35:14 +00:00
mkaply%us.ibm.com
404d79221e
a=me - I completely horked this file when I checked it in' nsIDragSessionOS2.h
2003-10-23 13:49:12 +00:00
mkaply%us.ibm.com
5d0e41cca4
#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
mkaply%us.ibm.com
3b9223944a
#221651 - r=mkaply - new OS/2 drag drop code
2003-10-21 22:21:33 +00:00
mkaply%us.ibm.com
a0e913a699
221070
...
r=pedemonte
OS/2 only - remove lack of activation on minimized windows
2003-10-21 22:19:25 +00:00
mkaply%us.ibm.com
5fcbca466b
OS/2 bustage building tests
2003-10-17 21:42:29 +00:00
darin%meer.net
f2d2906229
fixes bug 216800 "drag-n-drop to a GTK2 mozilla build often fails" patch=glen@imodulo.com r+sr=blizzard
2003-10-11 23:38:38 +00:00
dbaron%dbaron.org
d852b15400
Fix bustage. b=221316
2003-10-07 21:48:04 +00:00
cls%seawood.org
5c61023297
Case matters.
...
Fixing mingw cross-compiling bustage.
2003-10-07 20:39:25 +00:00
danm-moz%comcast.net
ec99031c1b
new |placement| parameter to PlaceBehind. interpret bottom placement as being behind even other applications' windows. bug 42557 r=neil (mostly), rjc. rs=hyatt
2003-10-07 01:19:59 +00:00
danm-moz%comcast.net
dca8cc1f87
new |placement| parameter to PlaceBehind. bug 42557 r=neil (mostly), rjc. rs=hyatt
2003-10-07 01:19:51 +00:00
bzbarsky%mit.edu
a972a3e501
Make presshell batch processing of style changes (using BeginUpdate/EndUpdate
...
notifications). Bug 200931, r=peterv, sr=jst
2003-10-02 21:29:40 +00:00
pinkerton%netscape.com
dbd32f08ec
fix camino build bustage, r=pink, sr=jst (bug 220562)
2003-09-30 21:04:27 +00:00
blizzard%redhat.com
a303da39b3
Bug #102578 . Clicking wrongfully fires onmouseout. Ignore some mouse out events generated by window managers. r=bryner, sr=blizzard
2003-09-30 14:58:39 +00:00
bryner%brianryner.com
b74d8438f9
Updating my email address
2003-09-29 06:04:02 +00:00
lordpixel%mac.com
82b78fa150
Workaround for bug 211462 Crash turning on JA IME on Mac 10.1 [@ Kotoeri]
...
r=brade, sr=sfraser
2003-09-28 13:39:09 +00:00
jst%mozilla.jstenback.com
43cce5a477
Fixing build bustage.
2003-09-27 05:49:52 +00:00
jst%mozilla.jstenback.com
cd0fc71ec1
Fixing build bustage.
2003-09-27 05:06:31 +00:00
jst%mozilla.jstenback.com
5037b2a4a2
Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org.
2003-09-27 04:18:26 +00:00
tor%cs.brown.edu
3d64f8ba5f
Bug 65881 - fix command line option to install private colormap.
...
r=blizzard, sr=bryner
2003-09-25 14:51:06 +00:00
dbaron%dbaron.org
96096edab5
Fix leak of GDK events, and thus the main GDK window. b=219536 r=blizzard sr=bryner
2003-09-25 05:34:25 +00:00
louie.zhao%sun.com
4bcb9d6605
bug 209496 "Paste is not possible after a "Cut" on GTK2 build"
...
r = jerry.tan
sr = blizzard
2003-09-24 06:46:43 +00:00
uid502
7af296afeb
Fixing bustage.
2003-09-23 17:49:28 +00:00
uid502
1cfabd35d3
Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron
2003-09-23 17:05:29 +00:00
mkaply%us.ibm.com
4231090132
#220006
...
r=pedemont, sr=blizzard (platform specific)
Don't use idle timers on OS/2 - breaks drag drop
2003-09-22 22:05:13 +00:00
uid502
a5f31287a4
Bug 202751. Be conservative in nsBlender about how we decide the bits-per-pixel. Also, tweak the logic for setting window transparency so that we make the window transparent even if it hasn't been painted yet. r+sr=blizzard
2003-09-20 03:19:08 +00:00
cls%seawood.org
19d1d413c2
Fix misc build issues for mingw gcc 3.3.1:
...
* Link non-component libs using -Wl,-enable-runtime-psuedo-relocs to workaround auto-import issues
* the last element of an enum cannot end with a comma
* PRUint16 is not interchangable with PRUnichar nor WCHAR
* cannot take the address of or call ::main() from another c++ function
* Functions declared within |class foo {};| block do not need extra |foo::| qualification
* GCC no longer implements <varargs.h>. Use <stdarg.h> instead
Bug #217009 sr=dbaron
2003-09-18 17:22:33 +00:00
robin.lu%sun.com
6c65d4e63d
patch for bug 189229 : xembed for plugins
...
patched by robin.lu@sun.com r=joshua.xia@sun.com sr=blizzard@mozilla.org
2003-09-16 01:44:41 +00:00
mkaply%us.ibm.com
9a7c290d71
#215581
...
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-15 21:33:41 +00:00
bryner%brianryner.com
1635e315e7
backing out until I can make this work for GTK+ 2.0.x.
2003-09-15 21:32:02 +00:00
bryner%brianryner.com
b175812028
trying to fix tinderbox bustage
2003-09-15 21:16:21 +00:00
bryner%brianryner.com
0536e92d07
Don't allow gtk's event loop to run while waiting for clipboard operations to complete. This prevents a whole mess of problems related to dispatching focus events in the middle of dispatching blur events, or vice versa. Bug 214583, r=blizzard. Not part of the default build.
2003-09-15 20:38:45 +00:00
timeless%mozdev.org
925d0a1515
Bug 217089 Compiler warnings
...
patch by mbockelkamp@web.de r=bryner sr=bryner
2003-09-11 03:18:57 +00:00
tor%cs.brown.edu
47182cc148
Bug 215951 - "X" mouse cursor in menus/popups when running gtk2 with
...
some window managers. r=blizzard, sr=bryner
2003-09-11 02:51:21 +00:00
timeless%mozdev.org
47a69f0a2b
Bug 214497 Unused variable initMovieCount in nsSound.cpp
...
r=floppymoose sr=tor
2003-09-11 01:52:43 +00:00
timeless%mozdev.org
380d6de278
Bug 214549 Warnings in nsMenuBarX.cpp
...
r=floppymoose sr=tor
2003-09-11 01:52:42 +00:00
bryner%brianryner.com
06c7c1b2b4
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-08 00:31:50 +00:00
arougthopher%lizardland.net
306e762e2b
Bug#134837
...
-Fixes window focus issues
-Addes new mouse cursors
-All around cleanup
r=sergei_d@fi.tartu.ee
sr=arougthopher
2003-09-05 23:59:06 +00:00
scott%scott-macgregor.org
4aa51515d7
win9x part of the fix for bug #172001
...
multiple file open can fail for multiple files.
it will still fail, but now it will take a lot more,
since we're using a bigger buffer.
an example: multiple file attach to the compose window.
r/sr/a=sspitzer
2003-09-04 00:33:48 +00:00
scott%scott-macgregor.org
89b866a05f
fix for bug #172001
...
multiple file open can fail for multiple files.
it will still fail, but now it will take a lot more,
since we're using a bigger buffer.
an example: multiple file attach to the compose window.
see bug #172001 for more details
r=pavlov a=sspitzer
2003-09-03 06:24:17 +00:00
mkaply%us.ibm.com
c4ef0c0f8c
#217486
...
r=pedemonte, sr=blizzard (platform specific), a=mkaply
OS/2 only - rewrite of fullscreen mode code - rather than removing window bits, just size window bigger than desktop
2003-09-02 20:33:39 +00:00
cbiesinger%web.de
2e753652ba
216243 "browser, file, save page as" to a write protected media: no error
...
message
ere: review+
darin: superreview+
mkaply: approval1.5b+
2003-08-26 09:08:18 +00:00
darin%meer.net
41656501de
fixes (well sort of) bug 216800 "drag-n-drop to a GTK2 mozilla build often fails" r+sr=blizzard a=asa
2003-08-25 23:44:21 +00:00
mkaply%us.ibm.com
bd880c51d9
#216920
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - new drag drop code from Rich Walsh. Good stuff.
2003-08-25 22:54:06 +00:00
mkaply%us.ibm.com
4223a179bf
#217238
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - special case certain chars for clipboard and titlebar so we don't get question marks
2003-08-25 22:31:13 +00:00
mkaply%us.ibm.com
741d35274f
#21330
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - rewrite nsAppShell - remove lots of code - more like Windows
2003-08-25 22:29:22 +00:00
blizzard%redhat.com
80dee27c08
Bug #208721 . Can't type Unicode Keysyms when compiled with Gtk2. Not part of the default build. Patch from Behnam Esfahbod. r+sr=blizzard, a=chofmann
2003-08-21 20:10:58 +00:00
mkaply%us.ibm.com
7fd1fa309e
Bug #199507
...
r=pedemonte, sr=blizzard, a=mkaply
OS/2 only - Don't do NS_GOTFOCUS when we get activated - bad focus stuff happens
2003-08-13 20:18:24 +00:00
hyatt%mozilla.org
6d9dfb41f4
Fix for 204672, Mac OS X menus don't respect autocheck, r/sr=bryner, a=asa
2003-08-10 07:46:55 +00:00
amardare%qnx.com
96ca83b53e
Change for the qnx ( photon ) platform - this should not affect building/runtime any other platform.
...
Fixed the playing of a custom wav file.
2003-08-06 16:06:31 +00:00
brendan%mozilla.org
b7cdb7debb
Add shared DHashTableOps for [const] char *key use-cases, clean up dhash API abusages (214839, r=dougt, sr=dbaron).
2003-08-05 20:09:21 +00:00
hyatt%mozilla.org
f8fad707f4
Also init. clickcount and widget as per bryner's comments. sr=bryner
2003-08-05 08:29:29 +00:00
hyatt%mozilla.org
e186e67209
Also init. clickcount and widget as per bryner's comments. sr=bryner
2003-08-05 08:28:27 +00:00
hyatt%mozilla.org
7ba2c90185
Fix for 204742, sr=bryner
2003-08-05 08:24:45 +00:00
simford.dong%sun.com
351ba4a6f2
Bug 213273 Browser just exits when open a link in a new tab while running with gtk 2.2 and atk libraries
...
r=kyle, sr=henry
not for default build
2003-07-29 04:53:18 +00:00
bzbarsky%mit.edu
bdb9912347
more mac build bustage fixes
2003-07-29 01:19:26 +00:00
bzbarsky%mit.edu
5fa37ec6f3
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
...
r+sr=jst
2003-07-28 21:35:53 +00:00
mkaply%us.ibm.com
79965b5b97
#214180
...
r=pedemont, sr=blizzard
OS/2 only - Need a cast for mouse position values
2003-07-28 21:32:11 +00:00
jshin%mailaps.org
3cf1136e04
bug 200732 : adding a few missing return value checks for GetUnicode(En|De)coder(Raw) : r=smontagu, sr=blizzard (original bug was about crash on HP/UX under UTF-8 locale)
2003-07-26 10:15:24 +00:00
jaggernaut%netscape.com
95899387f6
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2003-07-25 19:06:59 +00:00
danm-moz%comcast.net
5cef6bf2e2
learn how to make an eWindowType_invisible widget and refuse to ever make it visible. bug 207742 r=brendan,bryner
2003-07-25 14:54:39 +00:00
danm-moz%comcast.net
e03eb7dbc4
learn how to make an eWindowType_invisible widget. bug 207742 r=brendan,bryner
2003-07-25 14:53:37 +00:00
mkaply%us.ibm.com
c2f7b05ea2
#213287
...
r=pedemont, sr=blizzard (platform specific)
Make F10 work to display menu, and fix Alt key issue
2003-07-22 21:17:13 +00:00
aaronl%netscape.com
de009d6679
Bug 212157. Move accessibility interfaces toward eventual freezing, mark @status UNDER_REVIEW. r=kyle, sr=alecf
2003-07-22 14:55:22 +00:00
mkaply%us.ibm.com
e5e34ae312
rs=leaf
...
Remove XP_OS2_VACPP from the tree
2003-07-21 22:10:08 +00:00
jaggernaut%netscape.com
83c571e877
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
jshin%mailaps.org
661656ec34
bug 200732 : crash on utf8 locales on HP-UX (r=shafalus, sr=blizzard)
2003-07-19 01:40:50 +00:00
pinkerton%netscape.com
9ed679232e
turn off OS mouseMove events when leaving the view only if our superview
...
is not one of ours (r=pink/sr=sfraser), bug 204024
2003-07-18 01:16:41 +00:00
brade%netscape.com
9c746a4e25
remove unneeded line; r/sr=smfr
2003-07-18 00:08:07 +00:00
jaggernaut%netscape.com
2d7ed90a69
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
dbaron%dbaron.org
d85698fd40
Remove hint parameter from AttributeChanged methods and simplify style hint mechanism. b=211308 r+sr=bzbarsky
2003-07-11 21:16:12 +00:00
mkaply%us.ibm.com
1feff6894a
#211192
...
r=pedemonte, sr=blizzard (platform specific)
Make Shift+F10 display context menu
2003-07-08 19:09:21 +00:00
mkaply%us.ibm.com
d63ec84ebc
#210321
...
r=mkaply, sr=blizzard (platform specific)
From Rich Walsh - imnprovements to OS/2 drag drop
2003-07-07 22:42:44 +00:00
blizzard%redhat.com
27246c512d
Bug #208762 . Fix problems with Mozilla crashing or hanging on X servers with multiple visuals. Make sure to use the same visual when creating windows as when we are drawing in the gfx code.
2003-07-07 17:54:57 +00:00
dougt%meer.net
fa788fadff
Fixing 211454. r=roc/blizzard.
2003-07-03 22:24:31 +00:00
brade%netscape.com
6de261e6e1
unify contract ids (omitting platform); r=smontagu, rs=blizzard (also discussed
...
with pinkerton, sfraser, timeless, kaie, bryner and probably a few others), bug=211360
2003-07-02 21:38:04 +00:00
dwitte%stanford.edu
2d360fcd0c
bug 210713: [gtk2] leaks in nsWindow and nsAppShell.
...
r+sr=blizzard.
2003-07-02 19:27:38 +00:00
aaronl%netscape.com
fb6309e9f9
Bug 208803. Need XP way to determine when to tear down documents in accessibiltiy cache. r=kyle, sr=alecf
2003-06-26 08:49:18 +00:00
amardare%qnx.com
a88533cedc
Changes for the photon platform - they should not affect build/runtime on other platforms.
...
nsWidget.cpp
- fixed the problem with context menus not showing up in the Mail&News client.
nsWindow.cpp
- fixed a problem with the PtRegion underneath the menus not being realized in some cases
( not related to the change in nsWidget.cpp ).
2003-06-25 16:23:28 +00:00
rbs%maths.uq.edu.au
a3601b3e47
Helper patch for bug 15364. Expose an API to allow scripts to show the caret even in selections (a la Emacs). Users can also set the pref ui.caretVisibleWithSelection to 1, which gives a nice combination with caret browsing (hit F7). r=sfraser, sr=bzbarsky
2003-06-25 01:14:25 +00:00
timeless%mozdev.org
2b26119a5f
Bug 204407 cleanup warnings in nsToolkit.cpp and nsLookAndFeel.cpp
...
patch by arougthopher@lizardland.net r=cls
2003-06-25 01:13:37 +00:00
bryner%netscape.com
9d441ef1da
Remove some unused interfaces and files from widget. Bug 210169, r/sr=dbaron.
2003-06-21 02:16:53 +00:00
amardare%qnx.com
43b319ecae
Changes for photon platform - these changes should not affect other platforms ( build/runtime ).
...
Fixed the compile problems in nsFilePicker.
2003-06-20 20:34:07 +00:00
timeless%mozdev.org
b2a0d7557e
Bug 208922 Convert nsIAccessNode into an interface for internal accessibility clients
...
sr=bz
2003-06-20 02:58:49 +00:00
mkaply%us.ibm.com
cf35fe243a
Forgot header
2003-06-18 21:32:42 +00:00
mkaply%us.ibm.com
8047d7f349
#188071
...
r=mkaply, sr=dbaron
Add a lookandfeel color for button default so it can be different than 3D shadow
2003-06-18 21:16:29 +00:00
kin%netscape.com
d82e2ba779
Fix for bug 209593 (Moving mails via Drag'n'Drop crashes Mozilla [TB21092337G])
...
Modified InvokeDragSession() so that it addrefs and releases the data objects it creates. This fixes the crashing that occurs when dragging multiple items, and prevents the leak that occurs when dragging a single item.
r=nisheeth@netscape.com sr=dbaron@dbaron.org
2003-06-18 19:12:54 +00:00
bryner%netscape.com
8d5ee4a91d
Don't build nsRegionMac into the widget library, it's not needed for anything. Remove unused nsWidgetSupport.cpp. Bug 207023, r=pinkerton, sr=sfraser.
2003-06-17 22:54:50 +00:00
ccarlen%netscape.com
4de2ea650f
Bug 161623 - Mac embedding APIs are burdensome compared to other platforms because the embeddor must create a top level nsIWidget instead of passing a native one. r=pink/sr=sfraser
2003-06-16 14:59:23 +00:00
aaronl%netscape.com
5d380d4f56
Bug 208812. Fire nsIObserver notifications for accessibility events for internal accessibility clients. r=kyle, sr=alecf
2003-06-16 10:35:11 +00:00
timeless%mozdev.org
af97ec5d9c
Bug 204407 cleanup warnings in nsToolkit.cpp
...
(bustage)
2003-06-15 07:32:06 +00:00
timeless%mozdev.org
14fd47f872
Bug 204407 cleanup warnings in nsToolkit.cpp and plevent.c
...
patch by sergei_d@fi.tartu.ee r=timeless sr=bz
2003-06-15 04:06:04 +00:00
caillon%returnzero.com
83359a65e7
More build bustage fixing.
2003-06-14 00:41:01 +00:00
caillon%returnzero.com
aec3f8c974
Missed a few files. Fixing mac bustage
2003-06-13 23:47:44 +00:00
caillon%returnzero.com
e65edb967b
Mac bustage fixes.
2003-06-13 23:26:24 +00:00
caillon%returnzero.com
378c1f8872
Bustage fix.
2003-06-13 23:22:22 +00:00
caillon%returnzero.com
831a474d17
Fixing some bustage for cocoa and debug builds
2003-06-13 22:02:42 +00:00
nisheeth%netscape.com
1a8dc91aef
Fix for bug 203847. r=smontagu@netscape.com, sr=kin@netscape.com. Make sure that dragged file is deleted from temporary location.
2003-06-13 20:38:43 +00:00
caillon%returnzero.com
2df173e9c8
Bug 209087
...
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
jaggernaut%netscape.com
5d77239a93
Hopefully fix bustage
2003-06-12 10:14:09 +00:00
bolian.yin%sun.com
3ed661ebcd
Bug 208763, system accessibility preference changed
...
r=blizzard. This is NOT for default build.
2003-06-12 02:09:13 +00:00
alecf%flett.org
00b4373c4d
argh, more bustage fixing - applying my original patch, which somehow never made the first landing
2003-06-11 21:25:12 +00:00
alecf%flett.org
2751c6b097
fix for bug 206379:
...
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
blizzard%redhat.com
9be05450bf
Bug #179138 . nsSound::Play doesn't. Patch by mloiselle@yahoo.com. r=blizzard
2003-06-11 17:01:42 +00:00
seawood%netscape.com
97649bab86
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
seawood%netscape.com
b28ce0a530
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
cbiesinger%web.de
d0d470293f
179138 patch by mloiselle@yahoo.com r=pavlov sr=blizzard nsSound::Play doesn't
2003-06-09 16:04:23 +00:00
nisheeth%netscape.com
c4049be0bd
Fix for bug 97413. r=rods@netscape.com, sr=kin@netscape.com. Make drag/drop of images from Mozilla to Desktop work on Windows.
2003-06-06 23:30:47 +00:00