2004-06-14 |
Robin Dunn | m_img* need initialized too otherwise we can end up... |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Robin Dunn | clip notebook children to help reduce flicker |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Robin Dunn | Add a set of scripts that can be used to build and... |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Robin Dunn | increment version number |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Robin Dunn | If wxWidgets was build without wxDisplay then in Python... |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Robin Dunn | Added new event binders |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Robin Dunn | ProgressDialog docstrign tweak |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Robin Dunn | Various layout fixes and such |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Robin Dunn | fixed compile error |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Václav Slavík | fixed GTK styles handling: |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Stefan Csomor | adding mac to the memory crit sect |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Václav Slavík | respect GTK+'s theme tooltip colour settings |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Włodzimierz... | Reverted generic dialogs usage in MSW makefiles. |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Vadim Zeitlin | fill up the gauge when Update(maximum) is called |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Vadim Zeitlin | corrected erroneous description of Update() argument |
commit | commitdiff | tree | snapshot |
2004-06-13 |
Julian Smart | Added event table macros to wxGrid that take window... |
commit | commitdiff | tree | snapshot |
2004-06-13 |
Vadim Zeitlin | corrected DBErrorList DLL export declaration |
commit | commitdiff | tree | snapshot |
2004-06-13 |
Julian Smart | Tweaks to announcement |
commit | commitdiff | tree | snapshot |
2004-06-13 |
Julian Smart | Corrected return type of SetBackgroundColour |
commit | commitdiff | tree | snapshot |
2004-06-13 |
Julian Smart | Domain name corrections |
commit | commitdiff | tree | snapshot |
2004-06-13 |
Julian Smart | Script tweaks |
commit | commitdiff | tree | snapshot |
2004-06-13 |
Julian Smart | Use old project file name |
commit | commitdiff | tree | snapshot |
2004-06-13 |
Julian Smart | Typo correction |
commit | commitdiff | tree | snapshot |
2004-06-13 |
Julian Smart | Small WinCE symbol fixes |
commit | commitdiff | tree | snapshot |
2004-06-13 |
Julian Smart | Fix for DLL compilation bug (Fritz Elfert) |
commit | commitdiff | tree | snapshot |
2004-06-13 |
Václav Slavík | fixed background rendering if GetThemeEnabled()=true... |
commit | commitdiff | tree | snapshot |
2004-06-13 |
Václav Slavík | fix wxPanel rendering in wxGTK |
commit | commitdiff | tree | snapshot |
2004-06-13 |
Dimitri Schoolwerth | replaced menu calls Append([...], true) with the less... |
commit | commitdiff | tree | snapshot |
2004-06-12 |
Dimitri Schoolwerth | removed SetAutoLayout(true) calls when a corresponding... |
commit | commitdiff | tree | snapshot |
2004-06-12 |
Robert Roebling | Applied new master define for CommandBar vs. PocketPC... |
commit | commitdiff | tree | snapshot |
2004-06-12 |
Robert Roebling | Added master define for CommandBar vs. PocketPC mixed... |
commit | commitdiff | tree | snapshot |
2004-06-12 |
Václav Slavík | compilation fixes for GTK (this looks weird for other... |
commit | commitdiff | tree | snapshot |
2004-06-12 |
Václav Slavík | set size hints in notebook sample |
commit | commitdiff | tree | snapshot |
2004-06-12 |
Václav Slavík | fixed setting of initial font under wxGTK2 |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Robin Dunn | Add "inplace" build option that allows the distribution... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Robin Dunn | Fix a couple warnings |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Włodzimierz... | Reworked dialogs sample in the direction of fully worki... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Włodzimierz... | Generic font dialog is still an option in wxMSW in... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Robert Roebling | Compile fixes for HANDHELDPC |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Robert Roebling | Compile fix for HANDHELDPC |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Robert Roebling | Compile fix. |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Robert Roebling | Added compatibility fix for wxADJUST_MINSIZE |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Włodzimierz... | No warning with wxUSE_BUSYINFO turned off. |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Włodzimierz... | Generic colour dialog is still an option in wxMSW in... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Włodzimierz... | wxUSE_FONTDLG is optional. |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Włodzimierz... | wxUSE_PROGRESSDLG is optional. |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Stefan Csomor | adding compatibility mode fallback for custom window... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Włodzimierz... | wxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Włodzimierz... | Changed type of bitmaps. RC of DMC reported 'is not... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Dimitri Schoolwerth | fixed typo, used word 'assigned' instead of 'allotted' |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Robin Dunn | Accept both XY and X.Y version numbers |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Robin Dunn | Some doc tweaks |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Robin Dunn | Get unicows.dll from distrib/msw |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Robin Dunn | Put this distributable here so it doesn't get lost... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Robin Dunn | corrected the .pyd names |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Robin Dunn | fix the shebang |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Vadim Zeitlin | update from herbert breunung |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Robin Dunn | Some doc tweaks |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Václav Slavík | fixed pasting of Unicode strings |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Václav Slavík | don't confuse wxDF_UNICODETEXT and wxDF_TEXT |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Václav Slavík | removed outdated comment |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Vadim Zeitlin | open more keys in read only mode if we need to only... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Vadim Zeitlin | fixed typo in wxFrame::SetStatusBar() (bug 970516) |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Julian Smart | OR extra style with existing value or some implementati... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Vadim Zeitlin | disable the first top level parent, not the topmost... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Vadim Zeitlin | count the root item in wxTreeCtrl::GetCount() |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Dimitri Schoolwerth | clarified the parameters of MB2WC and WC2MB a little... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Vadim Zeitlin | fixed assert in SetItemText() for wxTR_MULTIPLE controls |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Robin Dunn | Take care of some focus issues with the AutoComp list... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Vadim Zeitlin | fixed OnFrameClose() return type |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Robin Dunn | Ensure that the correct rectangle is clipped and refres... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Vadim Zeitlin | explicit this-> is required by C++ standard, not g... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Vadim Zeitlin | count the root item in wxTreeCtrl::GetCount() |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Robin Dunn | reSWIGed |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Robin Dunn | Use correct CheckForIntersect method |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Robin Dunn | Support for new ctor and Union |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Robin Dunn | typo |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Robin Dunn | use the API Ptr accessor for the inline functions too. |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Robin Dunn | reSWIGed |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Robin Dunn | Default position for PopupMenu |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Włodzimierz... | -1->wxID_ANY, TRUE->true, FALSE->false and tabs replace... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Václav Slavík | removed unneeded prototype |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Václav Slavík | documented wxString's ctors that convert between wc... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Robin Dunn | distrib and build updates |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Robin Dunn | Regenned the metadata |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Robin Dunn | Regenned the ReST docs |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Robin Dunn | distrib and build updates |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Stefan Csomor | removed invalid restriction |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Robin Dunn | bash version of wxPython's b script for win32 |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Robin Dunn | In unicode builds convert the source files and overview... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Robin Dunn | Added bash versions of my build scripts and updated... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Václav Slavík | test wxString's char<->wchar_t ctors |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Václav Slavík | fixed wxString char<->wchar_t conversion constructors... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Robin Dunn | Move wxMacCFStringHolder::AsString and etc. to wxBase |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Włodzimierz... | -1->wxID_ANY, TRUE->true, FALSE->false and tabs replace... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Robin Dunn | Only call GetBestSize if one or both of the minsize... |
commit | commitdiff | tree | snapshot |
next |