2003-01-02 |
Vadim Zeitlin | added operator==() and !=() for wxDateSpan |
tree | commitdiff |
2003-01-02 |
Vadim Zeitlin | set wxListItem mask automatically to the correct value... |
tree | commitdiff |
2003-01-02 |
Vadim Zeitlin | removed a couple of obsolete functions from wxDialog |
tree | commitdiff |
2003-01-01 |
Vadim Zeitlin | fix for HAVE_EXPLICIT for VC++ 6.0 (closes bug 651314) |
tree | commitdiff |
2003-01-01 |
Robin Dunn | Changed wxLOG_Max to be a smaller (but still large... |
tree | commitdiff |
2003-01-01 |
Vadim Zeitlin | added IsEmpty |
tree | commitdiff |
2003-01-01 |
Robin Dunn | Added wxLog::Get/SetLogLevel |
tree | commitdiff |
2002-12-30 |
Ron Lee | Ok, so we don't need the extra bool at all, we can... |
tree | commitdiff |
2002-12-30 |
Ron Lee | Add wxSizer::Detach so we can detach child sizers witho... |
tree | commitdiff |
2002-12-29 |
Mattia Barbon | Allow building in unicode mode with just "make -f... |
tree | commitdiff |
2002-12-29 |
Ron Lee | Oops, don't cut and paste between ports, and do test... |
tree | commitdiff |
2002-12-29 |
Ron Lee | Added wxTreeCtrl::GetItemParent to deprecate GetParent. |
tree | commitdiff |
2002-12-29 |
Vadim Zeitlin | fixed wxALL_FILES definition in Unicode build |
tree | commitdiff |
2002-12-27 |
Julian Smart | Applied patch [ 658786 ] Removes unresolved symbols... |
tree | commitdiff |
2002-12-27 |
Julian Smart | Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS... |
tree | commitdiff |
2002-12-24 |
Mattia Barbon | Use wxClientDataDictionary for client data. |
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-21 |
Václav Slavík | fixed 2 encoding handling bugs in XRC/wxrcedit |
tree | commitdiff |
2002-12-21 |
Václav Slavík | WX_XMLRES_CURRENT_VERSION_STRING wasn't Unicode safe |
tree | commitdiff |
2002-12-20 |
Julian Smart | Cleaned up SetMenuStrings, factoring out redo and undo... |
tree | commitdiff |
2002-12-17 |
Julian Smart | Applied patch [ 654877 ] Missing == != methods in wxRec... |
tree | commitdiff |
2002-12-17 |
Robin Dunn | Added missing #if wxUSE_WAVE |
tree | commitdiff |
2002-12-16 |
Robin Dunn | Give wxSafeYield an onlyIfNeeded parameter |
tree | commitdiff |
2002-12-16 |
Julian Smart | Fixed missing checkbox alignment |
tree | commitdiff |
2002-12-16 |
Julian Smart | Applied [ 652962 ] wxProgressDialog::Show(FALSE) bug |
tree | commitdiff |
2002-12-16 |
Julian Smart | Applied patch [ 652894 ] Checklistbox doesn't need... |
tree | commitdiff |
2002-12-16 |
Julian Smart | Removed redundant wxUniv setup.h |
tree | commitdiff |
2002-12-16 |
Julian Smart | Applied patch [ 654023 ] Enables HtmlHelp (native) |
tree | commitdiff |
2002-12-14 |
Julian Smart | Added missing SetOrientation accessor |
tree | commitdiff |
2002-12-13 |
Mattia Barbon | Unicode compilation fix. |
tree | commitdiff |
2002-12-11 |
Chris Elliott | fix for wxUniversal on win32 platforms |
tree | commitdiff |
2002-12-11 |
Julian Smart | Applied patch [ 651287 ] adds missing wxTreeCtrl::GetEd... |
tree | commitdiff |
2002-12-10 |
Julian Smart | Applied patch [ 651640 ] Toolbar sizing fix |
tree | commitdiff |
2002-12-10 |
Julian Smart | Applied some of patch [ 650957 ] wxWinCE diff-0.0.4 |
tree | commitdiff |
2002-12-10 |
Vadim Zeitlin | tried to clean strdup() mess: we now have wxStrdup... |
tree | commitdiff |
2002-12-09 |
Václav Slavík | forgot to add wxHtmlHelpController::AddBook(wxFileName... |
tree | commitdiff |
2002-12-09 |
Mattia Barbon | The size_type typedef must be public. |
tree | commitdiff |
2002-12-09 |
Julian Smart | Reverted the _n__ fix for now. |
tree | commitdiff |
2002-12-09 |
Julian Smart | The wxMAKE_UNIQUE_ASSERT_NAME fix for VC++ does not... |
tree | commitdiff |
2002-12-09 |
Julian Smart | Applied patches by Scott Pleiter: |
tree | commitdiff |
2002-12-09 |
Julian Smart | Small WinCE mods from Marco |
tree | commitdiff |
2002-12-09 |
Julian Smart | Applied patch [ 649590 ] fixes bug 611264: wxFileDialog... |
tree | commitdiff |
2002-12-09 |
Julian Smart | Applied patch [ 642162 ] restore wxWizard wxEVT_WIZARD_... |
tree | commitdiff |
2002-12-09 |
Julian Smart | Added missing AddBook |
tree | commitdiff |
2002-12-08 |
Václav Slavík | modifications to URL<->filename conversion: take wxFile... |
tree | commitdiff |
2002-12-08 |
Mattia Barbon | Refactored & cleaned up wxChoice & wxComboBox code... |
tree | commitdiff |
2002-12-08 |
Mattia Barbon | Added wxClientDataDictionary, used (in wxMotif ATM... |
tree | commitdiff |
2002-12-08 |
Mattia Barbon | Replaced int with size_t where appropriate, added... |
tree | commitdiff |
2002-12-08 |
Roger Gammans | new member functio of wxDbColInfo to allow two step... |
tree | commitdiff |
2002-12-07 |
Vadim Zeitlin | always declare wxAppInitializerFunction() as returning... |
tree | commitdiff |
2002-12-07 |
Robert Roebling | Various compile fixes for WinCE. |
tree | commitdiff |
2002-12-07 |
Julian Smart | Corrected line endings, deps now relative |
tree | commitdiff |
2002-12-07 |
Robert Roebling | Platform define for wxWinCE |
tree | commitdiff |
2002-12-07 |
Vadim Zeitlin | added semicolons after HASH_MAP macros |
tree | commitdiff |
2002-12-07 |
Vadim Zeitlin | removed trailing semicolons at the end of HASH_MAP... |
tree | commitdiff |
2002-12-06 |
Julian Smart | Applied fix for VC++ 7 which treats __LINE__ slightly... |
tree | commitdiff |
2002-12-06 |
Vadim Zeitlin | fix typo in drawing slider ticks; added assert to check... |
tree | commitdiff |
2002-12-05 |
Julian Smart | Added Marco's first WinCE files |
tree | commitdiff |
2002-12-05 |
Julian Smart | Updated version |
tree | commitdiff |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
tree | commitdiff |
2002-11-02 |
Vadim Zeitlin | added ctor taking wxFontFlags |
tree | commitdiff |
2002-09-16 |
David Webster | virtual function hiding problem |
tree | commitdiff |
2002-09-15 |
Václav Slavík | fixed two-step creation of wxCheckListBox |
tree | commitdiff |
2002-09-15 |
David Webster | Make OS/2 use the generic MDI. |
tree | commitdiff |
2002-09-14 |
Vadim Zeitlin | recreate the toolbar entirely when its text/icons style... |
tree | commitdiff |
2002-09-14 |
David Webster | TRUE not true; FALSE not false |
tree | commitdiff |
2002-09-13 |
Václav Slavík | another fix for wxSnprintf_ |
tree | commitdiff |
2002-09-13 |
Robert Roebling | Further backward comp. changes for printing. |
tree | commitdiff |
2002-09-13 |
Mattia Barbon | Fixed MinGW/configure/Unicode compilation: MinGW/MSVCRT... |
tree | commitdiff |
2002-09-13 |
Julian Smart | Applied patch [ 608370 ] fix for static text sizing... |
tree | commitdiff |
2002-09-12 |
Vadim Zeitlin | undid previous commit, the person who reported it retra... |
tree | commitdiff |
2002-09-12 |
Vadim Zeitlin | include stddef.h to get ptrdiff_t decl (IRIX compilatio... |
tree | commitdiff |
2002-09-12 |
Vadim Zeitlin | fix for cygwin warning in winsock.h about sys/types... |
tree | commitdiff |
2002-09-11 |
Vadim Zeitlin | gtk2 Unicode compilation fix |
tree | commitdiff |
2002-09-11 |
Robert Roebling | Readded deprec. constructor. |
tree | commitdiff |
2002-09-11 |
Julian Smart | Applied [ 585322 ] motif border style fix for statictext |
tree | commitdiff |
2002-09-11 |
Robin Dunn | Update to Scintilla 1.48 |
tree | commitdiff |
2002-09-10 |
Vadim Zeitlin | declare wxEntry() as taking char **Argv, not char ... |
tree | commitdiff |
2002-09-10 |
Vadim Zeitlin | fixed ATTRIBUTE_PRINTFs |
tree | commitdiff |
2002-09-10 |
Vadim Zeitlin | compilation fix for cygwin |
tree | commitdiff |
2002-09-09 |
David Webster | Bitmap button updates |
tree | commitdiff |
2002-09-08 |
Vadim Zeitlin | define HAVE_EXPLICIT for BC++ >= 0x520 |
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 | char -> wxChar |
tree | commitdiff |
2002-09-08 |
Vadim Zeitlin | don't #define wxStrtok() which takes 3 arguments as... |
tree | commitdiff |
2002-09-07 |
Vadim Zeitlin | added wxLocale::GetLanguageInfo() |
tree | commitdiff |
2002-09-07 |
Stefan Neis | Changed second parameter of Refresh to "const wxRect*". |
tree | commitdiff |
2002-09-07 |
Vadim Zeitlin | made SetDirectory() work, minor code cleanup (much... |
tree | commitdiff |
2002-09-07 |
Stefan Neis | Commited John Labenski's patch giving access to the... |
tree | commitdiff |
2002-09-07 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
tree | commitdiff |
2002-09-06 |
Robin Dunn | Updated to Scintilla from 1.45 to 1.47 |
tree | commitdiff |
2002-09-05 |
Julian Smart | Applied patch [ 605189 ] add edit cancel notify to... |
tree | commitdiff |
2002-09-05 |
Robin Dunn | Added some accessors for wxEffects |
tree | commitdiff |
2002-09-05 |
Julian Smart | Applied patch [ 603858 ] wxTextCtrl text alignment... |
tree | commitdiff |
2002-09-05 |
Julian Smart | Added #include <ctype.h> since it seems to have |
tree | commitdiff |
2002-09-05 |
Stefan Csomor | corrected code for doubles |
tree | commitdiff |
2002-09-04 |
Václav Slavík | compilation fix for wxUSE_WCHAR_T=0 |
tree | commitdiff |
2002-09-04 |
Mattia Barbon | Missing #include |
tree | commitdiff |
2002-09-04 |
Vadim Zeitlin | should fix Unicode build for BC++ 5.3 |
tree | commitdiff |
next |