2012-05-16 |
Julian Smart | The object size page now has full position attribute... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Vadim Zeitlin | Fix pasting large amounts of text in wxGTK. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Vadim Zeitlin | Correct the documentation of wxSpinCtrl initial and... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Vadim Zeitlin | Add support for wxArrayString to wxVariant-to-OLE conve... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Vadim Zeitlin | Enable variadic macros for VC9 and later. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Vadim Zeitlin | Fix keyboard navigation in wx{List,Choice,Tree,Tool... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Vadim Zeitlin | Use iterators instead of indices in wxStripMenuCodes(). |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Julian Smart | Clear styles popup if there is no style sheet |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Vadim Zeitlin | Simplify wxEventLoopManual pending events processing... |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Vadim Zeitlin | Fix wxDateTime unit test after the changes of r71430. |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Vadim Zeitlin | Don't return a dangling pointer from wxDateTime::ParseX... |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Vadim Zeitlin | No changes, just simplify the code using wx2stc() a... |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Vadim Zeitlin | Fix wxStyledTextCtrl compilation in non-Unicode build. |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Vadim Zeitlin | Don't assert if no icon is specified for a wxDataViewCt... |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Vadim Zeitlin | Minor change to wxString pretty-printer for gdb. |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Vadim Zeitlin | Don't handle branches specially when sorting items... |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Vadim Zeitlin | Disable the use of UTF-8 by default in Unix builds. |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Vadim Zeitlin | Remove wxDECLARE_APP() from wxIMPLEMENT_APP_NO_MAIN(). |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Julian Smart | Fixed layout and hit-testing problem particularly with... |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Vadim Zeitlin | Document that wxEVT_COMMAND_DATAVIEW_COLUMN_REORDERED... |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Vadim Zeitlin | Fix extra event sent by wxTextEntry::ChangeValue()... |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Robin Dunn | Enable access to the native bitmap object wrapped by... |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Robin Dunn | Ensure a 32-bit cairo surface is created if it is needed |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Stefan Csomor | fixes SetFirstItem, Thanks to David Wright |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Robin Dunn | More interface fixes for Phoenix |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Robin Dunn | Add wxFormatInvalid, and tweak the docs for wxDataObjec... |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Robin Dunn | Add doc for wxCliboard::Get |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Julian Smart | Added wxRichTextXMLHandler::RegisterNodeName so custom... |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Vadim Zeitlin | Set LF EOL style for setup.h.in file. |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Vadim Zeitlin | Add missing wx/scopeguard.h include to fix the build. |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Vadim Zeitlin | Fix wxGenericListCtrl best size calculation in report... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Vadim Zeitlin | Unconditionally define IID_IShellItem in wxMSW sources. |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Vadim Zeitlin | Implement constrained best size calculation in wxMSW... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Vadim Zeitlin | Improve wxBookCtrlBase controller size calculations. |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Vadim Zeitlin | Add wxWindow::GetBest{Height,Width}(). |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Vadim Zeitlin | Improve wxWindow best size documentation, mention DoGet... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Vadim Zeitlin | Mention wxFoobookEvent change from classes to #defines... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Vadim Zeitlin | Allow entering more digits in wxSpinCtrl in wxMSW than... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Vadim Zeitlin | Attach MDI "Window" menu to the parent frame menu bar... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Vadim Zeitlin | Correct the initial value setting in wxMSW wxSpinCtrl. |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Vadim Zeitlin | Remove assert checking bitmap size in wxMenuItem drawin... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Vadim Zeitlin | Fix creation of wxBitmap from wxIcon in wxMSW: premulti... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Vadim Zeitlin | Fix wxString unit test when not using UTF-8. |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Vadim Zeitlin | Fix compilation of wxVariant code with VC6. |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Vadim Zeitlin | Use better face names first in wxGTK wxNativeFontInfo... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Vadim Zeitlin | Check that item ID is initialized when inserting it... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Vadim Zeitlin | Fix wxStaticBitmap best size calculation in wxMSW. |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Julian Smart | Added field implementation |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Julian Smart | Moved default margins to buffer class Init; reduced... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Julian Smart | Corrected top-level object layout in paragraphs |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Julian Smart | Fixed inconsistent calculation of line height in paragr... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Vadim Zeitlin | No real changes, just fix some typos in comments. |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Julian Smart | Added non-breaking space to whitespace check |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Vadim Zeitlin | Use XkbKeycodeToKeysym() instead of deprecated XKeycode... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Vadim Zeitlin | Create a wrapper file for X11/XKBlib.h header. |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Václav Slavík | Make wxDocTemplate::CreateDocument() exceptions-safe. |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Václav Slavík | Fix performance of wxHtmlParser::SkipCommentTag() in... |
commit | commitdiff | tree | snapshot |
2012-05-06 |
Václav Slavík | Fix r71367: don't set bgCol twice needlessly. |
commit | commitdiff | tree | snapshot |
2012-05-06 |
Václav Slavík | Fix wxOwnerDrawnComboBox background on with classic... |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Vadim Zeitlin | No changes, just spelling corrections in the comments. |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Vadim Zeitlin | Update the field widths on demand in wxStatusBarGeneric. |
commit | commitdiff | tree | snapshot |
2012-05-05 |
Stefan Csomor | fixes crashes with embedded controls in toolbars after... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Vadim Zeitlin | Don't return NULL widget from wxFileCtrl page of widget... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Vadim Zeitlin | Derive wxGenericFileCtrl from wxControl. |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Vadim Zeitlin | Improve documentation of wxDataViewCtrl mouse event... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Vadim Zeitlin | Fix precompiled headers use with MSVC in wxGTK sources. |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Vadim Zeitlin | Declare variables before doing anything else in C code. |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Vadim Zeitlin | Allow using non-MSW toolkit in MSVC-specific auto-linki... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Vadim Zeitlin | Define wxCONCATn() macro up to n=9 from n=5 previously. |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Vadim Zeitlin | Use GTK-based wxWebView when using GTK+, not under... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Vadim Zeitlin | Add wxDir::GetNameWithSep() and use it to avoid consecu... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Vadim Zeitlin | Document wxTP_DEFAULT as a standalone constant. |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Vadim Zeitlin | Don't remove the last slash from "/" directory name... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Robin Dunn | Add wxDropSource::SetIcon for wxGTK to mimic SetCursor... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Robin Dunn | * Change "def" to defResult as def is a reserved word... |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Robin Dunn | fix incorrect default values |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Vadim Zeitlin | Document wxDataViewChoiceByIndexRenderer. |
commit | commitdiff | tree | snapshot |
2012-05-03 |
Vadim Zeitlin | No changes, just remove duplicate flags checks in wxUni... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Stefan Csomor | use explicit WakeUp variant, too many errors using... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Stefan Csomor | make WakeUp variant explicit, too many errors using... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Stefan Csomor | fixes #14178 |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Dimitri Schoolwerth | Fixed parts of toolbar background not being drawn with... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Vadim Zeitlin | German translations update from Thomas Krebs. |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Václav Slavík | Fix destruction of wxDataViewCtrl's editor control. |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Václav Slavík | wxDataViewCtrl: always update the header when col best... |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Václav Slavík | Invalidate wxDataViewCtrl bests widths on expand/collapse. |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Václav Slavík | Respect minimal width in wxDataViewCtrl::GetBestColumnW... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Vadim Zeitlin | Work around the problem with not exiting event loop... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Vadim Zeitlin | No changes, just refactor common IsSorted() tests in... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Vadim Zeitlin | No real changes, just make wxDataViewCtrlInternal:... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Vadim Zeitlin | Use PCH in the tests in all Windows ports and not only... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Vadim Zeitlin | Added wxDataViewEvent::SetDragFlags() and GetDropEffect... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Vadim Zeitlin | Set the data size in wxEVT_COMMAND_DATAVIEW_ITEM_DROP_P... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Vadim Zeitlin | Explicitly document wxDrag_XXX flags. |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Vadim Zeitlin | Remove internal only methods from wxDataViewEvent docum... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Vadim Zeitlin | Restore 2.8 stock labels for wxID_PREVIEW inadvertently... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Vadim Zeitlin | Add a hack to prevent the test suite from aborting... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Vadim Zeitlin | Improve error reporting for nested asserts failures... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Vadim Zeitlin | Work around wxDateTime::ParseFormat() problem in generi... |
commit | commitdiff | tree | snapshot |
2012-04-29 |
Vadim Zeitlin | Preserve wxComboBox selection when modifying the select... |
commit | commitdiff | tree | snapshot |
next |