2012-05-11 |
Vadim Zeitlin | Document that wxEVT_COMMAND_DATAVIEW_COLUMN_REORDERED...
|
commit | commitdiff | tree |
2012-05-11 |
Vadim Zeitlin | Fix extra event sent by wxTextEntry::ChangeValue()...
|
commit | commitdiff | tree |
2012-05-10 |
Vadim Zeitlin | Set LF EOL style for setup.h.in file.
|
commit | commitdiff | tree |
2012-05-09 |
Vadim Zeitlin | Add missing wx/scopeguard.h include to fix the build.
|
commit | commitdiff | tree |
2012-05-09 |
Vadim Zeitlin | Fix wxGenericListCtrl best size calculation in report...
|
commit | commitdiff | tree |
2012-05-09 |
Vadim Zeitlin | Unconditionally define IID_IShellItem in wxMSW sources.
|
commit | commitdiff | tree |
2012-05-09 |
Vadim Zeitlin | Implement constrained best size calculation in wxMSW...
|
commit | commitdiff | tree |
2012-05-09 |
Vadim Zeitlin | Improve wxBookCtrlBase controller size calculations.
|
commit | commitdiff | tree |
2012-05-09 |
Vadim Zeitlin | Add wxWindow::GetBest{Height,Width}().
|
commit | commitdiff | tree |
2012-05-09 |
Vadim Zeitlin | Improve wxWindow best size documentation, mention DoGetBestC...
|
commit | commitdiff | tree |
2012-05-09 |
Vadim Zeitlin | Mention wxFoobookEvent change from classes to #defines...
|
commit | commitdiff | tree |
2012-05-09 |
Vadim Zeitlin | Allow entering more digits in wxSpinCtrl in wxMSW than...
|
commit | commitdiff | tree |
2012-05-09 |
Vadim Zeitlin | Attach MDI "Window" menu to the parent frame menu bar...
|
commit | commitdiff | tree |
2012-05-09 |
Vadim Zeitlin | Correct the initial value setting in wxMSW wxSpinCtrl.
|
commit | commitdiff | tree |
2012-05-09 |
Vadim Zeitlin | Remove assert checking bitmap size in wxMenuItem drawing...
|
commit | commitdiff | tree |
2012-05-09 |
Vadim Zeitlin | Fix creation of wxBitmap from wxIcon in wxMSW: premultiply...
|
commit | commitdiff | tree |
2012-05-09 |
Vadim Zeitlin | Fix wxString unit test when not using UTF-8.
|
commit | commitdiff | tree |
2012-05-09 |
Vadim Zeitlin | Fix compilation of wxVariant code with VC6.
|
commit | commitdiff | tree |
2012-05-09 |
Vadim Zeitlin | Use better face names first in wxGTK wxNativeFontInfo...
|
commit | commitdiff | tree |
2012-05-09 |
Vadim Zeitlin | Check that item ID is initialized when inserting it...
|
commit | commitdiff | tree |
2012-05-09 |
Vadim Zeitlin | Fix wxStaticBitmap best size calculation in wxMSW.
|
commit | commitdiff | tree |
2012-05-07 |
Vadim Zeitlin | No real changes, just fix some typos in comments.
|
commit | commitdiff | tree |
2012-05-07 |
Vadim Zeitlin | Use XkbKeycodeToKeysym() instead of deprecated XKeycodeToKey...
|
commit | commitdiff | tree |
2012-05-07 |
Vadim Zeitlin | Create a wrapper file for X11/XKBlib.h header.
|
commit | commitdiff | tree |
2012-05-05 |
Vadim Zeitlin | No changes, just spelling corrections in the comments.
|
commit | commitdiff | tree |
2012-05-05 |
Vadim Zeitlin | Update the field widths on demand in wxStatusBarGeneric.
|
commit | commitdiff | tree |
2012-05-04 |
Vadim Zeitlin | Don't return NULL widget from wxFileCtrl page of widgets...
|
commit | commitdiff | tree |
2012-05-04 |
Vadim Zeitlin | Derive wxGenericFileCtrl from wxControl.
|
commit | commitdiff | tree |
2012-05-04 |
Vadim Zeitlin | Improve documentation of wxDataViewCtrl mouse event...
|
commit | commitdiff | tree |
2012-05-04 |
Vadim Zeitlin | Fix precompiled headers use with MSVC in wxGTK sources.
|
commit | commitdiff | tree |
2012-05-04 |
Vadim Zeitlin | Declare variables before doing anything else in C code.
|
commit | commitdiff | tree |
2012-05-04 |
Vadim Zeitlin | Allow using non-MSW toolkit in MSVC-specific auto-linking...
|
commit | commitdiff | tree |
2012-05-04 |
Vadim Zeitlin | Define wxCONCATn() macro up to n=9 from n=5 previously.
|
commit | commitdiff | tree |
2012-05-04 |
Vadim Zeitlin | Use GTK-based wxWebView when using GTK+, not under...
|
commit | commitdiff | tree |
2012-05-04 |
Vadim Zeitlin | Add wxDir::GetNameWithSep() and use it to avoid consecutive...
|
commit | commitdiff | tree |
2012-05-04 |
Vadim Zeitlin | Document wxTP_DEFAULT as a standalone constant.
|
commit | commitdiff | tree |
2012-05-04 |
Vadim Zeitlin | Don't remove the last slash from "/" directory name...
|
commit | commitdiff | tree |
2012-05-03 |
Vadim Zeitlin | Document wxDataViewChoiceByIndexRenderer.
|
commit | commitdiff | tree |
2012-05-03 |
Vadim Zeitlin | No changes, just remove duplicate flags checks in wxUniv...
|
commit | commitdiff | tree |
2012-05-02 |
Vadim Zeitlin | German translations update from Thomas Krebs.
|
commit | commitdiff | tree |
2012-04-29 |
Vadim Zeitlin | Work around the problem with not exiting event loop...
|
commit | commitdiff | tree |
2012-04-29 |
Vadim Zeitlin | No changes, just refactor common IsSorted() tests in...
|
commit | commitdiff | tree |
2012-04-29 |
Vadim Zeitlin | No real changes, just make wxDataViewCtrlInternal:...
|
commit | commitdiff | tree |
2012-04-29 |
Vadim Zeitlin | Use PCH in the tests in all Windows ports and not only...
|
commit | commitdiff | tree |
2012-04-29 |
Vadim Zeitlin | Added wxDataViewEvent::SetDragFlags() and GetDropEffect...
|
commit | commitdiff | tree |
2012-04-29 |
Vadim Zeitlin | Set the data size in wxEVT_COMMAND_DATAVIEW_ITEM_DROP_POSSIB...
|
commit | commitdiff | tree |
2012-04-29 |
Vadim Zeitlin | Explicitly document wxDrag_XXX flags.
|
commit | commitdiff | tree |
2012-04-29 |
Vadim Zeitlin | Remove internal only methods from wxDataViewEvent documentation.
|
commit | commitdiff | tree |
2012-04-29 |
Vadim Zeitlin | Restore 2.8 stock labels for wxID_PREVIEW inadvertently...
|
commit | commitdiff | tree |
2012-04-29 |
Vadim Zeitlin | Add a hack to prevent the test suite from aborting...
|
commit | commitdiff | tree |
2012-04-29 |
Vadim Zeitlin | Improve error reporting for nested asserts failures...
|
commit | commitdiff | tree |
2012-04-29 |
Vadim Zeitlin | Work around wxDateTime::ParseFormat() problem in generic...
|
commit | commitdiff | tree |
2012-04-29 |
Vadim Zeitlin | Preserve wxComboBox selection when modifying the selected...
|
commit | commitdiff | tree |
2012-04-29 |
Vadim Zeitlin | Enable wxComboBox::SetString() test in the widgets...
|
commit | commitdiff | tree |
2012-04-28 |
Vadim Zeitlin | Make wxGTK code returning correct focus in popup menu...
|
commit | commitdiff | tree |
2012-04-28 |
Vadim Zeitlin | Add missing "flags" argument to wxNotificationMessage...
|
commit | commitdiff | tree |
2012-04-28 |
Vadim Zeitlin | Fix crash in wxFileConfig when deleting last entry...
|
commit | commitdiff | tree |
2012-04-28 |
Vadim Zeitlin | Make it possible to forward declare wx{Choice,Tool...
|
commit | commitdiff | tree |
2012-04-28 |
Vadim Zeitlin | Use generic wxAboutBox() in wxUniv/GTK.
|
commit | commitdiff | tree |
2012-04-28 |
Vadim Zeitlin | Don't change wxTextEntry value if it didn't really...
|
commit | commitdiff | tree |
2012-04-28 |
Vadim Zeitlin | Run some wxTextCtrl unit test cases for single and...
|
commit | commitdiff | tree |
2012-04-28 |
Vadim Zeitlin | No changes, just refactor wxTextCtrl unit test case.
|
commit | commitdiff | tree |
2012-04-28 |
Vadim Zeitlin | Recognize wxDefaultDateTime in gdb wxDateTime pretty...
|
commit | commitdiff | tree |
2012-04-28 |
Vadim Zeitlin | Don't block in wxEventLoopManual::Dispatch() if loop...
|
commit | commitdiff | tree |
2012-04-28 |
Vadim Zeitlin | Add a gdb pretty-printer for wxFileName objects.
|
commit | commitdiff | tree |
2012-04-28 |
Vadim Zeitlin | Fix harmless warnings about hiding base class virtual...
|
commit | commitdiff | tree |
2012-04-28 |
Vadim Zeitlin | Don't use too big width for wxHtmlHelpWindow navigation...
|
commit | commitdiff | tree |
2012-04-28 |
Vadim Zeitlin | Fix erasing wxHtmlWindow background in wxUniv.
|
commit | commitdiff | tree |
2012-04-28 |
Vadim Zeitlin | Handle kCGImageAlphaNoneSkipFirst correctly in wxOSX...
|
commit | commitdiff | tree |
2012-04-28 |
Vadim Zeitlin | Fix wxBitmapButton best size calculation in wxOSX/Carbon.
|
commit | commitdiff | tree |
2012-04-28 |
Vadim Zeitlin | Document the change in wxEVT_SIZE generation for wxDialogs...
|
commit | commitdiff | tree |
2012-04-28 |
Vadim Zeitlin | Document that wxDCClipper currently resets clipping...
|
commit | commitdiff | tree |
2012-04-27 |
Vadim Zeitlin | Added note about WXWIN_COMPATIBILITY_2_6 being off...
|
commit | commitdiff | tree |
2012-04-19 |
Vadim Zeitlin | Fix for wxUniv/GTK compilation.
|
commit | commitdiff | tree |
2012-04-19 |
Vadim Zeitlin | Correct wxPaintDC base class in the documentation.
|
commit | commitdiff | tree |
2012-04-18 |
Vadim Zeitlin | Don't set focus to hidden window in wxSetFocusToChild().
|
commit | commitdiff | tree |
2012-04-17 |
Vadim Zeitlin | Add possibility to change the test message box title...
|
commit | commitdiff | tree |
2012-04-16 |
Vadim Zeitlin | Reset hover item when mouse leaves wxAuiToolBar.
|
commit | commitdiff | tree |
2012-04-16 |
Vadim Zeitlin | Fix wxCairoContext creation from wxWindow under MSW.
|
commit | commitdiff | tree |
2012-04-16 |
Vadim Zeitlin | Add default ctor to wxMSW private WindowHDC helper...
|
commit | commitdiff | tree |
2012-04-16 |
Vadim Zeitlin | Fix type mismatch in wxLogTrace() call in wxSocket.
|
commit | commitdiff | tree |
2012-04-16 |
Vadim Zeitlin | Add wxFSInputStream providing stream interface to wxFileSystem.
|
commit | commitdiff | tree |
2012-04-16 |
Vadim Zeitlin | Added wxWrapperInputStream class.
|
commit | commitdiff | tree |
2012-04-16 |
Vadim Zeitlin | Added support for page tooltips to wxAuiNotebook.
|
commit | commitdiff | tree |
2012-04-16 |
Vadim Zeitlin | Added wxAcceleratorEntry::ToRawString().
|
commit | commitdiff | tree |
2012-04-16 |
Vadim Zeitlin | No real changes, just some typo fixes for previous...
|
commit | commitdiff | tree |
2012-04-15 |
Vadim Zeitlin | Use new style directory selection dialog under Vista...
|
commit | commitdiff | tree |
2012-04-15 |
Vadim Zeitlin | Added wxCOMPtr<> helper class.
|
commit | commitdiff | tree |
2012-04-15 |
Vadim Zeitlin | Fix WXK_MENU handling in wxStyledTextCtrl.
|
commit | commitdiff | tree |
2012-04-15 |
Vadim Zeitlin | No real changes, just fix misspellings in comments...
|
commit | commitdiff | tree |
2012-04-14 |
Vadim Zeitlin | Call wxThread::OnExit() from wxThread::Exit() in wxMSW...
|
commit | commitdiff | tree |
2012-04-14 |
Vadim Zeitlin | Add support for VT_I8 (long long) values to wxAutomationObject.
|
commit | commitdiff | tree |
2012-04-14 |
Vadim Zeitlin | Add support for horizontal mouse wheel events to wxGTK...
|
commit | commitdiff | tree |
2012-04-14 |
Vadim Zeitlin | Fix the check for wxUSE_DATETIME in wxGenericValidator...
|
commit | commitdiff | tree |
2012-04-08 |
Vadim Zeitlin | Always use UTF-8 for file names passed to GTK+ functions...
|
commit | commitdiff | tree |
2012-04-08 |
Vadim Zeitlin | No real changes, just add extra brackets to wxGTK_CONV...
|
commit | commitdiff | tree |
2012-04-08 |
Vadim Zeitlin | Compilation fixes for Cairo-based wxGraphicsContext...
|
commit | commitdiff | tree |
2012-04-08 |
Vadim Zeitlin | Fix typo in wxKeyEvent::GetKeyCode() documentation...
|
commit | commitdiff | tree |
2012-04-08 |
Vadim Zeitlin | Fix PCH-less compilation of graphicc.cpp under MSW...
|
commit | commitdiff | tree |
2012-04-06 |
Vadim Zeitlin | Handle Ctrl-O and Ctrl-L MSW wxWebView accelerators...
|
commit | commitdiff | tree |
next |