2004-10-20 |
Vadim Zeitlin | added wxTextInputStream::operator>>(wchar_t) for compil... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | decode URIs in wxFileDataObject::SetData(); fixes probl... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | update g_isPainting in wxPaintEvent copy ctor |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | added missing header (fixes compilation with WXWIN_COMP... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
David Elliott | Rewrote wxSound: |
commit | commitdiff | tree | snapshot |
2004-10-20 |
David Webster | getservbyname under INNOTEK gcc needs a (char*), not... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
David Elliott | Added some accelerators to the menu to help with stress... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
David Elliott | Added CocoaSetKeyEquivalent() that sets the accelerator... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | include colour.h (fixes wxX11 compilation under Unix) |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | removed duplicate #include |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Julian Smart | Worked around font setting problem for GTK+1 on some |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | use slashes instead of backslashes and quotes instead... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | fixed bug introduced by last commit: if we don't change... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Włodzimierz... | Minor manual fixes. |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | only VC++ >= 7.0 has __COUNTER__ |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Włodzimierz... | DMC, OW and my copy of MinGW misses SH* values, Borland... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Włodzimierz... | Oups :-( incomplete previous undo. |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Włodzimierz... | Correct fix to the compile time assert under OW. Kudos... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | added stdpaths.* for MSW and Unix |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | initial Unix implementation |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | don't use wxCOMPILE_TIME_ASSERT2, wxCOMPILE_TIME_ASSERT... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | moved AppendAppName() from MSW to common code; modified... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | removed special definition of wxCOMPILE_TIME_ASSERT2... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | define wxMAKE_UNIQUE_NAME so that it works even in... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Vadim Zeitlin | updated bulid notes to include cmd line building instru... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Vadim Zeitlin | removed unneeded junk copied from MSW port |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Vadim Zeitlin | fixed status bar source file name; removed wxUSE_NATIVE... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Vadim Zeitlin | ignore build directory |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Robin Dunn | reSWIGged for WebKitCtrl |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Robin Dunn | docstring typo fixed |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Robin Dunn | reSWIGged for WebKitCtrl |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Robin Dunn | Give wxEVT_WEBKIT_STATE_CHANGED a dummy value too. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Robin Dunn | reSWIGged for WebKitCtrl |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Robin Dunn | More WebKitCtrl tweaks, added wxWebKitStateChangedEvent... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Włodzimierz... | Warning fix to avoid typecasting with OW elsewhere. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Robin Dunn | a little cleanup |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Robin Dunn | reSWIGged for WebKitCtrl |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Robin Dunn | Some tweaks for WebKitCtrl. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Włodzimierz... | OW warning fix. Our compile time asserts warns when... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Václav Slavík | added wxTB_HORZ_TEXT |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Vadim Zeitlin | declaration (only, so far) for Unix |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Vadim Zeitlin | wxStandardPaths test |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Vadim Zeitlin | initial implementation for MSW |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Vadim Zeitlin | switched to using a real class instead of a namespace... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Vadim Zeitlin | fixed GetConfigDir() description; added MT-safety note |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Vadim Zeitlin | document that not skipping left click event results... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Vadim Zeitlin | don't set focus to the window when it is clicked if... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Vadim Zeitlin | extracted LPITEMIDLIST wrappers in a separate header... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Václav Slavík | always use wxStaticCast in XRCCTRL (asserts in case... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Julian Smart | Cleaned up commented-out code |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Julian Smart | Removed accidentally committed file |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Julian Smart | Committed William Osborne's wxPalmOS port |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Vadim Zeitlin | don't return wxLIST_HITTEST_ONITEMICON from HitTest... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Vadim Zeitlin | define __WXOSX__ for wxMac/Cocoa; document it |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Vadim Zeitlin | set mouse capture flag to false when releasing the... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Julian Smart | SQLINTEGER not defined in iodbc |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Stefan Csomor | eliminate double deletion |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Stefan Csomor | leads to a double call of AddChild, if we don't see... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Kevin Ollivier | Additions for webkit wrapper support. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Kevin Ollivier | Adding wxWebKitCtrl wrappers. |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Ryan Norton | Rework comment a bit to accurately reflect situation... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
David Elliott | Fixed incorrect comment about [NSDate distantPast]... |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Robin Dunn | Remove pre-existing wx dirs from sys.path |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Robin Dunn | More PyPlot updates from Gordon Williams: |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Robin Dunn | Remove comment too |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Robin Dunn | use multiple images for changing the taskbar icon |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Robin Dunn | fix image range |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Vadim Zeitlin | fixed include guard after renaming the file |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Vadim Zeitlin | - added and documented Get/SetInstallPath() under Unix |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Vadim Zeitlin | renamed wxFileLocator to wxStandardPaths |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Vadim Zeitlin | fix Mac/Unicode build after last commit |
commit | commitdiff | tree | snapshot |
2004-10-18 |
David Elliott | Due to the last change the delegate should not release... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Vadim Zeitlin | unsigned off_t doesn't exist |
commit | commitdiff | tree | snapshot |
2004-10-18 |
David Elliott | Renamed m_hSnd to m_cocoaNSSound (match rest of wxCocoa). |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Julian Smart | Don't remove generic status bar from parent, since... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
David Elliott | Removed some extraneous whitespace. |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Julian Smart | wxRadioButtons in the same group no longer have to... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
David Elliott | wxCocoa: Add native file dialog from Ryan Norton. ... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
David Elliott | Rebaked (build/bakefiles/common.bkl 1.95->1.96 change) |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Václav Slavík | fixed previous revision: call wxControl's, not wxButton... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Włodzimierz... | Unnecessary const_ prefix removed (blindly). |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Václav Slavík | be user friendly on Unix and expand the / node automati... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Václav Slavík | wxBitmapButton doesn't need own DoGetBestSize, wxContro... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Václav Slavík | support alpha channel in menu items bitmaps, too |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Václav Slavík | XRC ignored menu bitmap on non-MSW platforms, fixed |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Václav Slavík | fixed typo |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Włodzimierz... | Warning fixes for OpenWatcom. |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Vadim Zeitlin | remove the selection when SetSelection(-1) is called... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Vadim Zeitlin | typo |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Vadim Zeitlin | documented that SetSelection(-1) removes the selection |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Vadim Zeitlin | added wxDynamicLibrary::HasSymbol() |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Robert Roebling | Renamed wxPrintNativeData methods to better match |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Vadim Zeitlin | added \newsince command |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Vadim Zeitlin | added interface for wxFileLocator class |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Włodzimierz... | Warning fixes related to various cases of typecasting. |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Vadim Zeitlin | mention enhanced metafiles bug fix |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Vadim Zeitlin | compilation fix for Borland |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Włodzimierz... | wxHashMap compatible typecasting. |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Vadim Zeitlin | - wxDynamicLibrary::GetDllExt() now returns ".bundle... |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Robert Roebling | Took one part of the patch back again... |
commit | commitdiff | tree | snapshot |
next |