2004-11-13 |
Robin Dunn | The assumption that if SIZEOF_INT is defined then SIZEO... |
tree | commitdiff |
2004-11-12 |
Václav Slavík | removed unused static variable |
tree | commitdiff |
2004-11-12 |
David Elliott | Moved wxStandardPathsCF into base library when using... |
tree | commitdiff |
2004-11-12 |
Włodzimierz Skiba | MinGW fix. |
tree | commitdiff |
2004-11-12 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2004-11-12 |
Ron Lee | Tagged DEBIAN_2_5_3_2 for release testing. Bumped... |
tree | commitdiff |
2004-11-12 |
Ryan Norton | fix hiding the other (mac) one |
tree | commitdiff |
2004-11-12 |
Włodzimierz Skiba | Fix hiding wxMediaEvent::Clone(). |
tree | commitdiff |
2004-11-12 |
Ryan Norton | spelling |
tree | commitdiff |
2004-11-12 |
Ron Lee | wxUSE_POSTSCRIPT is not a sufficient test by itself for |
tree | commitdiff |
2004-11-12 |
Ron Lee | Cruft cleanup from MJW, strip the tabs out of sound.cpp |
tree | commitdiff |
2004-11-12 |
Ron Lee | Patch from MJW for ssize_t |
tree | commitdiff |
2004-11-11 |
Vadim Zeitlin | removed 2.0 compatibility stuff (patch 1054261) |
tree | commitdiff |
2004-11-11 |
Ryan Norton | turn off directshow by default for lib dependancy |
tree | commitdiff |
2004-11-11 |
Ryan Norton | fixup |
tree | commitdiff |
2004-11-11 |
Ryan Norton | get rid of error |
tree | commitdiff |
2004-11-11 |
Ron Lee | Remove a(nother) guaranteed build failure until what... |
tree | commitdiff |
2004-11-11 |
Ryan Norton | ckconf |
tree | commitdiff |
2004-11-11 |
Ryan Norton | setp.h changes |
tree | commitdiff |
2004-11-11 |
Ryan Norton | base wxMediaCtrl files |
tree | commitdiff |
2004-11-11 |
Robin Dunn | Bump subrelease number |
tree | commitdiff |
2004-11-10 |
Vadim Zeitlin | added ZIP classes by M.J.Wetherell (patch 1030239) |
tree | commitdiff |
2004-11-10 |
Vadim Zeitlin | replaced wxStream::GetSize() with GetLength() (still... |
tree | commitdiff |
2004-11-10 |
Vadim Zeitlin | new set of fixes for problems due to huge files support... |
tree | commitdiff |
2004-11-10 |
Robin Dunn | When using an external scrollbar ensure that the built... |
tree | commitdiff |
2004-11-10 |
Włodzimierz Skiba | wxTreeEvent::Clone() support [patch #1061198]. |
tree | commitdiff |
2004-11-10 |
Włodzimierz Skiba | Patch #1053364 - combobox shoult not remember position... |
tree | commitdiff |
2004-11-10 |
Włodzimierz Skiba | Warning fix observed in tex2rtf. |
tree | commitdiff |
2004-11-09 |
Vadim Zeitlin | don't define comparison operators for wxString and... |
tree | commitdiff |
2004-11-09 |
Kevin Hock | [1001483] Added wxPasswordEntryDialog analagous to... |
tree | commitdiff |
2004-11-09 |
Włodzimierz Skiba | wxSizer::Add/Insert now returns pointer to wxSizerItem... |
tree | commitdiff |
2004-11-09 |
Ryan Norton | remove fixme and explain unicode characters |
tree | commitdiff |
2004-11-08 |
Włodzimierz Skiba | Remove unnecessary OW recognition. |
tree | commitdiff |
2004-11-08 |
Włodzimierz Skiba | Blind change following observation in wxTextCtrlBase. |
tree | commitdiff |
2004-11-08 |
Włodzimierz Skiba | OW prototypes does not use ints in Unicode. |
tree | commitdiff |
2004-11-08 |
Włodzimierz Skiba | Undef GetWindowStyle() after new #include in cmndata... |
tree | commitdiff |
2004-11-08 |
Vadim Zeitlin | don't define comparison operators taking wxStrings... |
tree | commitdiff |
2004-11-08 |
Vadim Zeitlin | reverted last commit, still broken for VC6 |
tree | commitdiff |
2004-11-08 |
Ryan Norton | *** empty log message *** |
tree | commitdiff |
2004-11-08 |
Ryan Norton | workback defs for OSX |
tree | commitdiff |
2004-11-07 |
Vadim Zeitlin | handle volume part of the path correctly in wxFileName... |
tree | commitdiff |
2004-11-07 |
Ryan Norton | some setup.h changes for wxMovieCtrl |
tree | commitdiff |
2004-11-07 |
Ryan Norton | fix for [ 1052989 ] TextCtrl.SetBackgroundColour(wx... |
tree | commitdiff |
2004-11-07 |
Ryan Norton | allow multiple movie loading as per Julian's suggestion... |
tree | commitdiff |
2004-11-07 |
Ryan Norton | add Length, Tell, SetPlaybackRate and GetPlaybackRate... |
tree | commitdiff |
2004-11-07 |
Robert Roebling | Moved deletion of wxPrintFacory to module. |
tree | commitdiff |
2004-11-07 |
Ryan Norton | wxMovieCtrl - for playing movies - mac carbon QT 3... |
tree | commitdiff |
2004-11-07 |
Ryan Norton | fix for [ 1020924 ] wx.Display.IsPrimary is wrong |
tree | commitdiff |
2004-11-06 |
Ryan Norton | fix for [ 1042972 ] Keycodes above WXK_START conflict... |
tree | commitdiff |
2004-11-06 |
Stefan Neis | Added wxStandardPaths implementation for OS/2. |
tree | commitdiff |
2004-11-06 |
Ryan Norton | [ 955006 ] wxDb query with column information (modded... |
tree | commitdiff |
2004-11-06 |
Ryan Norton | final cleanup of string conversion with null characters... |
tree | commitdiff |
2004-11-06 |
Kevin Hock | Add ability to position and/or center the dialog for... |
tree | commitdiff |
2004-11-05 |
Włodzimierz Skiba | Simplify wxRect construction at the wxPoint(0,0) with... |
tree | commitdiff |
2004-11-05 |
Stefan Csomor | Listbox fixes |
tree | commitdiff |
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 |
next |