2004-11-18 |
Włodzimierz Skiba | Fixes for USE_GUI=0 to make pure wxBase makefiles possible...
|
commit | commitdiff | tree |
2004-11-17 |
Włodzimierz Skiba | Typecast before endian adjustements.
|
commit | commitdiff | tree |
2004-11-17 |
Włodzimierz Skiba | Several casts due to assigning signed to unsigned or...
|
commit | commitdiff | tree |
2004-11-17 |
Włodzimierz Skiba | Typecast during compilation instead of class constructor...
|
commit | commitdiff | tree |
2004-11-16 |
Włodzimierz Skiba | WinCE fix. IsEmpty() -> empty().
|
commit | commitdiff | tree |
2004-11-16 |
Włodzimierz Skiba | WinCE correction.
|
commit | commitdiff | tree |
2004-11-16 |
Włodzimierz Skiba | Warning fix.
|
commit | commitdiff | tree |
2004-11-16 |
Włodzimierz Skiba | eVC3 media fix.
|
commit | commitdiff | tree |
2004-11-16 |
Włodzimierz Skiba | Define wxMediaEvent before it is used. Make OnMediaFinish...
|
commit | commitdiff | tree |
2004-11-15 |
Włodzimierz Skiba | wxDC::DrawLabel documented.
|
commit | commitdiff | tree |
2004-11-15 |
Włodzimierz Skiba | Order fix.
|
commit | commitdiff | tree |
2004-11-15 |
Włodzimierz Skiba | Warning fixes.
|
commit | commitdiff | tree |
2004-11-15 |
Włodzimierz Skiba | wxUniv actualization.
|
commit | commitdiff | tree |
2004-11-15 |
Włodzimierz Skiba | Vertical tabs orientation in gtk renderer of wxUniv.
|
commit | commitdiff | tree |
2004-11-15 |
Włodzimierz Skiba | Partial fix to bug #1040607: support for vertical orientatio...
|
commit | commitdiff | tree |
2004-11-15 |
Włodzimierz Skiba | Wise path to generic dialogs sources.
|
commit | commitdiff | tree |
2004-11-15 |
Włodzimierz Skiba | wxUniv use wxBU flags [bug #1040584]
|
commit | commitdiff | tree |
2004-11-12 |
Włodzimierz Skiba | Warning fixes.
|
commit | commitdiff | tree |
2004-11-12 |
Włodzimierz Skiba | MinGW fix.
|
commit | commitdiff | tree |
2004-11-12 |
Włodzimierz Skiba | Warning fixes.
|
commit | commitdiff | tree |
2004-11-12 |
Włodzimierz Skiba | Warning fixes.
|
commit | commitdiff | tree |
2004-11-12 |
Włodzimierz Skiba | Warning fixes.
|
commit | commitdiff | tree |
2004-11-12 |
Włodzimierz Skiba | dwCallback if DWORD.
|
commit | commitdiff | tree |
2004-11-12 |
Włodzimierz Skiba | Fix hiding wxMediaEvent::Clone().
|
commit | commitdiff | tree |
2004-11-10 |
Włodzimierz Skiba | Patch 1053127 - Test fixes.
|
commit | commitdiff | tree |
2004-11-10 |
Włodzimierz Skiba | OW fixes.
|
commit | commitdiff | tree |
2004-11-10 |
Włodzimierz Skiba | wxTreeEvent::Clone() support [patch #1061198].
|
commit | commitdiff | tree |
2004-11-10 |
Włodzimierz Skiba | Patch #1053364 - combobox shoult not remember position...
|
commit | commitdiff | tree |
2004-11-10 |
Włodzimierz Skiba | Warning fix observed in tex2rtf.
|
commit | commitdiff | tree |
2004-11-10 |
Włodzimierz Skiba | Explain supressed warnings.
|
commit | commitdiff | tree |
2004-11-10 |
Włodzimierz Skiba | Missing parts of wxDateTime - bug #825215.
|
commit | commitdiff | tree |
2004-11-10 |
Włodzimierz Skiba | IsSubMenu() not listed - bug #921648.
|
commit | commitdiff | tree |
2004-11-10 |
Włodzimierz Skiba | Fixes to recently added documentation of wxPasswordEntryDialog.
|
commit | commitdiff | tree |
2004-11-09 |
Włodzimierz Skiba | Removed method which belongs to wxArrayString (and...
|
commit | commitdiff | tree |
2004-11-09 |
Włodzimierz Skiba | Unicode fixes. Avoid int 'ch' and '(wx)char ch' in...
|
commit | commitdiff | tree |
2004-11-09 |
Włodzimierz Skiba | Doc fix [Patch #1048940].
|
commit | commitdiff | tree |
2004-11-09 |
Włodzimierz Skiba | Supress 48 warnings in wx\msw\uxtheme.h: 'va_start...
|
commit | commitdiff | tree |
2004-11-09 |
Włodzimierz Skiba | Warning fixes, IsEmpty->empty.
|
commit | commitdiff | tree |
2004-11-09 |
Włodzimierz Skiba | wxSizer::Add/Insert now returns pointer to wxSizerItem...
|
commit | commitdiff | tree |
2004-11-08 |
Włodzimierz Skiba | Remove unnecessary OW recognition.
|
commit | commitdiff | tree |
2004-11-08 |
Włodzimierz Skiba | Blind change following observation in wxTextCtrlBase.
|
commit | commitdiff | tree |
2004-11-08 |
Włodzimierz Skiba | Warning fixes.
|
commit | commitdiff | tree |
2004-11-08 |
Włodzimierz Skiba | Get shorter code with new wxRect constructor.
|
commit | commitdiff | tree |
2004-11-08 |
Włodzimierz Skiba | Unused warning fix.
|
commit | commitdiff | tree |
2004-11-08 |
Włodzimierz Skiba | Unfortunatelly compiler does not know which bits play...
|
commit | commitdiff | tree |
2004-11-08 |
Włodzimierz Skiba | OW prototypes does not use ints in Unicode.
|
commit | commitdiff | tree |
2004-11-08 |
Włodzimierz Skiba | Undef GetWindowStyle() after new #include in cmndata...
|
commit | commitdiff | tree |
2004-11-05 |
Włodzimierz Skiba | Warning fixes to unused variables, int/wxChar keycode...
|
commit | commitdiff | tree |
2004-11-05 |
Włodzimierz Skiba | Simplify wxRect construction at the wxPoint(0,0) with...
|
commit | commitdiff | tree |
2004-11-05 |
Włodzimierz Skiba | OW warning fix.
|
commit | commitdiff | tree |
2004-11-05 |
Włodzimierz Skiba | Still needs a typecasting to please warning about loosing...
|
commit | commitdiff | tree |
2004-11-05 |
Włodzimierz Skiba | We need a char, not wxChar.
|
commit | commitdiff | tree |
2004-11-05 |
Włodzimierz Skiba | Simplify wxRect construction at the wxPoint(0,0) with...
|
commit | commitdiff | tree |
2004-11-05 |
Włodzimierz Skiba | NULL is not bool.
|
commit | commitdiff | tree |
2004-11-04 |
Włodzimierz Skiba | URL conditional and consistent intendation.
|
commit | commitdiff | tree |
2004-11-04 |
Włodzimierz Skiba | URL test needs net lib.
|
commit | commitdiff | tree |
2004-11-04 |
Włodzimierz Skiba | Make internal type for ToAscii conversion written once...
|
commit | commitdiff | tree |
2004-11-04 |
Włodzimierz Skiba | IsEmpty to empty change, warning fix to OW, whitespaces...
|
commit | commitdiff | tree |
2004-11-04 |
Włodzimierz Skiba | Compare and assign wxChars to wxChar instead char local...
|
commit | commitdiff | tree |
2004-11-04 |
Włodzimierz Skiba | Make temporary MSWUniv buildable and mark problem for...
|
commit | commitdiff | tree |
2004-11-04 |
Włodzimierz Skiba | Line at the end to please warning generator aka GCC ;)
|
commit | commitdiff | tree |
2004-11-04 |
Włodzimierz Skiba | Warning fix.
|
commit | commitdiff | tree |
2004-11-04 |
Włodzimierz Skiba | 'Unused ...' warning fix.
|
commit | commitdiff | tree |
2004-11-04 |
Włodzimierz Skiba | Do not mention MacOS usage in makefiles dedicated to...
|
commit | commitdiff | tree |
2004-11-04 |
Włodzimierz Skiba | Fix to broken windows makefiles with ADV lib usage...
|
commit | commitdiff | tree |
2004-10-28 |
Włodzimierz Skiba | Missed CanRead and correct type for Eof (bug #983978).
|
commit | commitdiff | tree |
2004-10-28 |
Włodzimierz Skiba | Single section for variants of the same function so...
|
commit | commitdiff | tree |
2004-10-28 |
Włodzimierz Skiba | Lack of label causes 'topicN' anchors in url and reports...
|
commit | commitdiff | tree |
2004-10-28 |
Włodzimierz Skiba | Borland warning fix.
|
commit | commitdiff | tree |
2004-10-28 |
Włodzimierz Skiba | Warning fixes.
|
commit | commitdiff | tree |
2004-10-28 |
Włodzimierz Skiba | Warning fix due to unsigned nature of wParam.
|
commit | commitdiff | tree |
2004-10-27 |
Włodzimierz Skiba | Correct defaults for basic options (bug #1048680)
|
commit | commitdiff | tree |
2004-10-27 |
Włodzimierz Skiba | Replace license.txt with licence.txt as it is really...
|
commit | commitdiff | tree |
2004-10-26 |
Włodzimierz Skiba | Avoid anchor for label which determined creation of...
|
commit | commitdiff | tree |
2004-10-22 |
Włodzimierz Skiba | Supress OW warning about empty *structor outside class...
|
commit | commitdiff | tree |
2004-10-20 |
Włodzimierz Skiba | Minor manual fixes.
|
commit | commitdiff | tree |
2004-10-20 |
Włodzimierz Skiba | DMC, OW and my copy of MinGW misses SH* values, Borland...
|
commit | commitdiff | tree |
2004-10-20 |
Włodzimierz Skiba | Oups :-( incomplete previous undo.
|
commit | commitdiff | tree |
2004-10-20 |
Włodzimierz Skiba | Correct fix to the compile time assert under OW. Kudos...
|
commit | commitdiff | tree |
2004-10-19 |
Włodzimierz Skiba | Warning fix to avoid typecasting with OW elsewhere.
|
commit | commitdiff | tree |
2004-10-19 |
Włodzimierz Skiba | OW warning fix. Our compile time asserts warns when...
|
commit | commitdiff | tree |
2004-10-18 |
Włodzimierz Skiba | Unnecessary const_ prefix removed (blindly).
|
commit | commitdiff | tree |
2004-10-18 |
Włodzimierz Skiba | Warning fixes for OpenWatcom.
|
commit | commitdiff | tree |
2004-10-17 |
Włodzimierz Skiba | Warning fixes related to various cases of typecasting.
|
commit | commitdiff | tree |
2004-10-17 |
Włodzimierz Skiba | wxHashMap compatible typecasting.
|
commit | commitdiff | tree |
2004-10-17 |
Włodzimierz Skiba | __WXDEBUG__ is defined/undefined, not 0/1!
|
commit | commitdiff | tree |
2004-10-17 |
Włodzimierz Skiba | _() needs intl.h.
|
commit | commitdiff | tree |
2004-10-15 |
Włodzimierz Skiba | Unnecessary wxString(wxString).
|
commit | commitdiff | tree |
2004-10-15 |
Włodzimierz Skiba | GUI is not All at all ;)
|
commit | commitdiff | tree |
2004-10-15 |
Włodzimierz Skiba | Parts of wxSizer::Show() extracted into wxSizer::GetItem...
|
commit | commitdiff | tree |
2004-10-15 |
Włodzimierz Skiba | Warning fixes.
|
commit | commitdiff | tree |
2004-10-15 |
Włodzimierz Skiba | Warning fixes.
|
commit | commitdiff | tree |
2004-10-15 |
Włodzimierz Skiba | Quiet cooperation between MSW and wxGL.
|
commit | commitdiff | tree |
2004-10-15 |
Włodzimierz Skiba | DMC fix.
|
commit | commitdiff | tree |
2004-10-15 |
Włodzimierz Skiba | Fix for platforms where 64-bit value support is not...
|
commit | commitdiff | tree |
2004-10-14 |
Włodzimierz Skiba | Do not waste time for USE_ODBC=0.
|
commit | commitdiff | tree |
2004-10-14 |
Włodzimierz Skiba | Bug #1001474. Text!=Password.
|
commit | commitdiff | tree |
2004-10-14 |
Włodzimierz Skiba | Warning fix for wxDateTime_t <-> MSW data exchange.
|
commit | commitdiff | tree |
2004-10-14 |
Włodzimierz Skiba | Fix to wrong order of parameters. Used wxStringBase...
|
commit | commitdiff | tree |
2004-10-14 |
Włodzimierz Skiba | Fix to the crash in all MSW/OpenWatcom apps using toolbars...
|
commit | commitdiff | tree |
next |