2004-04-18 |
Vadim Zeitlin | compilation fix for wxUSE_VALIDATORS==0 |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Václav Slavík | wxVsnprintf_ fix: added %ls,%lc handling (patch 937094) |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Václav Slavík | small test suite improvements (patch 937094) |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Václav Slavík | applied rest of streams test suite patch |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Stefan Csomor | alternative direct CFSocket implementation, not yet... |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Robert Roebling | make spin control flat, too, under Win CE. |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Stefan Csomor | MSL support also for MSW |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Stefan Csomor | switching to host / network ordering swapping |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Stefan Csomor | yielding from main loop |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Stefan Csomor | otherwise all runloop dependent callbacks cannot work... |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Stefan Csomor | byte ordering changed to network ordering |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Stefan Csomor | metrowerks uname support |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Julian Smart | Casting fix |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Vadim Zeitlin | removed work around for 16 bit compilers not defining... |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Robert Roebling | Set default dialog style to 0. |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Robert Roebling | Applied patch for hiding statusbar. |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Robert Roebling | Fix incomplete stripping of menu text. |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Stefan Csomor | added fix for MSL under Win32 (by Steve Hartwell) |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Robin Dunn | Set m_window to NULL after destroying it |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Robert Roebling | Make text controls flat under CE. |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Robert Roebling | Since CE cannot do the logical/device origin calculations |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Robert Roebling | Do not set size of PocketPC dialogs upon |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Robert Roebling | Show the OK button in the title bar under PocketPC |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Robert Roebling | Make wxHTML compile (and work) under CE. |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Robin Dunn | Make InheritAttributes and ShouldInheritColours public... |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Robin Dunn | SetDefault should call parent->SetDefaultItem |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Robin Dunn | Make InheritAttributes and ShouldInheritColours public... |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Robin Dunn | default id's where possible |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Robin Dunn | Fix or add some DoGetBestSize's |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Václav Slavík | quoting fixes |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Roger Gammans | Add configure test for presence/compilabilty of multimo... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Václav Slavík | Mingw compilation fixes |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Václav Slavík | make users aware of wxInputStream::Eof limitations |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Vadim Zeitlin | use wx_static_cast() inside wxDynamicCast to catch... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Vadim Zeitlin | added and documented wx_const/static_cast<> |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Vadim Zeitlin | wxEVT_MOVING = 442, not 4442, in event compatibility... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Vadim Zeitlin | GetChildrenCount() should be const |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Julian Smart | Updates for Inno Setup 4 |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | If the window has a minsize then use that as the BestSi... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Vadim Zeitlin | unused variable warning fix (patch 923094) |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Vadim Zeitlin | unused param warning |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Vadim Zeitlin | changed return type of wxCommandEvent::GetClientObject... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Vadim Zeitlin | use iostream.h and not iostream with OpenWatcom (part... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Vadim Zeitlin | fixed WaitOnConnect() in non GUI mode (patch 905185) |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Vadim Zeitlin | make XTI compile with VC6 (patch 896614) |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Vadim Zeitlin | fixed DLL build (patch 879706) |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Vadim Zeitlin | define _puttchar for mingw32 as it doesn't have it... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Vadim Zeitlin | show/hide static box when the wxStaticBoxSizer is shown... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Vadim Zeitlin | normalize the case of the volume names too (patch 925887) |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Vadim Zeitlin | fixed priority of the mailcap entries (patch 935954) |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Václav Slavík | wxGTK on Mac doesn't need bundles |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Václav Slavík | added GetFilenames |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Václav Slavík | commdlg.lib is not in evc3 |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | Remove use of m_bestSize |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | Reorder the controls so the RadioButtons work right... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | Use Update |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | Set stc and xrc to use GENDIR again as SWIG on Mac... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | MacSetTheme |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | Use GetHandle for Mac too |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | MacSetMetalAppearance |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | Default for id |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | Add width and precision params for wxGridCellFloatEditor |
commit | commitdiff | tree | snapshot |
2004-04-15 |
David Elliott | Make buttons display the bitmap image instead of the... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | Added SetDefaultXXX methods |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | install missing headers |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | Added new encoding, new methods |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | Moved some enums around to better match the C++ headers |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | Oops |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | Added some convenience methods to wx.Bitmap: SetSize... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | More about the sizer changes |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | clarify the note about OpenGL errors |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | removed stuff about the decorator classes |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robin Dunn | minor tweaks |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robert Roebling | Added SW_SCROLLCHILDREN to make scrolling work |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Dimitri Schoolwerth | made GetAlpha(x, y) const (the docs are already correct) |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robert Roebling | Fix for white area above frame because of funky |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Robert Roebling | Fix to make frame visible under eVC 3.0 |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Dimitri Schoolwerth | ignore all (generated) .con files |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Dimitri Schoolwerth | use Find, not Member |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Dimitri Schoolwerth | improved const-ness of find/Find functions |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Robin Dunn | Added #include for non PCH compilers |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Robin Dunn | Updated with notes about recent sizer changes |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Robin Dunn | Added wxSizerItem::SetMinSize that calls m_window-... |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Robin Dunn | Keep track of the initial size that the window was... |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Stefan Csomor | removing resource based implementations |
commit | commitdiff | tree | snapshot |
2004-04-14 |
David Elliott | Quick hack removing wxDIALOG_MODAL |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Robin Dunn | Don't accidentally instal the MSVCRT.dll from XP as... |
commit | commitdiff | tree | snapshot |
2004-04-14 |
David Elliott | Quick hack to rid the code of wxDIALOG_MODAL |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Stefan Csomor | resources must be copied, cannot be symlinked |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Vadim Zeitlin | don't use wxDIALOG_MODAL any more |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Robin Dunn | docstring tweak |
commit | commitdiff | tree | snapshot |
2004-04-14 |
David Elliott | wxASSERT_MSG instead of wxASSERT |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Robin Dunn | If the icon is smaller than the allotted space then... |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Robin Dunn | Add wxGridBagSizer to the overview text |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Robin Dunn | simplify how the XWindow is extracted for GetHandle |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Robin Dunn | The activex dirs got left out. |
commit | commitdiff | tree | snapshot |
2004-04-14 |
David Elliott | Cocoa_drawRect: Set m_updateRegion using the NSRect... |
commit | commitdiff | tree | snapshot |
next |