2004-05-27 |
Stefan Csomor | debug method added for flashing invalid areas |
tree | commitdiff |
2004-05-27 |
Stefan Csomor | menu associations |
tree | commitdiff |
2004-05-27 |
Julian Smart | WinCE Standard SDK improvements including adding close... |
tree | commitdiff |
2004-05-27 |
Julian Smart | Fixes for Standard WinCE SDK |
tree | commitdiff |
2004-05-26 |
Václav Slavík | workaround for BCC bug - use #defines instead of enums |
tree | commitdiff |
2004-05-26 |
Julian Smart | Reverted config/resource name change |
tree | commitdiff |
2004-05-25 |
Julian Smart | Must have valid colours for X11 popup window implementation |
tree | commitdiff |
2004-05-25 |
Julian Smart | Missed reversions |
tree | commitdiff |
2004-05-25 |
Julian Smart | More name changes |
tree | commitdiff |
2004-05-25 |
Kevin Ollivier | wxWebKit now properly updates after a resize event. |
tree | commitdiff |
2004-05-24 |
Robin Dunn | Use correct #if for interface/implementation pragma. |
tree | commitdiff |
2004-05-24 |
Kevin Ollivier | Fixes for Unicode build. |
tree | commitdiff |
2004-05-23 |
Julian Smart | Use old licence name |
tree | commitdiff |
2004-05-23 |
Mattia Barbon | Fix memory leak by letting the base class version... |
tree | commitdiff |
2004-05-23 |
Julian Smart | Name and version changes |
tree | commitdiff |
2004-05-22 |
Mattia Barbon | Do not realize the top level shell that acts as a... |
tree | commitdiff |
2004-05-20 |
Robin Dunn | Implemented wxGetKeyState for wxGTK (and wxX11 too... |
tree | commitdiff |
2004-05-19 |
Włodzimierz Skiba | TRUE->true, FALSE->false replacements. |
tree | commitdiff |
2004-05-19 |
Kevin Ollivier | Initial import of wxWebKitCtrl sources and htmlctrl... |
tree | commitdiff |
2004-05-18 |
Włodzimierz Skiba | Patch #953165, Bug #821657: wxHIDE_READONLY no more... |
tree | commitdiff |
2004-05-18 |
Włodzimierz Skiba | wxSafeShowMessage needs wxString regardles wxUSE_LOG. |
tree | commitdiff |
2004-05-17 |
Robin Dunn | wxMac should use /src/mac/carbon/spinctrl.cpp, applied... |
tree | commitdiff |
2004-05-16 |
Stefan Csomor | adapting for dual implementation native and composited |
tree | commitdiff |
2004-05-15 |
Robin Dunn | Tweaks to the generic scpinctrl to handle layouts on... |
tree | commitdiff |
2004-05-15 |
Vadim Zeitlin | subdindented paragraphs support (patch 933436) |
tree | commitdiff |
2004-05-15 |
Mattia Barbon | wxUniversal compilation fix. |
tree | commitdiff |
2004-05-15 |
Stefan Csomor | unicode conversion support for dataobjects |
tree | commitdiff |
2004-05-15 |
Stefan Csomor | support for insets of native controls, sigh... |
tree | commitdiff |
2004-05-14 |
Robin Dunn | Call PositionStatusBar from SetStatusBar |
tree | commitdiff |
2004-05-14 |
Robin Dunn | Patch #952053, wxToggleButton gains WS_VISIBLE flag |
tree | commitdiff |
2004-05-14 |
Stefan Csomor | wxMacWakeUp moved |
tree | commitdiff |
2004-05-14 |
Stefan Csomor | wxMacWakeUp moved |
tree | commitdiff |
2004-05-14 |
Robin Dunn | Fixes so joystick not only compiles on Linux, but it... |
tree | commitdiff |
2004-05-13 |
Stefan Csomor | unicode support for mach-O targets in Metrowerks |
tree | commitdiff |
2004-05-13 |
Stefan Csomor | non-osx methods bracketed |
tree | commitdiff |
2004-05-12 |
George Tasker | [SF#789459] Add support for connection strings. The... |
tree | commitdiff |
2004-05-12 |
George Tasker | SQL_C_BLOB was getting #define'd incorrectly if there... |
tree | commitdiff |
2004-05-11 |
Dimitri Schoolwerth | removed tabs; minor cosmetic cleanup |
tree | commitdiff |
2004-05-11 |
Stefan Csomor | not needed |
tree | commitdiff |
2004-05-11 |
Stefan Csomor | remove unneeded vars |
tree | commitdiff |
2004-05-11 |
Julian Smart | Added wxUSE_MDI |
tree | commitdiff |
2004-05-11 |
Stefan Csomor | added wxUSE_MDI |
tree | commitdiff |
2004-05-11 |
Julian Smart | wxDocMDIParentFrame needs a default constructor |
tree | commitdiff |
2004-05-10 |
Robin Dunn | Add GetOwner accessor and fix wxRTTI inheritance for... |
tree | commitdiff |
2004-05-10 |
Robin Dunn | Avoid duplicated definition errors for wxLongToLongHash... |
tree | commitdiff |
2004-05-09 |
Vadim Zeitlin | (blind) fix for gcc 3.4 warning for an always true... |
tree | commitdiff |
2004-05-09 |
Stefan Neis | Remove duplicated typedef depending on header file... |
tree | commitdiff |
2004-05-09 |
Stefan Neis | Added missing "const" for operator== and operator!=. |
tree | commitdiff |
2004-05-09 |
Stefan Neis | Added missing const for comparision operators. |
tree | commitdiff |
2004-05-08 |
Mattia Barbon | When wxUSE_STL == 1 and STL provides quasi-standard... |
tree | commitdiff |
2004-05-08 |
Mattia Barbon | wxX11 compilation fixes. |
tree | commitdiff |
2004-05-08 |
Mattia Barbon | wxUniversal compilation fix. The fix is ok because... |
tree | commitdiff |
2004-05-08 |
Vadim Zeitlin | removed HandleSysCommand() and don't generate duplicate... |
tree | commitdiff |
2004-05-08 |
Mattia Barbon | Add missing WXDLLEXPORT. |
tree | commitdiff |
2004-05-08 |
Mattia Barbon | Remove duplicate definition. |
tree | commitdiff |
2004-05-08 |
Mattia Barbon | CHM help is not compiled for wxUniversal. |
tree | commitdiff |
2004-05-08 |
Mattia Barbon | Fix for pure virtual method call caused by wxHashTabl... |
tree | commitdiff |
2004-05-07 |
Vadim Zeitlin | split wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which... |
tree | commitdiff |
2004-05-07 |
Dimitri Schoolwerth | applied patch #931719: "ESC closes dialog instead of... |
tree | commitdiff |
2004-05-07 |
Robin Dunn | SetInitialBestSize changes for wxMac |
tree | commitdiff |
2004-05-06 |
Robin Dunn | Use wxVisualAttributes (partially #if'd out until teste... |
tree | commitdiff |
2004-05-06 |
Robin Dunn | Get(Class)DefaultAttributes() for wxGTK controls |
tree | commitdiff |
2004-05-05 |
Vadim Zeitlin | use ResetClipping() instead of simply setting m_clippin... |
tree | commitdiff |
2004-05-05 |
Vadim Zeitlin | made GetClippingBox() work even for clipping region... |
tree | commitdiff |
2004-05-05 |
Vadim Zeitlin | removed non-const accessors for pens, brushes, &c from... |
tree | commitdiff |
2004-05-04 |
Robin Dunn | Added wxControl::PostCreation for wxGTK. Moved calls to |
tree | commitdiff |
2004-05-04 |
Robin Dunn | Book controls also shouldn't do anything for SetInitial... |
tree | commitdiff |
2004-05-03 |
Robin Dunn | Initial/Best size fixes for wxRadioBox, wxSlider and... |
tree | commitdiff |
2004-05-03 |
Vadim Zeitlin | override SetInitialBestSize() to do nothing (we must... |
tree | commitdiff |
2004-05-03 |
Vadim Zeitlin | call SetInitialBestSize(), not SetBestSize(), when... |
tree | commitdiff |
2004-05-03 |
Vadim Zeitlin | moved SetBestSize() to .cpp file; set min size from it |
tree | commitdiff |
2004-05-02 |
Vadim Zeitlin | moved OnExceptionInMainLoop() in .cpp from header |
tree | commitdiff |
2004-05-02 |
Mattia Barbon | Make wxMotif buttons smaller (and nicer) by default, |
tree | commitdiff |
2004-05-02 |
Mattia Barbon | Added missing NO_GCC_PRAGMA check. |
tree | commitdiff |
2004-05-02 |
Robin Dunn | Implement some base class virtuals to avoid errors... |
tree | commitdiff |
2004-05-01 |
Robin Dunn | Reverted last change |
tree | commitdiff |
2004-05-01 |
Václav Slavík | compilation fixes (apparently, gcc <3.4 didn't validate... |
tree | commitdiff |
2004-05-01 |
Robin Dunn | In wxGTK2 the wxMessageDialog is not a real wxDialog... |
tree | commitdiff |
2004-05-01 |
Mattia Barbon | Use new wxHashTable implementation not using keyed... |
tree | commitdiff |
2004-05-01 |
Mattia Barbon | Native wxControl::DoGetBestSize() implementation |
tree | commitdiff |
2004-05-01 |
Mattia Barbon | MSVC 5 fix. |
tree | commitdiff |
2004-05-01 |
Mattia Barbon | GCC 3.4 fixes. |
tree | commitdiff |
2004-04-30 |
Vadim Zeitlin | use an internal wxFileSystem in wxHtmlListBox so that... |
tree | commitdiff |
2004-04-30 |
Vadim Zeitlin | made TestDestroy public and virtual |
tree | commitdiff |
2004-04-29 |
Dimitri Schoolwerth | changed hand cursor to look like Windows' hand cursor |
tree | commitdiff |
2004-04-29 |
Stefan Csomor | precompiled headers changed |
tree | commitdiff |
2004-04-27 |
Robin Dunn | Change SetStringSelection to return bool like in other... |
tree | commitdiff |
2004-04-27 |
Stefan Csomor | specific workaround for XCODE native |
tree | commitdiff |
2004-04-27 |
Julian Smart | SmartPhone windows are always maximized: Patch 942118 |
tree | commitdiff |
2004-04-26 |
Stefan Csomor | on xcode native we end up with several definitions... |
tree | commitdiff |
2004-04-25 |
Václav Slavík | removed wxGzipStreams (supported by wxZlibStreams now) |
tree | commitdiff |
2004-04-25 |
Václav Slavík | removed wxGzipStreams (supported by wxZlibStreams now) |
tree | commitdiff |
2004-04-23 |
Stefan Csomor | always use opaque structs |
tree | commitdiff |
2004-04-22 |
Robin Dunn | Fix wxGTK's menu and menubar so Insert does something... |
tree | commitdiff |
2004-04-22 |
Robin Dunn | Add SetKind accessor |
tree | commitdiff |
2004-04-21 |
Václav Slavík | applied patch 939076: __SMARTPHONE__ define |
tree | commitdiff |
2004-04-21 |
Václav Slavík | added wxRegEx::GetMatchCount (patch 938995) |
tree | commitdiff |
2004-04-21 |
Stefan Csomor | added define for Aug 2003 gcc update compatibility... |
tree | commitdiff |
2004-04-21 |
Vadim Zeitlin | fixed recent modeless dialog breakage caused by removin... |
tree | commitdiff |
2004-04-20 |
Julian Smart | Don't use wxUSE_POCKETPC_UI, determine appropriate... |
tree | commitdiff |
next |