2006-09-14 |
Włodzimierz... | wxHeaderButtonParams needs complete classes. |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Vadim Zeitlin | don't append trailing tab to items which don't have... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Václav Slavík | added check for supported depth and 'not implemented... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Václav Slavík | implemented wxBitmap::GetSubBitmap() |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Julian Smart | Fixes bug whereby directory control foreground colour... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Václav Slavík | renamed wxWindow::IsVisible() to IsShownOnScreen()... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Vadim Zeitlin | fix warnings about unused parameters and functions... |
commit | commitdiff | tree | snapshot |
2006-09-14 |
Vadim Zeitlin | define HAVE_BROKEN_SWPRINTF_DECL for VC7.1 as while... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Vadim Zeitlin | added wxWindow::IsFrozen() (only existed in wxMSW and... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Robert Roebling | More RTL work. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Robert Roebling | Add GetScrollHelper() to wxWindow. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Robin Dunn | Changes for TreeListCtrl to take advantage of the new... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Robin Dunn | Dashes and Stipple accessors are not available on all... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Robin Dunn | More support for drawing native column headers, adds... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Robin Dunn | More support for drawing native column headers, adds... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Włodzimierz... | it needs wxUSE_* guard to not break smartphone build. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Robin Dunn | wxStatusBarGeneric is used directly so the header needs... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Václav Slavík | renamed wxRect::Inside() to wxRect::Contains(), wxRect... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Václav Slavík | renamed wxRect::Inside() to wxRect::Contains(), wxRect... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Paul Cornett | minimize code duplication |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Julian Smart | Added public keyword |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Włodzimierz... | Build fix. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Włodzimierz... | [ 1556353 ] [wxOS2] Change derivation to add wxGauge... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Włodzimierz... | Build fix. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Paul Cornett | don't include generic/statusbr.h directly |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Benjamin Williams | got rid of some extra borders |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Vadim Zeitlin | fix wxVsnprintf_ declaration for VC8 |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Vadim Zeitlin | document wxChildFocusEvent |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Václav Slavík | wxTLW::DoRefreshRect must check the rect, too |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Robert Roebling | Make wxGTK's wxScrolledWindow set m_x/xScrollLines... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Václav Slavík | corrected painting implementation for wxDFB |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Robin Dunn | compile fix for Mac |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Vadim Zeitlin | remove unneeded m_inputHandler initialization (already... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Robin Dunn | rephrase |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Robin Dunn | Updated the C++ code for wx.gizmos.TreeListCtrl from... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Robin Dunn | DisplayAvailable renamed |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Paul Cornett | gtk_pizza_set_external is redundant |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Paul Cornett | calling GtkPizza base class method on non-GtkPizza... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Julian Smart | Increased size slightly |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Julian Smart | Sometimes, m_x and m_y don't reflect the true position... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Julian Smart | Added pango_context_get_language to speed up pango_cont... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Julian Smart | Style listbox now shows current style |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Robert Roebling | Reverse Left and Right meaning of keys. |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Robert Roebling | More RTL fixes. |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Václav Slavík | limit clipping to surface area |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Robert Roebling | Add const to GetTargetSize() |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Julian Smart | Setting the current style from the UI is a mode that... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Robert Roebling | RD forgot to add "Do" |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Julian Smart | Fixed flag setting omission that showed up as list... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Robin Dunn | more properties |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Václav Slavík | fixed two typos: XLOG2DEV was used instead of YLOG2DEV |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Robin Dunn | Use DoIsExposed for the virtual version of the method... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Robin Dunn | sync with CVS updates |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Robert Roebling | Further RTL fixes. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Vadim Zeitlin | removed GTK header include |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Václav Slavík | implemented DrawPoint in terms of DrawLine (for now) |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Václav Slavík | removed tabs and trailing whitespace |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Václav Slavík | wxXML load/save improvements: added ability to not... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Robert Roebling | Implement dc mirroring for RTL. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Robert Roebling | Make IsExposed virtual. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Václav Slavík | move misc surface helpers to wxIDirectFBSurface class |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | added hyperlink alignment flags (patch 1537043) |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | compilation fixes for wxUSE_STL==1 (patch 1555754) |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | minor corrections and note about Unicode (patch 1555691) |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | use RTL paragraphs in rich edit control in RTL mode... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | return correct coordinates for child windows from DoGet... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | fix static box label drawing in RTL locale (patch 1552545) |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | added wxLocale::IsAvailable() (extended patch 1547191) |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | use wxID_OPEN instead of INTERNAT_OPEN |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | compilation fix for Unicode build (patch 1546975) |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | allow wxRB_GROUP to be changed after creation (patch... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | fix constructing wxRegKey from string names (replaces... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | clear values of type SQL_C_DATE/TIME too (patch 1541829) |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | don't call ::GetSystemMetrics() unnecessarily in wxGetH... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Paul Cornett | avoid null pointer dereference in DoGetClientSize |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Robert Roebling | The usual missing commit. |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Robert Roebling | Implemented window coord mirroring for RTL. This |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | ensure that -2 font size is readable, it could be too... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | small sample cleanup (formatting, use stock menu items) |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | ensure that IsDialogMessage() is not called in the... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Václav Slavík | compilation fix |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Václav Slavík | fixed subcontrols refreshing in wxWindow::Refresh |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Václav Slavík | make it possible to create wxWindowDC for a hidden... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Václav Slavík | added wxWindow::IsVisible() method |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Robert Roebling | Also set GTK text direction to m_wxwindow. |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Robert Roebling | Remove direct access to GtlPizza's offset |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | blind compilation fix for daily builds error |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | compilation fix for !WX_PRECOMP (missing wx/app.h) |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Mart Raudsepp | Restore ability to have a much lower runtime GTK versio... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | removed overloaded virtual InitWith() methods, keep... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | compilation fix after wxGUIAppTraits::GetToolkitVersion... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Vadim Zeitlin | removed unused variable |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Vadim Zeitlin | compilation fixes after recent stock menu items changes |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Robin Dunn | more properties |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Robin Dunn | mention Pulse mode on Guage, and native toolbar on Mac |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Robin Dunn | Path fix |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Robin Dunn | reSWIGtged |
commit | commitdiff | tree | snapshot |
next |