Commit Graph

6808 Commits

Author SHA1 Message Date
bryner%netscape.com
1934c69ed7 Fix gtk native theme crash on solaris (bug 175755) by not relying on gdk_error_trap_push and instead using our own X error handler (and restoring the old handler after the painting operation is finished). r=blizzard, sr=jag, a=dbaron. 2005-08-20 07:12:59 +00:00
bryner%netscape.com
686d1dc347 Locate the symbols for gtk_style_get_prop_experimental and _gtk_check_button_get_props at runtime, so that builds done on GTK+ versions < 1.2.9 will function correctly with newer GTK+ versions and themes (bug 174319). r=pavlov, sr=brendan, not part of the build yet. 2005-08-20 07:12:58 +00:00
bryner%netscape.com
465249a98b Install a gdk error handler during native theme paint operations, and dynamically disable native theming of the widget in question if an X error occurs, to work around buggy theme engines. Bug 142334, patch by roc, r=blizzard, sr=bryner 2005-08-20 07:12:57 +00:00
hyatt%netscape.com
4a032161d1 Tweak to previous patch for form controls. r=bryner/sr=blake 2005-08-20 07:12:56 +00:00
hyatt%netscape.com
9b526925c8 Fix for 169373, make HTML form controls fully support native look on Windows XP. r/sr=hewitt/blake 2005-08-20 07:12:55 +00:00
timeless%mac.com
329f35b028 Bug 161945 clean up simple mac build warnings
r=dbradley sr=bz
2005-08-20 07:12:54 +00:00
pinkerton%netscape.com
b808a6a471 get tabs looking better and fix some enabling/active issues with the drawing logic. r=pink/sr=hyatt. patch from ajfeldman@brown.edu. bug# 134447 2005-08-20 07:12:53 +00:00
pinkerton%netscape.com
e53349c695 turn off double-buffering on osx with a new method on nsIRenderingContext. r=kmcclusk/sr=sfraser/a=valeski. bug# 78764 2005-08-20 07:12:52 +00:00
pinkerton%netscape.com
16a416b8b8 implement NS_THEME_TOOLBAR_SEPARATOR, also patch outliner to support it. r=bryner,smfr/sr=blake/a=shaver. bug#127722 2005-08-20 07:12:51 +00:00
pinkerton%netscape.com
7fa9abc933 cleanup bg theme brush and fix things for dialog bg to draw. r=bryner/sr=hyatt. bug#119736 2005-08-20 07:12:50 +00:00
pinkerton%netscape.com
7a36b1ce5f tweak attribute checking for xbl form control checkboxes. patch by bryner. r=pink/sr=hyatt. bug#124483 2005-08-20 07:12:49 +00:00
alecf%netscape.com
32c8c392f4 one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
r=timeless sr=jag
2005-08-20 07:12:48 +00:00
bryner%netscape.com
1939c50ad3 Bug 124482 - nsNativeThemeWin needs to check _moz-input-checked attribute for HTML/XBL checkboxes. r=blake, sr=hyatt. 2005-08-20 07:12:47 +00:00
pinkerton%netscape.com
cf94e62e94 fix gcc scoping problem. 2005-08-20 07:12:46 +00:00
pinkerton%netscape.com
d947f798e6 give textfields minimum height. fix bg color on tooltips. bug#122689, r=brade/sr=sfraser. 2005-08-20 07:12:45 +00:00
darin%netscape.com
d267b69948 fix mach-o bustage 2005-08-20 07:12:44 +00:00
pinkerton%netscape.com
86ec108cc9 tooltips themed. r=sdagley/sr=ben. bug#115754 2005-08-20 07:12:43 +00:00
pinkerton%netscape.com
49913fe799 fix case where some pushbuttons were too narrow. r=sdagley/sr=sfraser. bug# 120896 2005-08-20 07:12:42 +00:00
pinkerton%netscape.com
f7508d9928 twisties, upside down tabs, and tree implementation on mac. Also adding constants for window, menu, and dialog backgrounds XP. bug 115747, r=sdagley/sr=hyatt,sfraser. 2005-08-20 07:12:41 +00:00
bryner%netscape.com
a4a19d89ec Fix one more warning 2005-08-20 07:12:40 +00:00
bryner%netscape.com
1b6bb9a3d4 Fix C++ comments in C file. patch from roc, r=me. 2005-08-20 07:12:39 +00:00
bryner%netscape.com
8abd55e59f Fix checked checkboxes drawing as unchecked on the Crux theme. Not part of the build. 2005-08-20 07:12:38 +00:00
bryner%netscape.com
2dc8e8d0a0 On second thought, only allocate the extra space when determining the element size; still paint the indicator at its "real" size. Not part of the build. 2005-08-20 07:12:37 +00:00
bryner%netscape.com
2146dda363 Put a hardcoded min size of 14px on checkbox and radio button indicators, since many themes have indicators that are larger than the default 10px indicator_size, but don't bother setting the property. Not part of the build. 2005-08-20 07:12:36 +00:00
bryner%netscape.com
3c7010ac4a Fix bug 156060, where a background pixmap was not aligned properly when a porting of it was invalidated. Also fixing a bug where a pixmap background for the toolbar did not draw. Not part of the build. 2005-08-20 07:12:35 +00:00
bryner%netscape.com
bf0f390853 Fix NATIVE_THEME_SUPPORT=1 with gtk+ < 1.2.9. Not part of the default build. 2005-08-20 07:12:34 +00:00
bryner%netscape.com
70fde5f2bf Don't allow the theme css to override the dropdown button min-size. Not part of the build. 2005-08-20 07:12:33 +00:00
bryner%netscape.com
df93d1fad3 Fixing the painting of the overlap area between tabs. Not part of the build. 2005-08-20 07:12:32 +00:00
bryner%netscape.com
17a19830f2 implement tabpanels. not part of the build. 2005-08-20 07:12:31 +00:00
bryner%netscape.com
be93e36094 adding support for native tab widgets. not part of the build. 2005-08-20 07:12:30 +00:00
bryner%netscape.com
9929343612 Implementing native progress meter widget. Not part of the build. 2005-08-20 07:12:29 +00:00
bryner%netscape.com
60e9cb0e3e some cleanup, add placeholders for not-yet-implemented widgets, implement statusbars. not part of the build. 2005-08-20 07:12:28 +00:00
bryner%netscape.com
6f2d948cbd - Use the focused attribute for radio containers, not :focus
- Add tooltip support
- Fix dropdown arrow sizing, hopefully

Not part of the build.
2005-08-20 07:12:27 +00:00
bryner%netscape.com
e8a272d747 Oops, fixing native theme bustage. Not part of the build. 2005-08-20 07:12:26 +00:00
bryner%netscape.com
34d7575f59 Slight tweak to scrollbar thumb painting to paint as prelight as you are dragging. Not part of the build. 2005-08-20 07:12:25 +00:00
bryner%netscape.com
341d327dbe Prefer do_GetAtom to dont_AddRef(NS_NewAtom(...)). Also, tweak the borders on checkbox/radio buttons and containers a bit. Not part of the build. 2005-08-20 07:12:24 +00:00
bryner%netscape.com
b4695d9e0b Fix the focused state for textfields. Not part of the build. 2005-08-20 07:12:23 +00:00
bryner%netscape.com
330910f4b0 - Hooked up toolbar background painting
- Return the correct border sizes for most widgets
- Code/style cleanup

