2004-11-04 |
George Tasker | Unicode support |
tree | commitdiff |
2004-11-04 |
Václav Slavík | (hopefully) fixed race condition in installing idle... |
tree | commitdiff |
2004-11-04 |
Václav Slavík | m_wakeUpTimerTag is not used anywhere, removed |
tree | commitdiff |
2004-11-04 |
Ryan Norton | slightly nicer workaround for pickier compiler warning |
tree | commitdiff |
2004-11-04 |
Ryan Norton | dll dec |
tree | commitdiff |
2004-11-03 |
Václav Slavík | made it possible to customize wxGenericDirCtrl, such... |
tree | commitdiff |
2004-11-03 |
Robert Roebling | Forgot to commit header. |
tree | commitdiff |
2004-11-02 |
David Elliott | Metrowerks CodeWarrior IDE prefix and precompiled heade... |
tree | commitdiff |
2004-11-01 |
Robert Roebling | Further compile fixes. |
tree | commitdiff |
2004-11-01 |
Robert Roebling | Added --with-gnomeprint and its wxUSE_LIBGNOMEPRINT |
tree | commitdiff |
2004-11-01 |
Julian Smart | Added missing functions and variable |
tree | commitdiff |
2004-11-01 |
Robert Roebling | Added possibility to select a printer reported |
tree | commitdiff |
2004-11-01 |
Stefan Csomor | switching to defines not having a value for __WXMAC__ |
tree | commitdiff |
2004-10-31 |
Robert Roebling | Moved the wxPageSetupDialogData <-> native conversion |
tree | commitdiff |
2004-10-31 |
Stefan Neis | Fixed "pragma interface" handling. |
tree | commitdiff |
2004-10-31 |
Robert Roebling | Moved print dialog data conversion code |
tree | commitdiff |
2004-10-31 |
Robert Roebling | Small change to ease Mac transition to common |
tree | commitdiff |
2004-10-30 |
Ryan Norton | restore ConvertToValidURI to prev. version for bw compa... |
tree | commitdiff |
2004-10-30 |
Ryan Norton | solution to wxMBConv stuff - make a seperate XX2XX... |
tree | commitdiff |
2004-10-30 |
David Elliott | wxMac uses wxStandardPathsCF to mean wxStandardPaths... |
tree | commitdiff |
2004-10-30 |
David Elliott | Make wxString::WorstEncodingCase take a const wxMBConv& |
tree | commitdiff |
2004-10-29 |
David Elliott | Added wxStandardPaths for wxMac and wxCocoa. |
tree | commitdiff |
2004-10-29 |
Ryan Norton | Add wxString::WorstEncodingCase, other various cleanups |
tree | commitdiff |
2004-10-29 |
David Elliott | Moved wxCFStringHolder and some other string functions... |
tree | commitdiff |
2004-10-29 |
Ryan Norton | add some asserts for wxStringBufferLength |
tree | commitdiff |
2004-10-28 |
Ryan Norton | wxURL - doc cleanups, depreciated more methods, more... |
tree | commitdiff |
2004-10-28 |
Ryan Norton | final wxURI API changes. Changed Get to BuildURI to... |
tree | commitdiff |
2004-10-28 |
Václav Slavík | wxKeyEvent::m_uniChar must be copied by operator= too |
tree | commitdiff |
2004-10-28 |
Ryan Norton | Inherit wxURL from wxURI, providing assignment, copy... |
tree | commitdiff |
2004-10-28 |
Vadim Zeitlin | minor cleanup: don't use bool parameters, don't typedef... |
tree | commitdiff |
2004-10-27 |
Robert Roebling | Removed Pango homemade implementation and |
tree | commitdiff |
2004-10-27 |
Ryan Norton | wxURI. Move Convert/to/fromURI into uri.cpp so that... |
tree | commitdiff |
2004-10-27 |
Robert Roebling | Added initial support for GNOME printing. |
tree | commitdiff |
2004-10-26 |
Robert Roebling | Next phase of Print Factory code. |
tree | commitdiff |
2004-10-26 |
Václav Slavík | prefix symbols with wx |
tree | commitdiff |
2004-10-24 |
Stefan Neis | Removed list of modeless windows (apparently no longer... |
tree | commitdiff |
2004-10-24 |
Stefan Neis | Fixed handling of modal dialogs. |
tree | commitdiff |
2004-10-24 |
Stefan Csomor | adding Offset to wxRegion / carbon |
tree | commitdiff |
2004-10-24 |
David Elliott | Fix wxExecute for ports other than wxMac and wxCocoa... |
tree | commitdiff |
2004-10-23 |
Vadim Zeitlin | updated version to 2.5.3.1 |
tree | commitdiff |
2004-10-23 |
Vadim Zeitlin | fixed VC++ size_t -> int conversion warning |
tree | commitdiff |
2004-10-23 |
Vadim Zeitlin | don't use _() as default parameter for wxPrintDialogBas... |
tree | commitdiff |
2004-10-22 |
Kevin Hock | Documentation patch from Olly Betts |
tree | commitdiff |
2004-10-22 |
Kevin Hock | Removed , from end of enumerated list wxPrintBin |
tree | commitdiff |
2004-10-22 |
David Elliott | Change friendship so that the base implementation class... |
tree | commitdiff |
2004-10-21 |
Stefan Neis | Added stubs for OS/2 to new printing system. |
tree | commitdiff |
2004-10-21 |
David Webster | Get rid of the class naming conflict with the base... |
tree | commitdiff |
2004-10-20 |
Vadim Zeitlin | added wxTextInputStream::operator>>(wchar_t) for compil... |
tree | commitdiff |
2004-10-20 |
Vadim Zeitlin | update g_isPainting in wxPaintEvent copy ctor |
tree | commitdiff |
2004-10-20 |
David Elliott | Rewrote wxSound: |
tree | commitdiff |
2004-10-20 |
David Elliott | Added CocoaSetKeyEquivalent() that sets the accelerator... |
tree | commitdiff |
2004-10-20 |
Vadim Zeitlin | include colour.h (fixes wxX11 compilation under Unix) |
tree | commitdiff |
2004-10-20 |
Vadim Zeitlin | removed duplicate #include |
tree | commitdiff |
2004-10-20 |
Vadim Zeitlin | use slashes instead of backslashes and quotes instead... |
tree | commitdiff |
2004-10-20 |
Vadim Zeitlin | only VC++ >= 7.0 has __COUNTER__ |
tree | commitdiff |
2004-10-20 |
Włodzimierz Skiba | Correct fix to the compile time assert under OW. Kudos... |
tree | commitdiff |
2004-10-20 |
Vadim Zeitlin | initial Unix implementation |
tree | commitdiff |
2004-10-20 |
Vadim Zeitlin | don't use wxCOMPILE_TIME_ASSERT2, wxCOMPILE_TIME_ASSERT... |
tree | commitdiff |
2004-10-20 |
Vadim Zeitlin | moved AppendAppName() from MSW to common code; modified... |
tree | commitdiff |
2004-10-20 |
Vadim Zeitlin | removed special definition of wxCOMPILE_TIME_ASSERT2... |
tree | commitdiff |
2004-10-20 |
Vadim Zeitlin | define wxMAKE_UNIQUE_NAME so that it works even in... |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | removed unneeded junk copied from MSW port |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | fixed status bar source file name; removed wxUSE_NATIVE... |
tree | commitdiff |
2004-10-19 |
Włodzimierz Skiba | Warning fix to avoid typecasting with OW elsewhere. |
tree | commitdiff |
2004-10-19 |
Włodzimierz Skiba | OW warning fix. Our compile time asserts warns when... |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | declaration (only, so far) for Unix |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | initial implementation for MSW |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | switched to using a real class instead of a namespace... |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | extracted LPITEMIDLIST wrappers in a separate header... |
tree | commitdiff |
2004-10-19 |
Václav Slavík | always use wxStaticCast in XRCCTRL (asserts in case... |
tree | commitdiff |
2004-10-19 |
Julian Smart | Removed accidentally committed file |
tree | commitdiff |
2004-10-19 |
Julian Smart | Committed William Osborne's wxPalmOS port |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | define __WXOSX__ for wxMac/Cocoa; document it |
tree | commitdiff |
2004-10-18 |
Vadim Zeitlin | fixed include guard after renaming the file |
tree | commitdiff |
2004-10-18 |
Vadim Zeitlin | - added and documented Get/SetInstallPath() under Unix |
tree | commitdiff |
2004-10-18 |
Vadim Zeitlin | renamed wxFileLocator to wxStandardPaths |
tree | commitdiff |
2004-10-18 |
Vadim Zeitlin | unsigned off_t doesn't exist |
tree | commitdiff |
2004-10-18 |
David Elliott | Renamed m_hSnd to m_cocoaNSSound (match rest of wxCocoa). |
tree | commitdiff |
2004-10-18 |
David Elliott | Removed some extraneous whitespace. |
tree | commitdiff |
2004-10-18 |
David Elliott | wxCocoa: Add native file dialog from Ryan Norton. ... |
tree | commitdiff |
2004-10-18 |
Václav Slavík | fixed previous revision: call wxControl's, not wxButton... |
tree | commitdiff |
2004-10-18 |
Václav Slavík | wxBitmapButton doesn't need own DoGetBestSize, wxContro... |
tree | commitdiff |
2004-10-18 |
Włodzimierz Skiba | Warning fixes for OpenWatcom. |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | added wxDynamicLibrary::HasSymbol() |
tree | commitdiff |
2004-10-17 |
Robert Roebling | Renamed wxPrintNativeData methods to better match |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | added interface for wxFileLocator class |
tree | commitdiff |
2004-10-17 |
Robert Roebling | First step at moving the print (dialog) native |
tree | commitdiff |
2004-10-17 |
Stefan Csomor | __WXMAC_OSBUILDTYPE__ selections are now only defined... |
tree | commitdiff |
2004-10-17 |
Stefan Csomor | __WXMAC_OSBUILDTYPE__ selections are now only defined... |
tree | commitdiff |
2004-10-17 |
Robin Dunn | Use Scintilla's functions for Unicode/UTF8 conversions |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | use common code to determine best notebook size instaed... |
tree | commitdiff |
2004-10-16 |
Robert Roebling | Began work on print dialogs. Now wxPrintDialog |
tree | commitdiff |
2004-10-16 |
Václav Slavík | don't use m_instanceAsWindow to convert dialog units... |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | unused params warnings (patch 1048431) |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | suppress VC++ warning about long -> void * conversion too |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | fixed enhanced metafiles loading from files |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | added missing WXDLLEXPORT |
tree | commitdiff |
2004-10-15 |
Vadim Zeitlin | implemented SetWildcard() |
tree | commitdiff |
2004-10-15 |
David Elliott | wxCocoa: Added wxTaskBarIcon |
tree | commitdiff |
2004-10-15 |
Vadim Zeitlin | use wxPtrToUInt/UIntToPtr instead of (removed) ULong... |
tree | commitdiff |
next |