2007-01-28 |
Julian Smart | Added extra hit test style for more accurate reporting |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Stefan Csomor | fix for drawing in the 'grox box' between two scrollbars |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Stefan Csomor | changing asserts to debug info |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Stefan Csomor | separate assert in case the control ref is already... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Václav Slavík | fixes to InputPath values in custom build steps |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Václav Slavík | don't assume there's always an active wxEventLoop instance |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Vadim Zeitlin | changing text alignment dynamically doesn't always... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Vadim Zeitlin | document that the parent window gets EVT_LEAVE_WINDOW... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Vadim Zeitlin | use LLONG_MIN instead of -1 (which is a valid time... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Václav Slavík | compiled fixes for builds without PCH |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Chris Elliott | fix SF bug 1640955 |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Václav Slavík | wxDFB doesn't require extra configure options anymore |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Robin Dunn | changelog for 2.8.1.1 |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Robin Dunn | regenerated |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Václav Slavík | implemented wxPopupWindow for wxDFB; added wxNonOwnedWi... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Václav Slavík | wxDFB: fix rendering artefacts when scrolling wxScrolle... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Václav Slavík | implemented wxPopupWindow for wxDFB; added wxNonOwnedWi... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Václav Slavík | enable wxFontMapper in wxDFB port |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Václav Slavík | allow building wxXRC with wxUSE_HTML=0: make linking... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Václav Slavík | SETUPHDIR is Bakefile variable, not MSVC IDE one |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Václav Slavík | fixed wxGetTranslation() prototype in the !wxUSE_INTL... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Stefan Neis | Improve resetting table via SetTable (extended version... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Robin Dunn | reswigged |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Robin Dunn | suspend logging while in wx.DataFormat.GetId |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Robin Dunn | remove bad property |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Robin Dunn | Build and distrib tweaks |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Robin Dunn | No animate contrib anymore |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Robin Dunn | Return an empty string from wxDataFormat::GetId if... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Robin Dunn | Add some wxCHECK_MSG's |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Robin Dunn | Return an empty string from GetValue if the textctrl... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Robin Dunn | Revert menus and toolbars to using wxNewId() too since... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Paul Cornett | expose handlers are supposed to return a gboolean; |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Vadim Zeitlin | fix infinite recursion when processing navigation keys... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Vadim Zeitlin | reverted last commit, using result of NewControlId... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Vadim Zeitlin | use wxID_ANY for internal controller control instead... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Vadim Zeitlin | don't crash in dtor if the X11 window hadn't been creat... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Vadim Zeitlin | name user config file appname.conf when it's locayed... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Vadim Zeitlin | set command int (indicating whether the item is checked... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Robin Dunn | wx.FRAME_FLOAT_ON_PARENT notes |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Robin Dunn | Use float-on-parent frames for the popups if wxPopupWin... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Robin Dunn | Added support for the wxFRAME_FLOAT_ON_PARENT style |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Václav Slavík | fixed typo in code for setting alternative locale name |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Robin Dunn | Bump subrelease number |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Robin Dunn | Add a note about wxSearchCtrl::[Get|Set]DescriptiveText |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Robin Dunn | some updates to CHANGES.txt |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Robin Dunn | Added stepColour utility function |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Julian Smart | Corrections |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Julian Smart | Added missing functions |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Robin Dunn | Added wxSearchCtrl::[Get|Set]DescriptiveText |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Vadim Zeitlin | disabled wxMBConv(wxFONTENCODING_UTF7) test -- it doesn... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Vadim Zeitlin | added wxCONFIG_USE_SUBDIR flag to wxFileConfig (patch... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Paul Cornett | revert last, GUI mutex isn't GUI-only |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Robin Dunn | styles, toolbar, and other visual tweaks |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Robin Dunn | Use kControlContentIconRef when recreating the tool... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Vadim Zeitlin | added wxCSConv::IsOk() (patch 1637944) |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Vadim Zeitlin | corrected VC warning about possibly uninitialized varia... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Vadim Zeitlin | make wxTextFile work with unseekable files again (patch... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Vadim Zeitlin | reverted last change: wxGTK-specific wxMutextGui code... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Robin Dunn | Add GetDateOnly |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Václav Slavík | compilation fix for !wxUSE_STATBOX |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Paul Cornett | use GTK-specific GUI lock |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Vadim Zeitlin | added wx/window.h included needed by last change using... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Vadim Zeitlin | use wxWindow::NewControlId() instead of wxNewId() to... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Vadim Zeitlin | added wxDateTime::GetDateOnly() |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Vadim Zeitlin | corrected crash: need to set m_frame eariler (Wlodek... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Robin Dunn | minor tweaks for the widget inspector |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Robin Dunn | The inspect module is now a widget browser plus a shell. |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Vadim Zeitlin | discard time part of m_date, otherwise comparisons... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Robin Dunn | Make GridBagSizer.GetItem use FindItem if possible... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Robin Dunn | some minor tweaks to make it possible to not show the... |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Robin Dunn | Use the system settings for the selection colours |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Julian Smart | Spacing corrections, removed duplicate functions |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Julian Smart | Corrected typos |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Julian Smart | Documented Set/GetBaseId |
commit | commitdiff | tree | snapshot |
2007-01-17 |
Václav Slavík | SETUPHDIR is Bakefile variable, not MSVC IDE one |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Vadim Zeitlin | honour the drag effect supported by the drag source... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Vadim Zeitlin | added wx/image.h to fix non-PCH compilation after last... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Paul Cornett | don't change wxPRINTER_CANCELLED to wxPRINTER_ERROR... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Paul Cornett | remove some unneeded includes, clean up gnome force... |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Paul Cornett | only gtk1 needs poll now |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Paul Cornett | chain to the polling function GLib was using before... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Vadim Zeitlin | create in place edit control with wxTE_PROCESS_ENTER... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Vadim Zeitlin | corrected drawing of the bitmaps for the disabled menu... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Vadim Zeitlin | test rendering of disabled items with bitmaps (for... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Vadim Zeitlin | added wxSizerFlags::Shaped() and FixedMinSize() methods |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Vadim Zeitlin | added wxABI_VERSION check around new public wxFileHisto... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Vadim Zeitlin | don't crash when setting tooltip for a picker without... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
Julian Smart | Provide access to file history base id |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Václav Slavík | fixed child windows scrolling to use wxSIZE_ALLOW_MINUS_ONE |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Robin Dunn | PyCrust now has an option for showing/hiding the notebook. |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Robin Dunn | minor tweaks |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Robin Dunn | Bug fix from Pierre |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Robin Dunn | Just reset the size, not the minsize too, when changing... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Robin Dunn | new test |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Robin Dunn | removed bogus ImageList property |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Robin Dunn | Added typeId property |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Robin Dunn | Use the SearchCtrl for the filter. Make the accelerato... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Robin Dunn | Fix for problem when Realize is re-called on a vertical... |
commit | commitdiff | tree | snapshot |
next |