2001-03-29 |
Ove Kaaven | Unicode compilation fixes.
|
commit | commitdiff | tree |
2001-03-29 |
Ove Kaaven | Some Unicode compilation fixes. This Unicode stuff...
|
commit | commitdiff | tree |
2001-03-29 |
Ove Kaaven | wchar_t byte-swapping is not necessary if __STDC_ISO_10646__...
|
commit | commitdiff | tree |
2001-03-29 |
Ove Kaaven | Unicode compilation fix.
|
commit | commitdiff | tree |
2000-07-24 |
Ove Kaaven | Fix gtk+ 1.2 compilation...
|
commit | commitdiff | tree |
2000-07-24 |
Ove Kaaven | Try to include windows.h.
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | Really cheesy attempt to make wxDC::DrawText() utilize...
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | There's no ONSCREEN/OFFSCREEN flag in gtk+ 1.3.1, so...
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | Make this compile with gtk+ 1.3.1... not sure what...
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | Use GTK_OBJECT_GET_CLASS macro.
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | May as well also add a GTK_CLASS_TYPE macro for compatibility.
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | gtk+ 1.3.1's region transformation code no longer returns...
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | There's no gtk_widget_push_visual/pop_visual in gtk...
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | Added "stand-ins" for a couple of Pango (Owen Taylor...
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | If the "partial" argument is true, you're probably...
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | Still no such thing as gtkfeatures.h in gtk+ 1.3.1...
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | Casting to GdkColormapPrivate is neither possible nor...
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | If compiling with WXGTK20, set wxConvCurrent to wxConvUTF8...
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | If, in a single-selection listctrl, a focused item...
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | Another case of fn_str() in wxFopen() ?
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | gtkfeatures.h does not exist under gtk+ 1.3.1, #ifndef...
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | wxGTKDash is also a gint8 under WXGTK20
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | Replaced WXGTK13 with WXGTK20
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | An attempt at make the wxCSConv class useful. Uses...
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | More Unicode compilation fixes.
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | The wxFopen() fix again, but in the main branch.
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | Configure checks for:
|
commit | commitdiff | tree |
2000-07-19 |
Ove Kaaven | aclocal configure macro from gtk+ 1.3.1
|
commit | commitdiff | tree |
2000-01-27 |
Ove Kaaven | Added a couple of wxT()
|
commit | commitdiff | tree |
2000-01-03 |
Ove Kaaven | BC++ 5.x also supports _beginthreadex and _endthreadex
|
commit | commitdiff | tree |
2000-01-03 |
Ove Kaaven | Better make it a const reference then.
|
commit | commitdiff | tree |
2000-01-03 |
Ove Kaaven | Make wxColour parameter be passed by reference to inline...
|
commit | commitdiff | tree |
2000-01-03 |
Ove Kaaven | Cast both operands of ?: to (wxControl*) so BC++ compiles it
|
commit | commitdiff | tree |
2000-01-03 |
Ove Kaaven | Unicode compilation fix
|
commit | commitdiff | tree |
2000-01-03 |
Ove Kaaven | Unicode compilation fixes for BC++ 5
|
commit | commitdiff | tree |
2000-01-03 |
Ove Kaaven | Those wxTRACE_* string constants appears to need wxT()
|
commit | commitdiff | tree |
2000-01-03 |
Ove Kaaven | Halved DEFAULT_ITEM_WIDTH so default sizes resembles...
|
commit | commitdiff | tree |
2000-01-03 |
Ove Kaaven | BC++ 5 does not have Unicode version of GetProcAddress.
|
commit | commitdiff | tree |
2000-01-03 |
Ove Kaaven | Another Unicode compilation fix
|
commit | commitdiff | tree |
2000-01-03 |
Ove Kaaven | Unicode fixes
|
commit | commitdiff | tree |
2000-01-03 |
Ove Kaaven | Split "?:" into "if" statement for assignment of converted...
|
commit | commitdiff | tree |
2000-01-03 |
Ove Kaaven | Unicode compilation fixes
|
commit | commitdiff | tree |
2000-01-03 |
Ove Kaaven | Make this compile in Unicode mode under Borland C+...
|
commit | commitdiff | tree |
2000-01-03 |
Ove Kaaven | Unicode compilation fixes
|
commit | commitdiff | tree |
1999-11-14 |
Ove Kaaven | Looks like someone did str[n]cmp -> wxStr[n]cmp global...
|
commit | commitdiff | tree |
1999-11-13 |
Ove Kaaven | No, .mo files doesn't use Unicode, so use strcmp here...
|
commit | commitdiff | tree |
1999-11-13 |
Ove Kaaven | Unicode fixes
|
commit | commitdiff | tree |
1999-11-13 |
Ove Kaaven | From: #define wxTRANSLATE(str) (str)
|
commit | commitdiff | tree |
1999-11-13 |
Ove Kaaven | fopen -> wxFopen and such
|
commit | commitdiff | tree |
1999-11-13 |
Ove Kaaven | wxGetHostName uses wxChar, not char
|
commit | commitdiff | tree |
1999-10-30 |
Ove Kaaven | Someone forgot wxT()
|
commit | commitdiff | tree |
1999-10-29 |
Ove Kaaven | Well, wxHTML compiles in Unicode mode now. But if it...
|
commit | commitdiff | tree |
1999-10-29 |
Ove Kaaven | Well, can't hurt to do some char -> wxChar, though...
|
commit | commitdiff | tree |
1999-10-29 |
Ove Kaaven | wxT() for a Spanish(?) debug message
|
commit | commitdiff | tree |
1999-10-29 |
Ove Kaaven | Unicode fixes
|
commit | commitdiff | tree |
1999-10-29 |
Ove Kaaven | A few Unicode compilation fixes (mostly wxT())
|
commit | commitdiff | tree |
1999-10-28 |
Ove Kaaven | Use wxConvertMB2WX to fix compilation error in Unicode...
|
commit | commitdiff | tree |
1999-10-28 |
Ove Kaaven | wxFNCONV no longer references wxConv in a non-Unicode...
|
commit | commitdiff | tree |
1999-10-28 |
Ove Kaaven | Fixed typo in ARGS_CLEANUP
|
commit | commitdiff | tree |
1999-10-24 |
Ove Kaaven | Changed wxGetSingleChoiceData() to take void* client...
|
commit | commitdiff | tree |
1999-08-06 |
Ove Kaaven | TVS_CHECKBOXES doesn't seem to exist in Borland C++
|
commit | commitdiff | tree |
1999-08-06 |
Ove Kaaven | Make it LPNM_UPDOWN, not LPNMUPDOWN, in Borland C++
|
commit | commitdiff | tree |
1999-08-03 |
Ove Kaaven | Hmm, apparently had to add FNSTRINGCAST elsewhere in...
|
commit | commitdiff | tree |
1999-08-03 |
Ove Kaaven | Changed my mind and used FNSTRINGCAST instead
|
commit | commitdiff | tree |
1999-08-03 |
Ove Kaaven | Replaced (char*)wxFNCONV with (const char*)wxFNCONV
|
commit | commitdiff | tree |
1999-07-29 |
Ove Kaaven | By assigning wxEmptyString instead of NULL to m_commandString,
|
commit | commitdiff | tree |
1999-07-28 |
Ove Kaaven | Hm... /P1024 instead of /P512 ...? (At least that makes...
|
commit | commitdiff | tree |
1999-07-27 |
Ove Kaaven | char -> wxChar
|
commit | commitdiff | tree |
1999-07-26 |
Ove Kaaven | More _T()... trying to get to that clipboard sample
|
commit | commitdiff | tree |
1999-07-26 |
Ove Kaaven | Just a _T()
|
commit | commitdiff | tree |
1999-07-26 |
Ove Kaaven | More asserts and stuff
|
commit | commitdiff | tree |
1999-07-26 |
Ove Kaaven | Make this compile in Unicode mode
|
commit | commitdiff | tree |
1999-07-26 |
Ove Kaaven | More asserts (well, checks) without _T()
|
commit | commitdiff | tree |
1999-07-25 |
Ove Kaaven | Unicode compilation fix, just for kicks (was bored...
|
commit | commitdiff | tree |
1999-07-25 |
Ove Kaaven | One sample a day keeps stagnation away
|
commit | commitdiff | tree |
1999-07-25 |
Ove Kaaven | Unicode compilation fix
|
commit | commitdiff | tree |
1999-07-24 |
Ove Kaaven | Needed some variation; got bored of seeing the compilation...
|
commit | commitdiff | tree |
1999-07-24 |
Ove Kaaven | Unicode fixes
|
commit | commitdiff | tree |
1999-07-24 |
Ove Kaaven | wxString(file.fn_str()) doesn't make sense. If just...
|
commit | commitdiff | tree |
1999-07-24 |
Ove Kaaven | Blargh, every time someone adds an assert or fail thing...
|
commit | commitdiff | tree |
1999-07-23 |
Ove Kaaven | Couple more Unicode fixes.
|
commit | commitdiff | tree |
1999-07-23 |
Ove Kaaven | Unicode fixes
|
commit | commitdiff | tree |
1999-07-23 |
Ove Kaaven | More _T() in asserts...
|
commit | commitdiff | tree |
1999-07-23 |
Ove Kaaven | Add more _T() in asserts...
|
commit | commitdiff | tree |
1999-07-23 |
Ove Kaaven | Use memcmp instead of that wxString hack
|
commit | commitdiff | tree |
1999-07-23 |
Ove Kaaven | Convert argv[] to Unicode
|
commit | commitdiff | tree |
1999-07-23 |
Ove Kaaven | Someone need to make the clientdata be void* instead...
|
commit | commitdiff | tree |
1999-07-23 |
Ove Kaaven | Unicode fix
|
commit | commitdiff | tree |
1999-07-23 |
Ove Kaaven | Couple of unicode fixes (the #if should be wxUSE_UNICODE...
|
commit | commitdiff | tree |
1999-07-23 |
Ove Kaaven | Convert filenames unicode->ascii
|
commit | commitdiff | tree |
1999-07-23 |
Ove Kaaven | Implementation of wxFopen, wxFreopen, wxStrftime
|
commit | commitdiff | tree |
1999-07-23 |
Ove Kaaven | Add wxFopen, wxFreopen, wxStrftime
|
commit | commitdiff | tree |
1999-07-23 |
Ove Kaaven | Let argv[] be wxChar**
|
commit | commitdiff | tree |
1999-06-20 |
Ove Kaaven | ...fixing up a previous Unicode fix.
|
commit | commitdiff | tree |
1999-06-20 |
Ove Kaaven | OK, maybe not done yet, have to fix Unicode compilation...
|
commit | commitdiff | tree |
1999-06-19 |
Ove Kaaven | Unicode fixes. Appears that this may be the last before...
|
commit | commitdiff | tree |
1999-06-19 |
Ove Kaaven | Unicode fix, it seems
|
commit | commitdiff | tree |
1999-06-19 |
Ove Kaaven | Because someone was inconsistent about using LPSTR...
|
commit | commitdiff | tree |
1999-06-19 |
Ove Kaaven | Unicode fix.
|
commit | commitdiff | tree |
1999-06-19 |
Ove Kaaven | wxStrncmp implementation.
|
commit | commitdiff | tree |
next |