2003-01-16 |
Mattia Barbon | Remove calls to a couple of deprecated methods, fix... |
tree | commitdiff |
2003-01-16 |
Mattia Barbon | Implement vertical toolbar under Motif. |
tree | commitdiff |
2003-01-16 |
Julian Smart | ReDOS-ified project files |
tree | commitdiff |
2003-01-16 |
Stefan Csomor | renaming because of conflicts with base Create:: |
tree | commitdiff |
2003-01-15 |
Václav Slavík | fix object_ref handling in XRC |
tree | commitdiff |
2003-01-15 |
Vadim Zeitlin | added WXWIN_COMPATIBILITY_2_4 |
tree | commitdiff |
2003-01-14 |
Vadim Zeitlin | compilation fix for wxUSE_CONSTRAINTS==0 |
tree | commitdiff |
2003-01-14 |
Mattia Barbon | #define HAVE_W32API_H for Cygwin/GCC 3.x, too. |
tree | commitdiff |
2003-01-13 |
Ron Lee | Improved const correctness. |
tree | commitdiff |
2003-01-13 |
Stefan Csomor | cursor functionality expanded |
tree | commitdiff |
2003-01-13 |
Ron Lee | Split this out from other changes to keep things sane.. |
tree | commitdiff |
2003-01-12 |
Vadim Zeitlin | OpenWatcom compilation fixes (patch 665959) |
tree | commitdiff |
2003-01-12 |
Vadim Zeitlin | unTABbed |
tree | commitdiff |
2003-01-12 |
Vadim Zeitlin | set wxUSE_WIZARD to 1 by default now that it works... |
tree | commitdiff |
2003-01-12 |
Vadim Zeitlin | compilation fixes for non default wxUSE_XXX values... |
tree | commitdiff |
2003-01-11 |
Mattia Barbon | Fix linking problems with MSVC 5. |
tree | commitdiff |
2003-01-11 |
Mattia Barbon | Fix PCH problems with some versions of CodeWarrior. |
tree | commitdiff |
2003-01-11 |
Mattia Barbon | Removed unused, unimplemented and undocumented wxBitm... |
tree | commitdiff |
2003-01-11 |
Stefan Csomor | added conversion function to CFStringRefs |
tree | commitdiff |
2003-01-11 |
Stefan Csomor | removed commented out snippets |
tree | commitdiff |
2003-01-10 |
Vadim Zeitlin | removed TABs |
tree | commitdiff |
2003-01-10 |
Vadim Zeitlin | removed wxLog::HasPendingMessages() (it can't be made... |
tree | commitdiff |
2003-01-10 |
Vadim Zeitlin | removed style parameter from MSWCreate(), it is unneeded |
tree | commitdiff |
2003-01-10 |
Vadim Zeitlin | use MSWCreateControl() instead of duplicating its code |
tree | commitdiff |
2003-01-10 |
Vadim Zeitlin | removed style parameter from MSWCreateToolbar(), it... |
tree | commitdiff |
2003-01-08 |
Vadim Zeitlin | removed unneeded code which was inside #if 0 |
tree | commitdiff |
2003-01-08 |
Vadim Zeitlin | #undef LoadBitmap() too |
tree | commitdiff |
2003-01-07 |
Vadim Zeitlin | define true/false if the compiler doesn't have them |
tree | commitdiff |
2003-01-07 |
Julian Smart | Removed old __WXWINE__ support (obsoleted by new __WINE... |
tree | commitdiff |
2003-01-07 |
Václav Slavík | removed wxTLW cruft now that all ports have it |
tree | commitdiff |
2003-01-07 |
Julian Smart | Applied patch [ 662321 ] Port of wxWindows to Wine |
tree | commitdiff |
2003-01-07 |
Ron Lee | Deprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac... |
tree | commitdiff |
2003-01-06 |
Vadim Zeitlin | fixed the return type of LoadIcon() |
tree | commitdiff |
2003-01-06 |
Mattia Barbon | Implemented wxToplevelWindowMotif. (forgot to commit) |
tree | commitdiff |
2003-01-06 |
David Webster | no message |
tree | commitdiff |
2003-01-06 |
Mattia Barbon | Implemented wxToplevelWindowMotif. |
tree | commitdiff |
2003-01-05 |
Vadim Zeitlin | #undef LoadIcon() too |
tree | commitdiff |
2003-01-04 |
Václav Slavík | added more robust wxTLW::ShowFullScreen implementation |
tree | commitdiff |
2003-01-04 |
Václav Slavík | gcc has __attribute__((deprecated)) since version 3.1 |
tree | commitdiff |
2003-01-04 |
Mattia Barbon | Remove #ifdef __WXSTUBS__ from headers. |
tree | commitdiff |
2003-01-03 |
Ron Lee | The exact version it was included doesn't appear to... |
tree | commitdiff |
2003-01-03 |
Julian Smart | Only enable tooltips on WIN32 |
tree | commitdiff |
2003-01-03 |
Julian Smart | wxUSE_TOOLTIPs => 1 |
tree | commitdiff |
2003-01-03 |
Julian Smart | Applied patch [ 652336 ] Add tooltip support to wxUniv... |
tree | commitdiff |
2003-01-03 |
Vadim Zeitlin | IsStandard() shouldn't return TRUE for formats >= wxDF_... |
tree | commitdiff |
2003-01-02 |
Vadim Zeitlin | argh, erased one extra line accidentally in the last... |
tree | commitdiff |
2003-01-02 |
Vadim Zeitlin | wx(Individual)LayoutConstraints may be copied |
tree | commitdiff |
2003-01-02 |
Vadim Zeitlin | compilation fixes after applying DECLARE_NO_COPY_CLASS... |
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 |
Václav Slavík | added wxDEPRECATED |
tree | commitdiff |
2003-01-02 |
Václav Slavík | mark wxImage's wxBitmap functions as deprecated |
tree | commitdiff |
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 |
next |