2005-02-08 |
Włodzimierz... | Use wxICON as portable feature. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Włodzimierz... | Minor decorations. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Włodzimierz... | MinGW warning fix. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Robin Dunn | Check accelerators before sending EVT_CHAR |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Robin Dunn | Allow EVT_CHAR events in a wxGTK2 build for F-keys... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Michael Wetherell | Rebaked test.bkl for new tests largefile, size, point |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Michael Wetherell | Minor compilo |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Julian Smart | Last change undone |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Julian Smart | Restored a couple of label |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Julian Smart | Set m_count to zero in DeleteAllItems |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Julian Smart | Corrections; don't use long section headings |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Włodzimierz... | Minor decorations. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Włodzimierz... | Semicolon fixes. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Włodzimierz... | wxSlider event handling as described by Vadim in thread... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Ryan Norton | regen configure for tab sample removal |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Ryan Norton | Remove tab sample as per 2.6 wiki todo |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Ryan Norton | Duplicate impl of wxVariant == because GCC can't tell... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Ryan Norton | Patch [ 1118343 ] Use wxTextValidator::SetIncludes... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Ron Lee | Make it possible to actually build cvs with a version... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Ron Lee | No *.h in src/common/ anymore. |
commit | commitdiff | tree | snapshot |
2005-02-08 |
Ryan Norton | Remove traces of wxIniConfig from docs |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Ryan Norton | change wxTextValidator to use wxArrayString instead... |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Ryan Norton | depereciate stringlist stuff in wxVariant |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Ryan Norton | Remove almost all traces of wxStringList - (still exist... |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Robert Roebling | Added screen locking code to popup window for X11. |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Ryan Norton | Previosly removed BuildWhereStmt really did exist,... |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Robert Roebling | Lock whole screen when popup is open under GTK+. |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Mattia Barbon | wxGTK compilation fixes. |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Mattia Barbon | Fixed error in my previous commit causing |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Robin Dunn | Add a sample of a wx.StaticBox |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Robin Dunn | updated with new stuff |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Julian Smart | Version number updates |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Robin Dunn | a little cleanup |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Robin Dunn | Don't do str() on Numeric arrays |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Robin Dunn | Added wxNB_NOPAGETHEME and GetThemeBackgroundColour |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Robin Dunn | Don't add wxfilesdir twice |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Robin Dunn | wx.Rect.Inflate/Defalte docs |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Julian Smart | Don't release capture unless we already have it. |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Robin Dunn | Use wx.StdDialogButtonSizer |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Robin Dunn | update version number, add build_options patch |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Julian Smart | Added validator to generic date picker control |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Vadim Zeitlin | no changes, just added a couple of virtual keywords |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Włodzimierz... | wxSizeEvent for wxPalmTLW. wxScrollEvent for wxSlider. |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Julian Smart | Workaround for static controls appearing with a white... |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Julian Smart | Life! made more WinCE-friendly |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Václav Slavík | use wxUSE_DATEPICKCTRL |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Václav Slavík | added wxDatePickerCtrl XRC control |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Stefan Csomor | DebugAlloc and DebugFree must be present also if there... |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Ryan Norton | Remove event handlers wxApp::OnQueryEndSession and... |
commit | commitdiff | tree | snapshot |
2005-02-07 |
Ryan Norton | Remove depreciated wxTabCtrl and wxTabEvent API from... |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Vadim Zeitlin | blind fix for XTI compilation after last change |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Václav Slavík | update for the next bakefile version (no effect with... |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Robert Roebling | GTK 1.2 compilo/link error. |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Robert Roebling | GTK 1.2 compilation. |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Julian Smart | Can now set msw.window.no-clip-children to 1 to elimina... |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Julian Smart | Set solid colour for whole control, not pages |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Julian Smart | Can suppress themed notebook page with wxNB_NOPAGETHEME or |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Julian Smart | Restored the ability to set the background colour for... |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Ryan Norton | Doc fixes N-Z edition. Thanks to Arnout for pointing... |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Robert Roebling | I think I found out how GTK+ want popup windows |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Mattia Barbon | wxX11 compilation fixes. |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Mattia Barbon | Replaced TRUE and FALSE with true and false |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Ryan Norton | Doc fixes A-M edition. Thanks to Arnout for pointing... |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Václav Slavík | updated |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Stefan Neis | fixed double delete in UpdateAttrRows/Cols introduced... |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Stefan Csomor | NULL warning fixes |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Stefan Csomor | proper style includes |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Stefan Csomor | type fixes |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Vadim Zeitlin | removed trailing semicolons after DECLARE_DYNAMIC_CLASS... |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Stefan Csomor | fixing NULL warnings |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Stefan Csomor | fixing NULL vs 0 warnings in gcc 4 |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Stefan Csomor | needed for avoiding double typedefs in xcode builds |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Stefan Csomor | newline before EOF fixes |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Vadim Zeitlin | use DECLARE_DYNAMIC_CLASS instead of DECLARE_ABSTRACT_CLASS |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Vadim Zeitlin | regenerated after adding popup sample |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Gilles Depeyrot | corrected initialization of private wxBitmapHandler... |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Gilles Depeyrot | order wxFontRefData member constructor initialization... |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Robert Roebling | Applied context menu patch. |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Robert Roebling | Applied compilation fix for memory.cpp. |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Stefan Csomor | newline before EOF fixes |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Julian Smart | Script updates |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Stefan Csomor | newline before EOF fixes |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Julian Smart | Spiner -> Spinner |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Stefan Csomor | As members have gone private, use Accessors |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Julian Smart | Fix for menu items not being disabled after a modal... |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Mattia Barbon | Miscellaneous compilation and warning fixes. |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Ryan Norton | wxRegKey docs by C.C.Chakkaradeep latexitized, sorted... |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Ryan Norton | Various underscore doc fixes |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Vadim Zeitlin | two changes and some cleanup: |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Vadim Zeitlin | ensure that _WIN32_IE is defined to max value before... |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Kevin Hock | As per the docs, the value returned is -1 if the value... |
commit | commitdiff | tree | snapshot |
2005-02-06 |
Ryan Norton | char->wxChar |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Vadim Zeitlin | added complex popup |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Vadim Zeitlin | created bakefile and generated all makefiles from it... |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Robert Roebling | Reorganized char and keydown event code, hoping |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Robert Roebling | Forgot one. |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Robert Roebling | Second try to add "support" for deriving from |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Robert Roebling | Add comment about wxBitmap::SetPalette() not being... |
commit | commitdiff | tree | snapshot |
next |