2004-05-03 |
Vadim Zeitlin | unTABbed |
tree | commitdiff |
2004-05-02 |
Vadim Zeitlin | moved OnExceptionInMainLoop() in .cpp from header |
tree | commitdiff |
2004-05-02 |
Dimitri Schoolwerth | fixed Xcode 1.2 warnings; code cleanup |
tree | commitdiff |
2004-05-01 |
Mattia Barbon | Use new wxHashTable implementation not using keyed... |
tree | commitdiff |
2004-04-28 |
Vadim Zeitlin | fixed wild card string construction when description... |
tree | commitdiff |
2004-04-28 |
Vadim Zeitlin | let wxFileName::GetModificationTime() work with files... |
tree | commitdiff |
2004-04-28 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-04-27 |
Robin Dunn | Fixes Bug [ 930200 ] Async does not work |
tree | commitdiff |
2004-04-26 |
Robin Dunn | Patch [ 942051 ] generic wxDCBase::DoGetPartialTextExte... |
tree | commitdiff |
2004-04-25 |
Václav Slavík | removed wxGzipStreams (supported by wxZlibStreams now) |
tree | commitdiff |
2004-04-22 |
Robin Dunn | Instead of using GetAdjustedBestSize use the minsize... |
tree | commitdiff |
2004-04-22 |
Dimitri Schoolwerth | fixed broken filetype filters in file dialogs |
tree | commitdiff |
2004-04-21 |
Václav Slavík | applied patch 939076: __SMARTPHONE__ define |
tree | commitdiff |
2004-04-21 |
Václav Slavík | added wxRegEx::GetMatchCount (patch 938995) |
tree | commitdiff |
2004-04-21 |
Vadim Zeitlin | time() takes time_t, not [unsigned] long -- and in... |
tree | commitdiff |
2004-04-20 |
Vadim Zeitlin | replaced generic automatic filter string by 2 different... |
tree | commitdiff |
2004-04-20 |
Julian Smart | Don't use wxUSE_POCKETPC_UI, determine appropriate... |
tree | commitdiff |
2004-04-20 |
Julian Smart | Temporary fix for VC++ compile breakage. |
tree | commitdiff |
2004-04-20 |
Chris Elliott | fix bug compiling with DMC Borland gcc (macos); reverti... |
tree | commitdiff |
2004-04-20 |
Chris Elliott | fix bug compiling with DMC Borland gcc (macos); reverti... |
tree | commitdiff |
2004-04-20 |
Robert Roebling | Applied the two patches from Kevin for gsocket |
tree | commitdiff |
2004-04-20 |
Vadim Zeitlin | fixed bug in default filter string construction (you... |
tree | commitdiff |
2004-04-19 |
Julian Smart | Don't infinitely recurse when setting the child focus... |
tree | commitdiff |
2004-04-18 |
Václav Slavík | wxVsnprintf_ fix: added %ls,%lc handling (patch 937094) |
tree | commitdiff |
2004-04-18 |
Stefan Csomor | MSL support also for MSW |
tree | commitdiff |
2004-04-18 |
Stefan Csomor | switching to host / network ordering swapping |
tree | commitdiff |
2004-04-17 |
Robin Dunn | Set m_window to NULL after destroying it |
tree | commitdiff |
2004-04-15 |
Robin Dunn | If the window has a minsize then use that as the BestSi... |
tree | commitdiff |
2004-04-15 |
Vadim Zeitlin | unused variable warning fix (patch 923094) |
tree | commitdiff |
2004-04-15 |
Vadim Zeitlin | make XTI compile with VC6 (patch 896614) |
tree | commitdiff |
2004-04-15 |
Vadim Zeitlin | fixed DLL build (patch 879706) |
tree | commitdiff |
2004-04-15 |
Vadim Zeitlin | show/hide static box when the wxStaticBoxSizer is shown... |
tree | commitdiff |
2004-04-15 |
Vadim Zeitlin | normalize the case of the volume names too (patch 925887) |
tree | commitdiff |
2004-04-15 |
Dimitri Schoolwerth | made GetAlpha(x, y) const (the docs are already correct) |
tree | commitdiff |
2004-04-15 |
Robert Roebling | Fix for white area above frame because of funky |
tree | commitdiff |
2004-04-15 |
Dimitri Schoolwerth | improved const-ness of find/Find functions |
tree | commitdiff |
2004-04-14 |
Robin Dunn | Added wxSizerItem::SetMinSize that calls m_window-... |
tree | commitdiff |
2004-04-14 |
Robin Dunn | Keep track of the initial size that the window was... |
tree | commitdiff |
2004-04-11 |
Václav Slavík | don't use strcpy to copy between overlapping strings... |
tree | commitdiff |
2004-04-11 |
Václav Slavík | stream classes docs and code fixes (part of patch 924438) |
tree | commitdiff |
2004-04-11 |
Václav Slavík | improvements to zlib streams (patch 929416): |
tree | commitdiff |
2004-04-11 |
Vadim Zeitlin | added GetEncodingFromName(); documented it and rearrang... |
tree | commitdiff |
2004-04-11 |
Václav Slavík | fixed wxMBConv::cMB2WC and cWC2MB to check for conversi... |
tree | commitdiff |
2004-04-10 |
Vadim Zeitlin | added support for koi8-u |
tree | commitdiff |
2004-04-09 |
Vadim Zeitlin | (blind) compilation fix for wxUniv |
tree | commitdiff |
2004-04-08 |
Vadim Zeitlin | 1. moved InheritAttributes() from wxControl to wxWindow |
tree | commitdiff |
2004-04-07 |
Robin Dunn | Changed name to wxFIXED_MINSIZE since that is more... |
tree | commitdiff |
2004-04-07 |
Robin Dunn | use wxBU_EXACTFIT for the small buttons |
tree | commitdiff |
2004-04-07 |
Robin Dunn | wxStaticBitmapBase::DoGetBestSize |
tree | commitdiff |
2004-04-07 |
Robin Dunn | Use the size value passed to the ctor to set the window... |
tree | commitdiff |
2004-04-07 |
Robin Dunn | Added wxFIXED_SIZE. |
tree | commitdiff |
2004-04-06 |
Dimitri Schoolwerth | applied patch #928786: "Fix memory leak produced by... |
tree | commitdiff |
2004-04-06 |
Dimitri Schoolwerth | applied patch #926140: "warning cleaning" |
tree | commitdiff |
2004-04-04 |
Vadim Zeitlin | do take the toolbar into account for Windows CE, otherw... |
tree | commitdiff |
2004-04-04 |
Vadim Zeitlin | added wxTLWBase::GetDefaultSize() to avoid creating... |
tree | commitdiff |
2004-04-04 |
Vadim Zeitlin | include just wrapwin.h and not the entire msw/private.h |
tree | commitdiff |
2004-04-04 |
Vadim Zeitlin | bsearch() is now available under CE, use it |
tree | commitdiff |
2004-04-04 |
Vadim Zeitlin | define BI_RLE4/8 if not defined as well |
tree | commitdiff |
2004-04-04 |
Vadim Zeitlin | include wx/msw/wrapwin.h instead of entire private... |
tree | commitdiff |
2004-04-03 |
David Elliott | Make DoGetBestSize cache the value of GetSize() the... |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | removed (well, kept empty shell to avoid breaking exist... |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | use wxFULL_REPAINT_ON_RESIZE only for wxPreviewCanvas... |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | added Get(Class)DefaultAttributes() |
tree | commitdiff |
2004-03-30 |
Vadim Zeitlin | don't inherit font from the parent by default |
tree | commitdiff |
2004-03-30 |
David Elliott | wxMenuBase changes: |
tree | commitdiff |
2004-03-29 |
Václav Slavík | applied patch 923858 (fixes crash in zlib streams) |
tree | commitdiff |
2004-03-29 |
Robert Roebling | Applied patches. |
tree | commitdiff |
2004-03-29 |
Vadim Zeitlin | made wxADJUST_MINSIZE default |
tree | commitdiff |
2004-03-28 |
Václav Slavík | reverted previous commit, it broke URLs parsing |
tree | commitdiff |
2004-03-28 |
Julian Smart | Corrected wxFileSystemHandler::GetRightLocation for... |
tree | commitdiff |
2004-03-28 |
Vadim Zeitlin | removed Win16 code (patch 905241), last version with... |
tree | commitdiff |
2004-03-27 |
Stefan Csomor | proper theme fonts |
tree | commitdiff |
2004-03-27 |
Stefan Csomor | make construct simpler |
tree | commitdiff |
2004-03-27 |
Stefan Csomor | merge of new wxMac code |
tree | commitdiff |
2004-03-27 |
Stefan Csomor | unicode support |
tree | commitdiff |
2004-03-25 |
David Elliott | Move m_isShown = false; into base class constructor |
tree | commitdiff |
2004-03-24 |
Robin Dunn | copare lower case |
tree | commitdiff |
2004-03-24 |
Vadim Zeitlin | don't show the window initially if m_isShown is false... |
tree | commitdiff |
2004-03-20 |
Vadim Zeitlin | compilation fix for the last wxSprintf() change |
tree | commitdiff |
2004-03-19 |
Vadim Zeitlin | fixed wxSnprintf() for Unicode build |
tree | commitdiff |
2004-03-19 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-03-19 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-03-18 |
Stefan Csomor | corrected delete operator for array |
tree | commitdiff |
2004-03-17 |
Václav Slavík | we need to output \r\n on MSW |
tree | commitdiff |
2004-03-17 |
Vadim Zeitlin | initialize m_initialized to false to avoid spurious... |
tree | commitdiff |
2004-03-17 |
Václav Slavík | don't add \n, it's supposed to be part of the input |
tree | commitdiff |
2004-03-16 |
Vadim Zeitlin | really fixed calling isspace() for non-ASCII characters |
tree | commitdiff |
2004-03-15 |
Robert Roebling | Comitted GTK part of clipboard patch, that |
tree | commitdiff |
2004-03-15 |
Robert Roebling | New menu code. |
tree | commitdiff |
2004-03-13 |
Vadim Zeitlin | fixed debug assert in VC 7.1 CRT due to calling isalnum... |
tree | commitdiff |
2004-03-07 |
Stefan Csomor | fix for always terminating intermediate UniChar String... |
tree | commitdiff |
2004-03-07 |
Stefan Csomor | byte length for interim UniChar String corrected |
tree | commitdiff |
2004-03-07 |
Stefan Csomor | header includes for mac corrected |
tree | commitdiff |
2004-03-07 |
Stefan Csomor | SetWindowVariant implemented |
tree | commitdiff |
2004-03-05 |
Ron Lee | More updates to the Debian packaging for wxPython,... |
tree | commitdiff |
2004-03-03 |
Stefan Csomor | added conversions via UniChar for wchar = 4 bytes versions |
tree | commitdiff |
2004-03-03 |
Robin Dunn | Fix for [ 907679 ] segfault on SetSizerAndFit after... |
tree | commitdiff |
2004-03-02 |
Robin Dunn | Trim trailing spaces from key names when parsing |
tree | commitdiff |
2004-02-29 |
Vadim Zeitlin | renamed start parameter of wxDC::DrawPolyPolygon()... |
tree | commitdiff |
2004-02-28 |
Václav Slavík | fixed wxDebugContext to work with global and static... |
tree | commitdiff |
next |