2008-08-01 |
Vadim Zeitlin | use a single wxBookCtrlEvent class for all wxBookCtrlBa... |
tree | commitdiff |
2008-08-01 |
Stefan Csomor | moving common implementation for osx closer to unix... |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | OSXTimer for all variants (sorry Vaclav, should be... |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | OSXTimer for all variants |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | wxColour is implemented using CoreGraphics |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | pen and brush are platform neutral on osx |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | pen and brush are platform neutral on osx |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | better guarding when no printing architecture exists |
tree | commitdiff |
2008-07-31 |
Stefan Csomor | better guarding when no printing architecture exists... |
tree | commitdiff |
2008-07-30 |
Vadim Zeitlin | optimize Replace() for the common case of replacing... |
tree | commitdiff |
2008-07-30 |
Stefan Csomor | OSX renaming round 2 |
tree | commitdiff |
2008-07-30 |
Stefan Csomor | adding header for non-precomp |
tree | commitdiff |
2008-07-29 |
Vadim Zeitlin | don't use BS_AUTORADIOBUTTON at all, BS_RADIOBUTTON... |
tree | commitdiff |
2008-07-29 |
Vadim Zeitlin | add PostSizeEvent() and use it in wxMSW status bar... |
tree | commitdiff |
2008-07-29 |
Václav Slavík | fixed messed up indentation |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | adding constant which appears in Leopard SDK only |
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 | universal implementation for osx cocoa |
tree | commitdiff |
2008-07-29 |
Stefan Csomor | universal implementation for iphone |
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 | new SDK has frame CGRect return param |
tree | commitdiff |
2008-07-29 |
Julian Smart | Take on appropriate paragraph style in the newly create... |
tree | commitdiff |
2008-07-29 |
Vadim Zeitlin | generate a size event from ShowWithEffect() for consist... |
tree | commitdiff |
2008-07-29 |
Vadim Zeitlin | send the size event in SendSizeEvent() instead of posti... |
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-28 |
Vadim Zeitlin | implement wxBitmap ctor from XBM data |
tree | commitdiff |
2008-07-28 |
Paul Cornett | fix Gtk-WARNING "... no property named `row-ending... |
tree | commitdiff |
2008-07-26 |
Vadim Zeitlin | don't use assert dialog under wxDFB, it does more harm... |
tree | commitdiff |
2008-07-24 |
Vadim Zeitlin | fix index checking in GetRange() |
tree | commitdiff |
2008-07-22 |
Vadim Zeitlin | fix crash when reading malformed PCX images (#3836) |
tree | commitdiff |
2008-07-22 |
Vadim Zeitlin | attempt to fix compilation after the last change |
tree | commitdiff |
2008-07-22 |
Vadim Zeitlin | remove the workaround for STL build bug in wxArrays... |
tree | commitdiff |
2008-07-22 |
Vadim Zeitlin | get rid of base arrays in wxUSE_STL build, we don't... |
tree | commitdiff |
2008-07-21 |
Václav Slavík | Fixed detection of Meta key state so that NumLock isn... |
tree | commitdiff |
2008-07-21 |
Vadim Zeitlin | avoid unnecessary conversions in wxTextDataObject code... |
tree | commitdiff |
2008-07-21 |
Vadim Zeitlin | don't call gtk_selection_data_set_text() with non-UTF... |
tree | commitdiff |
2008-07-21 |
Vadim Zeitlin | wxDF_UNICODETEXT shouldn't be supported at all in ANSI... |
tree | commitdiff |
2008-07-21 |
Vadim Zeitlin | no changes, just fixed a typo in comment |
tree | commitdiff |
2008-07-21 |
Vadim Zeitlin | use #if wxUSE_UNICODE instead of #ifdefs (which totally... |
tree | commitdiff |
2008-07-21 |
Vadim Zeitlin | don't show warning to the user if session manager detec... |
tree | commitdiff |
2008-07-21 |
Vadim Zeitlin | use (new) safer GetTraitsIfExists() in wxMutexGuiEnter... |
tree | commitdiff |
2008-07-21 |
Vadim Zeitlin | don't give error on startup of any application using... |
tree | commitdiff |
2008-07-21 |
Vadim Zeitlin | don't use deprecated function |
tree | commitdiff |
2008-07-20 |
Vadim Zeitlin | fix generation of events for an initially empty wxDirPi... |
tree | commitdiff |
2008-07-20 |
Vadim Zeitlin | blind attempt to fix wxBitmap in wxMGL |
tree | commitdiff |
2008-07-20 |
Vadim Zeitlin | handle C++ exception in EVT_{TIMER,IDLE} handlers ... |
tree | commitdiff |
2008-07-20 |
Vadim Zeitlin | really fix compilation for PCH-less builds |
tree | commitdiff |
2008-07-20 |
Vadim Zeitlin | compilation fix 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 | check that string passed to FromUTF8() is valid even... |
tree | commitdiff |
2008-07-19 |
Vadim Zeitlin | already escaped backslash shouldn't escape the followin... |
tree | commitdiff |
2008-07-19 |
Vadim Zeitlin | fix bug with wxCSConv("ASCII") |
tree | commitdiff |
2008-07-18 |
Vadim Zeitlin | mention compatibility implications of wxExecute() quoti... |
tree | commitdiff |
2008-07-18 |
Vadim Zeitlin | compilation fix for eVC4: include commctrl.h explicitely |
tree | commitdiff |
2008-07-18 |
Julian Smart | Tab removal |
tree | commitdiff |
2008-07-18 |
Julian Smart | Fixed initial layout bug when using dynamically created... |
tree | commitdiff |
2008-07-18 |
Paul Cornett | fix masking of disabled bitmaps with some themes |
tree | commitdiff |
2008-07-18 |
Vadim Zeitlin | really correct detecting the end of UTF-7-encoded strings |
tree | commitdiff |
2008-07-17 |
Vadim Zeitlin | fix bug introduced in r54646: we still need to count... |
tree | commitdiff |
2008-07-17 |
Vadim Zeitlin | properly detect missing data at the end of UTF-7-encode... |
tree | commitdiff |
2008-07-17 |
Vadim Zeitlin | CP-xxx and MS-yyy iconv identifiers actually don't... |
tree | commitdiff |
2008-07-16 |
Vadim Zeitlin | allow using SetFont(wxNullFont) to reset the font as... |
tree | commitdiff |
2008-07-16 |
Stefan Csomor | adding missing include for non-precomp builds, and... |
tree | commitdiff |
2008-07-16 |
Vadim Zeitlin | _beginthreadex() entry point should really return unsig... |
tree | commitdiff |
2008-07-16 |
Vadim Zeitlin | check for comctl32.dll version and not OS one as an... |
tree | commitdiff |
2008-07-16 |
Vadim Zeitlin | use parent background and not ours unless one was expli... |
tree | commitdiff |
2008-07-16 |
Vadim Zeitlin | clean up wxBitmapButton::Create(); override MSWGetStyle... |
tree | commitdiff |
2008-07-16 |
Vadim Zeitlin | use wxCmdLineParser::ConverStringToArgs() instead of... |
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 |
Julian Smart | Fixed wxTreebook tree control style |
tree | commitdiff |
2008-07-15 |
Vadim Zeitlin | test ok in the record reading loop as otherwise we... |
tree | commitdiff |
2008-07-15 |
Vadim Zeitlin | remove wxCSConv::MB2WC/WC2MB, implement Latin-1 fallbac... |
tree | commitdiff |
2008-07-15 |
Vadim Zeitlin | don't pass pointers to unaligned DWORDs to avoid 64... |
tree | commitdiff |
2008-07-15 |
Vadim Zeitlin | fix changing size of merged cells (#9736) |
tree | commitdiff |
2008-07-14 |
Václav Slavík | compilation fix after SetClippingRegion changes (patch... |
tree | commitdiff |
2008-07-14 |
Vadim Zeitlin | fix heap corruption bug: use delete[] to delete a buffe... |
tree | commitdiff |
2008-07-14 |
Vadim Zeitlin | calling Notify() from child thread is ok -- as long... |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | set wxKeyEvent::m_uniChar correctly in the events gener... |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | added wxFlexGridSizer::Add{Row,Col}Growable() (#2603) |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | relay out the control after deleting any page, not... |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | don't assert when GetSubItemRect() is called in non... |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | added wxVListBox::GetItemRect() (#9711) |
tree | commitdiff |
2008-07-13 |
Vadim Zeitlin | more compilation fixes for wxUSE_STL && wxUSE_DEBUG_CON... |
tree | commitdiff |
2008-07-13 |
Julian Smart | Shift+Return now puts the cursor on the next line |
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 broken #if 0'd out code |
tree | commitdiff |
2008-07-10 |
Robin Dunn | ShouldAccountFor was a 2.8 only change. Use IsShown... |
tree | commitdiff |
2008-07-10 |
Vadim Zeitlin | make wxApp::Yield() exception-safe |
tree | commitdiff |
2008-07-10 |
Robin Dunn | If an item is hidden, don't check it for overflows. |
tree | commitdiff |
2008-07-09 |
Václav Slavík | use iterators instead of c_str() in wxXmlResource:... |
tree | commitdiff |
2008-07-09 |
Stefan Neis | Applied fix for wxGrid::ClearAttrCache (#9712). |
tree | commitdiff |
2008-07-09 |
Vadim Zeitlin | unescape the value of wxHyperlinkCtrl label (#9683) |
tree | commitdiff |
next |