Not part of the build.
2005-08-20 07:12:22 +00:00
bryner%netscape.com
41c01cc55d Style and code cleanup. No functional changes. Not part of the build. 2005-08-20 07:12:21 +00:00
bryner%netscape.com
9572dfceb1 Removing scrollbar tracks from the list of widgets that don't need to be invalidated due to a state change. This fixes the scrollbar "stuck-in-hover" problem. Not part of the build. 2005-08-20 07:12:20 +00:00
bryner%netscape.com
f9a9dee218 Cleaning up checkbox/radio button code, now that I understand how it's supposed to work. Hooked up checkbox/radio containers. Fixed active/hover state problems with buttons. Not part of the build. 2005-08-20 07:12:19 +00:00
bryner%netscape.com
1420f266a3 turning off focus border for checkboxes. it's causing problems. not part of the build. 2005-08-20 07:12:18 +00:00
bryner%netscape.com
ecd06e8a89 Hooking up textfields and dropdown buttons. Not part of the build. 2005-08-20 07:12:17 +00:00
bryner%netscape.com
648028124b Fixing selected state for radio buttons. Not part of the build. 2005-08-20 07:12:16 +00:00
bryner%netscape.com
f86826d727 Hooking up radio buttons, clean up debugging printf's. Not part of the build. 2005-08-20 07:12:15 +00:00
bryner%netscape.com
5193a05aa0 Some minor changes for scrollbar buttons that use transparency. Not part of the build. 2005-08-20 07:12:14 +00:00
bryner%netscape.com
9c2dca4666 Fixing up horizontal scrollbars. Not part of the build. 2005-08-20 07:12:13 +00:00
bryner%netscape.com
2923a1998b Make sure the button widget is created before painting scrollbar arrows. Not part of the build. 2005-08-20 07:12:12 +00:00
bryner%netscape.com
e3ba3acecf Hook up toolbarbuttons and grippers. Tweak borders and minimum sizes on scrollbars. Not part of the build. 2005-08-20 07:12:11 +00:00
bryner%netscape.com
9c50aa0b51 Bug 119837 - add a parameter to nsITheme::GetMinimumWidgetSize to specify if CSS is allowed to override the min size. r=bzbarsky, sr=hyatt. 2005-08-20 07:12:10 +00:00
pinkerton%netscape.com
98f7fdedf2 add tab support and fix up drawing problems with port not being set. r=sdagley/sr=sfraser/a=asa. bug# 120171 2005-08-20 07:12:09 +00:00
hyatt%netscape.com
bccc526e51 Fix for hover/active feedback on radio/checkbox/menulist in WinXP theme. r=hewitt, sr=ben 2005-08-20 07:12:08 +00:00
hyatt%netscape.com
cdf49e500f Fix for 115767, dropdown list support for WinXP, r=hixie, sr=blake 2005-08-20 07:12:07 +00:00
hyatt%netscape.com
79d244f525 Fix for 115759, support for textfields in WinXP, r=hixie, sr=jst 2005-08-20 07:12:06 +00:00
pinkerton%netscape.com
b536936fc1 fixes bustage. had to wrap some things in TARGET_CARBON. 2005-08-20 07:12:05 +00:00
pinkerton%netscape.com
0c3989da99 tweak scrollbars and fix non-carbon bustage. i'll get back to this later. 2005-08-20 07:12:04 +00:00
pinkerton%netscape.com
668093cf5a nsITheme impl on mac. r=sfraser/sr=hyatt. bugs 115731, 115733, 115735, 115737, 115740, 115749, 115760, 115763 2005-08-20 07:12:03 +00:00
hyatt%netscape.com
d41d0e7493 Fixing 115750, support for tabpanels and tabs in WinXP, r=bryner, sr=blake 2005-08-20 07:12:02 +00:00
hyatt%netscape.com
69c3156f00 Fix for 115750, WinXP tab support. r=bryner, sr=blake 2005-08-20 07:12:01 +00:00
hyatt%netscape.com
244c130d63 Fix for 115753, windows xp tooltip support, r=bryner, sr=sspitzer 2005-08-20 07:12:00 +00:00
hyatt%netscape.com
7d83ad2cb0 Fix for 115748, r=bryner, sr=sspitzer 2005-08-20 07:11:59 +00:00
hewitt%netscape.com
6c8c7b6205 115757 - null check for win2k, r=bryner, sr=hyatt 2005-08-20 07:11:58 +00:00
hyatt%netscape.com
8e591b6f6d Checking in 115757, enabling of Windows XP Theme Support under Classic skin.,r=bryner,sr=hewitt 2005-08-20 07:11:57 +00:00
hyatt%netscape.com
4a6491c7cc Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson 2005-08-20 07:11:56 +00:00
blizzard%redhat.com
17fe9f31d1 Bug #174471. nsITheme for gtk2. This is the file that Andrew Johnson sent me after re-indenting. It doesn't look quite right so it's not in the build yet. 2005-08-20 07:11:55 +00:00
bryner%netscape.com
868e14b51c Hooking up scrollbar tracks and thumbs. Not part of the build. 2005-08-20 07:11:48 +00:00
bryner%netscape.com
7793e83646 GTK theme renderer changes:
- Keep "widget prototypes" around instead of raw GtkStyles.  This way, the style retains valid GC's.
- Pass widget instances to gtk_paint_* to satisfy themes that expect this to be non-null.
- Add support for scrollbar buttons.
- Code refactoring and cleanup.

Not part of the build.
2005-08-20 07:11:47 +00:00
bryner%netscape.com
b559159b2c Initial checkin of gtk native theme renderer. Contains support for buttons and checkboxes. Not part of the build, to enable set NATIVE_THEME_SUPPORT=1. 2005-08-20 07:11:46 +00:00
bzbarsky%mit.edu
7d705097f5 Fix XRemoteClient leaks. Bug 295173, patch by Ferdinand
<ferdinandw+bmo@gmail.com>, r=caillon
2005-08-19 15:15:34 +00:00
masayuki%d-toybox.com
85e72b97a2 backing out previous my check-in b=276727 2005-08-18 14:53:14 +00:00
mats.palmgren%bredband.net
e91966348c Truncate long TITLE strings to avoid crashing GTK/WM/X. b=167315 r+sr=bzbarsky 2005-08-18 08:10:28 +00:00
masayuki%d-toybox.com
fcc8138442 Bug 276727 Implement disable/enable IME API r=roc, timeless, pinkerton, amardare and katakai, sr=roc 2005-08-18 04:09:13 +00:00
cbiesinger%web.de
2fb980e7f4 bug 301004 make native gtk2 filepicker modal to its parent
patch by Christian Persch <chpe@gnome.org> r=caillon sr=roc a=asa
2005-08-17 13:41:44 +00:00
dougt%meer.net
30e7ca830b More WINCE Fix ups.
1) removes unused variable mBorderlessParent.
2) fixes a few bugs whereby I #ifdef out a case in a switch statement resulting
the default action being taken.
3) allowing gesture animation via a flag to SHRecognizeGesture.
4) returning a positive value to the WM_ACTIVATE message as the caller excepts
that.
5) GetWindowPlacement() is not implemented in the wince shunt library.	So, i
could remove some of the #ifndef WINCE code when handing WM_WINDOWPOSCHANGED.
6) Adjusting the window position when WM_SETTINGCHANGE is called with
SPI_SETWORKAREA.  This is a windows ce thing. Basically, you can go to full
screen and a WM_SETTINGCHANGE message is fired.
7) Lastly, when dealing with popups, we want to ignore the activate message
when deciding to roll up the popup.

