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 |
2004-09-16 |
Vadim Zeitlin | smoother time estimation updates in wxProgressDialog... |
tree | commitdiff |
2004-09-16 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxDefaultCoord... |
tree | commitdiff |
2004-09-16 |
Włodzimierz Skiba | wxChoicebook generic implementation. |
tree | commitdiff |
2004-09-15 |
Vadim Zeitlin | fixed sending duplicate EVT_COMBOBOX events; documented... |
tree | commitdiff |
2004-09-15 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, FALSE/false, TRUE... |
tree | commitdiff |
2004-09-14 |
Vadim Zeitlin | allow to use any window, not just wxFrame, as wxLogFram... |
tree | commitdiff |
2004-09-14 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau... |
tree | commitdiff |
2004-09-13 |
Robin Dunn | #if fix so we don't end up using the generic header... |
tree | commitdiff |
2004-09-13 |
Włodzimierz Skiba | Source cleaning: tabs, whitespaces, -1/wxID_ANY, TRUE... |
tree | commitdiff |
2004-09-13 |
Włodzimierz Skiba | Corrections to wxDirDialog usage. |
tree | commitdiff |
2004-09-13 |
Włodzimierz Skiba | Recursive wxSizer::Show for subsizer and return value... |
tree | commitdiff |
2004-09-13 |
Vadim Zeitlin | file with DoMessage() declaration (which I forgot to... |
tree | commitdiff |
2004-09-12 |
Vadim Zeitlin | only define operator<<(wchar_t) in Unicode build |
tree | commitdiff |
2004-09-11 |
Vadim Zeitlin | added As/DissociateHandle() and implemented it for... |
tree | commitdiff |
2004-09-11 |
Vadim Zeitlin | deprecated SetToTheWeek() and GetWeek(); added and... |
tree | commitdiff |
2004-09-11 |
Vadim Zeitlin | fixed CopyFromBitmap() for shared wxIcon objects by... |
tree | commitdiff |
2004-09-11 |
Vadim Zeitlin | BC++ 5.5 and later supports wxUSE_ON_FATAL_EXCEPTION |
tree | commitdiff |
2004-09-11 |
Vadim Zeitlin | overload operator<<() for wchar_t too (if applicable... |
tree | commitdiff |
2004-09-11 |
Vadim Zeitlin | define wxWCHAR_T_IS_REAL_TYPE macro: 1 for compilers... |
tree | commitdiff |
2004-09-11 |
Stefan Csomor | support for sys-opted window variant |
tree | commitdiff |
2004-09-10 |
Robin Dunn | Added GetListView accessor |
tree | commitdiff |
2004-09-10 |
Włodzimierz Skiba | Some unnecessary wxUSE_MFC occurences removed following... |
tree | commitdiff |
2004-09-10 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, TRUE/true, FALSE... |
tree | commitdiff |
2004-09-10 |
Włodzimierz Skiba | DMC reality. |
tree | commitdiff |
2004-09-09 |
Włodzimierz Skiba | Source cleaning: TRUE/true, FALSE/false, whitespaces... |
tree | commitdiff |
2004-09-09 |
Vadim Zeitlin | define WINVER as 0x0400 for VC++ 6 because its headers... |
tree | commitdiff |
2004-09-09 |
Włodzimierz Skiba | Correct positioning of the entry text dialog. |
tree | commitdiff |
next |