2003-01-28 |
Mattia Barbon | Regenerate makefiles. |
tree | commitdiff |
2003-01-25 |
Vadim Zeitlin | removed warnings about using the deprecated functions... |
tree | commitdiff |
2003-01-25 |
Vadim Zeitlin | fixed typo in library name |
tree | commitdiff |
2003-01-25 |
Ron Lee | Update wxList operators, TRUE, FALSE. |
tree | commitdiff |
2003-01-25 |
Ron Lee | Upated list operators, TRUE, FALSE. |
tree | commitdiff |
2003-01-25 |
Ron Lee | Update list operators, s/TRUE/true/ etc. |
tree | commitdiff |
2003-01-25 |
Ron Lee | Don't default to using bitmap. |
tree | commitdiff |
2003-01-25 |
Ron Lee | Added missing quantize.h |
tree | commitdiff |
2003-01-22 |
Vadim Zeitlin | use correctly defined LIBPAGESIZE instead of 512 for... |
tree | commitdiff |
2003-01-22 |
Vadim Zeitlin | made wxBitmapRefData private (actually, this also fixes... |
tree | commitdiff |
2003-01-22 |
Vadim Zeitlin | compilation fixes for OpenWatcom |
tree | commitdiff |
2003-01-22 |
Vadim Zeitlin | new (for wxBase) or updated and (hopefully() improved... |
tree | commitdiff |
2003-01-21 |
Vadim Zeitlin | compilation fix for the last check in (sorry) |
tree | commitdiff |
2003-01-21 |
Vadim Zeitlin | attempt to fix crash in DeleteAllItems() |
tree | commitdiff |
2003-01-20 |
Mattia Barbon | Fixed a typo in makefile.vc, updated version numbers... |
tree | commitdiff |
2003-01-17 |
Vadim Zeitlin | use wxDynamicLibrary instead of wxPluginManager |
tree | commitdiff |
2003-01-17 |
Mattia Barbon | Under Cygwin, in platform.h default to wxMSW unless... |
tree | commitdiff |
2003-01-15 |
Vadim Zeitlin | fixed calling Maximize(FALSE) before the window is... |
tree | commitdiff |
2003-01-15 |
Vadim Zeitlin | fix for the previous commit |
tree | commitdiff |
2003-01-14 |
Vadim Zeitlin | fixed wxStaticText best size calculation (closes bug... |
tree | commitdiff |
2003-01-14 |
Vadim Zeitlin | compilation fix for wxUSE_CONSTRAINTS==0 |
tree | commitdiff |
2003-01-14 |
Julian Smart | Applied patch [ 667563 ] Wine: compile fix for using... |
tree | commitdiff |
2003-01-14 |
Vadim Zeitlin | fixed incorrect cast in wxRegKey:GetName() |
tree | commitdiff |
2003-01-12 |
Vadim Zeitlin | compilation fix for wxUSE_RICHEDIT == 0 (closes bug... |
tree | commitdiff |
2003-01-12 |
Vadim Zeitlin | compilation fixes for non default wxUSE_XXX values... |
tree | commitdiff |
2003-01-11 |
Mattia Barbon | Do not use deprecated functions. |
tree | commitdiff |
2003-01-10 |
Vadim Zeitlin | removed style parameter from MSWCreate(), it is unneeded |
tree | commitdiff |
2003-01-10 |
Vadim Zeitlin | removed style parameter from MSWCreateToolbar(), it... |
tree | commitdiff |
2003-01-10 |
Vadim Zeitlin | moved assert for parent window not being a static box... |
tree | commitdiff |
2003-01-07 |
Julian Smart | Removed old __WXWINE__ support (obsoleted by new __WINE... |
tree | commitdiff |
2003-01-07 |
Julian Smart | Applied patch [ 662321 ] Port of wxWindows to Wine |
tree | commitdiff |
2003-01-07 |
Vadim Zeitlin | workaround for not appearing vertical scrollbar in... |
tree | commitdiff |
2003-01-06 |
David Webster | Remove ctl3d32.lib from make. |
tree | commitdiff |
2003-01-06 |
Mattia Barbon | Aparently someone modified templates/filelist.txt... |
tree | commitdiff |
2003-01-03 |
Julian Smart | Clean up memory if have to exit early |
tree | commitdiff |
2003-01-03 |
Julian Smart | Applied patch [ 652336 ] Add tooltip support to wxUniv... |
tree | commitdiff |
2003-01-02 |
Vadim Zeitlin | use DECLARE_NO_COPY_CLASS() where applicable (patch... |
tree | commitdiff |
2003-01-02 |
Vadim Zeitlin | support for using DIBs for wxBitmap implementation... |
tree | commitdiff |
2003-01-02 |
Vadim Zeitlin | use StretchBlt() if available (part of patch 649866) |
tree | commitdiff |
2003-01-02 |
Vadim Zeitlin | fixed bug with wxTR_EDIT_LABELS not working with xwTR_M... |
tree | commitdiff |
2003-01-02 |
Vadim Zeitlin | fixed wxCaret::SetSize() (closes bug 659209) |
tree | commitdiff |
2003-01-01 |
Vadim Zeitlin | don't send CHECKLISTBOX_TOGGLE event when Check() is... |
tree | commitdiff |
2002-12-30 |
Vadim Zeitlin | compilation warning fixes (patch 651719) |
tree | commitdiff |
2002-12-29 |
Ron Lee | Added wxTreeCtrl::GetItemParent to deprecate GetParent. |
tree | commitdiff |
2002-12-27 |
Mattia Barbon | Applied patch [ 652491 ] Update makefiles for mingw |
tree | commitdiff |
2002-12-27 |
Mattia Barbon | Use wxWcslen instead of wcslen. |
tree | commitdiff |
2002-12-27 |
Julian Smart | Added a necessary pixel to height if wxTB_NODIVIDER... |
tree | commitdiff |
2002-12-26 |
Robin Dunn | Use WXDLLEXPORT_DATA for wx*NameStr's |
tree | commitdiff |
2002-12-23 |
Julian Smart | Don't send explicit update event if single line |
tree | commitdiff |
2002-12-21 |
Vadim Zeitlin | handle accel keys for owner drawn menu items (based... |
tree | commitdiff |
2002-12-21 |
Vadim Zeitlin | use SS_CENTERIMAGE to prevent wxStaticBitmap from stret... |
tree | commitdiff |
2002-12-20 |
Vadim Zeitlin | fixed SetSelection() (and hence SetInsertionPoint(... |
tree | commitdiff |
2002-12-19 |
Julian Smart | Fixed a problem with borders being set wrong sometimes... |
tree | commitdiff |
2002-12-17 |
Vadim Zeitlin | reset virtual root to NULL in DeleteAllItems() |
tree | commitdiff |
2002-12-17 |
Julian Smart | Fixed [ 652512 ] wxPaintDC::FindInCache bug |
tree | commitdiff |
2002-12-17 |
Julian Smart | MFC sample now works properly; WinMain not defined... |
tree | commitdiff |
2002-12-15 |
Vadim Zeitlin | send an extra kill focus event when we're deactivated |
tree | commitdiff |
2002-12-14 |
Václav Slavík | don't translate strings when it doesn't make any sense |
tree | commitdiff |
2002-12-14 |
Mattia Barbon | Fixed missing reference to wxTreeCtrlnameStr when... |
tree | commitdiff |
2002-12-12 |
Chris Elliott | fix for cygwin WXDLLEXPORT bug |
tree | commitdiff |
2002-12-10 |
Julian Smart | Applied another Marco patch (5) |
tree | commitdiff |
2002-12-10 |
Julian Smart | Applied some of patch [ 650957 ] wxWinCE diff-0.0.4 |
tree | commitdiff |
2002-12-09 |
Vadim Zeitlin | fixed warning about unused var |
tree | commitdiff |
2002-12-09 |
Vadim Zeitlin | fixed annoying beep when pressing space/return in the... |
tree | commitdiff |
2002-12-09 |
Chris Elliott | fix bug with treectrl sample |
tree | commitdiff |
2002-12-09 |
Julian Smart | Small WinCE mods from Marco |
tree | commitdiff |
2002-12-09 |
Julian Smart | Applied patch [ 642174 ] Stop TOOL_WINDOWS stealing... |
tree | commitdiff |
2002-12-09 |
Julian Smart | Applied patch [ 642172 ] Fix menu accelerators in ownerdrw |
tree | commitdiff |
2002-12-09 |
Julian Smart | Applied patch [ 642157 ] [MSW] HMENU resource leak... |
tree | commitdiff |
2002-12-08 |
Václav Slavík | Fixed EVT_TREE_SEL_CHANGED and _CHANGING under MSLU... |
tree | commitdiff |
2002-12-07 |
Julian Smart | Committed vcw files also |
tree | commitdiff |
2002-12-07 |
Julian Smart | Converted wxBase also |
tree | commitdiff |
2002-12-07 |
Julian Smart | Corrected line endings, deps now relative |
tree | commitdiff |
2002-12-07 |
Robert Roebling | Added simplistic makefile/project files for wxWinCE. |
tree | commitdiff |
2002-12-07 |
Vadim Zeitlin | fix for wxGetEnv() under Win16 (!) (bug 645368) |
tree | commitdiff |
2002-12-07 |
Vadim Zeitlin | fix (?) for small menu item bitmaps (bug 635438) |
tree | commitdiff |
2002-12-06 |
Vadim Zeitlin | corrected a too eager error message (patch 648599) |
tree | commitdiff |
2002-12-06 |
Stefan Neis | Changed GSocket_Select to use unix code for wxBase... |
tree | commitdiff |
2002-12-05 |
Julian Smart | Added Marco's first WinCE files |
tree | commitdiff |
2002-12-05 |
Vadim Zeitlin | allow TABbing into multiline text controls even if... |
tree | commitdiff |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
tree | commitdiff |
2002-10-11 |
David Webster | removed ctl3d32.lib |
tree | commitdiff |
2002-09-15 |
Václav Slavík | fixed two-step creation of wxCheckListBox |
tree | commitdiff |
2002-09-15 |
Vadim Zeitlin | compilation fix for !MSVC |
tree | commitdiff |
2002-09-14 |
Vadim Zeitlin | we do want arrows even in a read only text ctrl |
tree | commitdiff |
2002-09-14 |
Vadim Zeitlin | recreate the toolbar entirely when its text/icons style... |
tree | commitdiff |
2002-09-14 |
Vadim Zeitlin | set size if it's initially == wxDefaultSize() in MSWCre... |
tree | commitdiff |
2002-09-11 |
Robin Dunn | Fixed some off-by-one and other issues with drawing... |
tree | commitdiff |
2002-09-10 |
Julian Smart | Applied patch [ 606713 ] Removes a warning from cygwin... |
tree | commitdiff |
2002-09-09 |
Vadim Zeitlin | removed C++ comment |
tree | commitdiff |
2002-09-08 |
Julian Smart | Added a note about bug in Mingw32 headers. |
tree | commitdiff |
2002-09-08 |
Julian Smart | Added LV_ITEMA and used a #define for LV_ITEM to |
tree | commitdiff |
2002-09-08 |
Vadim Zeitlin | corrected wxShell() ret code |
tree | commitdiff |
2002-09-08 |
Vadim Zeitlin | fixed wxExecute() for console programs (process messags... |
tree | commitdiff |
2002-09-07 |
Vadim Zeitlin | don't overwrite the app name with argv[0] if it had... |
tree | commitdiff |
2002-09-07 |
Vadim Zeitlin | fix for handling TAB presses in readonly text controls |
tree | commitdiff |
2002-09-06 |
Mattia Barbon | Fixed bug with SetValue on read-only combobox; don... |
tree | commitdiff |
2002-09-06 |
Chris Elliott | small bug fix for using multiple borland compilers |
tree | commitdiff |
2002-09-05 |
Robin Dunn | Added effects.h to filelist.txt so it will get installe... |
tree | commitdiff |
2002-09-05 |
Julian Smart | Applied patch [ 605188 ] Fix to draw 24 bit bitmaps |
tree | commitdiff |
next |