2003-09-26 |
Vadim Zeitlin | added wxGzipIOStreams (patch 792932) |
tree | commitdiff |
2003-09-26 |
Vadim Zeitlin | added wxTextInputStream::ReadChar() (part of patch... |
tree | commitdiff |
2003-09-26 |
Vadim Zeitlin | wxZlibStreams fixes; allow them to be used as deflate... |
tree | commitdiff |
2003-09-26 |
Vadim Zeitlin | fixes to radio button handling (patch 803360) |
tree | commitdiff |
2003-09-26 |
Vadim Zeitlin | don't do anything non trivial (like creating wxFontMapp... |
tree | commitdiff |
2003-09-26 |
Julian Smart | Clean up event hash tables in a timely fashion |
tree | commitdiff |
2003-09-25 |
Vadim Zeitlin | compilation fixes after making wxFontRefData private... |
tree | commitdiff |
2003-09-25 |
Vadim Zeitlin | wxPATH_NORM_ALL shouldn't include wxPATH_NORM_CASE |
tree | commitdiff |
2003-09-24 |
Robin Dunn | Since wxGTK's wxGauge doesn't derive from wxGaugeBase... |
tree | commitdiff |
2003-09-24 |
Robin Dunn | #ifdef update for the old SWIG |
tree | commitdiff |
2003-09-24 |
Vadim Zeitlin | GetFilenames() always returned a single file only |
tree | commitdiff |
2003-09-24 |
Vadim Zeitlin | finally reverted patch 782947 completely, it is broken... |
tree | commitdiff |
2003-09-24 |
Vadim Zeitlin | pointer returned by GetNativeFontInfo() is now const... |
tree | commitdiff |
2003-09-24 |
Vadim Zeitlin | made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_... |
tree | commitdiff |
2003-09-23 |
Vadim Zeitlin | refactored code to create hidden window in one place... |
tree | commitdiff |
2003-09-23 |
Mattia Barbon | Use glcanvas.cpp from wxX11 for wxMotif. |
tree | commitdiff |
2003-09-23 |
Chris Elliott | fix digitalmars 64 bug |
tree | commitdiff |
2003-09-23 |
Chris Elliott | fix watcom 64 bug (openwatcom1.1) (second try) |
tree | commitdiff |
2003-09-23 |
Chris Elliott | fix watcom 64 bug (openwatcom1.1) |
tree | commitdiff |
2003-09-23 |
Vadim Zeitlin | added wxTextCtrl::MarkDirty() |
tree | commitdiff |
2003-09-22 |
Vadim Zeitlin | more wxMBConv classes cleanup, define wxConvLibc to... |
tree | commitdiff |
2003-09-22 |
Vadim Zeitlin | made Convert() methods const |
tree | commitdiff |
2003-09-22 |
Vadim Zeitlin | assume sizeof(wchar_t) == 2 by default, not 4 |
tree | commitdiff |
2003-09-22 |
Vadim Zeitlin | added UTF-16/32-[LB]E conversions; got rid of wxCharact... |
tree | commitdiff |
2003-09-22 |
Vadim Zeitlin | wxLL is now in wx/defs.h together with (new) wxULL |
tree | commitdiff |
2003-09-22 |
Vadim Zeitlin | added (and documented) wxULL(); fixes for wxINT64_SWAP... |
tree | commitdiff |
2003-09-22 |
Vadim Zeitlin | reorganized/improved fixed size int types definitions... |
tree | commitdiff |
2003-09-22 |
Vadim Zeitlin | added Win64 detection |
tree | commitdiff |
2003-09-22 |
Vadim Zeitlin | moved wxGA_XXX styles to gauge.h from defs.h; set wxGA_... |
tree | commitdiff |
2003-09-22 |
Vadim Zeitlin | cleanup: derive wxGauge from wxGaugeBase; removed redun... |
tree | commitdiff |
2003-09-22 |
Vadim Zeitlin | added IsVertical(); initialize members in ctor |
tree | commitdiff |
2003-09-22 |
Vadim Zeitlin | removed some TABs |
tree | commitdiff |
2003-09-22 |
Stefan Neis | Fixed wxGUIAppTraits declaration on OS/2. |
tree | commitdiff |
2003-09-22 |
Vadim Zeitlin | added wxOwnerDrawn::SetOwnerDrawn() and SetDisabledBitm... |
tree | commitdiff |
2003-09-22 |
Stefan Neis | Added GUI part of AppTraits for OS/2. |
tree | commitdiff |
2003-09-22 |
Vadim Zeitlin | added conversions to/from UTF 16/32 LE/BE (patch 809685) |
tree | commitdiff |
2003-09-22 |
Stefan Neis | Added AppTraits for OS/2. |
tree | commitdiff |
2003-09-21 |
Stefan Neis | Switched over to using wxEventLoop. |
tree | commitdiff |
2003-09-21 |
Stefan Neis | Added declaration for GetViewRect to fix compilo. |
tree | commitdiff |
2003-09-21 |
Vadim Zeitlin | check the radio buttons when they get focus (closes... |
tree | commitdiff |
2003-09-20 |
Vadim Zeitlin | wxHTTP::GetResponse() added (patch 794394) |
tree | commitdiff |
2003-09-20 |
Vadim Zeitlin | fix after patch 802882 |
tree | commitdiff |
2003-09-20 |
Vadim Zeitlin | exchanged the base classes order, wxObject must be... |
tree | commitdiff |
2003-09-20 |
Vadim Zeitlin | derive wxComboBox from wxItemContainer (via wxComboBoxB... |
tree | commitdiff |
2003-09-20 |
Mattia Barbon | Compilation fixes. |
tree | commitdiff |
2003-09-19 |
Vadim Zeitlin | (blind) compilation fix after recent KeywordSearch... |
tree | commitdiff |
2003-09-19 |
Vadim Zeitlin | wxTextCtrl::GetValue() lost (replaced with question... |
tree | commitdiff |
2003-09-19 |
Vadim Zeitlin | added wxCSConv ctor taking wxFontEncoding |
tree | commitdiff |
2003-09-19 |
Vadim Zeitlin | attemps to make wxStreamToTextRedirector work with... |
tree | commitdiff |
2003-09-19 |
Vadim Zeitlin | include wx/encinfo.h, not wx/fontenc.h, now |
tree | commitdiff |
2003-09-19 |
Vadim Zeitlin | extracted wxNativeEncodingInfo in a separate file to... |
tree | commitdiff |
2003-09-19 |
Mattia Barbon | Compilation fix for wxUSE_DRAG_AND_DROP==0. |
tree | commitdiff |
2003-09-19 |
Vadim Zeitlin | linking fix (removed unused virtual methods declarations) |
tree | commitdiff |
2003-09-19 |
Julian Smart | Added SQLTCHAR for non-Windows platforms, and added... |
tree | commitdiff |
2003-09-18 |
Robin Dunn | Added DoDragOver and DoDropText from Angelo Mandato... |
tree | commitdiff |
2003-09-18 |
Vadim Zeitlin | don't redefine wxUSE_UNICODE if already defined |
tree | commitdiff |
2003-09-18 |
Julian Smart | Applied patch [ 808050 ] fixes for WXUNIVERSAL and... |
tree | commitdiff |
2003-09-18 |
Julian Smart | Added wxUSE_EXCEPTIONS |
tree | commitdiff |
2003-09-18 |
Václav Slavík | wxMGL compilation fixes |
tree | commitdiff |
2003-09-18 |
Václav Slavík | wxMGL compilation fixes |
tree | commitdiff |
2003-09-18 |
Robin Dunn | Updated to Scintilla 1.54 |
tree | commitdiff |
2003-09-17 |
Vadim Zeitlin | moved all event handlers callign code in ProcessEventIf... |
tree | commitdiff |
2003-09-17 |
Vadim Zeitlin | added OnExit(); made event loop exception safe; added... |
tree | commitdiff |
2003-09-17 |
Vadim Zeitlin | added HandleEvent() to allow handle exceptions in event... |
tree | commitdiff |
2003-09-17 |
Vadim Zeitlin | added tied scoped pointers |
tree | commitdiff |
2003-09-17 |
Vadim Zeitlin | corrected wxCATCH_ALL usage |
tree | commitdiff |
2003-09-17 |
Vadim Zeitlin | use wxON_BLOCK_EXIT instead of just ON_BLOCK_EXIT |
tree | commitdiff |
2003-09-17 |
Vadim Zeitlin | added some trivial macros for exception handling |
tree | commitdiff |
2003-09-17 |
Vadim Zeitlin | added wxUSE_STL and wxUSE_XTI |
tree | commitdiff |
2003-09-17 |
Vadim Zeitlin | added wxUSE_EXCEPTIONS |
tree | commitdiff |
2003-09-16 |
Mattia Barbon | wxX11 compilation fix. |
tree | commitdiff |
2003-09-16 |
Vadim Zeitlin | fixed modal dialogs after event loop change |
tree | commitdiff |
2003-09-16 |
Vadim Zeitlin | (blind) fix for wxMac compilation |
tree | commitdiff |
2003-09-15 |
Vadim Zeitlin | no changes |
tree | commitdiff |
2003-09-15 |
Vadim Zeitlin | added wxVALIDATOR_PARAM and use it to avoid warnings... |
tree | commitdiff |
2003-09-15 |
Vadim Zeitlin | use wxEventLoop in wxApp under wxMSW; factored out... |
tree | commitdiff |
2003-09-15 |
Vadim Zeitlin | added check for wxUSE_VALIDATORS |
tree | commitdiff |
2003-09-15 |
Vadim Zeitlin | added and documented wxDEFINE_SCOPED_PTR_TYPE; improved... |
tree | commitdiff |
2003-09-15 |
David Elliott | Clean up comments |
tree | commitdiff |
2003-09-15 |
Vadim Zeitlin | added wxUSE_EXCEPTIONS |
tree | commitdiff |
2003-09-15 |
Julian Smart | WinCE bitmap patch from Johannes Schindelin <Johannes... |
tree | commitdiff |
2003-09-14 |
Julian Smart | Changed version to 2.5.1 |
tree | commitdiff |
2003-09-14 |
Vadim Zeitlin | disabled (conditionally) separating static line; improv... |
tree | commitdiff |
2003-09-14 |
Stefan Csomor | removal of pc-mac charset conversion for wxMac |
tree | commitdiff |
2003-09-14 |
Vadim Zeitlin | fixed GetItemSpacing() inconsistency by deprecating... |
tree | commitdiff |
2003-09-14 |
Vadim Zeitlin | added wxListCtrl::GetViewRect() |
tree | commitdiff |
2003-09-13 |
Stefan Csomor | fixed GetFilenames bug |
tree | commitdiff |
2003-09-13 |
Mattia Barbon | wxUniversal STL-ification. |
tree | commitdiff |
2003-09-13 |
Stefan Csomor | unicode correction for mac |
tree | commitdiff |
2003-09-13 |
Robin Dunn | Move more stuff into base for wxMac so that two level... |
tree | commitdiff |
2003-09-11 |
Mattia Barbon | Added, documented and used wxGridCellChoiceEditor |
tree | commitdiff |
2003-09-11 |
Mattia Barbon | No real changes, just refactoring. |
tree | commitdiff |
2003-09-11 |
Mattia Barbon | wxX11 STL-ification. |
tree | commitdiff |
2003-09-11 |
Julian Smart | Applied patch [ 803473 ] wxListCtrl header height bugfix |
tree | commitdiff |
2003-09-11 |
Julian Smart | Applied patch [ 778625 ] wxSVGFileDC and UNICODE build |
tree | commitdiff |
2003-09-11 |
Julian Smart | Applied patch [ 794760 ] Majority of "... hides virtual... |
tree | commitdiff |
2003-09-10 |
Mattia Barbon | Don't declare copystring if WXWIN_COMPATIBILITY_2_4==0 |
tree | commitdiff |
2003-09-10 |
Vadim Zeitlin | added LVM_SETUNICODEFORMAT |
tree | commitdiff |
2003-09-10 |
Václav Slavík | compilation fix |
tree | commitdiff |
2003-09-09 |
Vadim Zeitlin | copy milliseconds in Set() too |
tree | commitdiff |
next |