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 |
2007-01-12 |
Robin Dunn | DoGetBestSize fix, the lbWidth was not getting updated... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Robin Dunn | Fix for when only a default dir is given without a... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Stefan Csomor | making sure it is only breaking at newlines for measuring |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Paul Cornett | add wxToolbook checking |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Stefan Csomor | using the CF Message box only for non main thread alerts |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Vadim Zeitlin | only set cursor immediately in SetCursor() if the mouse... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Vadim Zeitlin | use wxNO_LEN and wxCONV_FAILED symbolic constants inste... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Julian Smart | Use the associated document manager, not the global one |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Julian Smart | Write a newline, not a 10 into the stream |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Vadim Zeitlin | no changes, just refactor the code sending spin update... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Vadim Zeitlin | apply patch 1630906 after all as with my simpler fix... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Vadim Zeitlin | fix lack of spin control update event when control... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Vadim Zeitlin | suppress spurious error message when copying from clipb... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Vadim Zeitlin | reverted wrong change of rev 1.129 and fixed the first... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
Vadim Zeitlin | do strtoll() test using C++ compiler as at least under... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Václav Slavík | added wxDFB to distribution scripts |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Julian Smart | Removed versions so we don't have to update with every... |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Julian Smart | Updated date |
commit | commitdiff | tree | snapshot |
2007-01-10 |
Julian Smart | Updated version and date |
commit | commitdiff | tree | snapshot |
next |