2004-04-04 |
Vadim Zeitlin | include wx/msw/wrapwin.h instead of entire private... |
tree | commitdiff |
2004-04-04 |
Vadim Zeitlin | WinMain() is Unicode under CE (how did this work before?) |
tree | commitdiff |
2004-04-04 |
Vadim Zeitlin | implemented bsearch() for CE; added src/msw/wince/crt.cpp |
tree | commitdiff |
2004-04-04 |
Stefan Csomor | corrected content vs structure calculation |
tree | commitdiff |
2004-04-04 |
Stefan Csomor | color must not be set for wxMac |
tree | commitdiff |
2004-04-03 |
Stefan Neis | Commited slighly modified fix by David Parsons. |
tree | commitdiff |
2004-04-03 |
Václav Slavík | WinCE compilation fixes (is this correct?) |
tree | commitdiff |
2004-04-03 |
Stefan Neis | Avoid core dumps when SetImageList is used. |
tree | commitdiff |
2004-04-03 |
Stefan Csomor | concentrating content and structure region calculations |
tree | commitdiff |
2004-04-03 |
Václav Slavík | precompiled headers fix |
tree | commitdiff |
2004-04-03 |
David Elliott | Make DoGetBestSize cache the value of GetSize() the... |
tree | commitdiff |
2004-04-03 |
Robin Dunn | m_font may not have been set yet. Default to letting... |
tree | commitdiff |
2004-04-02 |
David Elliott | Added wxObjcAutoRef* classes for automatic retain/relea... |
tree | commitdiff |
2004-04-02 |
Julian Smart | Allow app to call SetWindowVariant before creation... |
tree | commitdiff |
2004-04-02 |
Stefan Csomor | adding QDSwapPort for performance reasons |
tree | commitdiff |
2004-04-02 |
Stefan Csomor | supporting non-theme fonts |
tree | commitdiff |
2004-04-01 |
Julian Smart | Fixed warning |
tree | commitdiff |
2004-04-01 |
Julian Smart | Implemented Enable for wxMenuBar to avoid assert |
tree | commitdiff |
2004-04-01 |
David Elliott | #include "wx/settings.h" for wxSystemSettings |
tree | commitdiff |
2004-04-01 |
Stefan Csomor | Assert for incorrect style, added Deselection for singl... |
tree | commitdiff |
2004-04-01 |
Stefan Csomor | default to striped background |
tree | commitdiff |
2004-04-01 |
Stefan Csomor | supporting events also for root control (needed for... |
tree | commitdiff |
2004-04-01 |
Stefan Csomor | fixing shape windows, as we now use the structure regio... |
tree | commitdiff |
2004-04-01 |
Stefan Csomor | pass in NULL for mouse event handler, otherwise the... |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | removed (well, kept empty shell to avoid breaking exist... |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | fixed DoGetBestSize() for default buttons |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | implemented GetBestSize() |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | wxGTK became a little too eager in using the best size... |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | use GetFont() instead of (possibly not initialized... |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | show window from PostCreation() (which is called for... |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | only use font/colours in SetWidgetStyle() if they're set |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | really show the menubar (calling Show(TRUE) doesn't... |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | really show the window after creation (calling Show... |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | use the window default colours, not hardcoded ones... |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | give the panel 3D grey colour by default: as it's not... |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | use wxFULL_REPAINT_ON_RESIZE only for wxPreviewCanvas... |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | fixed unused param warning |
tree | commitdiff |
2004-04-01 |
Stefan Csomor | added adjustOrigin parameter to bounds calculation... |
tree | commitdiff |
2004-04-01 |
Stefan Csomor | removed duplicate background colour setting (was leadin... |
tree | commitdiff |
2004-04-01 |
Stefan Csomor | removed flags for wxOK etc that interfere with minifram... |
tree | commitdiff |
2004-04-01 |
Stefan Csomor | cast corrected |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | use MSWCreateControl() instead of the old mess; impleme... |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | implemented Get(Class)DefaultAttributes() |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | removed SetFont() inheriting the parents font |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | added wxGetCCDefaultFont() returning the default icon... |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | default implementation of Get(Class)DefaultAttributes() |
tree | commitdiff |
2004-04-01 |
Vadim Zeitlin | added Get(Class)DefaultAttributes() |
tree | commitdiff |
2004-03-31 |
Stefan Csomor | corrected Refresh (client coordinates) |
tree | commitdiff |
2004-03-31 |
Stefan Csomor | scrollbars added |
tree | commitdiff |
2004-03-31 |
Julian Smart | Added version test |
tree | commitdiff |
2004-03-31 |
Robert Roebling | Applied patch for Intel compiler. |
tree | commitdiff |
2004-03-31 |
Stefan Csomor | different approaches implemented |
tree | commitdiff |
2004-03-31 |
Stefan Csomor | refresh on move changed |
tree | commitdiff |
2004-03-31 |
Stefan Csomor | reverting drawing code |
tree | commitdiff |
2004-03-30 |
Vadim Zeitlin | set SMALL_FONT for controls here because InheritAttribu... |
tree | commitdiff |
2004-03-30 |
Vadim Zeitlin | don't inherit font from the parent by default |
tree | commitdiff |
2004-03-30 |
Vadim Zeitlin | call wxApp::OnExceptionInMainLoop() when an exception... |
tree | commitdiff |
2004-03-30 |
Vadim Zeitlin | implemented wxApp::OnExceptionInMainLoop() |
tree | commitdiff |
2004-03-30 |
Stefan Csomor | fixing auto wrap and default font |
tree | commitdiff |
2004-03-30 |
Vadim Zeitlin | implemented Freeze/Thaw() (patch 922156) |
tree | commitdiff |
2004-03-30 |
Stefan Csomor | databrowser notification trigger events now |
tree | commitdiff |
2004-03-30 |
Julian Smart | Fix for missing __CHAR_BIT__ under MacOS X |
tree | commitdiff |
2004-03-30 |
Julian Smart | Compile fixes for 10.2 headers |
tree | commitdiff |
2004-03-30 |
Stefan Csomor | since we are not getting the kEventDraw messages for... |
tree | commitdiff |
2004-03-30 |
Stefan Csomor | mixed height and width |
tree | commitdiff |
2004-03-30 |
Stefan Csomor | commented that redraw workaround as it was causing... |
tree | commitdiff |
2004-03-30 |
David Elliott | GetMenuBar() now traverses up the hierarchy so it no... |
tree | commitdiff |
2004-03-30 |
David Elliott | wxMenuBase changes: |
tree | commitdiff |
2004-03-30 |
David Elliott | Instead of m_menuBar use GetMenuBar() which will be... |
tree | commitdiff |
2004-03-29 |
Robin Dunn | Check that the file successfully loaded, use the length... |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | attempt to work around SDK specific problems |
tree | commitdiff |
2004-03-29 |
Václav Slavík | applied patch 923858 (fixes crash in zlib streams) |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | BestSize is ok for built-ins |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | another attempt to export |
tree | commitdiff |
2004-03-29 |
Robert Roebling | Applied SetForegorund colour patch for GTK2. |
tree | commitdiff |
2004-03-29 |
Robert Roebling | Applied patches. |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | added tlw include |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | best size calculations based on bitmap size |
tree | commitdiff |
2004-03-29 |
Robin Dunn | Use "&Help" so wxMac doesn't make an extra help menu |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | Update Region is not always correct, we use the visible... |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | UMADrawControl is not to be used anymore |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | Cleanup |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | SetSize with all -1 was returning too soon in some... |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | fixed multiline wrap-around |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | cleanup in toplevel activation, and switching to native... |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | started for unicode text control, in case we will not... |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | added port state save class |
tree | commitdiff |
2004-03-29 |
Vadim Zeitlin | made wxADJUST_MINSIZE default |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | added hilite change notification |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | added new notifications to be added, corrected DoGetBes... |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | support metal appearance |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | correct include for OSX only |
tree | commitdiff |
2004-03-29 |
Stefan Csomor | expose metal appearance |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | fix for get best size when having empty labels |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | added native alignement support |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | Clear does nothing if we have a non valid brush (ie... |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | background drawing uncommented again |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | added first bare bones implementation for PositionToXY... |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | toplevel event handler exposed |
tree | commitdiff |
2004-03-28 |
Václav Slavík | reverted previous commit, it broke URLs parsing |
tree | commitdiff |
next |