2004-07-16 |
Włodzimierz... | Warning fixes for Digital Mars. |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Václav Slavík | don't use deprecated function wxUslepp |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Václav Slavík | added wxHtmlWindow::ToText |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Vadim Zeitlin | fixed fatal bug in wxString ctor from wxCharBuffer... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Włodzimierz... | Fixes to warnings about assigning unused values. |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Roger Gammans | * add documentation for wxMemoryBuffer |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Włodzimierz... | Sizer based placement of controls in generic colour... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Włodzimierz... | Correction to recently added wrong asserts. |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Robin Dunn | Skip, Skip, Skip |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Robin Dunn | Little tweaks to match recent CVS changes. |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Robin Dunn | Automated build tweaks and fixes |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Robin Dunn | Pass pos and size to MSWCreateControl so the initial... |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Robin Dunn | fixed typo in a comment |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Václav Slavík | DLL export fixes (patch 991760) |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Stefan Csomor | applied patch 90459 |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Václav Slavík | fixed dllexports: wxClientData is now in wxBase, not... |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Włodzimierz... | Type casting warning fixes. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Włodzimierz... | Unused parameters warning fixes. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Włodzimierz... | Limited setup.h warning fix. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Włodzimierz... | Smartphone adjustements. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Włodzimierz... | More broken compilers with enum/wxString& ambiguity. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Włodzimierz... | VC warning fix. |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Václav Slavík | re-enabled and fixed wxTextCtrl::Cut,Copy,Paste with... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Václav Slavík | provide WM with hint about splash window's purpose... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Włodzimierz... | DMC/VC warning fix |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Włodzimierz... | OpenWatcom warning fix |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Włodzimierz... | VC warning fix and update to curent state of wxW. |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Stefan Csomor | attempt to get a 'correct' current working directory |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Stefan Csomor | making getter const |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Stefan Csomor | carbon cfm fixes |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Stefan Csomor | adding correct events |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Vadim Zeitlin | fixed menu titles handling after wxID_SEPARATOR change |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Włodzimierz... | Warning fixes. |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Włodzimierz... | Missed conditional compilation. |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Vadim Zeitlin | clean up modules after destroying the app, not before it |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Włodzimierz... | Correct headers. No more specific notebook sizer. |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Włodzimierz... | Removal of deprecated methods. |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Włodzimierz... | Removal of deprecated methods. |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Włodzimierz... | WinCE fixes. |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Włodzimierz... | WinCE fixes. |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Václav Slavík | set PangoContext's language correctly |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Václav Slavík | unified Pango GetTextExtent implementations |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Vadim Zeitlin | made --cppflags return -DwxUSE_GUI=0 when used with... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Vadim Zeitlin | replace wxLANGUAGE_DEFAULT with GetSystemLanguage(... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Václav Slavík | moved clntdata.h,cpp to wxBase |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Václav Slavík | oops, reverted clntdata.h change, it _is_ needed |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Václav Slavík | clntdata.h is needed only if wxUSE_GUI |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Włodzimierz... | Warning fix |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Vadim Zeitlin | fixed what looked like a bug in determining the default... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Vadim Zeitlin | fixed unused variable warnings |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Václav Slavík | removed unneeded call to wxGetRootWindow, so that windo... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Włodzimierz... | Warning fix for lack of -> operator. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Włodzimierz... | Warning fix for assignment of unused value. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Václav Slavík | removed useless code accidentally left in |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Václav Slavík | documented wxWindow::GetFont changes |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Václav Slavík | documented wxWindow::GetFont change |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Stefan Csomor | added MLTE support for 10.2 via classic implementation |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Stefan Csomor | added MLTE support for 10.2 via classic implementation |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Stefan Csomor | add implementation fallback for not yet instantiated... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Stefan Csomor | non-unicode build fix |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Stefan Csomor | adaptions to m_peer methods |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Stefan Csomor | combobox and textctrl fixes |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Stefan Csomor | further separating implementation |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Vadim Zeitlin | include wx/dynlib.h, not wx/dynload.h, we don't need... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Vadim Zeitlin | fixed a warning about unusable code in release build |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Vadim Zeitlin | show stderr in popen() test; show how to deal with... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Vadim Zeitlin | added wxNavigationKeyEvent::IsBackward to be able to... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Vadim Zeitlin | fixed warning about deprecated wxUsleep |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Dimitri Schoolwerth | removed redundant wx_PPC.rsrc from project as well... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Julian Smart | Open files in binary mode to convert DOS to Unix |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Robin Dunn | Add some grid related constants |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Robin Dunn | Use -c |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Robin Dunn | removed commented out code |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Robin Dunn | Use maxint for appending to the listctrl |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Robin Dunn | Check for app before making a colour from a name |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Robin Dunn | little tweaks to match recent CVS changes |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Robin Dunn | Fix bad keyword args |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Robin Dunn | mention extra flag for OGL build |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Robin Dunn | path fixes |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Robin Dunn | master build tweaks, move the untarring and etc to... |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Vadim Zeitlin | another compilation fix for after last check in |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Robin Dunn | unicode compilation fix |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Vadim Zeitlin | suppress new lines in the details pane |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Vadim Zeitlin | blind compilation fix for wxUSE_STL==1 (bug 985662) |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Dimitri Schoolwerth | removed deprecated source files from project (as well... |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Vadim Zeitlin | corrected misleading IsSelection() docs |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Dimitri Schoolwerth | removed tab character; replaced -1 with wxID_ANY |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Dimitri Schoolwerth | use a default position for frames and in some cases... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Dimitri Schoolwerth | use slashes in #include, not backslashes |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Dimitri Schoolwerth | fixed typo (no code changes) |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Vadim Zeitlin | renamed errcode to fix compilation with VC++ 8 (replac... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Vadim Zeitlin | fixed syntax error |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Julian Smart | Enclosed control in a panel to demonstrate display... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Vadim Zeitlin | don't set font unless necessary (patch 984853) |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Vadim Zeitlin | typo/spelling fixes (patch 983448) |
commit | commitdiff | tree | snapshot |
next |