2003-07-06 |
Václav Slavík | wxConvGdk is not used anymore |
tree | commitdiff |
2003-07-05 |
Stefan Csomor | moved c-runtime functions for CW here, only add strdup... |
tree | commitdiff |
2003-07-05 |
Stefan Csomor | moved c-runtime functions for CW to wxchar |
tree | commitdiff |
2003-07-05 |
Václav Slavík | modules don't have to be exported |
tree | commitdiff |
2003-07-04 |
Stefan Csomor | pid removed from temp file name |
tree | commitdiff |
2003-07-04 |
Stefan Csomor | debug output for CW corrections |
tree | commitdiff |
2003-07-04 |
Stefan Csomor | pc 2 mac conversion for file operations |
tree | commitdiff |
2003-07-04 |
Václav Slavík | compilation fixes for multilib/DLL build |
tree | commitdiff |
2003-07-04 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2003-07-04 |
Mattia Barbon | wxArrayString::Sort(bool) not deprecated (yet). |
tree | commitdiff |
2003-07-03 |
Mattia Barbon | Moved some methods/classes inside COMPATIBILITY_2_4. |
tree | commitdiff |
2003-07-03 |
Julian Smart | Removed duplicate wxTrace functions |
tree | commitdiff |
2003-07-03 |
David Elliott | Added CallOnInit() which allows the toolkit (wxCocoa... |
tree | commitdiff |
2003-07-03 |
Vadim Zeitlin | removed static methods from wxAppTraitsBase, this doesn... |
tree | commitdiff |
2003-07-02 |
Mattia Barbon | Borland (5.5) compilation fix. |
tree | commitdiff |
2003-07-02 |
Mattia Barbon | Check for null pointer. |
tree | commitdiff |
2003-07-02 |
Mattia Barbon | More COMPATIBILITY_2_4 fixes. |
tree | commitdiff |
2003-07-02 |
Mattia Barbon | Quick and dirty fix for building with COMPATIBILITY_2... |
tree | commitdiff |
2003-07-02 |
Václav Slavík | fixed to make wxBase DLL compile |
tree | commitdiff |
2003-07-02 |
Vadim Zeitlin | fixes needed for separate DLL build to work |
tree | commitdiff |
2003-07-01 |
Mattia Barbon | MinGW compilation fixes. |
tree | commitdiff |
2003-07-01 |
Vadim Zeitlin | suppress warning about unused variable |
tree | commitdiff |
2003-07-01 |
Vadim Zeitlin | removed wxFunction |
tree | commitdiff |
2003-07-01 |
Vadim Zeitlin | fixed Unicode compilation and run-time problems |
tree | commitdiff |
2003-06-30 |
Vadim Zeitlin | added missing #include bitmap.h |
tree | commitdiff |
2003-06-30 |
Vadim Zeitlin | small wxGTK compilation fixes |
tree | commitdiff |
2003-06-30 |
Vadim Zeitlin | more work on fixing wxEntry() and ANSI/Unicode cmd... |
tree | commitdiff |
2003-06-30 |
Vadim Zeitlin | extracted common initialization/cleanup functions in... |
tree | commitdiff |
2003-06-30 |
Julian Smart | Added optional event sink for use with dynamic event... |
tree | commitdiff |
2003-06-30 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2003-06-29 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2003-06-29 |
Vadim Zeitlin | we don't need to include wx/mac/private.h, at least... |
tree | commitdiff |
2003-06-28 |
Vadim Zeitlin | fix for comparison bug in GetHeader() |
tree | commitdiff |
2003-06-28 |
Václav Slavík | fixed linker errors |
tree | commitdiff |
2003-06-27 |
Václav Slavík | another compilation fix |
tree | commitdiff |
2003-06-27 |
Václav Slavík | Windows compilation fix |
tree | commitdiff |
2003-06-27 |
Vadim Zeitlin | moved GetOSVersion() to the base traits class; implemen... |
tree | commitdiff |
2003-06-27 |
Vadim Zeitlin | TryParent()/ProcessEvent() were included in both base... |
tree | commitdiff |
2003-06-26 |
Vadim Zeitlin | __WXBASE__ -> wxUSE_BASE |
tree | commitdiff |
2003-06-26 |
Julian Smart | Added m_ prefix to wxColourData and wxFontData members... |
tree | commitdiff |
2003-06-26 |
Vadim Zeitlin | pass event to validators fisrt, before using the dynami... |
tree | commitdiff |
2003-06-26 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2003-06-26 |
Vadim Zeitlin | compilation fixes for separate build |
tree | commitdiff |
2003-06-26 |
Vadim Zeitlin | compilation fix for wxGUI |
tree | commitdiff |
2003-06-26 |
Vadim Zeitlin | got rid of wxEvtHandler::m_isWindow, use virtual functi... |
tree | commitdiff |
2003-06-25 |
Vadim Zeitlin | some more #if wxUSE_BASE (but still not enough) |
tree | commitdiff |
2003-06-25 |
Václav Slavík | fixes to previous commit |
tree | commitdiff |
2003-06-25 |
Václav Slavík | moved AddFile(wxImage) to GUI part of library, too |
tree | commitdiff |
2003-06-25 |
Václav Slavík | compilation fix for wxBase |
tree | commitdiff |
2003-06-25 |
Vadim Zeitlin | missign app.h header |
tree | commitdiff |
2003-06-25 |
Vadim Zeitlin | a quick hack to fix wxBase compilation |
tree | commitdiff |
2003-06-24 |
Václav Slavík | compilation fix |
tree | commitdiff |
2003-06-24 |
Václav Slavík | compilation fixes |
tree | commitdiff |
2003-06-24 |
Vadim Zeitlin | compilation fix for wxGTK |
tree | commitdiff |
2003-06-24 |
Vadim Zeitlin | wxBase/GUI separation: 1st step, wxMSW should build... |
tree | commitdiff |
2003-06-23 |
Václav Slavík | compilation fix |
tree | commitdiff |
2003-06-23 |
Vadim Zeitlin | use __VISUALC__ instead of _MSC_VER to avoid problems... |
tree | commitdiff |
2003-06-23 |
David Elliott | Added #ifdef wxHAS_TASK_BAR_ICON guard |
tree | commitdiff |
2003-06-23 |
Vadim Zeitlin | GetIcon() returns wxIconLocation, not wxIcon, now |
tree | commitdiff |
2003-06-22 |
Vadim Zeitlin | support Show() in wxFlexGridSizer (patch 737850) |
tree | commitdiff |
2003-06-22 |
Vadim Zeitlin | fix VC 7.x release build problems |
tree | commitdiff |
2003-06-22 |
Vadim Zeitlin | temp fix for link errors after last commit |
tree | commitdiff |
2003-06-21 |
Vadim Zeitlin | don't disable hidden windows in wxWindowDisabler, it... |
tree | commitdiff |
2003-06-20 |
Julian Smart | Extended wxTextAttr and added wxTextCtrl::GetStyle... |
tree | commitdiff |
2003-06-19 |
David Elliott | Added return NULL; for __WXCOCOA__ |
tree | commitdiff |
2003-06-19 |
Vadim Zeitlin | fixed infinite recursion bug in some rare cases |
tree | commitdiff |
2003-06-18 |
Vadim Zeitlin | detect EOF better when reading HTTP reply |
tree | commitdiff |
2003-06-18 |
Vadim Zeitlin | removed unnecessary #if wxUSE_GUIs |
tree | commitdiff |
2003-06-18 |
Vadim Zeitlin | removed deprecated ConvertToBitmap() and wxImage(wxBitm... |
tree | commitdiff |
2003-06-18 |
Chris Elliott | fix DMars compilation to use precompiled headers |
tree | commitdiff |
2003-06-17 |
Vadim Zeitlin | fixed compilation warnings |
tree | commitdiff |
2003-06-16 |
Julian Smart | Platform and compiler-specific checking for MSW and... |
tree | commitdiff |
2003-06-15 |
Vadim Zeitlin | empty description doesn't look good |
tree | commitdiff |
2003-06-15 |
Vadim Zeitlin | typo fix |
tree | commitdiff |
2003-06-15 |
Vadim Zeitlin | fixed bug with parsing filter string without description |
tree | commitdiff |
2003-06-15 |
Vadim Zeitlin | check parmateres in Replace() (bug 752716) |
tree | commitdiff |
2003-06-14 |
Vadim Zeitlin | always NUL-terminate log messages, even if they're... |
tree | commitdiff |
2003-06-14 |
Vadim Zeitlin | speed up for debug mode startup (doesn't matter much... |
tree | commitdiff |
2003-06-14 |
Vadim Zeitlin | wxFileDialog cleanup, extracted common code to fldlgcmn... |
tree | commitdiff |
2003-06-14 |
Vadim Zeitlin | added virtual dtor to wxDateTimeHolidayAuthority (patch... |
tree | commitdiff |
2003-06-14 |
Vadim Zeitlin | added a few #ifdefs needed to build a smaller library... |
tree | commitdiff |
2003-06-13 |
Vadim Zeitlin | fixed bug in group counting Compile() |
tree | commitdiff |
2003-06-13 |
Václav Slavík | added wxLocale::GetLanguageName |
tree | commitdiff |
2003-06-11 |
Gilles Depeyrot | applied SF patch #752538 to implement wxGetOSDirectory... |
tree | commitdiff |
2003-06-10 |
Robin Dunn | Ensure that a wxMenuItem's parent menu is updated if... |
tree | commitdiff |
2003-06-08 |
Stefan Csomor | corrected include for Apple's Dev Tools |
tree | commitdiff |
2003-06-07 |
Stefan Csomor | Accepts Focus was incorrectly returning FALSE for a... |
tree | commitdiff |
2003-06-07 |
Julian Smart | Applied patch [ 748638 ] wxDos2UnixFilename for unicode |
tree | commitdiff |
2003-06-07 |
Vadim Zeitlin | DoGiveHelp() should be defined even if !wxUSE_STATUSBAR |
tree | commitdiff |
2003-06-06 |
Robin Dunn | Put terminating NUL in the buffer since MB2WC doesn... |
tree | commitdiff |
2003-06-05 |
Julian Smart | Fixed bug [ 749471 ] wxDocument with no command processor |
tree | commitdiff |
2003-06-03 |
Stefan Csomor | correcting lookup of equal names in different modules |
tree | commitdiff |
2003-06-03 |
Vadim Zeitlin | use c_str() instead of mb_str() with wxString::Printf... |
tree | commitdiff |
2003-06-03 |
Vadim Zeitlin | no changes |
tree | commitdiff |
2003-06-02 |
Vadim Zeitlin | attempt to fix gcc printf() warnings |
tree | commitdiff |
2003-06-02 |
Roger Gammans | Addition at simple wxObject*, support into wxVariant. |
tree | commitdiff |
2003-06-01 |
Julian Smart | Pass focus window to submenu items too (no reason I... |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied patch [ 710608 ] wxImage::GetImageExtWildcard... |
tree | commitdiff |
2003-06-01 |
Vadim Zeitlin | compilation fix for Mac and reformatted the code |
tree | commitdiff |
2003-06-01 |
Julian Smart | Partially applied patch [ 531199 ] new EVT_MOVING and... |
tree | commitdiff |
next |