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 |
Robert Roebling | Copyright notice. |
tree | commitdiff |
2004-10-31 |
Václav Slavík | added 'icon' property to wxFrame and wxDialog in XRC |
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 |
Václav Slavík | usability improvement: set focus to text control so... |
tree | commitdiff |
2004-10-30 |
David Elliott | CodeWarrior (8.3 mwcc) thinks that it cannot compare... |
tree | commitdiff |
2004-10-30 |
David Elliott | CodeWarrior (8.3 mwcc) can't figure out that it needs... |
tree | commitdiff |
2004-10-30 |
David Elliott | Declare namespace std {} before using namespace std... |
tree | commitdiff |
2004-10-30 |
David Elliott | Fixed compilation with precompiled headers. |
tree | commitdiff |
2004-10-30 |
David Elliott | CodeWarrior dislikes #include <> syntax for in-tree... |
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 |
David Elliott | Build src/mac/corefoundation/cfstring.cpp and src/commo... |
tree | commitdiff |
2004-10-29 |
Ryan Norton | somewhat modded [ 1056879 ] use wxURI::Unescape vs... |
tree | commitdiff |
2004-10-29 |
David Elliott | Moved wxCFStringHolder and some other string functions... |
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-29 |
Ryan Norton | Remove erronues file |
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 |
Vadim Zeitlin | undid last change to wxBitmapButton::GetBestSize()... |
tree | commitdiff |
2004-10-28 |
Ryan Norton | wxURL - doc cleanups, depreciated more methods, more... |
tree | commitdiff |
2004-10-28 |
Vadim Zeitlin | fixed wxBU_EXACTFIT handling in wxBitmapButton (closes... |
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 |
Włodzimierz Skiba | Warning fix due to unsigned nature of wParam. |
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 | Use proper wxURI unescape instead of old way |
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 |
Vadim Zeitlin | don't preselect the first item if the array with the... |
tree | commitdiff |
2004-10-27 |
Julian Smart | Now possible to compile with wxURL disabled |
tree | commitdiff |
2004-10-27 |
Julian Smart | GTK+1 doesn't have gtk_window_set_type_hint |
tree | commitdiff |
2004-10-27 |
Vadim Zeitlin | don't abort if a shared library can't be loaded under... |
tree | commitdiff |
2004-10-27 |
Stefan Csomor | setting the invoking window added to two other wxMenuBa... |
tree | commitdiff |
2004-10-27 |
Robert Roebling | Added initial support for GNOME printing. |
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 |
Stefan Csomor | fixes angle calculation (on mac ALWAYS clockwise) |
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-27 |
Robin Dunn | avoid crash if active_child_frame is not set yet |
tree | commitdiff |
2004-10-27 |
Robin Dunn | Ensire that m_value is updated when SetSelection is... |
tree | commitdiff |
2004-10-26 |
Václav Slavík | fixed wxFRAME_TOOL_WINDOW to use 'utility' type hint... |
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-25 |
Kevin Hock | MutexGui calls in WakeUpIdle are not needed under GTK2... |
tree | commitdiff |
2004-10-24 |
Vadim Zeitlin | use GetBestSize() and not GetSize() for AsIs() size... |
tree | commitdiff |
2004-10-24 |
Stefan Neis | Removed list of modeless windows (apparently no longer... |
tree | commitdiff |
2004-10-24 |
Stefan Csomor | corrected textbackground for theme text output |
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 | don't give focus to the window if it ate the left mouse... |
tree | commitdiff |
2004-10-23 |
Václav Slavík | fixing sizing bug inside wxWizard |
tree | commitdiff |
2004-10-23 |
Václav Slavík | added InvalidateBestSize calls when combobox's content... |
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 |
David Elliott | Cleaned up getRectsBeingDrawn:count: related code. |
tree | commitdiff |
2004-10-22 |
David Elliott | Forgot the appropriate return statement for the last... |
tree | commitdiff |
2004-10-22 |
David Elliott | Change friendship so that the base implementation class... |
tree | commitdiff |
2004-10-22 |
Vadim Zeitlin | Unicode compilation fix |
tree | commitdiff |
2004-10-21 |
Stefan Neis | Added stubs for OS/2 to new printing system. |
tree | commitdiff |
2004-10-21 |
Václav Slavík | OS/2 needs wxUSE_OWNER_DRAWN, too |
tree | commitdiff |
2004-10-21 |
David Webster | Get rid of the class naming conflict with the base... |
tree | commitdiff |
2004-10-21 |
David Webster | Removed temp OS/2 fix. Header now fixed. |
tree | commitdiff |
2004-10-21 |
Vadim Zeitlin | compilation fix after last checkin (missing header) |
tree | commitdiff |
2004-10-20 |
Vadim Zeitlin | decode URIs in wxFileDataObject::SetData(); fixes probl... |
tree | commitdiff |
2004-10-20 |
David Elliott | Rewrote wxSound: |
tree | commitdiff |
2004-10-20 |
David Webster | getservbyname under INNOTEK gcc needs a (char*), not... |
tree | commitdiff |
2004-10-20 |
David Elliott | Added CocoaSetKeyEquivalent() that sets the accelerator... |
tree | commitdiff |
2004-10-20 |
Julian Smart | Worked around font setting problem for GTK+1 on some |
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 | DMC, OW and my copy of MinGW misses SH* values, Borland... |
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 | initial Unix implementation |
tree | commitdiff |
2004-10-20 |
Vadim Zeitlin | moved AppendAppName() from MSW to common code; modified... |
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 | OW warning fix. Our compile time asserts warns when... |
tree | commitdiff |
2004-10-19 |
Václav Slavík | added wxTB_HORZ_TEXT |
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 | don't set focus to the window when it is clicked if... |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | extracted LPITEMIDLIST wrappers in a separate header... |
tree | commitdiff |
2004-10-19 |
Julian Smart | Cleaned up commented-out code |
tree | commitdiff |
next |