2007-01-07 |
Vadim Zeitlin | added wxTreeCtrl::CollapseAll[Children]() and IsEmpty... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Vadim Zeitlin | return correct item and position from wxTreeEvent:... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Vadim Zeitlin | corrected ctor signature |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Vadim Zeitlin | added wxTreeCtrl::CollapseAll[Children]() and IsEmpty... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Vadim Zeitlin | operators == and != are const (part of patch 1622125) |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Stefan Neis | Extended wxGetHostName implementation. |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Stefan Neis | Added wxGetDiskSpace implementation (patch #1625514). |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Stefan Neis | Compilation fix for really old gcc versions. |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Vadim Zeitlin | changed copyright year to 2007 |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Kevin Ollivier | Use GetItem to get item info for events, even for virtu... |
commit | commitdiff | tree | snapshot |
2007-01-07 |
Kevin Ollivier | Generic list and tree ctrl should not use the focused... |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Robin Dunn | Add dependency on tabmdi.h |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Robin Dunn | Added wx.aui.AuiNotebook.GetAuiManager(). |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Robin Dunn | Fixes for segfaults when the parent frame is destroyed |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Robin Dunn | Add GetAuiManager |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Kevin Ollivier | Add a grid sizer demo, and document the props accepted... |
commit | commitdiff | tree | snapshot |
2007-01-06 |
Kevin Ollivier | Don't draw the primary highlight colors if the control... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Kevin Ollivier | Apply patch #1626802, which fixes GetNextItem to return... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Włodzimierz... | '-version' parameter for tex2rtf. |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Stefan Csomor | allowing vertical scrolling even if wxTE_NO_VSCROLL... |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Vadim Zeitlin | more unescaped underscores |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Vadim Zeitlin | fix broken links to File/DirName() |
commit | commitdiff | tree | snapshot |
2007-01-05 |
Vadim Zeitlin | rename Inside(x,y) parameters to avoid gcc warnings... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Jouk Jansen | Update OpenVMS make-files |
commit | commitdiff | tree | snapshot |
2007-01-04 |
Kevin Ollivier | Have SetSizerProps internally handle the assignment... |
commit | commitdiff | tree | snapshot |
2007-01-03 |
Václav Slavík | fixed deadlock when calling wxPostEvent() from worker... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Robin Dunn | Remove some items from the Recent additions list |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Robin Dunn | reformat the overview string |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Chris Elliott | fix errant __BORLAND__ see http://article.gmane.org... |
commit | commitdiff | tree | snapshot |
2007-01-02 |
Jouk Jansen | avoid reading KDE-tables on OpenVMS. They will never... |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Paul Cornett | restore declaration inline specifier, and make definiti... |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Robin Dunn | Don't steal VK_RETURN for wxEVT_COMMAND_LIST_ITEM_ACTI... |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Robin Dunn | fixed a compile error in one of the stub classes |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Paul Cornett | remove inline from declaration of functions which are... |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Vadim Zeitlin | correct OnOpenError() return type |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Kevin Ollivier | Adding overview docs and a couple tweaks to the demo. |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Kevin Ollivier | Add SizedControls demo. |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Kevin Ollivier | Make sure mouse events are only sent in the case of... |
commit | commitdiff | tree | snapshot |
2006-12-30 |
Stefan Neis | Fixed mismatch between wxOperatingSystemIdNames and... |
commit | commitdiff | tree | snapshot |
2006-12-30 |
Chris Elliott | revert this as Vadim's seems cleaner http://cvs.wxwidge... |
commit | commitdiff | tree | snapshot |
2006-12-29 |
Vadim Zeitlin | wxVariant and wxVariantData are ref counted too (patch... |
commit | commitdiff | tree | snapshot |
2006-12-29 |
Vadim Zeitlin | wxFileModificationTime return -1, not 0, on error ... |
commit | commitdiff | tree | snapshot |
2006-12-29 |
Vadim Zeitlin | fixed incorrectly inversed test for parent [not] being... |
commit | commitdiff | tree | snapshot |
2006-12-29 |
Julian Smart | Process capture lost event to avoid assertion |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Paul Cornett | fix idle handling when a new event loop is run from... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Kevin Ollivier | Fixing inactive state drawing, and removing warning. |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Václav Slavík | added comment with pointers to wxEVT_MOUSE_CAPTURE_LOST... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Stefan Csomor | fix to always have a proper activation for DataBrowser... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Julian Smart | Temporary fix for inconsistent menu item margins (see... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Kevin Ollivier | exposing generic system option define, adding missing... |
commit | commitdiff | tree | snapshot |
2006-12-27 |
Stefan Csomor | applying patch 1622389, fixing two memory leaks |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Kevin Ollivier | Add middle-item click support. |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Robin Dunn | Fix for bug #1621459, Made the Selection property read... |
commit | commitdiff | tree | snapshot |
2006-12-25 |
Kevin Ollivier | Stop crash when wxVSCROLL is specified for native OS... |
commit | commitdiff | tree | snapshot |
2006-12-25 |
Vadim Zeitlin | show RTL message box (in Unicode build only) when using... |
commit | commitdiff | tree | snapshot |
2006-12-25 |
Kevin Ollivier | Add new wxListCtrl symbols. |
commit | commitdiff | tree | snapshot |
2006-12-25 |
Kevin Ollivier | Implement LIST_KEY_DOWN support, and move new functions... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Václav Slavík | disable (some) features that are not available in DirectFB |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Václav Slavík | fixed wxFrame background colour in wxUniv on ports... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Kevin Ollivier | Implementing LIST_ITEM_RIGHT_CLICK event support, and... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Vadim Zeitlin | compare charset strings case-insensitively (and so... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Vadim Zeitlin | document ShowHidden() (patch 1619786) |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Vadim Zeitlin | added a couple of missing membersections and fixed... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Vadim Zeitlin | fix hint rect position for RTL (patch 1618719 from... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Vadim Zeitlin | fill in sqlDataType field of wxDbColInf in ExecSql... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Vadim Zeitlin | compilation fixes for --disable-compat26 (patch 1619037) |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Václav Slavík | removed #ifdefs that conditionally included the exact... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Vadim Zeitlin | another fix for the default button in the dialog |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Vadim Zeitlin | document --selected-config option |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Vadim Zeitlin | 1. Don't draw our own custom label if we don't have... |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Vadim Zeitlin | added AutoHFONT; allow initialize SelectInHDC later... |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Julian Smart | Bullet size should take into account the font of the... |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Julian Smart | Optimization |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Mart Raudsepp | Change style flag on floating frames to give proper... |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Robin Dunn | minitest for wx.BusyInfo |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Robin Dunn | reSWIGGed |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Robin Dunn | Reset the item's text in SetItemFont to ensure that... |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Robin Dunn | Don't try to access a color not in the dictionary |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Robin Dunn | RemoveItem should return the same object it is passed... |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Robin Dunn | wxColor --> wxColour |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Robin Dunn | Add parent parameter to BusyInfo |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Robin Dunn | Unicode is the default build mode |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Robin Dunn | Patches from Andrea |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Robin Dunn | put wx in the shell's namespace too |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Kevin Ollivier | Adding SetFocus to wxABI_VERSION. |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Kevin Ollivier | Fix for non-PCH builds. |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Chris Elliott | fix for build with x11 reported here http://lists.wxwid... |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Vadim Zeitlin | reversed binary and forward compatibility terms to... |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Vadim Zeitlin | added wx{Dir|File}Dialog::Get/SetStyle() for 2.8.1 |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Vadim Zeitlin | restored (as deprecated) accidentally removed wx{Dir... |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Václav Slavík | compilation fix for !wxUSE_VALIDATORS |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Václav Slavík | sockets work with wxDFB now |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Kevin Ollivier | Restore compilation with --enable-stl, fix SetFocus... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Vadim Zeitlin | C/POSIX locales (or absence of locale information)... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Vadim Zeitlin | unused parameter warning |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Vadim Zeitlin | changing ES_LEFT/CENTER/RIGHT styles only works for... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Vadim Zeitlin | fixed initial size of a control with wxDefaultSize... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Vadim Zeitlin | we don't need to subclass text control twice to impleme... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Chris Elliott | copy univ setup.h for VC IDE |
commit | commitdiff | tree | snapshot |
next |