r=benjamin, a=asa (wince only)
2005-08-16 19:15:06 +00:00
dougt%meer.net
69dc8848e1 Fixing windows ce build bustage. WS_CHILDWINDOW is not supported. 2005-08-14 04:01:58 +00:00
emaijala%kolumbus.fi
c857619c87 Fix for bug 297561: onmouseover , javascript alert shows twice
r+sr=roc
2005-08-13 18:00:33 +00:00
roc+%cs.cmu.edu
0b1d3380cd Bug 300297. Be careful about choosing the top-level window when making a transparent window. r+sr=me,a=shaver/cbeard,patch by Dainis.Jonitis 2005-08-12 03:29:18 +00:00
dougt%meer.net
23397659a5 Windows Ce only.
This patch does two things:
a) enables clipboard support on Windows CE.  It was pretty easy to port.  we
just don't support file clipboard type nor do we know what to do with drag and
drop.  Hence there are a few ifdef's sprinkled through out.  Also, i noticed
that the WinCE compiler chokeds on ::Global* for some reason.  Since these do
not need to be namespaced, I removed the "::".

b) detects windows ce tap-and-hold events via SHRecognizeGesture.  When we
discover that this occurs we fire a right mouse click.

r/sr=dveditz, a=asa.  bug=297683
2005-08-11 00:37:53 +00:00
aaronleventhal%moonset.net
8b21f5d760 Bug 303841. When screen reader running, prefer external viewer applications over full page plugins because they are more accessible. r=biesi, sr=jst, a=cbeard 2005-08-10 01:45:31 +00:00
dougt%meer.net
45a75701ef Fixing bug 303995. Comparing the flags used in version 3.538 of nsWindow.cpp and what we are currently using you see a difference in both the popup and toplevel. This patch reverts my changes and takes us back to a good place. a/r/rs=benjamin 2005-08-09 16:00:08 +00:00
dougt%meer.net
1dc95e376e Cleaner ifdef's for Windows CE WindowExStyle. This allows dialogs on Windows CE to have an OKAY box instead of the minimize box. This change is WINCE only. b=297683 r/sr=dveditz, a=asa 2005-08-09 07:21:27 +00:00
mats.palmgren%bredband.net
258eb41fd3 Implement nsIWidget::SetParent on GTK1 and GTK2. b=168116 r+sr=roc a=asa 2005-08-09 02:51:42 +00:00
caillon%redhat.com
58f94afc12 Bug 300226, unset window userdata before destroying
p=chpe@gnome.org
r=mpgritti@gnome.org sr=roc a=asa
2005-08-08 19:43:31 +00:00
smfr%smfr.org
27d7324edc Fix bug 301152: cruft in scrollbar when scrolling while loading a page. r=pinkerton, Camino-only. 2005-08-08 03:21:54 +00:00
mkaply%us.ibm.com
c92c490d44 #302621
r=mkaply, sr=mkaply, a=mkaply
OS/2 only - context menu crash - grab fix that is already in Windows
2005-08-02 03:08:49 +00:00
joshmoz%gmail.com
43b6277d8b change assertions to warnings. b=291096 r=pinkerton sr=smfr a=bsmedberg 2005-07-28 23:51:21 +00:00
smfr%smfr.org
97e17b2841 Fix bug 301807: sometimes on launch the tab bar would not be drawn, because the Mac widget code lost invalidates that happened during paints. Now we make sure not to clobber the WindowPtr's updateRgn after painting, so that those invalidates get drawn the next time. r=mento, jhpedemonte, sr=me, a=bsmedberg. 2005-07-28 18:00:16 +00:00
timeless%mozdev.org
6284578ea0 Bug 301582 Win32 HTML clipboard format broken by patch for Bug #244685 (StartFragment offset incorrect)
patch by daniel_atallah@yahoo.com r=david.gardiner@unisa.edu.au sr=neil a=bsmedberg
2005-07-25 21:06:35 +00:00
smfr%smfr.org
f70d9cdea0 Fix bug 192276: control-click on a plugin should show the plugin context menu, not the browser one -- return nil from -menuForEvent for a plugin view. r=pink
Fix bug 180592: dispatch Carbon Events for scroll wheel events so that plugins can use them. r=pink.
Both changes only affect Camino.
2005-07-25 15:56:25 +00:00
dougt%meer.net
f49026671a This patch does the follow:
*)  First it allows hardware key that various devices have (so called HOTKEYs)
be mapped into the DOM (as F-KEYS).  This will allow application developers use
the standard hardware buttons on devcies in some interesting way.  This is
controlled via a preference.  it is to be defaulted on -- we will override the
hardware buttons and pass these events on.

*) Secondly, i have added a preference which controls if the top level windows
have a (X) box or a (OK) box in their upper right hand corner.	The difference
between these is that an (X) box only puts the top level window in the
background whereas the (OK) box actually is suppose close and destory the
window.  It is very important for developers (a time save) to have the ablity
to directly kill the window.  Without this, you have to go to Settings / System
/ Memory / Running Programs, then find your app and press "Stop".

This patch is WINCE only -- everything is within the correct #defines.

