2008-07-30 |
Stefan Csomor | OSX reshuffling |
tree | commitdiff |
2008-07-30 |
Stefan Csomor | OSX reshuffling |
tree | commitdiff |
2008-07-30 |
Stefan Csomor | OSX reshuffling |
tree | commitdiff |
2008-07-30 |
Stefan Csomor | getting rid of warnings for unused params |
tree | commitdiff |
2008-07-29 |
Václav Slavík | optimize wxFormatStringArgumentFinder<T> for strings... |
tree | commitdiff |
2008-07-29 |
Vadim Zeitlin | add PostSizeEvent() and use it in wxMSW status bar... |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | console builds need another header from xcode |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | avoiding warning because of missing define |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | osx regrouping |
tree | commitdiff |
2008-07-29 |
Vadim Zeitlin | move SendSizeEvent() down to wxWindow from wxFrame... |
tree | commitdiff |
2008-07-29 |
Robert Roebling | Added 32-bit (UCS-4) wxUString class |
tree | commitdiff |
2008-07-24 |
Paul Cornett | build fix |
tree | commitdiff |
2008-07-24 |
Vadim Zeitlin | define wxHAS_RAW_BITMAP for wxDFB |
tree | commitdiff |
2008-07-23 |
Vadim Zeitlin | forbid modifying wxImage by assigning to wxImagePixelDa... |
tree | commitdiff |
2008-07-22 |
Vadim Zeitlin | get rid of base arrays in wxUSE_STL build, we don't... |
tree | commitdiff |
2008-07-21 |
Vadim Zeitlin | avoid unnecessary conversions in wxTextDataObject code... |
tree | commitdiff |
2008-07-21 |
Vadim Zeitlin | added FromUTF8Unchecked() for ANSI build too |
tree | commitdiff |
2008-07-21 |
Vadim Zeitlin | use (new) safer GetTraitsIfExists() in wxMutexGuiEnter... |
tree | commitdiff |
2008-07-20 |
Vadim Zeitlin | blind attempt to fix wxBitmap in wxMGL |
tree | commitdiff |
2008-07-20 |
Vadim Zeitlin | really fix compilation for PCH-less builds |
tree | commitdiff |
2008-07-19 |
Vadim Zeitlin | big wxURI cleanup; it now handles Unicode characters... |
tree | commitdiff |
2008-07-19 |
Vadim Zeitlin | remove the just added assertEquals(time_t, long) overlo... |
tree | commitdiff |
2008-07-19 |
Vadim Zeitlin | check that string passed to FromUTF8() is valid even... |
tree | commitdiff |
2008-07-19 |
Vadim Zeitlin | no changes, just added some explanatory comments for... |
tree | commitdiff |
2008-07-18 |
Vadim Zeitlin | compilation fix for PCH-less build |
tree | commitdiff |
2008-07-18 |
Vadim Zeitlin | get rid of special WX_ASSERT_FOO_EQUAL macros by defini... |
tree | commitdiff |
2008-07-16 |
Vadim Zeitlin | clean up wxBitmapButton::Create(); override MSWGetStyle... |
tree | commitdiff |
2008-07-16 |
Vadim Zeitlin | implement flag for Unix-like behaviour in wxCmdLinePars... |
tree | commitdiff |
2008-07-15 |
Vadim Zeitlin | fix the output length returned from cWC2MB/MB2WC()... |
tree | commitdiff |
2008-07-15 |
Vadim Zeitlin | remove wxCSConv::MB2WC/WC2MB, implement Latin-1 fallbac... |
tree | commitdiff |
2008-07-14 |
Vadim Zeitlin | relay out the control after deleting any page, not... |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | define {first,second}_type in the struct declared by... |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | added wxFlexGridSizer::Add{Row,Col}Growable() (#2603) |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | added wxVListBox::GetItemRect() (#9711) |
tree | commitdiff |
2008-07-12 |
Vadim Zeitlin | add wxSocket::IsClosed(), use it to implement Eof(... |
tree | commitdiff |
2008-07-12 |
Vadim Zeitlin | no changes, just removed the unnecessary inline keywords |
tree | commitdiff |
2008-07-12 |
Vadim Zeitlin | remove unused private wxSocketBase::m_lastError |
tree | commitdiff |
2008-07-09 |
Vadim Zeitlin | show busy cursor in wxLaunchDefaultBrowser and add... |
tree | commitdiff |
2008-07-06 |
Vadim Zeitlin | take const address objects in wxSocketClient::Connect... |
tree | commitdiff |
2008-07-05 |
Vadim Zeitlin | remove code for drawing icon of minimized window manual... |
tree | commitdiff |
2008-07-05 |
Vadim Zeitlin | avoid duplicating wxWindow::HandleCommand() in wxFrame... |
tree | commitdiff |
2008-07-05 |
Václav Slavík | reverted Robert's premature removal of deprecated 2... |
tree | commitdiff |
2008-07-05 |
Paul Cornett | mark long-deprecated methods as such, and don't use... |
tree | commitdiff |
2008-07-05 |
Stefan Neis | Experimental simplification of the code by using MWERKS... |
tree | commitdiff |
2008-07-05 |
Robert Roebling | Remove 2_6 compatibility code |
tree | commitdiff |
2008-07-04 |
Robert Roebling | added wxString.t_str() and used it in filefn.cpp |
tree | commitdiff |
2008-07-02 |
Robert Roebling | Tried to make wxListBox::Update() work |
tree | commitdiff |
2008-07-01 |
Robert Roebling | Add stub for parsing globs file |
tree | commitdiff |
2008-07-01 |
Robert Roebling | Remaining conversion to read-only XDG MIME types code |
tree | commitdiff |
2008-06-30 |
Vadim Zeitlin | implement wxListCtrl::GetSubItemRect() for generic... |
tree | commitdiff |
2008-06-30 |
Vadim Zeitlin | VC6 compilation fix: using access declaration can only... |
tree | commitdiff |
2008-06-30 |
Robert Roebling | Removed most of the pre-XDG MIME code from the Unix... |
tree | commitdiff |
2008-06-28 |
Vadim Zeitlin | deprecate wxTE_AUTO_SCROLL as it's always on in the... |
tree | commitdiff |
2008-06-27 |
Robert Roebling | Added mostly empty wxLaunchDefaultApplication |
tree | commitdiff |
2008-06-27 |
Robert Roebling | Ticket #9641: wxBitmapComboBox_SetFont.patch, making... |
tree | commitdiff |
2008-06-27 |
Robert Roebling | Fix warning |
tree | commitdiff |
2008-06-26 |
Vadim Zeitlin | fix the wrong #ifdef WXWIN_COMPATIBILITY_2_8 checks... |
tree | commitdiff |
2008-06-25 |
Vadim Zeitlin | more wxBitmapType-related backward compatibility fixes |
tree | commitdiff |
2008-06-24 |
Vadim Zeitlin | provide deprectaed LoadFile() and FindHandler() overloa... |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | initialize wx{Client,Paint,Window}DC with fonts/colours... |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | remove Create{Window,Client,Paint}DC() methods without... |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | add wxShowEvent::IsShown() and wxIconizeEvent::IsIconiz... |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | disable report view mode under Mac as it hangs the... |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | added wxGenericStaticBitmap (#9608) |
tree | commitdiff |
2008-06-20 |
Robert Roebling | Add missing SWAP macros for 64-bit signed int |
tree | commitdiff |
2008-06-20 |
Robert Roebling | Don't let MSW's wxSpinCtrl emit spin up and down events... |
tree | commitdiff |
2008-06-17 |
Vadim Zeitlin | declare future-deprecated SetStyle(int) in wxPen/Brush... |
tree | commitdiff |
2008-06-16 |
Robert Roebling | #9591: Item state (icons) for wxTreeCtrl on any platform |
tree | commitdiff |
2008-06-16 |
Robert Roebling | Ticket #9592: gtk-choice-setcolumns.2.diff |
tree | commitdiff |
2008-06-16 |
Václav Slavík | Implemented high-quality preview for wxMSW (this approa... |
tree | commitdiff |
2008-06-16 |
Václav Slavík | fixed printing preview to not report errors in infinite... |
tree | commitdiff |
2008-06-15 |
Vadim Zeitlin | overload Write() for char and unsigned char too, otherw... |
tree | commitdiff |
2008-06-15 |
Vadim Zeitlin | added a unit test for input/output file streams and... |
tree | commitdiff |
2008-06-15 |
Vadim Zeitlin | another 64 bit fix: make SendMsg() return wxIntPtr... |
tree | commitdiff |
2008-06-15 |
Vadim Zeitlin | correct wxIntPtr definition |
tree | commitdiff |
2008-06-15 |
Vadim Zeitlin | fixed STC under Win64: as wxStyledTextCtrl::SendMsg... |
tree | commitdiff |
2008-06-15 |
Vadim Zeitlin | ignore mouse wheel events which are coming too fast... |
tree | commitdiff |
2008-06-15 |
Vadim Zeitlin | derive wxSTC from wxTextEntryBase to provide even more... |
tree | commitdiff |
2008-06-15 |
Vadim Zeitlin | derive wxSTC from wxTextAreaBase to provide wxTextCtrl... |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | state clearly that the entire contents of generated... |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | remove extra ')' in EVT_STC_CALLTIP_CLICK |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | translate Scintilla getters to const methods of wxStyle... |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | recreate the window if FSAA is requested (changeset_r54... |
tree | commitdiff |
2008-06-12 |
Vadim Zeitlin | exclude pieces of wx hash map implementation which... |
tree | commitdiff |
2008-06-12 |
Vadim Zeitlin | use std[::tr1]::unordered_map if available in wxUSE_STL... |
tree | commitdiff |
2008-06-12 |
Vadim Zeitlin | fix some wrong declarations which upset mingw32 |
tree | commitdiff |
2008-06-12 |
Robert Roebling | #4479: wx.ComboBox needs a SetFont method |
tree | commitdiff |
2008-06-11 |
Václav Slavík | render pages in print preview at idle time, not from... |
tree | commitdiff |
2008-06-11 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-11 |
Paul Cornett | simplify menu item callbacks by passing in wxMenuItem... |
tree | commitdiff |
2008-06-11 |
Stefan Csomor | renaming |
tree | commitdiff |
2008-06-11 |
Stefan Csomor | renaming |
tree | commitdiff |
next |