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 |
2004-10-15 |
Vadim Zeitlin | removed pragma interface which resulted in link errors... |
tree | commitdiff |
2004-10-15 |
Vadim Zeitlin | use wxPtrToUInt instead of (lossy) wxPtrToULong |
tree | commitdiff |
2004-10-15 |
Włodzimierz Skiba | Unnecessary wxString(wxString). |
tree | commitdiff |
2004-10-15 |
Włodzimierz Skiba | Parts of wxSizer::Show() extracted into wxSizer::GetIte... |
tree | commitdiff |
2004-10-15 |
Włodzimierz Skiba | DMC fix. |
tree | commitdiff |
2004-10-15 |
Vadim Zeitlin | VC++ warning fixes for /Wp64 |
tree | commitdiff |
2004-10-15 |
David Elliott | Allow the wxMenu to be owned by the NSMenu so that... |
tree | commitdiff |
2004-10-15 |
David Elliott | Allow the dealloc message to be caught |
tree | commitdiff |
2004-10-15 |
David Elliott | Use wxObjcAutoRefFromAlloc for sm_cocoaTarget. |
tree | commitdiff |
2004-10-15 |
Vadim Zeitlin | fixed wxFileSize_t definition under Unix |
tree | commitdiff |
2004-10-15 |
Vadim Zeitlin | made Tell/Seek/Length() return wxFileSize_t as well |
tree | commitdiff |
2004-10-15 |
Vadim Zeitlin | added wxFileSize_t, changed types of wxFile methods... |
tree | commitdiff |
2004-10-14 |
Ryan Norton | Reverted and fixed really broken overcommit |
tree | commitdiff |
2004-10-14 |
Julian Smart | Added SetScrollLinesX, SetScrollLinesY so apps can... |
tree | commitdiff |
2004-10-14 |
David Elliott | Removed empty wxCocoa wxFileDialog implementation |
tree | commitdiff |
2004-10-14 |
David Elliott | Reverted broken test to determine wxHAS_TASK_BAR_ICON |
tree | commitdiff |
2004-10-14 |
David Elliott | Removed empty wxCocoa taskbar files and broken files... |
tree | commitdiff |
2004-10-13 |
Włodzimierz Skiba | Darwin fixes (OW,BCC,MinGW,DMC tested). |
tree | commitdiff |
2004-10-13 |
Włodzimierz Skiba | Semicolon fixes according to Vadim's note about being... |
tree | commitdiff |
2004-10-12 |
Robert Roebling | Added new wxPrintFactory code and made wxPrinter |
tree | commitdiff |
2004-10-12 |
Włodzimierz Skiba | Reverted due to Darwin and other conflicts. |
tree | commitdiff |
2004-10-12 |
Włodzimierz Skiba | Reverted conflict with Darwin. |
tree | commitdiff |
2004-10-12 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
2004-10-12 |
Włodzimierz Skiba | Remove old pragmas for avoiding warnings with Open... |
tree | commitdiff |
2004-10-12 |
Ryan Norton | compilo fix (blind) |
tree | commitdiff |
2004-10-12 |
Václav Slavík | added \ escaping in XRC (patch 1042675) |
tree | commitdiff |
2004-10-11 |
Vadim Zeitlin | wxPuts() should output a trailing newline even in Unix... |
tree | commitdiff |
2004-10-11 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
2004-10-11 |
Ryan Norton | temp. solution to get unicode to work on 10.3 |
tree | commitdiff |
2004-10-11 |
Ryan Norton | cocoa doesn't need system framework - string conversion... |
tree | commitdiff |
next |