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 |
2002-01-19 |
Gilles Depeyrot | renamed wxLogXXX functions with va_list argument to... |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Gilles Depeyrot | changed 'extern inline' to extern only |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Gilles Depeyrot | use "..." instead of <...> for wx includes |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Gilles Depeyrot | corrections to XFontName accessors |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Vadim Zeitlin | fixed crash in iconv_open() and cleaned up the code... |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Vadim Zeitlin | fixed compilation with wxUSE_WCHAR_T=0 |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Vadim Zeitlin | fixed GetDiskFreeSpaceEx calling convention (Markus... |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Gilles Depeyrot | removed __DARWIN__ conditional tests (the help menu... |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Gilles Depeyrot | added IFF image file |
commit | commitdiff | tree | snapshot |
2002-01-19 |
Gilles Depeyrot | corrected includes when wxUSE_SOCKETS is not defined |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Václav Slavík | slight corrections, moved bwd compat macros to the... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
David Webster | Dialog support |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Julian Smart | Started to improve header comments for FL |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Vadim Zeitlin | fix for Sun CC bug with not calling temporary objects... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Vadim Zeitlin | better native font support for wxGTK |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Václav Slavík | safer destruction of wxXmlResource::ms_instance |
commit | commitdiff | tree | snapshot |
2002-01-18 |
David Webster | Weekly module def file update. |
commit | commitdiff | tree | snapshot |
2002-01-18 |
David Webster | Various OS/2 changes to keep up with general library... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
David Webster | TRUE, not true; FALSE, not false.... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
David Webster | Compile in IFF stuff. |
commit | commitdiff | tree | snapshot |
2002-01-18 |
David Webster | Various OS/2 changes to keep up with general library... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
David Webster | Some WXPM defs for dialog styles. |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Vadim Zeitlin | IFF support off by default |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Jouk Jansen | Updating OpenVMS makefile |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Vadim Zeitlin | corrected wxHIDE_READONLY documentation |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Julian Smart | Updated VC++ files |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Julian Smart | Moved the popup menu event handlers to dialog event... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Vadim Zeitlin | don't set WS_POPUP for all windows (fix for my last... |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Vadim Zeitlin | wxUSE_IFF 0 by default |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Vadim Zeitlin | recent MSW changes: wxFrame border styles and wxRadioBu... |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Vadim Zeitlin | don't generate clicked events when we just get the... |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Vadim Zeitlin | fixed frame border styles (allow creating a friend... |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Václav Slavík | temporary Watcom fix |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Václav Slavík | end with fatal error if cannot start MGL |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Václav Slavík | Watcom wxMGL makefiles |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Václav Slavík | Watcom build system for wxMGL |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Václav Slavík | put vertical space before <pre> section |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Václav Slavík | added singleton interface to wxXmlResource, replaces... |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Václav Slavík | rewrote wxTextFile::OnRead to handle variable-length... |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Václav Slavík | compilation fix |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Václav Slavík | partial update from gtk/changes.txt |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Václav Slavík | updated wxUSE_ICO_CUR comment |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Václav Slavík | fixed to the IFF handler, moved into one file |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Václav Slavík | added wxUSE_IFF test |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Václav Slavík | wxFont::IsFixedWidth for wxMGL |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Václav Slavík | wxMGL Watcom makefiles fixes |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Václav Slavík | wxMGL Watcom makefiles fixes |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Václav Slavík | implemented Alex's <object_ref> symlinks in XRC |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Vadim Zeitlin | more DLL compilation fixes |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Robin Dunn | Patch for using wxSTC with Borland, #504370 |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Robin Dunn | UPdated the OSX build instructions a bit |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2002-01-16 |
George Tasker | Replaced "-erase" calls with "-$(RM)" calls |
commit | commitdiff | tree | snapshot |
2002-01-16 |
George Tasker | Minor cleanup |
commit | commitdiff | tree | snapshot |
2002-01-16 |
George Tasker | Added checks for wxUSE_IOSTREAMH to determine which... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
George Tasker | Fixed a '&' that should be an '&&' |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Gilles Depeyrot | added missing wxLogStatus function with variable argume... |
commit | commitdiff | tree | snapshot |
next |