2004-06-16 |
Włodzimierz Skiba | Warning fixes for WinCE. |
tree | commitdiff |
2004-06-16 |
Włodzimierz Skiba | Smartphone specific resource files. |
tree | commitdiff |
2004-06-16 |
Robin Dunn | Add SetMinSize and SetMaxSize to go along with the... |
tree | commitdiff |
2004-06-15 |
Julian Smart | Enum becomes public |
tree | commitdiff |
2004-06-15 |
Julian Smart | Navigate corrections |
tree | commitdiff |
2004-06-15 |
Włodzimierz Skiba | wxParseWildcard added instead of methods hidden under... |
tree | commitdiff |
2004-06-15 |
Julian Smart | With wxTE_PROCESS_TAB, tabs are now inserted in the... |
tree | commitdiff |
2004-06-15 |
Chris Elliott | fix for Borland Dll build (SF bug #972989) |
tree | commitdiff |
2004-06-15 |
Robin Dunn | Add DoGetBestSize to wxCheckListBox that adds room... |
tree | commitdiff |
2004-06-14 |
Václav Slavík | fixed GTK styles handling: |
tree | commitdiff |
2004-06-14 |
Václav Slavík | respect GTK+'s theme tooltip colour settings |
tree | commitdiff |
2004-06-13 |
Julian Smart | Added event table macros to wxGrid that take window... |
tree | commitdiff |
2004-06-13 |
Vadim Zeitlin | corrected DBErrorList DLL export declaration |
tree | commitdiff |
2004-06-13 |
Julian Smart | Fix for DLL compilation bug (Fritz Elfert) |
tree | commitdiff |
2004-06-12 |
Dimitri Schoolwerth | removed SetAutoLayout(true) calls when a corresponding... |
tree | commitdiff |
2004-06-12 |
Robert Roebling | Added master define for CommandBar vs. PocketPC mixed... |
tree | commitdiff |
2004-06-11 |
Robert Roebling | Compile fix for HANDHELDPC |
tree | commitdiff |
2004-06-11 |
Robert Roebling | Compile fix. |
tree | commitdiff |
2004-06-11 |
Robert Roebling | Added compatibility fix for wxADJUST_MINSIZE |
tree | commitdiff |
2004-06-11 |
Włodzimierz Skiba | wxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND... |
tree | commitdiff |
2004-06-10 |
Václav Slavík | removed outdated comment |
tree | commitdiff |
2004-06-10 |
Dimitri Schoolwerth | clarified the parameters of MB2WC and WC2MB a little... |
tree | commitdiff |
2004-06-10 |
Vadim Zeitlin | fixed assert in SetItemText() for wxTR_MULTIPLE controls |
tree | commitdiff |
2004-06-09 |
Vadim Zeitlin | explicit this-> is required by C++ standard, not g... |
tree | commitdiff |
2004-06-09 |
Václav Slavík | removed unneeded prototype |
tree | commitdiff |
2004-06-08 |
Stefan Csomor | direct ie non mutex crit-section implementation |
tree | commitdiff |
2004-06-07 |
Václav Slavík | blind fix for compilation error in EVT macros |
tree | commitdiff |
2004-06-06 |
Václav Slavík | fixed incorrect assert (patch #943970) |
tree | commitdiff |
2004-06-05 |
Václav Slavík | don't define _puttchar ourselves when using newest... |
tree | commitdiff |
2004-06-05 |
Mattia Barbon | Added code for 3 state checkbox. |
tree | commitdiff |
2004-06-05 |
Václav Slavík | corrected EVT_TASKBAR_XXX macros to use wxTaskBarIconEvent |
tree | commitdiff |
2004-06-04 |
Václav Slavík | added wxTaskBarIcon::CreatePopupMenu API |
tree | commitdiff |
2004-06-04 |
Kevin Ollivier | Making wxUSE_WEBKIT for optionally building wxWebKitCtrl. |
tree | commitdiff |
2004-06-04 |
Václav Slavík | added native wxColourDialog for GTK2 |
tree | commitdiff |
2004-06-04 |
Václav Slavík | cleared junk |
tree | commitdiff |
2004-06-04 |
Stefan Csomor | introduction of m_peer |
tree | commitdiff |
2004-06-03 |
Václav Slavík | split wxRegion(wxBitmap) ctor into two ctors with clear... |
tree | commitdiff |
2004-06-03 |
Julian Smart | If several doc templates use the same document and... |
tree | commitdiff |
2004-06-03 |
Julian Smart | Separated creation and initialisation of a document... |
tree | commitdiff |
2004-06-03 |
Václav Slavík | use current mouse position as default position in wxWin... |
tree | commitdiff |
2004-06-02 |
Robin Dunn | Default arg for Id |
tree | commitdiff |
2004-06-01 |
Robin Dunn | remove EVT_STC_POSCHANGED as it's been deprecated in... |
tree | commitdiff |
2004-06-01 |
Kevin Ollivier | Fixes for wxWebKitCtrl to work with wxNotebook. |
tree | commitdiff |
2004-05-31 |
Václav Slavík | implemented freedesktop.org spec support for GTK versio... |
tree | commitdiff |
2004-05-31 |
Václav Slavík | don't call CopyBeforeWrite when returning non-const... |
tree | commitdiff |
2004-05-31 |
Václav Slavík | compilation fix for gcc-3.4 |
tree | commitdiff |
2004-05-31 |
Stefan Csomor | continued spinning committed |
tree | commitdiff |
2004-05-30 |
Julian Smart | Include filefn.h always (or problems on at least Mac) |
tree | commitdiff |
2004-05-30 |
Dimitri Schoolwerth | allow compilation with wxUSE_CHOICEDLG set to 0 |
tree | commitdiff |
2004-05-30 |
Dimitri Schoolwerth | partially applied patch #895170: "Building with minimal... |
tree | commitdiff |
2004-05-29 |
Václav Slavík | use shaped window for taskbar icon, so that background... |
tree | commitdiff |
2004-05-29 |
Stefan Csomor | control data support |
tree | commitdiff |
2004-05-29 |
Stefan Csomor | preparing for internal changes |
tree | commitdiff |
2004-05-28 |
Robin Dunn | GetClientAreaOrigin should be public |
tree | commitdiff |
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 |
next |