2008-07-14 |
Vadim Zeitlin | removed automatically generated code for frame layout...
|
commit | commitdiff | tree |
2008-07-13 |
Vadim Zeitlin | define {first,second}_type in the struct declared by...
|
commit | commitdiff | tree |
2008-07-13 |
Vadim Zeitlin | set wxKeyEvent::m_uniChar correctly in the events generated...
|
commit | commitdiff | tree |
2008-07-13 |
Vadim Zeitlin | added wxFlexGridSizer::Add{Row,Col}Growable() (#2603)
|
commit | commitdiff | tree |
2008-07-13 |
Vadim Zeitlin | mention that GetItemRect() is new in 2.9.0
|
commit | commitdiff | tree |
2008-07-13 |
Vadim Zeitlin | relay out the control after deleting any page, not...
|
commit | commitdiff | tree |
2008-07-13 |
Vadim Zeitlin | don't assert when GetSubItemRect() is called in non...
|
commit | commitdiff | tree |
2008-07-13 |
Vadim Zeitlin | add back parameter dropped during Doxygen conversion...
|
commit | commitdiff | tree |
2008-07-13 |
Vadim Zeitlin | correct wrong example of using wxSizerFlags::Border...
|
commit | commitdiff | tree |
2008-07-13 |
Vadim Zeitlin | added wxVListBox::GetItemRect() (#9711)
|
commit | commitdiff | tree |
2008-07-13 |
Vadim Zeitlin | use wxString::Format() instead of hardcoding floating...
|
commit | commitdiff | tree |
2008-07-13 |
Vadim Zeitlin | more compilation fixes for wxUSE_STL && wxUSE_DEBUG_CONTEXT...
|
commit | commitdiff | tree |
2008-07-12 |
Vadim Zeitlin | run tests several times with different socket flags
|
commit | commitdiff | tree |
2008-07-12 |
Vadim Zeitlin | check that the stream raises no error other than EOF...
|
commit | commitdiff | tree |
2008-07-12 |
Vadim Zeitlin | enable the rest of wxSocketStream tests now that they...
|
commit | commitdiff | tree |
2008-07-12 |
Vadim Zeitlin | add wxSocket::IsClosed(), use it to implement Eof(...
|
commit | commitdiff | tree |
2008-07-12 |
Vadim Zeitlin | no changes, just removed broken #if 0'd out code
|
commit | commitdiff | tree |
2008-07-12 |
Vadim Zeitlin | no changes, just removed the unnecessary inline keywords
|
commit | commitdiff | tree |
2008-07-12 |
Vadim Zeitlin | remove unused private wxSocketBase::m_lastError
|
commit | commitdiff | tree |
2008-07-10 |
Vadim Zeitlin | make wxApp::Yield() exception-safe
|
commit | commitdiff | tree |
2008-07-09 |
Vadim Zeitlin | unescape the value of wxHyperlinkCtrl label (#9683)
|
commit | commitdiff | tree |
2008-07-09 |
Vadim Zeitlin | some blind compilation fixes for legacy code (#9698)
|
commit | commitdiff | tree |
2008-07-09 |
Vadim Zeitlin | fix wxUniv/MSW build with wxUSE_MENUS==0 (#9694)
|
commit | commitdiff | tree |
2008-07-09 |
Vadim Zeitlin | show busy cursor in wxLaunchDefaultBrowser and add...
|
commit | commitdiff | tree |
2008-07-09 |
Vadim Zeitlin | update the year in wx information dialog (#9701)
|
commit | commitdiff | tree |
2008-07-09 |
Vadim Zeitlin | add some output stream tests
|
commit | commitdiff | tree |
2008-07-09 |
Vadim Zeitlin | skip calls of TellI/TellO() if the stream is not seekable...
|
commit | commitdiff | tree |
2008-07-09 |
Vadim Zeitlin | use wxSocketBase::Initialize/Shutdown() instead of...
|
commit | commitdiff | tree |
2008-07-08 |
Vadim Zeitlin | MSW compilation fix after last commit
|
commit | commitdiff | tree |
2008-07-08 |
Vadim Zeitlin | added (for now trivial) socket stream test
|
commit | commitdiff | tree |
2008-07-06 |
Vadim Zeitlin | fix focus problems in picker controls under MSW which...
|
commit | commitdiff | tree |
2008-07-06 |
Vadim Zeitlin | added wxscintilla and wx_stc projects (#4378)
|
commit | commitdiff | tree |
2008-07-06 |
Vadim Zeitlin | take const address objects in wxSocketClient::Connect...
|
commit | commitdiff | tree |
2008-07-06 |
Vadim Zeitlin | add a numeric column test
|
commit | commitdiff | tree |
2008-07-06 |
Vadim Zeitlin | remove mentions of pos attribute, it never worked and...
|
commit | commitdiff | tree |
2008-07-06 |
Vadim Zeitlin | don't use deprecated wxToolBar::AddTool() overload...
|
commit | commitdiff | tree |
2008-07-05 |
Vadim Zeitlin | remove code for drawing icon of minimized window manually...
|
commit | commitdiff | tree |
2008-07-05 |
Vadim Zeitlin | avoid duplicating wxWindow::HandleCommand() in wxFrame...
|
commit | commitdiff | tree |
2008-07-03 |
Vadim Zeitlin | handle FNERR_INVALIDFILENAME which happens if an invalid...
|
commit | commitdiff | tree |
2008-07-03 |
Vadim Zeitlin | support disabling items before adding them to the menu...
|
commit | commitdiff | tree |
2008-07-03 |
Vadim Zeitlin | don't ignore changes of empty string to 0 or vice versa...
|
commit | commitdiff | tree |
2008-07-02 |
Vadim Zeitlin | don't use @true and @NULL inside of @code sections
|
commit | commitdiff | tree |
2008-07-01 |
Vadim Zeitlin | compilation fix for PCH-less build after last commit
|
commit | commitdiff | tree |
2008-07-01 |
Vadim Zeitlin | change not only the focus but also last remembered...
|
commit | commitdiff | tree |
2008-07-01 |
Vadim Zeitlin | quote the arguments containing spaces or quotes correctly...
|
commit | commitdiff | tree |
2008-06-30 |
Vadim Zeitlin | remove unused exec.rc file
|
commit | commitdiff | tree |
2008-06-30 |
Vadim Zeitlin | fix a hang up in wxExecute(wxArrayString& output) overload...
|
commit | commitdiff | tree |
2008-06-30 |
Vadim Zeitlin | implement wxListCtrl::GetSubItemRect() for generic...
|
commit | commitdiff | tree |
2008-06-30 |
Vadim Zeitlin | VC6 compilation fix: using access declaration can only...
|
commit | commitdiff | tree |
2008-06-29 |
Vadim Zeitlin | blind fix for PCH-less build
|
commit | commitdiff | tree |
2008-06-29 |
Vadim Zeitlin | add Scintilla.iface to the distribution
|
commit | commitdiff | tree |
2008-06-29 |
Vadim Zeitlin | compilation fix for ASCII STL build (#9661)
|
commit | commitdiff | tree |
2008-06-29 |
Vadim Zeitlin | add a new menu for wxTextEntry-specific tests, currently...
|
commit | commitdiff | tree |
2008-06-29 |
Vadim Zeitlin | don't call SetInsertionPointToEnd() on read-only combobox...
|
commit | commitdiff | tree |
2008-06-29 |
Vadim Zeitlin | support wxListCtrl::GetViewRect() in report view too...
|
commit | commitdiff | tree |
2008-06-28 |
Vadim Zeitlin | fix --disable-optimise configure option description...
|
commit | commitdiff | tree |
2008-06-28 |
Vadim Zeitlin | don't ignore changes of empty string to 0 or vice versa...
|
commit | commitdiff | tree |
2008-06-28 |
Vadim Zeitlin | support wxDP_ALLOWNONE in generic wxDatePickerCtrl...
|
commit | commitdiff | tree |
2008-06-28 |
Vadim Zeitlin | forward port 2.8.8 changelog
|
commit | commitdiff | tree |
2008-06-28 |
Vadim Zeitlin | deprecate wxTE_AUTO_SCROLL as it's always on in the...
|
commit | commitdiff | tree |
2008-06-28 |
Vadim Zeitlin | don't activate items on Alt-Space or Alt-Enter (#9615)
|
commit | commitdiff | tree |
2008-06-28 |
Vadim Zeitlin | don't call OnData() if OnEnter() rejected the drag...
|
commit | commitdiff | tree |
2008-06-27 |
Vadim Zeitlin | use wxIconizeEvent::IsIconized() instead of deprecated...
|
commit | commitdiff | tree |
2008-06-26 |
Vadim Zeitlin | build fix for PCH-less build
|
commit | commitdiff | tree |
2008-06-26 |
Vadim Zeitlin | still support wxNB_XXX and wxADJUST_MINSIZE in XRC...
|
commit | commitdiff | tree |
2008-06-26 |
Vadim Zeitlin | don't forget to output new line in wxMessageOutputStderr...
|
commit | commitdiff | tree |
2008-06-26 |
Vadim Zeitlin | fix the wrong #ifdef WXWIN_COMPATIBILITY_2_8 checks...
|
commit | commitdiff | tree |
2008-06-25 |
Vadim Zeitlin | more wxBitmapType-related backward compatibility fixes
|
commit | commitdiff | tree |
2008-06-24 |
Vadim Zeitlin | provide deprectaed LoadFile() and FindHandler() overloads...
|
commit | commitdiff | tree |
2008-06-24 |
Vadim Zeitlin | don't use deprecated wxIconizeEvent::Iconized()
|
commit | commitdiff | tree |
2008-06-23 |
Vadim Zeitlin | wxLB_MULTIPLE is same as wxLB_EXTENDED in wxGTK2
|
commit | commitdiff | tree |
2008-06-22 |
Vadim Zeitlin | fix problem with label characters starting with -1...
|
commit | commitdiff | tree |
2008-06-22 |
Vadim Zeitlin | fix handling of wxDP_SHOWCENTURY for some non-C locales...
|
commit | commitdiff | tree |
2008-06-22 |
Vadim Zeitlin | allow creating items without parent menus (#3425)
|
commit | commitdiff | tree |
2008-06-22 |
Vadim Zeitlin | allow wxDialog::ShowModal() after Show() (see #1416...
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | review the header after the conversion and restore...
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | initialize wx{Client,Paint,Window}DC with fonts/colours...
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | remove Create{Window,Client,Paint}DC() methods without...
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | don't allow editing listbox entries; better handling...
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | assert if ShowModal() is called after a previous Show...
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | add wxShowEvent::IsShown() and wxIconizeEvent::IsIconized...
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | compilation fix for PCH-less build
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | disable report view mode under Mac as it hangs the...
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | use the real clipping region and not just its bounding...
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | implement wxWinINetInputStream::GetSize() (#9600)
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | added wxGenericStaticBitmap (#9608)
|
commit | commitdiff | tree |
2008-06-20 |
Vadim Zeitlin | don't pass negative height to wxWindow::SetSize(),...
|
commit | commitdiff | tree |
2008-06-19 |
Vadim Zeitlin | document GetValue() behaviour when called from an event...
|
commit | commitdiff | tree |
2008-06-17 |
Vadim Zeitlin | declare future-deprecated SetStyle(int) in wxPen/Brush...
|
commit | commitdiff | tree |
2008-06-17 |
Vadim Zeitlin | fix compilation of TestRegConfRead()
|
commit | commitdiff | tree |
2008-06-16 |
Vadim Zeitlin | don't recreate combobox with proportion of 1 (instead...
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | overload Write() for char and unsigned char too, otherwise...
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | regenerate the makefiles with correct new test name...
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | added a unit test for input/output file streams and...
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | another 64 bit fix: make SendMsg() return wxIntPtr...
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | correct wxIntPtr definition
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | fixed STC under Win64: as wxStyledTextCtrl::SendMsg...
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | fix off by 1 error in GetTextRaw() (#4317)
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | fix crash when copying empty selection to clipboard...
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | ignore mouse wheel events which are coming too fast...
|
commit | commitdiff | tree |
next |