2012-05-11 |
kevino@webkit.org | [wx] Unreviewed build fixes for recent trunk changes...
|
commit | commitdiff | tree |
2012-05-06 |
kevino@webkit.org | [wx] Unreviewed. Build fixes for recent trunk changes.
|
commit | commitdiff | tree |
2012-03-30 |
kevino@webkit.org | [wx] Move wxWebKit API into WebKit namespace.
|
commit | commitdiff | tree |
2012-03-30 |
kevino@webkit.org | [wx] Implement Gradient and ImageBuffer support.
|
commit | commitdiff | tree |
2012-03-29 |
kevino@webkit.org | [wx] Unreviewed. wxMSW build fixes.
|
commit | commitdiff | tree |
2012-03-29 |
kevino@webkit.org | [wx] Unreviewed build fix. Add WTF_EXPORT_PRIVATE_NO_RTTI
|
commit | commitdiff | tree |
2012-03-28 |
kevino@webkit.org | [wx] Unreviewed. Build fix, move WTF back into JSCore...
|
commit | commitdiff | tree |
2012-03-26 |
kevino@webkit.org | [wx] Unreviewed build fix. Add the build outputs dir...
|
commit | commitdiff | tree |
2012-03-26 |
kevino@webkit.org | [wx] Unreviewed build fix. Move WTF to its own static...
|
commit | commitdiff | tree |
2012-03-25 |
kevino@webkit.org | [wx] Unreviewed build fix. Add header needed for Unix...
|
commit | commitdiff | tree |
2012-03-25 |
kevino@webkit.org | [wx] Unreviewed. Fix the build after WTF move.
|
commit | commitdiff | tree |
2012-03-25 |
kevino@webkit.org | [wx] Unreviewed. Add header needed for compilation.
|
commit | commitdiff | tree |
2012-03-22 |
kevino@webkit.org | [wx] Unreviewed. Adding Source/WTF to the build and...
|
commit | commitdiff | tree |
2012-03-22 |
kevino@webkit.org | [wx] Unreviewed. WebDOM build fix after array type...
|
commit | commitdiff | tree |
2012-03-15 |
kevino@webkit.org | Unreviewed. Fix typos in ChangeLog dates.
|
commit | commitdiff | tree |
2012-03-15 |
kevino@webkit.org | Move wx port to using export macros
|
commit | commitdiff | tree |
2012-03-15 |
kevino@webkit.org | [wx] Unreviewed. Build fixes for Mac and DOM bindings.
|
commit | commitdiff | tree |
2012-02-29 |
kevino@webkit.org | Add JSCore symbol exports needed by wx port
|
commit | commitdiff | tree |
2012-02-29 |
kevino@webkit.org | [wx] Unreviewed. Build fixes for wx port.
|
commit | commitdiff | tree |
2012-02-23 |
kevino@webkit.org | [wx] Build fixes, update the build system after recent...
|
commit | commitdiff | tree |
2012-02-23 |
kevino@webkit.org | [wx] Build fix, use the strings in LocalizedStrings...
|
commit | commitdiff | tree |
2012-02-23 |
kevino@webkit.org | [wx] Build fix, disable LLINT for now and fix ENABLE...
|
commit | commitdiff | tree |
2012-02-23 |
kevino@webkit.org | [wx] Build fix for non-Mac wx builds.
|
commit | commitdiff | tree |
2012-02-18 |
kevino@webkit.org | [wx] Fix wx port compilation.
|
commit | commitdiff | tree |
2012-02-18 |
kevino@webkit.org | [wx] Build fixes for C++ bindings after recent changes.
|
commit | commitdiff | tree |
2012-02-18 |
kevino@webkit.org | [wx] Build fix, add new platform method wx impl.
|
commit | commitdiff | tree |
2012-02-18 |
kevino@webkit.org | [wx] Unreviewed build fix. Don't error out or hang...
|
commit | commitdiff | tree |
2012-01-31 |
kevino@webkit.org | [wx] Unreviewed. Update download URLs to new domain.
|
commit | commitdiff | tree |
2012-01-31 |
kevino@webkit.org | [wx] Update build dirs and includes after recent trunk...
|
commit | commitdiff | tree |
2012-01-27 |
kevino@webkit.org | [wx] Unreviewed. Build fix, add missing header.
|
commit | commitdiff | tree |
2012-01-27 |
kevino@webkit.org | [wx] Unreviewed. Build fix, don't build some sources
|
commit | commitdiff | tree |
2012-01-27 |
kevino@webkit.org | [wx] Unreviewed. Build fix, add WebCore/testing/js
|
commit | commitdiff | tree |
2012-01-27 |
kevino@webkit.org | [wx] Unreviewed. Build fix, wx uses the Mac ICU headers...
|
commit | commitdiff | tree |
2012-01-27 |
kevino@webkit.org | [wx] Unreviewed. Build fixes.
|
commit | commitdiff | tree |
2012-01-27 |
kevino@webkit.org | [wx] Unreviewed. Build fixes after UndoStep and ChromeClient...
|
commit | commitdiff | tree |
2011-12-14 |
kevino@webkit.org | [wx] Don't make the bitmap transparent when using theme...
|
commit | commitdiff | tree |
2011-12-13 |
kevino@webkit.org | [wx] Add a URL argument to the wxWebView constructor,
|
commit | commitdiff | tree |
2011-12-10 |
kevino@webkit.org | [wx] Unreviewed build fixes. Add missing header for CPP
|
commit | commitdiff | tree |
2011-12-02 |
kevino@webkit.org | [wx] Unreviewed build fixes for Windows build.
|
commit | commitdiff | tree |
2011-11-30 |
kevino@webkit.org | Generate a more robust user agent string.
|
commit | commitdiff | tree |
2011-11-30 |
kevino@webkit.org | [wx] Ensure we always notify the popup client that...
|
commit | commitdiff | tree |
2011-11-30 |
kevino@webkit.org | Use the wxGCDC(wxGraphicsContext) constructor on Mac...
|
commit | commitdiff | tree |
2011-11-30 |
kevino@webkit.org | [wx] Add a scope for the raw bitmap access so that wx
|
commit | commitdiff | tree |
2011-11-30 |
kevino@webkit.org | [wx] Unreviewed build fix for Leopard compilation.
|
commit | commitdiff | tree |
2011-11-27 |
kevino@webkit.org | [wx] Unreviewed build fixes for Windows.
|
commit | commitdiff | tree |
2011-11-21 |
kevino@webkit.org | [wx] Fix image translation calculations.
|
commit | commitdiff | tree |
2011-11-21 |
kevino@webkit.org | Add wxWebKit APIs for controlling WebKit caching behavior.
|
commit | commitdiff | tree |
2011-11-21 |
kevino@webkit.org | Add wxWebKit API for retrieving frame and page URLs.
|
commit | commitdiff | tree |
2011-11-20 |
kevino@webkit.org | [wx] Build fix after GeneratedImage refactoring.
|
commit | commitdiff | tree |
2011-11-20 |
kevino@webkit.org | [wx] C++ bindings build fix for move of array classes...
|
commit | commitdiff | tree |
2011-11-10 |
kevino@webkit.org | [wx] Unreviewed build fix. Update project files and...
|
commit | commitdiff | tree |
2011-11-10 |
kevino@webkit.org | [wx] Unreviewed build fix. Add stub for new method.
|
commit | commitdiff | tree |
2011-11-10 |
kevino@webkit.org | [wx] Unreviewed build fix. wx should not be excluded...
|
commit | commitdiff | tree |
2011-11-10 |
kevino@webkit.org | [wx] Unreviewed build fix. Don't run fontDataForCombiningCha...
|
commit | commitdiff | tree |
2011-11-10 |
kevino@webkit.org | [wx] Unreviewed build fix. Update how we hash the font...
|
commit | commitdiff | tree |
2011-11-10 |
kevino@webkit.org | [wx] Unreviewed build fix. Support XCode 4 when building...
|
commit | commitdiff | tree |
2011-11-10 |
kevino@webkit.org | [wx] Unreviewed build fix. Remove from WebDOMEventTarget...
|
commit | commitdiff | tree |
2011-09-11 |
kevino@webkit.org | [wx] Unreviewed build fix. MSW build fixes.
|
commit | commitdiff | tree |
2011-09-09 |
kevino@webkit.org | [wx] Unreviewed build fix. Add Source/JavaScriptCore...
|
commit | commitdiff | tree |
2011-09-04 |
kevino@webkit.org | [wx] Unreviewed build fix. Add new / moved files missing...
|
commit | commitdiff | tree |
2011-09-04 |
kevino@webkit.org | [wx] Enable wxWebKit to run using the wxGC Cairo backend...
|
commit | commitdiff | tree |
2011-09-03 |
kevino@webkit.org | [wx] Unreviewed build fix. Add wtf/dtoa directory to...
|
commit | commitdiff | tree |
2011-08-10 |
kevino@webkit.org | [wx] Unreviewed build fix. Do not build LocaleToScriptMappin...
|
commit | commitdiff | tree |
2011-08-03 |
kevino@webkit.org | [wx] Unreviewed build fix after gesture recognizer...
|
commit | commitdiff | tree |
2011-07-19 |
kevino@webkit.org | [wx] Unreviewed build fix, don't add the debug prefix...
|
commit | commitdiff | tree |
2011-07-09 |
kevino@webkit.org | Reviewed by Kevin Ollivier.
|
commit | commitdiff | tree |
2011-07-09 |
kevino@webkit.org | Reviewed by Kevin Ollivier.
|
commit | commitdiff | tree |
2011-07-08 |
kevino@webkit.org | [wx] Unreviewed build fix, remove old files from the...
|
commit | commitdiff | tree |
2011-07-08 |
kevino@webkit.org | [wx] Unreviewed build fix, more fixes for install name...
|
commit | commitdiff | tree |
2011-07-06 |
kevino@webkit.org | [wx] Unreviewed build fix, add the correct path to...
|
commit | commitdiff | tree |
2011-07-06 |
kevino@webkit.org | [wx] Unreviewed build fix. Don't expose the kit function...
|
commit | commitdiff | tree |
2011-07-06 |
kevino@webkit.org | [wx] Unreviewed build fix. Generate the proper install_name...
|
commit | commitdiff | tree |
2011-07-06 |
kevino@webkit.org | [wx] Unreviewed build fix after addition of Source...
|
commit | commitdiff | tree |
2011-06-20 |
kevino@webkit.org | Reviewed by Kevin Ollivier.
|
commit | commitdiff | tree |
2011-06-20 |
kevino@webkit.org | [wx] Unreviewed build fix after method rename.
|
commit | commitdiff | tree |
2011-06-20 |
kevino@webkit.org | [wx] Unreviewed build fix, fix the codepaths run under...
|
commit | commitdiff | tree |
2011-06-17 |
kevino@webkit.org | Reviewed by Kevin Ollivier.
|
commit | commitdiff | tree |
2011-06-16 |
kevino@webkit.org | [wx] Unreviewed build fix, make sure the waf build...
|
commit | commitdiff | tree |
2011-06-08 |
kevino@webkit.org | 2011-06-08 Kevin Ollivier <kevino@theolliviers.com>
|
commit | commitdiff | tree |
2011-06-08 |
kevino@webkit.org | 2011-06-08 Kevin Ollivier <kevino@theolliviers.com>
|
commit | commitdiff | tree |
2011-06-08 |
kevino@webkit.org | Reviewed by Eric Seidel.
|
commit | commitdiff | tree |
2011-06-08 |
kevino@webkit.org | [wx] Build fix after introduction of FontCache::ShouldRetain.
|
commit | commitdiff | tree |
2011-06-08 |
kevino@webkit.org | Reviewed by Eric Seidel.
|
commit | commitdiff | tree |
2011-06-05 |
kevino@webkit.org | [wx] Unreviewed build fix. Update git branch build...
|
commit | commitdiff | tree |
2011-06-05 |
kevino@webkit.org | [wx] Unreviewed build fix. Restore the PPC build and...
|
commit | commitdiff | tree |
2011-06-05 |
kevino@webkit.org | [wx] Unreviewed build fixes for recent trunk changes.
|
commit | commitdiff | tree |
2011-05-31 |
kevino@webkit.org | Reviewed by Kevin Ollivier.
|
commit | commitdiff | tree |
2011-05-25 |
kevino@webkit.org | [Chromium] Unreviewed build fix, do not define WTF...
|
commit | commitdiff | tree |
2011-05-25 |
kevino@webkit.org | Reviewed by Eric Seidel.
|
commit | commitdiff | tree |
2011-05-25 |
kevino@webkit.org | Reviewed by Eric Seidel.
|
commit | commitdiff | tree |
2011-05-24 |
kevino@webkit.org | Reviewed by Kevin Ollivier.
|
commit | commitdiff | tree |
2011-05-15 |
kevino@webkit.org | Reviewed by Kevin Ollivier.
|
commit | commitdiff | tree |
2011-05-12 |
kevino@webkit.org | Reviewed by Kevin Ollivier.
|
commit | commitdiff | tree |
2011-05-11 |
kevino@webkit.org | [wx] Build fix, adding new LayoutTestController method...
|
commit | commitdiff | tree |
2011-05-09 |
kevino@webkit.org | Reviewed by Kevin Ollivier.
|
commit | commitdiff | tree |
2011-05-09 |
kevino@webkit.org | Reviewed by Kevin Ollivier.
|
commit | commitdiff | tree |
2011-05-09 |
kevino@webkit.org | Reviewed by Kevin Ollivier.
|
commit | commitdiff | tree |
2011-05-09 |
kevino@webkit.org | Reviewed by Kevin Ollivier.
|
commit | commitdiff | tree |
2011-05-06 |
kevino@webkit.org | [wx] Unreviewed build fixes after recent trunk changes.
|
commit | commitdiff | tree |
2011-04-29 |
kevino@webkit.org | [wx] Unreviewed build fixes for recent changes in WebKit...
|
commit | commitdiff | tree |
next |