2008-06-01 |
Vadim Zeitlin | fix wxDateTime::ParseRfc822Date() to handle missing... |
tree | commitdiff |
2008-06-01 |
Vadim Zeitlin | add a special macro for comparing time_t values to... |
tree | commitdiff |
2008-06-01 |
Vadim Zeitlin | corrected bug in wxMBConvStrictUTF8::FromWChar(): it... |
tree | commitdiff |
2008-06-01 |
Vadim Zeitlin | added wxTextOutputStream::Flush(): this is necessary... |
tree | commitdiff |
2008-06-01 |
Vadim Zeitlin | rewrote UTF-7 to work on streams of data to be comaptib... |
tree | commitdiff |
2008-05-31 |
Vadim Zeitlin | no real changes, just simplify LoadPage() to make it... |
tree | commitdiff |
2008-05-31 |
Václav Slavík | allow periods in wxFileSystem URL anchors (patch #2265) |
tree | commitdiff |
2008-05-31 |
Vadim Zeitlin | don't write extraneous NUL bytes in wxMBConv_iconv... |
tree | commitdiff |
2008-05-31 |
Vadim Zeitlin | correct similar off by 1 bug to the one fixed by r53869... |
tree | commitdiff |
2008-05-31 |
Vadim Zeitlin | fix bug with wrong return value in wxMBConv_iconv:... |
tree | commitdiff |
2008-05-31 |
Vadim Zeitlin | fix wxMBConv_iconv to respect the base class convention... |
tree | commitdiff |
2008-05-31 |
Vadim Zeitlin | swap all characters instead of just the last one in... |
tree | commitdiff |
2008-05-31 |
Vadim Zeitlin | don't return success when converting incomplete UTF... |
tree | commitdiff |
2008-05-30 |
Vadim Zeitlin | undid change of r44565: not taking hyphens into account... |
tree | commitdiff |
2008-05-30 |
Vadim Zeitlin | implement wxMBConv_iconv::To/FromWChar() instead of... |
tree | commitdiff |
2008-05-30 |
Vadim Zeitlin | check that the argument is not empty in wxHtmlWindow... |
tree | commitdiff |
2008-05-30 |
Julian Smart | Typo correction |
tree | commitdiff |
2008-05-30 |
Julian Smart | Don't update UI if hidden |
tree | commitdiff |
2008-05-30 |
Vadim Zeitlin | ensure that GetEditControl() returns something even... |
tree | commitdiff |
2008-05-30 |
Vadim Zeitlin | no changes, just refactor the code to avoid having... |
tree | commitdiff |
2008-05-29 |
Robert Roebling | More work on getting wxLisBox events right |
tree | commitdiff |
2008-05-29 |
Vadim Zeitlin | include wx/crt.h needed for wxFprintf() (closes #9509) |
tree | commitdiff |
2008-05-29 |
Stefan Csomor | adding lowlevel hook to listbox |
tree | commitdiff |
2008-05-29 |
Vadim Zeitlin | don't give an error if VT_DATE variant is being release... |
tree | commitdiff |
2008-05-29 |
Vadim Zeitlin | take wxString in wxCrashReport::SetFileName() to allow... |
tree | commitdiff |
2008-05-29 |
Paul Cornett | remove unused/unneeded menuitem cruft |
tree | commitdiff |
2008-05-29 |
Paul Cornett | mark long-deprecated ctor as such |
tree | commitdiff |
2008-05-28 |
Vadim Zeitlin | fix assert in ANSI build in wxConsoleStderr::GetCommand... |
tree | commitdiff |
2008-05-28 |
Robin Dunn | Add wxWebKitNewWindowEvent |
tree | commitdiff |
2008-05-28 |
Paul Cornett | fix leak introduced by r53753 |
tree | commitdiff |
2008-05-27 |
Vadim Zeitlin | get rid of MSVC warning about possibly uninitialized... |
tree | commitdiff |
2008-05-27 |
Vadim Zeitlin | fix some harmless compilation in (release) MSVC build |
tree | commitdiff |
2008-05-27 |
Vadim Zeitlin | ifdef fixes for PalmOS6 (part of ticket 4700) |
tree | commitdiff |
2008-05-27 |
Vadim Zeitlin | Palm compiler needs const_cast for passing const int... |
tree | commitdiff |
2008-05-27 |
Václav Slavík | silence warnings about not using double-buffered surfac... |
tree | commitdiff |
2008-05-27 |
Vadim Zeitlin | translate comments in English (part of ticket 4700) |
tree | commitdiff |
2008-05-27 |
Vadim Zeitlin | distinguish between Server 2003 and XP 64-bit (closes... |
tree | commitdiff |
2008-05-27 |
Vadim Zeitlin | add a mention to OS description string if running under... |
tree | commitdiff |
2008-05-27 |
Vadim Zeitlin | recognize Vista by name in wxGetOsDescription() |
tree | commitdiff |
2008-05-27 |
Robert Roebling | Native wxBitmapComboBox patch for GTK+ |
tree | commitdiff |
2008-05-27 |
Robert Roebling | Clear columns on destruction |
tree | commitdiff |
2008-05-27 |
Robert Roebling | Use wxList::DeleteContents() to delete columns |
tree | commitdiff |
2008-05-27 |
Robert Roebling | Use wxList::DeleteContents() to delete columns |
tree | commitdiff |
2008-05-27 |
Robert Roebling | Reapply wxWeakRef patch again |
tree | commitdiff |
2008-05-27 |
Robert Roebling | Use wxWindowRef to hold pointer to default button |
tree | commitdiff |
2008-05-27 |
Stefan Csomor | fixing arc filling for angles > 180 |
tree | commitdiff |
2008-05-26 |
Paul Cornett | fix removing menu item, ticket 3387 |
tree | commitdiff |
2008-05-25 |
Kevin Ollivier | (Port to trunk) Fix for wxClientDC::GetAsBitmap, which... |
tree | commitdiff |
2008-05-25 |
Kevin Ollivier | Build fix for non-pch builds, e.g. for universal binary... |
tree | commitdiff |
2008-05-25 |
Robert Roebling | Defer SetHorizontalExtent to idle, also fixes (wxListBo... |
tree | commitdiff |
2008-05-25 |
Vadim Zeitlin | don't take the min size into account when setting the... |
tree | commitdiff |
2008-05-24 |
Robert Roebling | Dont send spin text update event from SetValue() |
tree | commitdiff |
2008-05-24 |
Robert Roebling | Don't use font encoding in Unicode mode |
tree | commitdiff |
2008-05-24 |
Chris Elliott | Borland still hates ternary ? |
tree | commitdiff |
2008-05-24 |
Vadim Zeitlin | do case normalization after long path one, this fixes... |
tree | commitdiff |
2008-05-23 |
Vadim Zeitlin | improve wxMessageOutputBest console output under Window... |
tree | commitdiff |
2008-05-23 |
Robert Roebling | wxTextCtrk::GetRange() shouldn't crash on out of range... |
tree | commitdiff |
2008-05-23 |
Robert Roebling | Simplify SetValue() with empty string |
tree | commitdiff |
2008-05-23 |
Vadim Zeitlin | call base class version from SetWindowStyleFlag() to... |
tree | commitdiff |
2008-05-23 |
Robert Roebling | Invocation of default button by <ENTER> was impossible... |
tree | commitdiff |
2008-05-23 |
Vadim Zeitlin | fix MSVC warnings about conversions between pointers... |
tree | commitdiff |
2008-05-23 |
Robert Roebling | Move event generation in multiple selection mode to... |
tree | commitdiff |
2008-05-23 |
Robert Roebling | Move event generation in multiple selection mode to... |
tree | commitdiff |
2008-05-23 |
Robert Roebling | Move event generation in multiple selectino mode to... |
tree | commitdiff |
2008-05-23 |
Robert Roebling | Update selection cache when inserting items, too |
tree | commitdiff |
2008-05-23 |
Robert Roebling | Move event generation code for multiple selection mode... |
tree | commitdiff |
2008-05-23 |
Robert Roebling | Disable events upon item deletion (just in case) and... |
tree | commitdiff |
2008-05-22 |
Robert Roebling | Forgot client data |
tree | commitdiff |
2008-05-22 |
Robert Roebling | Make events match better with MSW |
tree | commitdiff |
2008-05-22 |
Robert Roebling | Remove m_blockEvents and use Disable/Enable instead... |
tree | commitdiff |
2008-05-22 |
Robert Roebling | Also allow UP and DOWN if we reached max number of... |
tree | commitdiff |
2008-05-22 |
Robert Roebling | [ wxwindows-Patches-1947680 ] wxMac: Fixes number of... |
tree | commitdiff |
2008-05-22 |
Paul Cornett | add missing static keyword |
tree | commitdiff |
2008-05-22 |
Vadim Zeitlin | add back wxChoice::DoGetBestSize() removed by the previ... |
tree | commitdiff |
2008-05-22 |
Vadim Zeitlin | added wxDateTime::SetFrom/GetAsMSWSysTime() (#9161) |
tree | commitdiff |
2008-05-22 |
Vadim Zeitlin | don't reserve space for the icons if none are used... |
tree | commitdiff |
2008-05-22 |
Vadim Zeitlin | add handling of wxWrapSizer flags (part of ticket 9468) |
tree | commitdiff |
2008-05-22 |
Vadim Zeitlin | fix the confusion in boolean attributes handling in... |
tree | commitdiff |
2008-05-21 |
Paul Cornett | button text uses fg color, not text color |
tree | commitdiff |
2008-05-21 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2008-05-21 |
Robert Roebling | Query value from the model column given by col->GetMode... |
tree | commitdiff |
2008-05-21 |
Robert Roebling | Added InsertColumn( pos, col ), some reformating |
tree | commitdiff |
2008-05-20 |
Robert Roebling | Commit mem leak fix I introduced |
tree | commitdiff |
2008-05-20 |
Robert Roebling | Fix mem corruption due to string no longer being in... |
tree | commitdiff |
2008-05-20 |
Paul Cornett | get wxSYS_COLOUR_HIGHLIGHTTEXT from GTK+, ticket 4733 |
tree | commitdiff |
2008-05-20 |
Julian Smart | COnversion of some common font names to current platform |
tree | commitdiff |
2008-05-20 |
Stefan Csomor | allows resetting color of text to black, closes #4826 |
tree | commitdiff |
2008-05-20 |
Robert Roebling | Don't make lines narrower that default line height... |
tree | commitdiff |
2008-05-20 |
Paul Cornett | remove unused files |
tree | commitdiff |
2008-05-20 |
Paul Cornett | add missing braces |
tree | commitdiff |
2008-05-20 |
Paul Cornett | add missing break statement |
tree | commitdiff |
2008-05-20 |
Paul Cornett | put frame extents XGetWindowProperty code in one place |
tree | commitdiff |
2008-05-19 |
Robert Roebling | Set EventObject in event |
tree | commitdiff |
2008-05-19 |
Robert Roebling | Made the various logical 2 device transforms consistent... |
tree | commitdiff |
2008-05-18 |
Robert Roebling | Correct remaining bits of variable height lines for... |
tree | commitdiff |
2008-05-18 |
Vadim Zeitlin | use GtkComboBox instead of deprecated GtkOptionMenu... |
tree | commitdiff |
2008-05-18 |
Vadim Zeitlin | add missing header to fix compilation after changes... |
tree | commitdiff |
2008-05-18 |
Robert Roebling | Compilo |
tree | commitdiff |
2008-05-18 |
Julian Smart | Fixed a bug preventing style resetting to occur |
tree | commitdiff |
2008-05-18 |
Stefan Csomor | removing double set of geometry |
tree | commitdiff |
next |