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

5994 Коммитов

Автор SHA1 Сообщение Дата
pkw%us.ibm.com a213e3d518 Bug 230235 - AIX+GTK2: Preedit string is not highlighted properly
r=katakai@japan.sun.com, sr=blizzard@mozilla.org
2004-01-15 20:17:23 +00:00
pinkerton%aol.net 659ec0d178 click-hold context menus (bug 159224) [not part of build] 2004-01-15 19:01:49 +00:00
bryner%brianryner.com 5de89631bb fix uninitialized rangeArray. r+sr=dbaron 2004-01-13 23:16:06 +00:00
cbiesinger%web.de 129535cc9c Bug 230382 Optimizing drawing in BeOS widget code
(beos only) patch  by sergei_d@fi.tartu.ee (Sergei Dolgov) r=timeless
2004-01-13 19:55:03 +00:00
bryner%brianryner.com dd3cd0a7d6 fix drag/drop crash regression (230753). r+sr=dbaron. 2004-01-13 04:49:53 +00:00
bryner%brianryner.com 968c4553fe Fix crash regression bug 270738. r+sr=dbaron. 2004-01-12 22:24:20 +00:00
timeless%mozdev.org 1a3e01e79d <swalker> timeless: the beOS nsWindow.cpp is missing a semicolon 2004-01-12 16:18:12 +00:00
bryner%brianryner.com a12ea58f9c Fixing mac bustage -- readd aMessage parameter to InitializeKeyEvent 2004-01-12 09:03:36 +00:00
bryner%brianryner.com 8225d82478 fixing bustage 2004-01-12 08:49:54 +00:00
bryner%brianryner.com 2bddef83ba Improve the way in which nsEvent and its subclasses are initialized. Commonly-used members can now be initialized via an inline constructor, and all other members are initialized to zero. eventStructType is set automatically. This also fixes some cases where an eventStructType was doubling as a message -- NS_TEXT_EVENT is now only used as an eventStructType, with a message of NS_TEXT_TEXT. NS_COMPOSITION_* events get an eventStructType of NS_COMPOSITION_EVENT, and ditto for NS_RECONVERSION_*. NS_DRAGDROP_EVENT is no longer an eventStructType since it is not a unique type of struct. There is also some miscellaneous cleanup to nsDOMEvent. Bug 220228, r=jst, sr=blizzard. 2004-01-12 08:25:18 +00:00
mkaply%us.ibm.com 85d15e9781 #141676
r=pedemont, sr=blizzard (platform specific)
Now that we can detect the hidden window, we can cleanup some code
2004-01-09 19:40:17 +00:00
mkaply%us.ibm.com 26454ef8ab missed part of 224929 2004-01-07 22:07:23 +00:00
bsmedberg%covad.net d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net 274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
neil%parkwaycc.co.uk c117496442 Code cleanup, patch by gautheri@noos.fr in bug 90906 r=bryner sr=blizzard 2004-01-06 23:24:47 +00:00
mkaply%us.ibm.com 4edbb63c73 #229783
r=pedemonty, sr=blizzard (platform specific)
OS/2 only - Add warning dialog when trying to download to a write protected file - does NOT affect L10N
2004-01-06 22:00:47 +00:00
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