emaijala: review+
dveditz: superreview+
a=asa WinCE only.
2005-07-24 19:36:18 +00:00
roc+%cs.cmu.edu
38de62e088 Bug 301402. HideWindowChrome should do that, not make the window fullscreen in GTK2. r+sr=blizzard,a=shaver 2005-07-21 04:28:40 +00:00
shaver%mozilla.org
3db0927fe9 Bug 269823: fix invalid casts preventing compilation on 64-bit platforms with
gcc4. r+"sr"=caillon, a=me.
2005-07-20 18:29:05 +00:00
smfr%smfr.org
7108a67667 Fix bug 289973: white patches in XUL menus. This happened because the window was being resized inside an update, so that the window's new visRgn from SizeWindow was being clobbered by the later EndUpdate(). Fixed by breaking out of BeginUpdate/EndUpdate around the SizeWindow. This also required us to move all update handling to the Carbon Event handler (that was only being used for sheets). r=mento, r=jhpedemonte, sr=me, a=bsmedberg. 2005-07-20 18:24:09 +00:00
mark%moxienet.com
25147668fa Bug 300095, tab close button draws over top of scrollbar after tab bar collapses. Don't validate control rects after drawing, when it's too late for us to care. Allows the system to paint. r=jhpedemonte sr=smfr a=shaver 2005-07-20 17:52:00 +00:00
smfr%smfr.org
bb0d5f1f7d Fix bug 289353: bad drawing on scrolling, if the scrolled area is not rectangular (e.g. page with abs-positioned divs). The synchronous update was messing with the window state so that later drawing was incorrectly clipped. Fixed by using an asycnchronous invalidate. r=mento, r=jhpedemonte, sr=me, a=shaver. 2005-07-20 17:41:56 +00:00
roc+%cs.cmu.edu
4d0cad69a1 Fix build bustage from bug 301161. 2005-07-19 23:57:57 +00:00
roc+%cs.cmu.edu
50489e7ca4 Bug 301161. Fix gtk1 too. 2005-07-19 23:18:56 +00:00
mark%moxienet.com
3ba9a73b56 Bug 299949, scroll wheel misbehaves when built on SDK >= 10.4. Handle fractional scroll deltas with ceil/floor instead of truncating. Also, handle events carrying both dX and dY properly, and ignore events where delta = 0. Camino only ('til 1.9?) r=josh sr=smfr. 2005-07-19 22:54:07 +00:00
roc+%cs.cmu.edu
bd98cf889a Bug 301161. Allow our Xt timer event pump to process multiple Xt events each time it fires. This prevents Flash from starving other plugins (e.g, Adobe Acrobat Reader 7) in some situations. r+sr=blizzard,a=bsmedberg 2005-07-19 22:08:38 +00:00
smfr%smfr.org
e7af44669f Fix bug 292914: if scrolling up more than 32767 pixels, window didn't refresh. Fix by just manually invalidating if scrolling will redraw the entire scrolled area. r=joshmoz, sr=jhpedemonte, a=bsmedberg. 2005-07-19 21:21:21 +00:00
dougt%meer.net
f998e5ffc8 Implements DataToBitmap. We do not handle the cursor translucency, but it is
more then what we do currently.  Basically we are moving around ifdef's here.

Fixes GetSysFontInfo.  For windows CE we correctly return the System Font.

r=emaijala, sr=dveditz, a=asa, b=297683 WINCE ONLY.
2005-07-18 16:04:45 +00:00
bzbarsky%mit.edu
9aa3066a02 More uses of EmptyC?String(). Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky, a=bsmedberg
2005-07-15 21:41:47 +00:00
smfr%smfr.org
42f548729f Improve Camino drawing performance by avoiding widget updates when the dirty rect is entirely obscured by subviews (bug 166932). Should help Camino typing performance (bug 272954). Camino only, NPODB. r=pinkerton 2005-07-15 20:53:13 +00:00
aaronleventhal%moonset.net
3237d883cc Bug 300642. Fix regression from fastback that broke page loading in screen readers. r+sr=bryner, a=asa 2005-07-15 02:35:19 +00:00
mark%moxienet.com
24c91c251a Fix gcc 4 build by disabling assertion on private data. gcc 3.3 doesn't care. No bug. Camino only. r=smfr 2005-07-15 00:02:15 +00:00
mark%moxienet.com
d8ce3ba315 Bug 298677, Mac Carbon scrollbars draw in the wrong location and jump out from under the mouse since CFRunLoopSource (bug 282940). Be more careful about restoring the QD origin. Obsoletes and backs out an earlier partial fix, cleaning up bug 300058, drawing artifacts in scrollbars. r=pinkerton sr=smfr a=bsmedberg 2005-07-14 22:48:34 +00:00
joshmoz%gmail.com
fd539ea8c8 make cocoa widget FF builds run with no tweaking, also add basic modal event loop code so we don't hang on modal dialogs. This code isn't necessarily "right", but its a step and allows for easy further exploration.NPODB 2005-07-13 23:11:18 +00:00
timeless%mozdev.org
d9a857c0a0 Bug 299582 widget/src/gtk/nsWidget.cpp:532: Control reaches end of non-void function
patch by b.jacques@planet.nl r=roc sr=roc a=bsmedberg
2005-07-13 18:17:33 +00:00
neil%parkwaycc.co.uk
f333249bd5 Bug 300133 default.xpm should not live in GTK2 r=bsmedberg a=asa 2005-07-13 17:05:12 +00:00
neil%parkwaycc.co.uk
942178fe47 Bug 300129 Allow GTK1 windows to use a default icon r+sr=roc a=asa 2005-07-13 17:00:14 +00:00
bryner%brianryner.com
1345e034dd Fixing camino crashes with fastback, bug 297488. r=josh sr=pinkerton 2005-07-08 17:55:32 +00:00
mkaply%us.ibm.com
e531941425 #267609
r=mkaply, sr=mkaply (platform specific), a=mkaply (OS/2 only)
Patch from Rich Walsh - Maximize window doesn't work right sometimes
2005-07-08 16:22:27 +00:00
smfr%smfr.org
61ebc963d5 Fix the drawing part of bug 298677: scrollbars draw in the wrong place. Fixed by registering a Carbon Event handler on the native control that ensures that the port origin is set correctly before control draws. r=josh, jhpedemonte. sr=me. a=shaver. 2005-07-07 15:47:49 +00:00
smfr%smfr.org
70b2cd75c9 Fix (hopefully for good this time) bug 298201, a crash when running on Tiger because NSQuickDrawView has stashed a bad port. r=pinkerton. Only affects camino. 2005-07-06 19:51:31 +00:00
joshmoz%gmail.com
ffc365fb08 clean up old mac os classic stuff. b=281889 r=smfr sr=bryner a=bsmedberg 2005-07-06 01:23:20 +00:00
joshmoz%gmail.com
287ba97dda get cocoa widgets running in Firefox. this means the app launches, but you probably don't want to use it as you have windows with no menu bar :) Also some macro cleanup. only a few lines of codein a component that isn't used, so no reviews necessary. 2005-07-04 20:25:26 +00:00
mark%moxienet.com
91f85f2d34 Bug 299384, Crash in Mac Carbon nsNativeScrollbar::DoScrollAction when using the scrollbar while reloading since 282940. Handle Destroy() when the page is going away. r=josh sr=smfr a=asa 2005-07-03 05:44:08 +00:00
joshmoz%gmail.com
9120d72e8d cleanup. sr=smfr 2005-07-02 02:46:38 +00:00
timeless%mozdev.org
351f4c0dfb Bug 299100 remove useless references to nsVoidArray
widget
r=darin sr=darin a=asa
2005-07-01 04:40:31 +00:00
dbaron%dbaron.org
22c8c10292 Implement css3 syntax for url() values of cursor with optional hotspot coordinates. b=286303 r=biesi sr=bzbarsky a=asa 2005-07-01 04:29:42 +00:00
joshmoz%gmail.com
762671ba60 assign "isChar" inside gecko event conversion. cocoa widgets only. b=299221 sr=smfr 2005-07-01 00:44:33 +00:00
smfr%smfr.org
9f63d01a01 Undo erroneous checking of nsNativeScrollbar.* (Cocoa only) 2005-06-30 18:26:44 +00:00
smfr%smfr.org
ea9a33e33d Fix bug 299226: unable to type option-char combinations in the content. Broken by a recent change that set isAlt on the gecko event. r=pink. 2005-06-30 18:23:01 +00:00
joshmoz%gmail.com
f1f1b6ca27 don't crash in [NSQuickDrawView dealloc], also some code cleanup. Patch by smfr. b=298201 r=pink 2005-06-29 19:39:39 +00:00
dougt%meer.net
dbda3ac039 This patch does two things:
1) Correctly handles dropdown menus.  In earlier version of nsWindow for WinCE
we basically totally ignored handling events that were outside of the popup.
The result was that if you happen to popup a menu, it wouldn't go away unless
you clicked on a item.  If there we no ideas, well you were hosed.

