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 |
2004-03-22 |
Václav Slavík | marked wxWindows.dsp as deprecated |
tree | commitdiff |
2004-03-22 |
Robin Dunn | Ensure the buffer is NULL-terminated before converting it. |
tree | commitdiff |
2004-03-22 |
Robin Dunn | Expand the range of WXK_ values that are excluded from... |
tree | commitdiff |
2004-03-22 |
Vadim Zeitlin | removed wxMotif::wxMenuItem::DeleteSubMenu() |
tree | commitdiff |
2004-03-22 |
Vadim Zeitlin | auto detect the icon if none given instead of asserting... |
tree | commitdiff |
2004-03-21 |
Vadim Zeitlin | distinguish between main keyboard and numeric enter... |
tree | commitdiff |
2004-03-21 |
Václav Slavík | lists rendering fixes (second part of patch 911377) |
tree | commitdiff |
2004-03-21 |
Václav Slavík | a) navigation panel needs size hint, reverted previous... |
tree | commitdiff |
2004-03-20 |
Robert Roebling | Applied SetItemData() patch. |
tree | commitdiff |
2004-03-20 |
Vadim Zeitlin | compilation fix for the last wxSprintf() change |
tree | commitdiff |
2004-03-20 |
Robert Roebling | Applied notebook font patch. |
tree | commitdiff |
2004-03-20 |
Vadim Zeitlin | reuse existing wxGetTopLevelParent() function in wxMess... |
tree | commitdiff |
2004-03-20 |
Vadim Zeitlin | explicitly return NFR_UNICODE from WM_NOTIFYFORMAT... |
tree | commitdiff |
2004-03-20 |
Vadim Zeitlin | added wxSetCCUnicodeFormat() and use it in wxTreeCtrl... |
tree | commitdiff |
2004-03-20 |
Robert Roebling | i |
tree | commitdiff |
2004-03-20 |
Robert Roebling | Fix conversion error in tooltips. |
tree | commitdiff |
2004-03-20 |
Stefan Csomor | split classic and carbon |
tree | commitdiff |
2004-03-19 |
Vadim Zeitlin | fixed wxSnprintf() for Unicode build |
tree | commitdiff |
2004-03-19 |
Julian Smart | Implemented borderless wxTextCtrl (wxNO_BORDER) |
tree | commitdiff |
2004-03-19 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-03-19 |
Julian Smart | Wizard sets default button when displaying new page |
tree | commitdiff |
2004-03-19 |
Julian Smart | When a directory can't accessed, don't assert, return... |
tree | commitdiff |
2004-03-19 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-03-19 |
Julian Smart | Reduced margin in Mac wxNotebook |
tree | commitdiff |
2004-03-19 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-03-18 |
Julian Smart | Remove size hints for now that messes up nav panel... |
tree | commitdiff |
2004-03-18 |
Robin Dunn | Restored part of the default positioning code for dialo... |
tree | commitdiff |
2004-03-18 |
Stefan Csomor | corrected delete operator for array |
tree | commitdiff |
2004-03-18 |
Vadim Zeitlin | fixes for warnings about implicit double -> int conversions |
tree | commitdiff |
2004-03-18 |
Stefan Neis | Untabified. |
tree | commitdiff |
2004-03-17 |
Václav Slavík | we need to output \r\n on MSW |
tree | commitdiff |
2004-03-17 |
Václav Slavík | <div> handling fix (Xavier Nodet) |
tree | commitdiff |
2004-03-17 |
Vadim Zeitlin | initialize m_initialized to false to avoid spurious... |
tree | commitdiff |
2004-03-17 |
Václav Slavík | improved HTML tables layout code (patch 911377) |
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-17 |
Robert Roebling | Applied wheel mouse patch. |
tree | commitdiff |
2004-03-16 |
Robin Dunn | Implement wxBitmapButton::DoGetBestSize |
tree | commitdiff |
2004-03-16 |
Robin Dunn | implment wxBitmapButton::DoGetBestSize |
tree | commitdiff |
2004-03-16 |
Robin Dunn | implement wxBitmapButton::DoGetBestSize |
tree | commitdiff |
2004-03-16 |
Vadim Zeitlin | really fixed calling isspace() for non-ASCII characters |
tree | commitdiff |
2004-03-16 |
Robert Roebling | This should fix a link error in GTK 2.3.X and |
tree | commitdiff |
2004-03-16 |
Robert Roebling | Added missing "break;". |
tree | commitdiff |
2004-03-16 |
Robert Roebling | Allow non-toplevel-window to given as the |
tree | commitdiff |
2004-03-16 |
Stefan Csomor | set scrollbarsize back to normal |
tree | commitdiff |
2004-03-15 |
Vadim Zeitlin | don't change the font by reinitializing it to XLFD... |
tree | commitdiff |
2004-03-15 |
Robert Roebling | Comitted GTK part of clipboard patch, that |
tree | commitdiff |
2004-03-15 |
Robin Dunn | Use the length when converting |
tree | commitdiff |
2004-03-15 |
Robin Dunn | MSWGetCreateWindowCoords is already setting CW_USEDEFAU... |
tree | commitdiff |
2004-03-15 |
Robert Roebling | New menu code. |
tree | commitdiff |
2004-03-13 |
Robin Dunn | Use the WidthDefault and HeightDefault in wxTLW, not... |
tree | commitdiff |
2004-03-13 |
Robin Dunn | I keep running into situations where the old small... |
tree | commitdiff |
2004-03-13 |
Robin Dunn | Need an additional #include |
tree | commitdiff |
2004-03-13 |
Robert Roebling | Gradient fill splitter window sash. This won't |
tree | commitdiff |
2004-03-13 |
Vadim Zeitlin | fixed debug assert in VC 7.1 CRT due to calling isalnum... |
tree | commitdiff |
2004-03-12 |
Vadim Zeitlin | removed dcbuffer.cpp; replaced wave.cpp with sound.cpp |
tree | commitdiff |
2004-03-12 |
Julian Smart | Fixed multiline static texts |
tree | commitdiff |
2004-03-11 |
Vadim Zeitlin | fixed race conditions resulting in infinite OutputDebug... |
tree | commitdiff |
2004-03-11 |
Robin Dunn | Some themes round the edges of the buttons, overwriting... |
tree | commitdiff |
2004-03-11 |
Robin Dunn | Changed the OSS backend to detect if the DSP requires... |
tree | commitdiff |
2004-03-11 |
Václav Slavík | try SDL backend before OSS, it works better (temporary... |
tree | commitdiff |
2004-03-10 |
Robin Dunn | Don't log StretchDIBits failures |
tree | commitdiff |
2004-03-10 |
Robin Dunn | We need a file when printing to the printer too. |
tree | commitdiff |
2004-03-10 |
Robin Dunn | TLWs can use the WidthDefault and HeightDefault methods too |
tree | commitdiff |
2004-03-10 |
Robin Dunn | Give wxGauge a best size |
tree | commitdiff |
2004-03-09 |
Stefan Neis | C++ comments transformed to C comments. |
tree | commitdiff |
2004-03-09 |
Stefan Neis | Fixed some problems in converting existing static libs... |
tree | commitdiff |
2004-03-09 |
Stefan Neis | Link against import libraries of DLLs when building... |
tree | commitdiff |
2004-03-09 |
Robin Dunn | Need to use the same instance handles |
tree | commitdiff |
next |