2004-10-11 |
Ryan Norton | temp. solution to get unicode to work on 10.3 |
tree | commitdiff |
2004-10-11 |
Ryan Norton | cocoa doesn't need system framework - string conversion... |
tree | commitdiff |
2004-10-09 |
Julian Smart | SetSizeHints -> DoSetSizeHints |
tree | commitdiff |
2004-10-08 |
Václav Slavík | propagate invalidated best size upstream |
tree | commitdiff |
2004-10-08 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
2004-10-08 |
Ryan Norton | final compilo fixups for 10.2 unicode - c/c++ fixes... |
tree | commitdiff |
2004-10-08 |
Ryan Norton | various cleanups |
tree | commitdiff |
2004-10-08 |
Ryan Norton | wxSound for wxCocoa |
tree | commitdiff |
2004-10-08 |
Ryan Norton | wxDisplay for wxCocoa |
tree | commitdiff |
2004-10-08 |
Vadim Zeitlin | (blind) fix for Metrowerks/Win32 compilation |
tree | commitdiff |
2004-10-08 |
Vadim Zeitlin | renamed __HUGEFILES_SUPPORTED to wxHAS_HUGE_FILES |
tree | commitdiff |
2004-10-08 |
Ryan Norton | wxCocoa link fixes |
tree | commitdiff |
2004-10-07 |
Ryan Norton | fix darwin defines |
tree | commitdiff |
2004-10-07 |
Robin Dunn | Make sure that WXMAKINGDLL_XRC is defined correctly... |
tree | commitdiff |
2004-10-07 |
Ryan Norton | 1.10.2 and less mbtowc and wctomb HAVE THE COOTIEScd... |
tree | commitdiff |
2004-10-07 |
Ryan Norton | fix a bunch of warnings in unicode build |
tree | commitdiff |
2004-10-07 |
Julian Smart | Applied patch [ 1039940 ] Prevent redefinition of MM_xx... |
tree | commitdiff |
2004-10-07 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
2004-10-07 |
Ryan Norton | 2.5.3 - cleanups, fixes, etc. etc. - |
tree | commitdiff |
2004-10-06 |
Ryan Norton | cursors for cocoa |
tree | commitdiff |
2004-10-06 |
Ryan Norton | cocoa tooltips. Remove runtime warning from 10.2 ... |
tree | commitdiff |
2004-10-05 |
Vadim Zeitlin | cleaning up strdup/isascii definitions for compilers... |
tree | commitdiff |
2004-10-05 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
2004-10-05 |
David Elliott | Implement wxBitmapButton::DoGetBestSize() to call wxBut... |
tree | commitdiff |
2004-10-05 |
David Elliott | Implement wxButtonBase::GetDefaultSize() |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | made IsMainLoopRunning() static and implemented it... |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | added wxApp::IsMainLoopRunnning() (see bug 994293) |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | forward declare wxOutputStream (compilation fix for... |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | blind warning fix in wxUmaskChanger |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | added wxFileConfig::Save(stream); documented it in... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | don't keep a dirty flag in each entry/group, this is... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | added wxUmaskChanger class and wxCHANGE_UMASK macro... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | update the disabled buttons appearance when system... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | Metrowerks fixes after huge file patch (patch 1037951) |
tree | commitdiff |
2004-10-02 |
Vadim Zeitlin | Metrowerks doesn't have isascii() |
tree | commitdiff |
2004-10-02 |
Ryan Norton | warning for 2.5.3 |
tree | commitdiff |
2004-10-02 |
Vadim Zeitlin | added wxVaCopy() and use it to fix wxVsnprintf() crash... |
tree | commitdiff |
2004-10-02 |
Vadim Zeitlin | removed trailing comma from enum (gcc 3.4 compilation... |
tree | commitdiff |
2004-10-01 |
David Elliott | wxCocoa: Added (mostly) stubs for wxGLCanvas and friends. |
tree | commitdiff |
2004-10-01 |
Vadim Zeitlin | hack: hide the MDI parent frame by moving it off screen |
tree | commitdiff |
2004-10-01 |
Vadim Zeitlin | relayout frame contents when tool/statusbar is shown... |
tree | commitdiff |
2004-10-01 |
Vadim Zeitlin | extracted OnSize() body in a new DoLayout() method... |
tree | commitdiff |
2004-09-30 |
Vadim Zeitlin | don't deprecate SetItemImage() with 3 parameters; just... |
tree | commitdiff |
2004-09-30 |
David Elliott | Use struct qualifier with objc_object (it is and always... |
tree | commitdiff |
2004-09-30 |
Julian Smart | Deprecated SetItemImage with 2 image ids |
tree | commitdiff |
2004-09-30 |
Václav Slavík | moved wxWindow::GetBestSize implementation into DoGetBe... |
tree | commitdiff |
2004-09-30 |
Ryan Norton | have it work the old way with PopupMenu(), and have... |
tree | commitdiff |
2004-09-30 |
Vadim Zeitlin | compilation fix for wxGetEmptyString() with wxUSE_STL... |
tree | commitdiff |
2004-09-29 |
Václav Slavík | fixed flicker during MDI children creation: the frame... |
tree | commitdiff |
2004-09-29 |
Julian Smart | Temp fix for VC6/XTI |
tree | commitdiff |
2004-09-29 |
Václav Slavík | changes to make wxWindow::FindFocus work as expected... |
tree | commitdiff |
2004-09-29 |
Julian Smart | Applied patch [ 1036833 ] Hiding declaration of wxScrol... |
tree | commitdiff |
2004-09-29 |
Vadim Zeitlin | more 64 bit correctness fixes |
tree | commitdiff |
2004-09-29 |
Włodzimierz Skiba | Hardware defines spec. |
tree | commitdiff |
2004-09-29 |
Włodzimierz Skiba | C++ removed from C syntax. |
tree | commitdiff |
2004-09-29 |
David Elliott | wxStaticBox constructor is not supposed to take a wxVal... |
tree | commitdiff |
2004-09-28 |
Robin Dunn | TRUE/FALSE/etc. cleanup in the *.in files, regenerated... |
tree | commitdiff |
2004-09-28 |
Vadim Zeitlin | wxListItem::m_data is now of type wxUIntPtr, not long... |
tree | commitdiff |
2004-09-28 |
Vadim Zeitlin | added wxPtrToUInt() to cast pointer to an integer type... |
tree | commitdiff |
2004-09-28 |
Vadim Zeitlin | added wx_reinterpret_cast() macro |
tree | commitdiff |
2004-09-28 |
Vadim Zeitlin | suppress VC7.1 64 bit correctness warnings |
tree | commitdiff |
2004-09-28 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, TRUE/true, FALSE... |
tree | commitdiff |
2004-09-28 |
Ryan Norton | remove unfinished impl |
tree | commitdiff |
2004-09-28 |
Julian Smart | Use generic font dialog on MacOS X |
tree | commitdiff |
2004-09-28 |
Vadim Zeitlin | blind fix for wxGetEmptyString() compilation with wxUSE... |
tree | commitdiff |
2004-09-28 |
Julian Smart | __WINCE__ -> __WXWINCE__ |
tree | commitdiff |
2004-09-27 |
Ryan Norton | source nice-ness and remove erronous files |
tree | commitdiff |
2004-09-27 |
Ryan Norton | revert bad change |
tree | commitdiff |
2004-09-27 |
Robin Dunn | Allow style spec strings to contain colour names as... |
tree | commitdiff |
2004-09-27 |
Julian Smart | Don't try to typedef off_t twice (eVC++) |
tree | commitdiff |
2004-09-27 |
Robin Dunn | Updated wxSTC's copy of Scintilla to version 1.61 |
tree | commitdiff |
2004-09-27 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY, TRUE... |
tree | commitdiff |
2004-09-27 |
Vadim Zeitlin | explicitly forward declare wxHashTableBase when wxUSE_S... |
tree | commitdiff |
2004-09-27 |
Włodzimierz Skiba | Watcom fixes after recent wxFile changes. |
tree | commitdiff |
2004-09-27 |
Vadim Zeitlin | fix crash when calling wxGetEmptyString() with wxUSE_ST... |
tree | commitdiff |
2004-09-27 |
Vadim Zeitlin | define wxInvalidOffset properly (as wxFileOffset, not... |
tree | commitdiff |
2004-09-27 |
Robert Roebling | Compile fixes. |
tree | commitdiff |
2004-09-27 |
Ryan Norton | make go generic |
tree | commitdiff |
2004-09-27 |
Ryan Norton | generic (will comment on list later about was does... |
tree | commitdiff |
2004-09-27 |
Vadim Zeitlin | keep the old wxFont::Create() signature (changed by... |
tree | commitdiff |
2004-09-27 |
Vadim Zeitlin | added wxGetFullModuleName(); use it instead of calling... |
tree | commitdiff |
2004-09-27 |
Dimitri Schoolwerth | doc-typo |
tree | commitdiff |
2004-09-27 |
Ryan Norton | pass by reference, not value |
tree | commitdiff |
2004-09-27 |
Ryan Norton | Add HID keyboard functionality |
tree | commitdiff |
2004-09-26 |
Václav Slavík | partially reverted Robert's changes, did it more cleanly |
tree | commitdiff |
2004-09-26 |
Ryan Norton | hid integration |
tree | commitdiff |
2004-09-26 |
Vadim Zeitlin | fix for __HUGEFILES_SUPPORTED definition |
tree | commitdiff |
2004-09-26 |
Robert Roebling | Trying hard to make things compile. |
tree | commitdiff |
2004-09-26 |
Kevin Ollivier | Fixes to remove compile warnings. |
tree | commitdiff |
2004-09-26 |
Vadim Zeitlin | wxExecuteData is a struct, not class (warning fix) |
tree | commitdiff |
2004-09-26 |
Ryan Norton | default to native font dialog for 10.2+ |
tree | commitdiff |
2004-09-26 |
Vadim Zeitlin | renamed HasFocus() to IsActive() to avoid confusion... |
tree | commitdiff |
2004-09-26 |
Robert Roebling | Added wxTopLevelWindow::HasFocus() as discussed. |
tree | commitdiff |
2004-09-26 |
Ryan Norton | native font dialog implementation for mac os x 10.2+ |
tree | commitdiff |
2004-09-26 |
Stefan Csomor | unicode fix |
tree | commitdiff |
2004-09-26 |
Stefan Csomor | fix for CW compilation |
tree | commitdiff |
2004-09-26 |
Stefan Csomor | clipping for wxMac cleaned up |
tree | commitdiff |
2004-09-26 |
Vadim Zeitlin | compilation fix for Unicode mode after huge file patch... |
tree | commitdiff |
2004-09-26 |
Ron Lee | Enable the huge files patch to build with mingw-cross. |
tree | commitdiff |
2004-09-26 |
Ron Lee | wxSize needs to be fully defined if we want to use... |
tree | commitdiff |
next |