2) Correctly handles the WM_WINDOWPOSCHANGED event.  Prior to this, if the
browser ever was resized or moved, we would ignore the event.  We can not
process the WINDOWPLACEMENT and instead just always focus.

r=emaijala, sr=dveditz, a=asa
wince only.
2005-06-29 18:52:08 +00:00
neil%parkwaycc.co.uk
e779558bb6 Bug 254894 On Windows, creating an event queue (e.g. via XMLHttpRequest) dismisses open menus r=dean_tessman rs=darin a=bsmedberg 2005-06-29 10:14:17 +00:00
mats.palmgren%bredband.net
269d29adc0 Attempting to fix build bustage... 2005-06-28 22:04:03 +00:00
mats.palmgren%bredband.net
97417c0bb6 Make drag-n-drop of frame-less content work again. b=289667 r+sr=roc a=benjamin 2005-06-28 21:40:15 +00:00
smfr%smfr.org
4a0f61741f Fix bug 274036: makes sure Mac native controls (Carbon & Cocoa) look disabled when there is nowhere to scroll by removing arbitrary hardcoded limits. r=josh, sr=bryner, a=chofmann. 2005-06-28 00:18:33 +00:00
smfr%smfr.org
b002367b2c Detabbed the file, no code changes. 2005-06-27 23:44:09 +00:00
smfr%smfr.org
f2c6ab18fc Fix bug 179308: fix control-key events in Camino so that access keys work properly. r=josh. Affects Camino only. 2005-06-27 23:39:08 +00:00
smfr%smfr.org
ae849048e1 Fix bug 182783, bug 292473 and bug 280894. Add a per-window class that registers for window activate/deactivate notifications, and sends appropriate activate events to gecko. Also fix up interaction with the NSInputManager (aka IME/TSM). r=pinkerton. Only affects Camino. 2005-06-26 03:25:52 +00:00
masayuki%d-toybox.com
9f9745218e Bug 296339 No response when I am inputting use the MSPinYin(Chinese) input method r=timeless, sr=rbs, a=asa 2005-06-25 04:43:04 +00:00
mozilla.mano%sent.com
82eeff1d45 Bug 298549 - nsBidiKeyboard.cpp breaks gcc 4 builds. patch from Mark Mentovai <mark@moxienet.com>, r=me, sr=smfr, a=mkaply. 2005-06-23 17:50:41 +00:00
mozilla.mano%sent.com
520fa9a44e Bug 298430 - drop support for Mac OS X 10.1. First part: code cleanup. r=josh, sr=darin, a=shaver 2005-06-23 00:59:03 +00:00
sergei_d%fi.tartu.ee
2322e0c2be Bug 298171 Adjusting mouse mask handling, avoiding extra validation with proper view transparency color, cleaning header. r=sergei_d a=asa. BeOS-only changes 2005-06-22 21:44:00 +00:00
jst%mozilla.jstenback.com
f3ed62af01 Fixing bug 296704. Make re-dispatching of events work as expected. r=dveditz@cruzio.com, sr=bryner@brianryner.com, a=dveditz@cruzio.com 2005-06-22 01:53:58 +00:00
dveditz%cruzio.com
b05a30f2af Restore windows shortcut functionality to the filepicker (bug 283730): r=emaijala, sr=dougt, a=asa 2005-06-17 03:18:30 +00:00
pinkerton%aol.net
d35af1bfd4 delay invalidates if we're in the middle of painting. fixes scrambling during
loads (sr=pink, r=sfraser, bug 294415)
2005-06-16 12:49:43 +00:00
roc+%cs.cmu.edu
a43f77a450 Bug 282812. Fix GTK1 popup widget positioning by invalidating the cached positions of all child widgets, even those that aren't directly connected in the nsIWidget hierarchy. r+sr=blizzard,a=asa 2005-06-16 02:53:00 +00:00
bryner%brianryner.com
e4a343f08f Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver. 2005-06-15 23:52:46 +00:00
joshmoz%gmail.com
9718f8cb16 gcc 4 build fixes for Camino. Patch by Mark Mentovai. b=297688 r=josh sr=smfr a=asa 2005-06-15 16:39:40 +00:00
joshmoz%gmail.com
5f890490c2 gcc 4 fixes for Mac OS X. part 2 of landing (last part). Patch by Mark Mentovai. b=294244 r=josh sr=darin a=dbaron 2005-06-15 03:52:48 +00:00
joshmoz%gmail.com
e55715ea0a gcc 4 fixes for Mac OS X. part 1 of the landing. Patch by Mark Mentovai. b=294244 r=josh sr=darin a=dbaron 2005-06-15 03:49:26 +00:00
brendan%mozilla.org
3b12302057 Fix 76831 by inverting the config.trim_on_minimize default (r=pavlov, sr=jst). 2005-06-15 00:20:12 +00:00
masayuki%d-toybox.com
cd697de32a Bug 295981 sIMEReconvertUnicode should be released at WM_IME_STARTCOMPOSITION r=timeless, sr=rbs, a=chofmann 2005-06-09 14:50:35 +00:00
cls%seawood.org
838386f590 Actually disable NSPR logging in gtk2 builds when given --disable-logging.
Bug #165558 r=blizzard sr=roc a=chofmann
2005-06-09 02:36:01 +00:00
timeless%mozdev.org
5385d6a126 Bug 292348 NewEmbededPluginStream misspelled
patch by pythonesque+bugzilla@gmail.com r=jst sr=jst a=asa
2005-06-08 23:42:15 +00:00
dougt%meer.net
77acfc52b7 Bug 295481. WINCE Fixes. This includes changes to make the makefiles do the right thing if we try to build Minimo and XUL together. These changes rs=bsmedberg. Further WINCE fixes in GFX and Widget. r=emaijala, sr=rbs, a=asa. 2005-06-08 16:48:44 +00:00
bsmedberg%covad.net
18d772a9ec Bug 295711 part 2 - hide menus (mac) that do not have a <menupopup> child - r=jhpedemonte sr=jst a=shaver 2005-06-03 17:53:40 +00:00
timeless%mozdev.org
3fc95f8e53 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann
2005-06-03 10:26:28 +00:00
timeless%mozdev.org
a876c73824 Bug 284327 SHGetMalloc API call is deprecated (nsFilePicker.cpp)
patch by david.gardiner@unisa.edu.au r=dean_tessman sr=neil a=shaver
2005-06-01 23:20:31 +00:00
timeless%mozdev.org
2f42bb8e81 Bug 283827 When turn on IME and switch applications before fix characters, location bar doesn't accept any more character
patch by katsuhiromihara@goo.jp r=pinkerton sr=smfr a=asa
2005-06-01 16:33:48 +00:00
smfr%smfr.org
a5fc8c1e38 Removing semicolons on the first line of method implementations. No code changes, r=me. 2005-05-27 03:49:14 +00:00
timeless%mozdev.org
45c3009058 Bug 295095 Ctrl+Shift+letter treated as Ctrl+letter
patch by ere r=dveditz sr=roc a=asa
2005-05-24 04:48:09 +00:00
emaijala%kolumbus.fi
c29b839294 Fix for bug 285161: access keys don't work on non latin locales when Alt+letter is pressed together
r=neil
sr=roc
a=asa
2005-05-20 18:25:19 +00:00
roc+%cs.cmu.edu
7d2d3e065c Bug 292657. Record 'need to resize' and 'need to move' separately so we don't forget to move GTK2 widgets. r+sr=blizzard,a=asa 2005-05-19 20:49:06 +00:00
masayuki%d-toybox.com
a7eb0fa3b5 Bug 292734 fail to build defined KE_DEBUG on Win32 r=emaijala, sr=bzbarsky, a=chofmann 2005-05-16 11:17:45 +00:00
masayuki%d-toybox.com
ef02ea57ab bug 292723 pReconv->dwSize value is invalid. it makes cause crash on win9x at reconverting with ATOK. r=timeless, sr=bzbarsky, a=asa 2005-05-05 07:16:26 +00:00
bryner%brianryner.com
aed69207f0 Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan. 2005-05-04 20:22:32 +00:00
pedemont%us.ibm.com
d75b5fa3eb Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa 2005-05-02 16:30:03 +00:00
neil%parkwaycc.co.uk
4da6d386e6 Bug 288729 gtk2 native keybindings prevent default enter event r+sr=bryner a=asa 2005-05-01 09:44:41 +00:00
cbiesinger%web.de
587781f896 fixing qt bustage from bug 289940
r+sr=jst a=shaver not part of default build
2005-04-29 22:29:54 +00:00
dougt%meer.net
be6760da53 Windows CE build changes. This addresses most of the outstanding Windows
CE compilation issues.

