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 |
2004-09-26 |
Ryan Norton | Lots of fixes/cleanups for OSX taskbar |
tree | commitdiff |
2004-09-26 |
Ryan Norton | cleanups, proper event handling/cleanup |
tree | commitdiff |
2004-09-25 |
Vadim Zeitlin | compilation fix for compilers not using PCH |
tree | commitdiff |
2004-09-25 |
Robin Dunn | Add some missing methods to match other implementations |
tree | commitdiff |
2004-09-25 |
Vadim Zeitlin | added a way to create fonts with specified pixel size |
tree | commitdiff |
2004-09-25 |
Vadim Zeitlin | support for huge files (patch 1002226) |
tree | commitdiff |
2004-09-25 |
Ryan Norton | wxDrawerWindow - [ 909351 ] Drawer window for OS X... |
tree | commitdiff |
2004-09-25 |
Stefan Csomor | insert was not correctly implemented |
tree | commitdiff |
2004-09-25 |
Ryan Norton | mark changes. Mac OSX taskbar implementation |
tree | commitdiff |
2004-09-24 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F... |
tree | commitdiff |
2004-09-24 |
Václav Slavík | replaced NormalizeFontSizes with SetStandardFonts |
tree | commitdiff |
2004-09-24 |
Ryan Norton | Port syncronization, more wxUSE_XML/XRC fixes and typo... |
tree | commitdiff |
2004-09-24 |
Ryan Norton | more setup0.h wxUSE_XRC fixes |
tree | commitdiff |
2004-09-24 |
Ryan Norton | MSW XRC define setuup.h handling |
tree | commitdiff |
2004-09-24 |
Ryan Norton | Add doc TODOs for wxVariant. You know, Convert wasn... |
tree | commitdiff |
2004-09-23 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F... |
tree | commitdiff |
2004-09-23 |
Ryan Norton | fix ifdef - its libpng not pnglib :) |
tree | commitdiff |
2004-09-23 |
Włodzimierz Skiba | wx(Choice/List/Note)book controls send CHANG(ED/ING... |
tree | commitdiff |
2004-09-23 |
Ryan Norton | quick comment fix |
tree | commitdiff |
2004-09-23 |
Václav Slavík | wxUSE_XRC implies wxUSE_XML now |
tree | commitdiff |
2004-09-23 |
Václav Slavík | XRC needs wxXML, check it |
tree | commitdiff |
2004-09-23 |
Robin Dunn | Made wxGTK's wxEventLoop::IsRunning a little more consi... |
tree | commitdiff |
2004-09-22 |
Ryan Norton | wxUSE_XML and wxUSE_XRC build fixes if expat is not... |
tree | commitdiff |
2004-09-22 |
Ryan Norton | Only include/build pnghand if the user builds the png... |
tree | commitdiff |
2004-09-22 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F... |
tree | commitdiff |
2004-09-22 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-09-21 |
Robin Dunn | Bump subrelease to 2.5.2.9. |
tree | commitdiff |
2004-09-21 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND... |
tree | commitdiff |
2004-09-20 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau... |
tree | commitdiff |
2004-09-19 |
Vadim Zeitlin | added wxStringOutputStream::TellO(); fixed bugs in... |
tree | commitdiff |
2004-09-19 |
Vadim Zeitlin | made wxStringInputStream::GetSize() public instead... |
tree | commitdiff |
2004-09-19 |
Vadim Zeitlin | added wxStringStream classes |
tree | commitdiff |
2004-09-19 |
Vadim Zeitlin | added missing header to fix !USE_PCH compilation |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | active mode support for wxFTP (extremely heavily modifi... |
tree | commitdiff |
2004-09-18 |
Chris Elliott | fix compile break for unknown FLASHWINFO |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | removed unneeded (after patch 1027243) disable.bmp |
tree | commitdiff |
2004-09-18 |
Vadim Zeitlin | construct brush used for painting disabled bitmap butto... |
tree | commitdiff |
2004-09-18 |
Václav Slavík | moving XRC to the core |
tree | commitdiff |
2004-09-17 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxDefaultCoord... |
tree | commitdiff |
2004-09-17 |
Vadim Zeitlin | added possibility to specify printer bin (patch 910272) |
tree | commitdiff |
2004-09-17 |
Vadim Zeitlin | added wxSizerFlags |
tree | commitdiff |
2004-09-17 |
Włodzimierz Skiba | Source cleaning: whitespaces, -1/wxID_ANY/wxNOT_FOUND... |
tree | commitdiff |
2004-09-17 |
Włodzimierz Skiba | wxChoicebook follows wxListBook internal changes. Style... |
tree | commitdiff |
2004-09-17 |
Vadim Zeitlin | made all Add/Insert/Prepend methods inline |
tree | commitdiff |
2004-09-17 |
Vadim Zeitlin | forward all wxSizer::Add/Prepend/Insert() to a virtual... |
tree | commitdiff |
2004-09-16 |
Vadim Zeitlin | fixed gcc warnings about not calling base class ctor... |
tree | commitdiff |
2004-09-16 |
Vadim Zeitlin | fix for crash on 64 bit platforms (patch 1028942) |
tree | commitdiff |
2004-09-16 |
Vadim Zeitlin | don't force __WXMOTIF__ definition under HP-UX (patch... |
tree | commitdiff |
2004-09-16 |
Vadim Zeitlin | made wxListbook events more consistent with wxNotebook... |
tree | commitdiff |
next |