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 |
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-28 |
Stefan Csomor | visibility changed code fixed |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | mouse handling fixed, skipping if we have no native... |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | extending calculation of visible region |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | typo in mouse event handler |
tree | commitdiff |
2004-03-28 |
Stefan Csomor | showing a bevel button for a multiline label (is not... |
tree | commitdiff |
2004-03-27 |
Vadim Zeitlin | use best size instead of hard coded 80*26 in SetSize... |
tree | commitdiff |
2004-03-27 |
Vadim Zeitlin | just an unused var warnings |
tree | commitdiff |
2004-03-27 |
Vadim Zeitlin | printf() format mismatch warning fixed |
tree | commitdiff |
2004-03-27 |
Stefan Csomor | moving GUI function to proper place |
tree | commitdiff |
2004-03-27 |
Stefan Csomor | new control based view architecture |
tree | commitdiff |
2004-03-27 |
Stefan Csomor | mac fixes |
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 | workaround to get things compiling properly under CW... |
tree | commitdiff |
2004-03-27 |
Stefan Csomor | NO_BORDER support backported into carbon subdir |
tree | commitdiff |
2004-03-27 |
Stefan Csomor | export var that is sought for afterwards from shared lib |
tree | commitdiff |
2004-03-27 |
Stefan Csomor | compiler warning fixed |
tree | commitdiff |
2004-03-27 |
Stefan Csomor | get keys support |
tree | commitdiff |
2004-03-27 |
Stefan Csomor | unicode support |
tree | commitdiff |
2004-03-26 |
Vadim Zeitlin | don't set wxMenu::m_menuBar when appending the menu... |
tree | commitdiff |
2004-03-26 |
David Elliott | Add support for checked and radio menu items |
tree | commitdiff |
2004-03-26 |
David Elliott | Implement SetBitmaps() |
tree | commitdiff |
2004-03-26 |
David Elliott | * Add a comment to Enable() indicating that it is prope... |
tree | commitdiff |
2004-03-26 |
Stefan Csomor | files of wxMac moved into carbon subdirs |
tree | commitdiff |
2004-03-26 |
David Elliott | Create real separator items instead of items without... |
tree | commitdiff |
2004-03-26 |
Stefan Csomor | files of wxMac moved into carbon subdirs |
tree | commitdiff |
2004-03-26 |
Stefan Csomor | files of wxMac moved into carbon subdirs |
tree | commitdiff |
2004-03-26 |
Stefan Csomor | added Mach-O shared library targets |
tree | commitdiff |
2004-03-26 |
Stefan Csomor | classic split, building from the files in the src/mac... |
tree | commitdiff |
2004-03-26 |
David Elliott | Create(): use wxAutoNSAutoreleasePool |
tree | commitdiff |
2004-03-26 |
David Elliott | Make wxCocoa work with wxUSE_STL==1: Use Erase instead... |
tree | commitdiff |
2004-03-26 |
David Elliott | Make wxCocoa work with wxUSE_STL==1: |
tree | commitdiff |
2004-03-26 |
Robin Dunn | use wxPopupWindow again |
tree | commitdiff |
2004-03-25 |
Václav Slavík | fixed tree item size calculation (patch 922454, partially) |
tree | commitdiff |
2004-03-25 |
David Elliott | Move m_isShown = false; into base class constructor |
tree | commitdiff |
2004-03-25 |
Julian Smart | Added UpdateSize to wxSplitterWindow, to allow an app |
tree | commitdiff |
2004-03-25 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-03-24 |
Robin Dunn | copare lower case |
tree | commitdiff |
2004-03-24 |
Václav Slavík | fixed warnings about unneeded arguments |
tree | commitdiff |
2004-03-24 |
Vadim Zeitlin | don't show the window initially if m_isShown is false... |
tree | commitdiff |
2004-03-23 |
Václav Slavík | unified wxTaskBarIcon behaviour: wxMSW version is not... |
tree | commitdiff |
2004-03-23 |
Julian Smart | Applied patch [ 919026 ] wxBU_EXACTFIT support in wxBit... |
tree | commitdiff |
2004-03-23 |
Julian Smart | Added wxBU_EXACTFIT support to wxBitmapButton on wxMSW |
tree | commitdiff |
2004-03-23 |
Stefan Csomor | classic/carbon split |
tree | commitdiff |
next |