Lines Matching full:windows
31 Fixing a few testcases by enabling SVG_EXPERIMENTAL on windows, and making the
123 Windows, Gtk and Qt build fixes. Add new files to projects.
566 Windows build fix after r26109.
3678 <rdar://problem/5244261> "Never" cookie policy was ignored on windows
3735 Making this change improves the way we handle frames on Windows webkit.
3914 empty-window case since this can take a significant amount of time even on windows that have no
3995 Use CoreFoundation to do the conversion from path to URL, as the Windows API was not
4023 with macro defined in Windows system headers: FLOAT. This is needed
4024 because OwnPtr.h will now include <windows.h>.
4239 Function for use by WebKit. Currently used only on Windows.
4368 - fix Windows build
6158 Till now on Windows we've always gone straight for the first image in an icon for the favicon, now we
6399 Fix <rdar://problem/5492141> Assertion in isdigit() on windows Safari
6405 to avoid an assertions on Windows.
6688 Fix Windows build.
7014 <rdar://problem/5483632> File system operation wrappers are unimplemented on windows
7016 Implement Windows versions of fileExists and deleteFile.
7034 We can't use _stat to determine file size on Windows as it may not
7128 -Add callOnMainThread() implementation to Windows
7140 (WebCore::initializeThreading): Added - only needs Windows impl for now
7350 Windows Safari doesn't always call NPP_SetWindow() for NPAPI plugins.
7380 Some minor Windows font improvements before I make the larger changes.
7410 Crash seen on Windows
7498 go away. In contrast to the Windows and Mac port this clipboard is not
7538 <rdar://problem/5018591> Windows doesn't have a standard vertical text cursor
8163 Fix Windows build.
8688 ADOBE: Safari 3 on Windows is passing bogus values in stream->headers in NPP_NewStream, causing Flash Player to crash.
8948 Fixed Qt build on Windows
9156 ASSERTION FAILED !m_inDestructor in WebCore::Shared<WebCore::PluginStreamWin>::ref() on Windows
10087 WebKit does not check Windows Registry HKEY_CURRENT_USER for NPAPI plugin locations
10150 Keep FrameView::layoutIfNeededRecursive Windows- and Gtk-only for now
10175 Currently it's only used on Gtk+ and Windows.
10339 HMENU from the ContextMenu passed in on Windows, but that HMENU was
10509 <rdar://problem/5319511> REPRODUCIBLE CRASH: Canvas createPattern(canvas, ...) crashes on Windows (14189)
10919 <rdar://problem/5411482> Windows user agent language always returns "en"
11064 Build fix for Windows.
11166 work on Windows.
11425 the windows port and passSubframeEventToSubframe was removed as it
11426 is not called and it is not avilable in the windows port as well.
11473 Copy the WebFrame::layoutIfNeededRecursive method of the windows port
11575 Fix Windows, Qt and Gtk build.
11634 to the old implementation and use the simple implementation of currentTime() from win/ for the Qt/Windows build (fingers crossed :)
11860 the windows implementation. A method similiar to WebFrame::loadURLIntoChild
11874 Use the ScrollView/Widget design of the Windows port to only use one
11878 In contrast to the windows port the ScrollBars are GtkWidgets. To paint them
12757 Windows build fix.
13198 On Windows make sure the dll also ends up in $$OUTPUT_DIR/bin, so that QtLauncher can find it.
13206 Removed the __BUILDING_QT ifdef in JSStringRef.h and changed UChar for the Qt build to use wchar_t on Windows.
13293 Temporary fix for Windows to prevent crashing on all frame pages. Darin
13497 Fix snprintf hack for the Qt/Windows build with mingw-gcc. MingW has snprintf, so we don't need this helper function.
13534 On make install on Windows copy the dll into the bin dir.
13542 Link in libxml and libxslt on Windows.
13550 Temporarily disable the ICO support for the Qt build on Windows.
13576 Disable the favicon database on Windows for now, to eliminate the sqlite dependency.
13601 Fix compilation under Windows (removed sys/time.h dependency, use Qt instead).
13609 Fix compilation on Windows.
13617 Fix generation of ColorData.c on Windows.
13625 Fix compilation under Qt/Windows.
13642 Fix header guard generation for CSSGrammar.h under Windows
13658 Make make-css-file-arrays.pl work on Windows by not calling /usr/bin/gcc as preprocessor for the Qt build.
13667 More gperf commandline fixes for Windows.
13675 More quoting fixes for perl under Windows.
13683 Fix command quoting under Windows
13691 Fix cssmakeprops and cssmakevalue scripts to work on Windows without cygwin perl. Avoid inplace substitutions and direct invocation of /bin/sh. Also call gperf with arguments that GnuWin32's gperf understands.
13700 Beautiful hacks to make more of the extra compiler magic work under Windows outside of cygwin.
13717 When constructing the absolute path when searching for IDL files in the list of search paths don't prepend a slash if $SOURCEROOT as environment variable is not set. In the Qt build we pass absolute search paths already and we don't set SOURCEROOT. Under Unix that gives a double slash for the directory which works fine, under Windows we get /c:\webkit\foo which of course does not work.
13741 Make it possible to specify the preprocessor the bindings generator uses instead of hardcoding /usr/bin/gcc (which is of course no option on Windows). Also try to use a more portable and Windows friendly way of opening the reading pipe to the preprocessor.
13750 Don't use stdout redirection for make_names.pl as it doesn't work under Windows perl (outside cygwin).
13758 Fix DocTypeStrings.cpp generation to work on Windows with cmd.exe
13782 Don't use pkg-config on Windows for the Qt build
14272 replace the makeprop and makevalues shell scripts by equivalent perl versions. This is required to remove the last shell dependency when building QtWebKit on Windows.
14410 Windows build fix, remove superfluous !
15252 <rdar://problem/5346167> DOM key events triggered during IME composition differ in webkit/mac vs all windows browsers
15254 We now basically match the behaviour of IE/Windows. This means that during composition keydown and autorepeat
15255 keys generate keydown events with a keyCode of 229, which correlates to the windows VK_PROCESSKEY message.
15431 IME composition differ in webkit/mac vs all windows browsers
15845 * platform/SharedBuffer.cpp: Windows doesn't get the default empty resource anymore
16232 windows. Start passing these variables in functions that used to
16378 on Windows. The MLang service actually caches and reuses HFONTs, which
16620 Windows build fix
16645 Development has taken place on both Leopard and Windows (windows enabling patch will follow shortly)
16649 This is known to include Leopard, Windows, and CURL based platforms - probably others
16856 When creating popup windows/dialogs, prevent the window properties from being cleared by the initial frame load.
17185 Build fix for windows
18565 Bug 14516: crash loading multipart/x-mixed-replace data on windows safari
18567 NULL check m_resourceData to prevent a crash in Safari on Windows.
18658 Not reviewed - Windows build fix.
19196 Fixed <rdar://problem/5225119> support smart pasting on Windows
20047 Compile WebCore with /W4 on Windows
20443 Get WebCore compiling with /W2 on Windows
20731 Turn on static code analysis (Windows only).
21049 Add ChangeLog entries from the Windows merge.
21553 Fix for <rdar://problem/5286978>, large font sizes crash Windows.
21890 Windows build fix.
22302 Windows build fixes:
22417 XPath fails LayoutTests on Windows
22424 Instead of using NAN, which isn't really the NaN value on Windows, use numeric_limits.
22689 Add support for horizontal mouse wheeling on Windows.
22801 Fix for Bugzilla bug 14806, missing text for bold/italic fonts in non-English Windows installs.
23222 This code defers the invalidate through a WebCore::Timer. We could have used a Windows ::SetTimer
23568 2. It lets Windows handle its invalid region when moving the window and setting its new window region.
23660 Windows side of fix for
24088 Windows-specific defines inside #if PLATFORM(WIN[_OS]), and got rid
24442 InvalidateRect call for plug-in windows needs to specify
24590 white, not grey, but white matches other Windows browsers.
24795 No test case because I can't seem to get the Windows DRT to cooperate. I'll try again tomorrow.
24801 creates a fragile dependency on tear-down timing. It looks like the timing on Windows
24882 - fixes to use FastMalloc on Windows
25273 Windows
25414 patches for windows:
25758 use Windows' built-in scroll bars, and create a PlatformScrollbar if
25761 width from PlatformScrollbar instead of from Windows.
26621 Windows Media Player plugin crashes.
26628 Add Windows Media Player path.
26642 The Windows Media Player plugin calls javascript:document.location and expects to get the location back.
26711 (WebCore::RenderThemeSafari::setFontFromControlSize): Fixed to work on Windows.
27549 Windows event handling, but that's beyond the scope of this patch.
27635 used on Windows, though.
27675 * platform/win/BString.cpp: Include windows.h
27677 include windows.h.
27933 Try to keep the windows build happy with Frame -> Editor changes...
28311 we do things differently on Windows so this function doesn't need do do anything.
28714 Windows half of 17755 - Make FormData shared
28808 Added Windows side of MIME Type registry, and updated
28858 Updated Windows to use the new platform abstraction for Screen.
28888 Windows buildbot fix.
29118 Hooked up the Chrome and Screen clients on Windows.
29733 Fix: <rdar://problem/4796994> Styled <select>s should still use Windows
29893 Adding knowledge of the Editor and EditorClient to Windows WebCore
29909 Calls windows system beep
29931 This is a partial reimplementation of PopupMenu for Windows. The old
29993 - speculative build fix for Windows for my recent changes.
30538 Add code to paint the Windows 2000 and "Windows Classic" theme look for scrollbars.
30697 Make sure that plugin windows get properly moved if an ancestor scrollview is shifted without changing its size (meaning
31121 Let Windows determine which mouse button is pressed.
32038 windows build fix
32052 - updated the WebCore project so that you don't need cygwin in your Windows path
32057 On Windows, Widgets are no longer interfaces to Windows UI tookit objects. They're
32229 Fixed ugly text spacing issues with CG for Windows.
32240 Enable some more of the JSC bindings code on Windows.
32265 Changes to bring up CoreGraphics on Windows.
32305 Implement historyContains() on Windows (rdar://4733770)
32382 Initial implementation of Icon, FileChooser on Windows.
32625 Fixed various Windows build issues caused by previous checkins.
32689 Add a platform scrollbar class for Windows. It doesn't really work yet.
32783 is included before windows.h in any translation unit in which it's used.
32789 CFNetwork in a Windows-independent way.
32873 Initial implementation of <select> elements on Windows.
32918 My first Windows build fix.
34642 Fixed some rendering issues for <select>s on Windows.
38085 - Now windows opened by the DOM can be closed by JS.
38752 Safari crashed when trying to login using the windows live contact control
40609 <rdar://problem/5016318> Contextual menu item for opening links is missing in compose windows but present in viewer
43159 with many tabs/windows open.
44126 - fix a related problem where elements could look focused in non-active windows
46635 around even on live pages (pages being displayed in tabs/windows or in the back/forward cache).
51913 "New windows open to the same page" pref set
58721 Everyone can open frames in new windows.
58946 Windows Vista page has a layout error in the header table (10517)
60253 Windows form control drawing issues:
60280 Windows platform build is not maintained
61346 This is encountered in new tabs/windows that have not
67000 This fixes the crash seen on Windows -- the underlying problem
67006 because enums on Windows are signed, which caused it to become
69471 Windows build bustage