2002-01-23 |
Václav Slavík | added wxGenericDirCtrl handler to XRC |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Václav Slavík | fixed typo |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Václav Slavík | added length argument to wxString::wxString(wchar_t... |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Václav Slavík | fixed .cached files on big endian machines and cleaned... |
commit | commitdiff | tree | snapshot |
2002-01-22 |
David Webster | OS/2 bug fixes and new mod file |
commit | commitdiff | tree | snapshot |
2002-01-22 |
David Webster | Font change for OS/2 to a smaller font. |
commit | commitdiff | tree | snapshot |
2002-01-22 |
David Webster | OS/2 bug fix updates. |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Julian Smart | Added screenshot and a few lines of explanation. |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Robin Dunn | SWIGged updates for wxGTK |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Robin Dunn | Added OnDragOver returning wxDragCopy so text can be... |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Václav Slavík | use AM_ICONV for iconv configure checks |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Václav Slavík | added safety check to wxWindow::ReleaseMouse |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Robin Dunn | Fix for when Set is called with wxSameAs to behave... |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Julian Smart | Added events topic. |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Vadim Zeitlin | added a hack to work around the dummy kill focus messag... |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Vadim Zeitlin | use standard colours in all ports |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Vadim Zeitlin | added (dummy) implementation of GetMetric(wxSYS_CURSOR_... |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Robin Dunn | Changes to match recent CVS updates, added demo for... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Václav Slavík | clarified legal stuff |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Václav Slavík | changed WX_PREFIX to WXPREFIX (wasn't in 2.2, can do it) |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Vadim Zeitlin | compilation fix for Borland (hopefully) |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Julian Smart | Tidied/commented FL header files, regenerated docs... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Robin Dunn | Fixed a typemap. |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Ron Lee | added missing header. |
commit | commitdiff | tree | snapshot |
2002-01-21 |
David Webster | New Mod Def file. |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Julian Smart | Now adds 'include file' heading |
commit | commitdiff | tree | snapshot |
2002-01-21 |
David Webster | More resource files |
commit | commitdiff | tree | snapshot |
2002-01-21 |
David Webster | More resource files |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Václav Slavík | fixed crash in wxSpinCtrl under wxGTK |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Václav Slavík | fixed incorrect positioning of controls in generic... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Václav Slavík | added TAB handling |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Václav Slavík | change WXDEBUG to WXSTDERR |
commit | commitdiff | tree | snapshot |
2002-01-21 |
David Webster | Dialog updates |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Vadim Zeitlin | added SetLabelFont() test |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Vadim Zeitlin | added wxGetFontFromUser() similar to wxGetColourFromUser() |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Vadim Zeitlin | added wxGetFontFromUser docs and links to it and wxGetC... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Vadim Zeitlin | added wxFont::Ok |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Vadim Zeitlin | added an explicit accessor to query the default key... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
David Webster | Commit of merge |
commit | commitdiff | tree | snapshot |
2002-01-21 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Václav Slavík | added first microscopic part of XRC format docs |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Neis | Added missing include for non-precompiled headers. |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Neis | Added missing include to os2/private.h. |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Neis | Fixed apparent typo. |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Neis | Added various #includes for non-precompiled headers. |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Neis | - Added definition for struct SPBCDATA (missing in... |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Neis | Fixed compilation problems with gcc on OS/2. |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Neis | Added wchar handling for EMX (gcc on OS/2). |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Neis | New version with latest additions to filelist.txt. |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Neis | Added toplevel.{h,c} to OS/2 files. |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Neis | Added wxUSE_OWNER_DRAWN for wxPM (OS/2) |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Gilles Depeyrot | use wxMac provided wxGetOsDescription with Apple DevTools |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Gilles Depeyrot | added missing include files for Apple DevTools |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | new targets for shared libs |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | added shared libs targets |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | added proper bracketing of QDflushing for carbon only |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | corrected wxKill signature, added Env methods (returnin... |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | export statement added |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | removed non appearance implementations |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | resource loader structure added for loading menu bar... |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | resource loader structure added |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | removed all resources that are not needed anymore |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | moved patterns to static structures, added resouce... |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | resource stack structure that sets up correct resource... |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | added constructor for compliance with wxPython |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | menu help under classic was not giving back the correct... |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | naming corrections, scrolling amount fixed |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | removed duplicate strdup definition for CW MSL V 7 |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | added missing string definition |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | new static structure for using the correct resource... |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | export statement needed |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | preparation for separated menu items |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | changed the usage of the member vars to be more consistent |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | added new constructor for wxpython |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | prefix files for shared library targets on cw mac |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | under metrowerks mac strdup is not exported |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | correct import and export statements for metrowerks |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | changed to wxStrdup, since strdup is not guaranteed... |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Stefan Csomor | new headers for new shared lib targets on codewarrior |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Vadim Zeitlin | added Append(wxArrayString) to wxItemContainer (and... |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Vadim Zeitlin | tried to make wxArrayString(bool autosort) ctor more... |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Vadim Zeitlin | added support for wxArrayString data in wxVariant |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Václav Slavík | make sure gs_captureWindow is always set to NULL in... |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Václav Slavík | removed tracing from html sample |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Václav Slavík | added tracing of ReleaseMouse and assertion to prevent... |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Václav Slavík | added WXTRACE env. variable |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Václav Slavík | fixed compilation |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Václav Slavík | moved 'show hidden dirs' checkbox elsewhere, the dialog... |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Václav Slavík | rewrote wxGenericFileDialog to use sizers |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Václav Slavík | documentation for wxHtmlWindow::OnOpeningURL |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Václav Slavík | implemented URLs blocking in wxHtmlWindow |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Václav Slavík | don't crash if we can't detect g_wcCharset |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Vadim Zeitlin | added the possibility to hide the tip window automatica... |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Vadim Zeitlin | dismiss the popup when an unprocessed key is pressed |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Vadim Zeitlin | documented new CaptureMouse() behaviour |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Vadim Zeitlin | compilation/linking fixes for DoCaptureMouse() change |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Vadim Zeitlin | Capture/ReleaseMouse() prefixed with Do for the other... |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Vadim Zeitlin | maintaint the mouse capture stack in all ports, not... |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Julian Smart | Corrected wxTextCtrl doc |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Vadim Zeitlin | fixed crash in iconv_close() as well |
commit | commitdiff | tree | snapshot |
next |