This patch also fixes/removes CheckStackGrowthDirection assertions in
Javscript.  This change is based on bug 242518.  See comment 36.

This patch also removes the unused enum in transformiix .  See bug
292118.

r/sr = dveditz/shaver
b    = 291229
a    = asa
2005-04-29 13:33:49 +00:00
jst%mozilla.jstenback.com
50de4a3e1d Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org 2005-04-28 23:48:28 +00:00
roc+%cs.cmu.edu
f6aabe5b4c Bug 289983. Move nsIGdkPixbufImage to widget/src/gtk2 because 1) GTK1 doesn't need it and 2) cairo-gtk2 builds do need it. 2005-04-26 04:46:14 +00:00
roc+%cs.cmu.edu
fb94e41d41 Bug 290102. Don't flush pending invalidates when we are about to paint if the window has translucency, because on some platforms Invalidate will immediately call OnPaint even if it's supposed to be asynchronous, causing us to reenter and die. r+sr=me,a=dbaron, patch by pavlov 2005-04-21 20:53:00 +00:00
mkaply%us.ibm.com
375250abb4 #286306
r=mkaply, sr=mkaply (platform specific), a=mkaply (OS/2 Specific)
Patch from Rich Walsh - implement CSS cursors
2005-04-13 18:40:58 +00:00
jshin%mailaps.org
27cd266480 bug 171349: Firefox icon is that of the system default. patch by Anbo Motohiko with my comment added (r=jshin, sr=neil) 2005-04-13 12:46:10 +00:00
paper%animecity.nu
e905309f8c Bug 286622: Fix cursors for Win9x/ME/2k. r=biesi; sr=roc; a=asa 2005-04-13 05:52:02 +00:00
smfr%smfr.org
c428f57147 Fix bug 277923: crash on scrolling in Camino on page load, because we destroy the scrollbars while in a native scrollbar tracking loop. Fixed by posting a fake mouseup event when we detect that the scrollbar is going away. r=pinkerton. Only affects Camino, so no need for approval.
Also remove the USE_OPAQUE_VIEWS #ifdefs from nsChildView, and add an explanatory comment now that we understand the issue better.
2005-04-13 04:51:36 +00:00
maxf%magma.ca
e905ae1273 Photon-only changes. These only affect QNX builds, which are not part of
Tinderbox. See QNX PR23898. The input group for clipboard copy/paste was
always hard coded to 1. To support other input groups, the real input group
being used by the user must be passed from the gui client (i.e. from voyager
via PtWeb to mozserver) or taken from the mouse/keyboard event. My QNX
email address is mfeil@qnx.com. r=amardare@qnx.com
2005-04-12 16:03:14 +00:00
roc+%cs.cmu.edu
50e0079206 Bug 278353. Trial relanding of patch to properly z-order GTK1 widgets. Let's see if this breaks luna. r+sr=blizzard,a=dbaron. 2005-04-07 04:19:03 +00:00
cbiesinger%web.de
515ea8b3ab 276692 get nsIGdkPixbufImage using GI(nsIImage) followed by
QI(nsIGdkPixbufImage)
r=bryner sr=dbaron
2005-04-05 21:08:04 +00:00
bsmedberg%covad.net
3522feb25f Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner 2005-04-04 19:08:55 +00:00
bsmedberg%covad.net
1a620d5a7e Make it more likely that libxul will build with QT. Should not affect non-xulrunner. No bug. 2005-04-04 16:12:43 +00:00
roc+%cs.cmu.edu
0597f8066e Bug 284661. Be sure to resize the transparency bitmap if GTK resizes our window interactively. r+sr=blizzard 2005-03-31 02:22:01 +00:00
smfr%smfr.org
f77a5c59e5 Turn off opaque views (experiment over). 2005-03-30 06:28:17 +00:00
smfr%smfr.org
43ef844162 Experimental view opacity change (bug 166932) to measure impact on pageload performance. 2005-03-30 04:05:54 +00:00
mkaply%us.ibm.com
bf22bc06cf #287319
r=weilbacherm, sr=mkaply (OS/2 only)
From Rich Walsh - create stub version of drag drop functions just in case they get called
2005-03-28 16:33:50 +00:00
dbaron%dbaron.org
b4c59fe534 Followup to 287290 on potential static buffer overruns, and fix GTK2 port too. b=287290 r+sr=brendan 2005-03-25 23:28:17 +00:00
joshmoz%gmail.com
3a5b7566e2 make auto-repeat work with Japanese input. patch by waverider. r=joshmoz sr=smfr b=233288 2005-03-25 18:08:02 +00:00
dbaron%dbaron.org
cda2b96b0e Fix some minor static buffer overruns detected by Coverity tool, and sync two versions of catttable.h. b=287290 r+sr=brendan 2005-03-23 05:43:39 +00:00
timeless%mozdev.org
10c1d75093 Bug 285974 Crash when we use ATOK on the other of editor[@ nsWindow::OnIMEQueryCharPosition]
patch by masayuki@d-toybox.com r=timeless sr=roc
2005-03-18 06:17:59 +00:00
jwatt%jwatt.org
6b831cb703 Fixing bug 286386. Build bustage: declaration with no type forbidden. rs=bsmedberg@covad.net 2005-03-16 16:36:15 +00:00
jst%mozilla.jstenback.com
128919ba42 Fixing possible build bustage due to null-check on nsCOMPtr of incomplete type. 2005-03-16 15:15:52 +00:00
peterv%propagandism.org
7a7494e8ff Bustage fix. 2005-03-16 12:05:28 +00:00
jst%mozilla.jstenback.com
83db4d1d0a Fixing the Mac widget portion of bug 285438. r+sr=bryner@brianryner.com 2005-03-16 02:05:59 +00:00
jst%mozilla.jstenback.com
43d4693ae2 Fixing build bustage. 2005-03-16 01:50:15 +00:00
jst%mozilla.jstenback.com
807a222446 Whitespace cleanup. 2005-03-16 01:20:27 +00:00
jst%mozilla.jstenback.com
3d52203396 Fixing bug 285438. Make our drag n' drop code remember what we're dragging even if the user drags outside the initial window and then back, and make the browser code check that the source of a dragged link has the right to load the target of the link (Win32 and Gtk 1 & 2 only so far, Mac on its way). r=bzbarsky@mit.edu, sr=bryner@brianryner.com 2005-03-16 00:40:21 +00:00
cbiesinger%web.de
50e4817fb0 fixing gtk 2.0 bustage from bug 38447 2005-03-15 23:19:01 +00:00
cbiesinger%web.de
2959b2c17b Bug 38447 implement imgIContainer* version of SetCursor on gtk2 (>= 2.4)
r=bryner sr=roc
2005-03-15 22:24:20 +00:00
cbiesinger%web.de
75bbd70202 Bug 38447 implement imgIContainer* version of SetCursor on windows
r=ere sr=roc
2005-03-15 22:13:12 +00:00
mkaply%us.ibm.com
f85f1eb451 #286207
r=mkaply, sr=blizzard (platform specific)
From Rich Walsh - Hack workaround for OS/2 crash caused by the fix for 125386
2005-03-15 13:56:04 +00:00
jst%mozilla.jstenback.com
10e505ade9 Whitespace cleanup and sanitizing code a bit. 2005-03-15 00:26:15 +00:00
jst%mozilla.jstenback.com
52f4fd06ea Whitespace cleanup and sanitizing code a bit. 2005-03-15 00:07:46 +00:00
jst%mozilla.jstenback.com
a344605f63 Whitespace cleanup to get some consistency into this code. 2005-03-14 22:49:00 +00:00
emaijala%kolumbus.fi
50d85ee8f2 Attempt to fix VC6 bustage of previous checkin 2005-03-11 19:57:55 +00:00
emaijala%kolumbus.fi
f4e4d32101 Fix for bug 285000: MouseTrailer tweaks and fixes.
r+sr=bzbarsky
2005-03-11 18:46:56 +00:00
caillon%redhat.com
a0e07a4bd8 text corresponds with base. Supplementary patch to bug 282141. r=dbaron sr=dmose 2005-03-08 21:54:34 +00:00
timeless%mozdev.org
deb268915a Bug 278058 non-editable and disappearing character exists on password field when using ATOK
patch by masayuki@d-toybox.com r=timeless sr=bz
2005-03-07 12:25:26 +00:00
smontagu%smontagu.org
52ae479fae Remove obsolete define of MOZ_AIMM. Bug 170852, patch by sdwalker@myrealbox.com, r=bryner, sr=neil 2005-03-06 10:34:01 +00:00
jshin%mailaps.org
e24a4caff3 bug 279816 : Active(Global) IME is not activated on Win 9x/ME patch by masayuk, r=jshin, sr=neil 2005-03-02 08:03:13 +00:00
caillon%redhat.com
78730b5ca0 Making eyes bleed less, one file at a time.
rs=blizzard
2005-02-28 20:37:50 +00:00
bzbarsky%mit.edu
c2d5dc3304 Followup fix to bug 125386 -- on Windows, we need to make sure that the
MouseTrailer events fire off the Mozilla event queue, so we don't reenter drag
code.  Patch by me and ere, r=ere on the parts I wrote, r+sr=me on the parts
ere wrote.  This is wallpaper; we need a real fix here.
2005-02-27 17:52:44 +00:00
sergei_d%fi.tartu.ee
df36b2dfa0 bug 283629. Set higher priority for appsehll. r=sergei_d. BeOS-only, no sr required 2005-02-25 18:07:56 +00:00
dougt%meer.net
f821b76ad8 bug 281948. WinCE changes to GFX and Widget. r=ere, sr=darin 2005-02-23 07:07:51 +00:00
cbiesinger%web.de
ebaa137557 283185 [beos] forward-declare BView, since not all versions of Clipboard.h seem
to include View.h r=sergei_d
2005-02-22 22:13:24 +00:00
bzbarsky%mit.edu
c3e64cf6a3 Make the IME candidate window show up in the right place on GTK2. Bug 281339,
patch by Takuro Ashie and Hiroyuki Ikezoe <poincare@ikezoe.net>, r+sr=blizzard
2005-02-22 18:04:54 +00:00
peterv%propagandism.org
1b5e7a6fd4 OS X part of fix for bug 125386 (flyout menu disappears when mouse passes over scrollable div or iframe). r=jhpedemonte, sr=sfraser. 2005-02-20 09:56:29 +00:00
sergei_d%fi.tartu.ee
4ef6884d91 bug 282031. Use suspend/resume_thread instead syncsem for synchronous events. r=sergei_d. no sr required - BeOS-only 2005-02-19 19:54:43 +00:00
caillon%redhat.com
91b1a1e9ca Bug 282427
Consolidate XInternAtom calls to reduce roundtrips to the X-server.
r+sr=blizzard
2005-02-19 16:11:58 +00:00
jst%mozilla.jstenback.com
48a9ab5e12 Additional changes needed to fix bug 280947 (dragging of images whose extension doesn't map to the right mimetype on the client is broken). r=bzbarsky@mit.edu, sr=dveditz@cruzio.com 2005-02-18 19:18:20 +00:00
aaronleventhal%moonset.net
6f010e6426 Bug 282588. MozillaContentWindowClass on frames and iframes confuses screen readers. r=ere, sr=neil 2005-02-18 14:24:43 +00:00
ginn.chen%sun.com
72445af240 Bug 172203 Use GTK2 setting to determine if textfields should be selected when tabbed to
patch=andersca at gnome.org r=blizzard sr=bryner
2005-02-18 06:13:33 +00:00
roc+%cs.cmu.edu
a3660b0433 Backing out bug 278353 since it causes Tdhtml to crash 2005-02-17 20:22:38 +00:00
roc+%cs.cmu.edu
879cf24bf6 Bug 278353. GTK1 needs to fix the z-order of widgets after showing them, because showing them brings them to the top, perhaps undesirably. r+sr=blizzard, a=me 2005-02-17 03:12:46 +00:00
cbiesinger%web.de
fcf9b7c86f Bug 108170 [gtk2] make GDK_KP_Separator map to ',' rather than '|'
patch by Alexander Skwar <askwar@digitalprojects.com> r=blizzard sr=bryner
a=caillon
2005-02-16 14:21:38 +00:00
cbiesinger%web.de
558421784f Bug 108170 [gtk1] make GDK_KP_Separator map to ',' rather than '|'
patch by Andreas M. Schneider <c@c07.de> r=caillon sr=bryner a=dbaron
2005-02-16 14:18:38 +00:00
caillon%redhat.com
5a3456c805 Bug 282141 - Request base, not bg, from gtk2 for the correct window background color.
r=marco, sr=blizzard, a=asa
2005-02-16 13:07:13 +00:00
smfr%smfr.org
1bc071b87a Fix bug 281732: event handling in camino's native popup got broken when screen-relative coordinates in Cocoa widget were fixed (bug 281470), which caused the nsComboboxControlFrame/nsListControlFrame code to start doing mouse capture, and showing the XUL popup. This revealed a bug in nsCocoaWindow, which failed to set the window type in some situations. This change only affects Camino. 2005-02-16 05:14:59 +00:00
jshin%mailaps.org
890a301a7e bug 281184 : When WXG (a Japanese IME) is used, the composition window stays on even after the composition ends : patch by Masayuki Nakano, r=timeless, sr=bz, a=cailon 2005-02-15 17:33:11 +00:00
smfr%smfr.org
fa4b4472bf Fix bug 282295: drag feedback uses wrong cooridinates in Camino. Remove Cocoa-only #ifdeffed code that reversed the drag region Y coordinate because it's no longer needed after the fix for bug 281470. r=pink. This change only affects Camino. 2005-02-15 16:52:20 +00:00
marco%gnome.org
3ba394656f 280928 Keep a reference on the window when emitting
events that can cause window destruction, and we need to
access the window after emission
r=caillon sr=blizzard
2005-02-14 09:51:25 +00:00
amardare%qnx.com
f49ac0461f Changes for qnx/photon platform only.
Fixed a few compiling error after syncronizing with the head branch.
2005-02-13 18:53:19 +00:00
dougt%meer.net
4b5a2fad7a bug 271732. Ensures that the file get dialog never returns a dereferenced shortcut. r=bryner, sr/a=dveditz 2005-02-11 23:32:03 +00:00
roc+%cs.cmu.edu
1877818a43 Bug 281743. Don't mess around with vestigial GTK2 widgets. r+sr=blizzard, a=dbaron 2005-02-10 23:39:44 +00:00
sergei_d%fi.tartu.ee
652bb7fae6 *** empty log message *** 2005-02-10 18:55:32 +00:00
pedemont%us.ibm.com
90c4f563aa Bug 246245 - Fix leak. r=sfraser, sr=peterv. 2005-02-08 19:28:09 +00:00
smfr%smfr.org
fe53b261c5 Fix bug 281470: vertical scrolling is reversed on Google Maps. Fix WidgetToScreen() and ScreenToWidget() to adjust for reversed Cocoa-style screen coords.
Also remove pre-10.2 cruft, an unused function, and fix some warnings. r=pinkerton.
2005-02-08 17:34:09 +00:00
cbiesinger%web.de
b5fc00bb20 forward-declare nsIDocShell rather than including the header. 277329 r=roc sr=bz 2005-02-05 18:17:10 +00:00
timeless%mozdev.org
5957d55507 replacing fancy bullets (which chardet incorrectly guesses is a chinese character) with asterisks
sr=smfr
not part of the build (the ifdef isn't defined)
2005-02-04 22:15:08 +00:00
bryner%brianryner.com
ed870113ca Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron. 2005-02-04 21:10:45 +00:00
dveditz%cruzio.com
482ee97b73 bug 280522 misplaced null after WideCharToMultiByte conversion. Thanks to
Christian Franke for the nsToolkit.cpp patch (r=dveditz,sr=dbaron).
nsNativeAppSupportWin.cpp patch r/sr=bzbarsky.
2005-02-03 23:28:46 +00:00
bryner%brianryner.com
67dba23ae4 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
smfr%smfr.org
b262a53f86 Fix bug 280200, patch by <waveridervsnrz@yahoo.co.jp> -- improve IME look and feel by tweaking constants. Also standardized method name case. r=josh, sr=me 2005-02-03 07:15:55 +00:00
bzbarsky%mit.edu
949dc5fa14 Add a way for IME to query the caret position. Bug 278061, patch by
Masayuki Nakano (Mozilla Japan) <masayuki@d-toybox.com>, r=smontagu,glazou,
sr=bzbarsky
2005-02-01 19:24:59 +00:00
smfr%smfr.org
5516fb204e Remove obsolete native widget files, and do some minor cleanup. Bug 279510, r=pinkerton 2005-01-29 02:09:21 +00:00
dbaron%dbaron.org
8993baf11c Convert CR-LF and CR linebreaks to LF. 2005-01-28 20:01:46 +00:00
smfr%smfr.org
8eaec170ab Fix bug 279510: remove all the pre-Carbon code and TARGET_CARBON #idfefs from widget. Patch by Ludovic Hirlimann <qa-mozilla@hirlimann.net>, r=pink, sr=me 2005-01-28 17:59:37 +00:00
mkaply%us.ibm.com
7512343a24 #280063
r=mkaply
Patch from Rich Walsh - fix some OS/2 drag drop issues
2005-01-28 16:10:31 +00:00
roc+%cs.cmu.edu
86e95f1475 Bug 261238. Make widget z-ordering a closer approximation to what CSS2 wants. Also make GTK2 actually implement widget z-ordering. r=bzbarsky,blizzard sr=bzbarsky 2005-01-27 20:49:47 +00:00
smfr%smfr.org
4b070b02ee Fix bug 278655: we double-dispatched some mouse events because of the middle-click Carbon Event handler. Fix by making that handler only dispatch middle clicks, and returning noErr only when we think the event has been handled. Patch by yours truly and Steven Michaud <smichaud@pobox.com>, sr=me, r=pink. 2005-01-26 04:40:39 +00:00
peterv%propagandism.org
e02251330d Fix for bug 277845 (live sheet resizing is broken (regression from bug 223545)). r=pedemonte, sr=smfr. 2005-01-25 14:06:59 +00:00
timeless%mozdev.org
33ac720268 Bug 268311 Rewrite nsIFilePicker.displayDirectory handling and (windows) nsFilePicker::ShowW
r=neil sr=neil
2005-01-25 11:57:29 +00:00
aaronleventhal%moonset.net
c4206c2511 Bug 279105. International keyboard input completely broken (typed text displays as accented Latin-1). r=ere, sr=roc 2005-01-24 03:29:14 +00:00
smfr%smfr.org
10c42861bc Fix up the code that gets the "AppleKeyboardUIMode" system pref to look at the second bit of the value, rather than the value itself. Also add scope for the fullKeyboardAccessProperty variable, and check the result of CFNumberGetValue. Bug 187508. 2005-01-22 06:38:31 +00:00
aaronleventhal%moonset.net
42a25db572 Bug 279152. Keys swallowe dwhen tpying into a textarea or input, regression from bug 167145. r=caillon, sr=bryner 2005-01-20 19:55:48 +00:00
bryner%brianryner.com
956ddd5106 Remove nsIXULContent. Bug 276698, r=sicking, sr=jst. 2005-01-19 20:05:02 +00:00