projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2011-08-12
Steve Lamerton
Update documentation about custom schemes and virtual...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Steve Lamerton
Fix history in wxWebViewIE when using a custom file...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
Steve Lamerton
Use the data scheme to load resources in the WebKitGTK...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Steve Lamerton
Add support for custom scheme handling and virtual...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Steve Lamerton
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Steve Lamerton
Fix typo in last commit
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Steve Lamerton
Rename delegates to try and stop name clashes, probably...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Stefan Csomor
adjusting include styles
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Stefan Csomor
adjusting include styles
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Stefan Csomor
fixing osx_carbon
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Stefan Csomor
fixing osx_cocoa, there's a reason m_peer is private...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
Stefan Csomor
fixing osx_cocoa
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Vadim Zeitlin
Also regenerate configure after wxWeb-related bakefile...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Steve Lamerton
Complete rebake with web libraries to allow easier...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Steve Lamerton
Merge in from trunk r64802 - r68625
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Václav Slavík
Add some basic tests for wxDataViewCtrl selection handling.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Václav Slavík
Fix selection handling wxDataViewMainWindow::ItemDeleted().
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Václav Slavík
Make the wxDataViewItem(void*) constructor explicit.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Julian Smart
Added the ability to deselect attributes in the font...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Dimitri Schoolwerth
Added NSApplicationDelegate's openFiles for wxOSX-Cocoa.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Vadim Zeitlin
Don't reset wxTLW::m_iconized when hiding the window...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Václav Slavík
Don't use iterators with wxDataViewSelection.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Vadim Zeitlin
No changes, just correct the helpview sample name in...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Vadim Zeitlin
Don't manually centre dialogs created with default...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Steve Lamerton
Use shared pointers to hold wxWebHandlers throughout.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Steve Lamerton
Add wxWebView sample to documentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Steve Lamerton
Improve the detailed description in the documentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Steve Lamerton
Note that CanCut / CanCopy / CanPaste are not currently...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Steve Lamerton
Fix a bunch of spelling mistakes cause by an early...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Steve Lamerton
Add backend descriptions for all backends to the docume...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Steve Lamerton
Add a section about async notifications to the document...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Václav Slavík
Check for invalid items in generic wxDataViewCtrl:...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Václav Slavík
Remove selection methods taking int from generic wxData...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Vadim Zeitlin
Added wxTopLevelWindow::MSWGetSystemMenu() method.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Vadim Zeitlin
Added private wxMenu::MSWNewFromHMENU() method.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Vadim Zeitlin
Fix compilation with g++ 4.7 (prerelease).
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Vadim Zeitlin
Use 0 instead of NULL to avoid g++ warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Václav Slavík
Use ChangeCurrentRow() in wxDataViewMainWindow::ItemDel...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Václav Slavík
Clean up wxDataViewMainWindow::ItemDeleted() a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Václav Slavík
wxDataViewSelection private type doesn't need to be...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Václav Slavík
Remove unused ItemList type from datavgen.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Steve Lamerton
Remove some out of date comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-07
Steve Lamerton
Remove the WebView - wxWebViewWebKit map as our policy...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Steve Lamerton
Remove old WXCOCOA code.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Steve Lamerton
Implement GetSelectedSource for the OSX WebKit backend.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Steve Lamerton
Implement SelectAll for OSX WebKit.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Steve Lamerton
Implement GetPageText for the OSX WebKit implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Steve Lamerton
Implement ClearSelection for the OSX WebKit backend.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Steve Lamerton
Remove string conversion functions and use the wx provi...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Vadim Zeitlin
Implement wxFileType::GetOpenCommand() in wxOSX.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Steve Lamerton
Remove redundant InternalLoadURL method.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Steve Lamerton
Remove now unnecessary comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Steve Lamerton
Remove SetPageTitle and GetPageTitle and make GetCurren...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Steve Lamerton
Implement GetBackwardHistory, GetForwardHistory and...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Steve Lamerton
Implement ClearHistory using the built in WebBackForwar...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Steve Lamerton
Add a WebHistory to the OSX WebKit backend and implemen...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Steve Lamerton
Remove now unused GetSelection from the OSX WebKit...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Steve Lamerton
Add undo / redo support to OSX WebKit.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Steve Lamerton
Add support for loading resources in custom schemes...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Vadim Zeitlin
Add support for wxHELP button to wxMessageDialog.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Steve Lamerton
Add documentation for virtual file system support in...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Vadim Zeitlin
Add missing header for minimalistic builds not using...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Vadim Zeitlin
Compilation fixes for wxUSE_GEOMETRY==0 build.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Vadim Zeitlin
Use wxWindowMSW instead of wxWindow to fix wxUniv/MSW...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Vadim Zeitlin
Avoid unwanted line break in wxDataViewListModel::GetCo...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Julian Smart
Added Page Break control to spacing page
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Steve Lamerton
Update wxWebFileHandler to handle paths with fragments...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Steve Lamerton
Fix recursion problems when loading pages from a virtua...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Steve Lamerton
Rename wxWebFileHandler name from test to file.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Steve Lamerton
Rework IE virtual file system support to use new syntax...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Julian Smart
Return sensible major and minor version numbers for...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Julian Smart
Outline and line spacing can now be reset via the UI...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Steve Lamerton
Initial work on virtual file system support for the...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Vadim Zeitlin
Fix bug with TAB being able to switch focus between...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Vadim Zeitlin
No real changes, just rename a variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Robin Dunn
If -1 is passed to InsertItem for the imageIndex then...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Robin Dunn
Initialize the native printer info for ConvertFromNativ...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Vadim Zeitlin
Don't un-maximize the window when Iconize(false) is...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Vadim Zeitlin
Fix wxSocket::WaitForAccept() in blocking mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Vadim Zeitlin
Remove documentation of non-existent wxTextAttr::Create...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Julian Smart
Added semicolon needed by MSVC++ 6
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Steve Lamerton
Implement HasSelection for the OSX WebKit backend.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
Steve Lamerton
Add EnableHistory support to the OSX WebKit backend.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Steve Lamerton
Fix warnings for the OSX WebKit backend.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Steve Lamerton
Fix compilation for OSX backend.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Steve Lamerton
Add missing wxRTTI macros and fix incorrect ones.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Steve Lamerton
Hide the infobar in the sample if we start navigating...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Steve Lamerton
Fix remaining warnings in ie backend.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Steve Lamerton
Fix all the unused variable warnings in the sample.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Steve Lamerton
Make web sample XPMs const to fix compiler warnings...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Steve Lamerton
Fix a couple of warning that crept back into the GTK...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Steve Lamerton
Add missing lines to setup.h.in. This properly fixes...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-31
Steve Lamerton
Rework the GTK WebKit backend history to remove the...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-31
Steve Lamerton
Split wxWebHistoryItem headers out into separate files...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-31
Václav Slavík
Silence Clang warning about numeric_limits<> specializa...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-31
Václav Slavík
Disable symbols visibility support for the Clang compiler.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-31
Vadim Zeitlin
Correct typo in wxArray::insert() fix of r68468.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-31
Steve Lamerton
Simplify the wxWebFileHandler code by using a map to...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Vadim Zeitlin
Fix crash in wxArray::insert() overload taking iterator...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-30
Vadim Zeitlin
Generate events with WXK_NONE Unicode keys for non...
commit
|
commitdiff
|
tree
|
snapshot
next