2004-11-02 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-11-01 |
Ryan Norton | rewrite core foundation conversion to be efficient... |
tree | commitdiff |
2004-11-01 |
Julian Smart | Fixed bug in setting/getting value for wxComboBox.... |
tree | commitdiff |
2004-10-31 |
Robert Roebling | Moved the wxPageSetupDialogData <-> native conversion |
tree | commitdiff |
2004-10-31 |
Ryan Norton | because gcc is dumb and can't tell the difference betwe... |
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-31 |
Ryan Norton | note broken code, cast hack to fix warning on pickier... |
tree | commitdiff |
2004-10-31 |
Ryan Norton | fix const error on sane (not msvc) compilers |
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 | Declare namespace std {} before using namespace std... |
tree | commitdiff |
2004-10-30 |
David Elliott | Make wxString::WorstEncodingCase take a const wxMBConv& |
tree | commitdiff |
2004-10-29 |
Ryan Norton | [ 1054664 ] Implementation of wxMBConvUTF7 (Heavily... |
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 |
Ryan Norton | somewhat modded [ 1056879 ] use wxURI::Unescape vs... |
tree | commitdiff |
2004-10-29 |
Ryan Norton | have wxbuiltin wxmbconvutf7 return -1 (error) not 0... |
tree | commitdiff |
2004-10-29 |
Ryan Norton | Handle bad conversions correctly. Add Bad UTF8 test. |
tree | commitdiff |
2004-10-29 |
Ryan Norton | Handle invalid conversion slightly better, ecapsulate... |
tree | commitdiff |
2004-10-28 |
Ryan Norton | increase worst case for UTF8 to *4 |
tree | commitdiff |
2004-10-28 |
Ryan Norton | increase worst case to *4 for UTF8, switch a memcpy... |
tree | commitdiff |
2004-10-28 |
Ryan Norton | wxURL - doc cleanups, depreciated more methods, more... |
tree | commitdiff |
2004-10-28 |
Włodzimierz Skiba | Borland warning fix. |
tree | commitdiff |
2004-10-28 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2004-10-28 |
Václav Slavík | fixed wxTextCtrl::EmulateKeyPress to work in Unicode... |
tree | commitdiff |
2004-10-28 |
Vadim Zeitlin | temp compilation fix for wxMac |
tree | commitdiff |
2004-10-28 |
Ryan Norton | final wxURI API changes. Changed Get to BuildURI to... |
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 |
Vadim Zeitlin | we don't have to call png_set_error_fn() any more after... |
tree | commitdiff |
2004-10-27 |
Vadim Zeitlin | use wx_png_error/warning when calling png_create_read... |
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 |
Julian Smart | Now possible to compile with wxURL disabled |
tree | commitdiff |
2004-10-27 |
Vadim Zeitlin | don't abort if a shared library can't be loaded under... |
tree | commitdiff |
2004-10-27 |
Robert Roebling | Moved "enablePrint" setting around. |
tree | commitdiff |
2004-10-27 |
Ryan Norton | Use wxStringBufferLength instead of wxXCharBuffer in... |
tree | commitdiff |
2004-10-27 |
Robin Dunn | The old workaround for the 1-Jan-1970 bug still failed... |
tree | commitdiff |
2004-10-27 |
Robin Dunn | Return from DoDrawSpline without doing anything (like... |
tree | commitdiff |
2004-10-26 |
Robert Roebling | Next phase of Print Factory code. |
tree | commitdiff |
2004-10-26 |
Václav Slavík | at least partially implemented vswscanf() -- otherwise... |
tree | commitdiff |
2004-10-24 |
Vadim Zeitlin | use GetBestSize() and not GetSize() for AsIs() size... |
tree | commitdiff |
2004-10-23 |
Vadim Zeitlin | don't use _() as default parameter for wxPrintDialogBas... |
tree | commitdiff |
2004-10-21 |
Stefan Neis | Added stubs for OS/2 to new printing system. |
tree | commitdiff |
2004-10-20 |
Vadim Zeitlin | fixed bug introduced by last commit: if we don't change... |
tree | commitdiff |
2004-10-20 |
Włodzimierz Skiba | Oups :-( incomplete previous undo. |
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 | moved AppendAppName() from MSW to common code; modified... |
tree | commitdiff |
2004-10-19 |
Włodzimierz Skiba | OW warning fix. Our compile time asserts warns when... |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | switched to using a real class instead of a namespace... |
tree | commitdiff |
2004-10-19 |
Julian Smart | Committed William Osborne's wxPalmOS port |
tree | commitdiff |
2004-10-19 |
Julian Smart | SQLINTEGER not defined in iodbc |
tree | commitdiff |
2004-10-18 |
Vadim Zeitlin | fix Mac/Unicode build after last commit |
tree | commitdiff |
2004-10-18 |
Włodzimierz Skiba | Unnecessary const_ prefix removed (blindly). |
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 |
Włodzimierz Skiba | Warning fixes related to various cases of typecasting. |
tree | commitdiff |
2004-10-17 |
Włodzimierz Skiba | wxHashMap compatible typecasting. |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | - wxDynamicLibrary::GetDllExt() now returns ".bundle... |
tree | commitdiff |
2004-10-17 |
Robert Roebling | First step at moving the print (dialog) native |
tree | commitdiff |
2004-10-17 |
Włodzimierz Skiba | __WXDEBUG__ is defined/undefined, not 0/1! |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | compilation fix for !USE_PCH |
tree | commitdiff |
2004-10-17 |
Stefan Csomor | __WXMAC_OSBUILDTYPE__ selections are now only defined... |
tree | commitdiff |
2004-10-17 |
Robert Roebling | Link problem. |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | fixed bug with adding new entries to a root group with... |
tree | commitdiff |
2004-10-16 |
Robert Roebling | Began work on print dialogs. Now wxPrintDialog |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | reset parent frame tool/status bar pointer automaticall... |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | use size_t for the total size of data instead of wxFile... |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | fixed fatal bug when moving the control after itself... |
tree | commitdiff |
2004-10-15 |
Włodzimierz Skiba | Parts of wxSizer::Show() extracted into wxSizer::GetIte... |
tree | commitdiff |
2004-10-15 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2004-10-15 |
Włodzimierz Skiba | Fix for platforms where 64-bit value support is not... |
tree | commitdiff |
2004-10-15 |
Ron Lee | For autoconf/unix builds update the hardcoded afm dir... |
tree | commitdiff |
2004-10-15 |
Ron Lee | Bump copyright date and indicate debug builds too in... |
tree | commitdiff |
2004-10-15 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-10-15 |
Vadim Zeitlin | use wxFileSize_t instead of wxFileOffset or off_t |
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 |
Włodzimierz Skiba | Warning fix for wxDateTime_t <-> MSW data exchange. |
tree | commitdiff |
2004-10-14 |
Włodzimierz Skiba | Fix to wrong order of parameters. Used wxStringBase... |
tree | commitdiff |
2004-10-14 |
Włodzimierz Skiba | Fix to the crash in all MSW/OpenWatcom apps using toolb... |
tree | commitdiff |
2004-10-13 |
Włodzimierz Skiba | Semicolon fixes according to Vadim's note about being... |
tree | commitdiff |
2004-10-13 |
Włodzimierz Skiba | Darwin fixes (OW,BCC,MinGW,DMC tested). |
tree | commitdiff |
2004-10-13 |
Włodzimierz Skiba | Fix to reflect wxUNIVERSAL conditions from header. |
tree | commitdiff |
2004-10-13 |
Ryan Norton | crush compiler warnings and handle out of memory errors... |
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 conflict. |
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 |
Ryan Norton | get rid of global vars |
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 | cocoa doesn't need system framework - string conversion... |
tree | commitdiff |
2004-10-10 |
Ryan Norton | correct assignment in constructors, a little optimizati... |
tree | commitdiff |
2004-10-09 |
Vadim Zeitlin | use wxStrdupA() instead of #ifdef's around strdup() |
tree | commitdiff |
2004-10-09 |
Julian Smart | Use _strdup under WinCE/eVC++ |
tree | commitdiff |
2004-10-09 |
Julian Smart | Workaround for incorrect header in some versions of... |
tree | commitdiff |
2004-10-09 |
Julian Smart | Resolved ambiguity |
tree | commitdiff |
next |