2006-09-17 |
Robert Roebling | [ 1550698 ] Bottom aligned toolbar |
tree | commitdiff |
2006-09-17 |
Robert Roebling | [ 1558691 ] wxPNGHandler: Preserve palette |
tree | commitdiff |
2006-09-17 |
Robert Roebling | [ 1559550 ] Fix wxVariant wxDateTime conversion from... |
tree | commitdiff |
2006-09-17 |
Robert Roebling | [ 1557326 ] Remove redundant code from wxComboCtrl |
tree | commitdiff |
2006-09-17 |
Robert Roebling | Commit patch [ 1559950 ] fix mem leaks in wx{Dir... |
tree | commitdiff |
2006-09-17 |
Robert Roebling | Remove debug code. |
tree | commitdiff |
2006-09-17 |
Kevin Ollivier | Commiting re-baked files after wxListCtrl OS X additions. |
tree | commitdiff |
2006-09-17 |
Kevin Ollivier | Accidently checked for invalid image index rather than... |
tree | commitdiff |
2006-09-17 |
Kevin Ollivier | Initial commit of native OS X list ctrl support. Compil... |
tree | commitdiff |
2006-09-16 |
Kevin Ollivier | Adding OS X list ctrl implementation file, and listctrl... |
tree | commitdiff |
2006-09-16 |
Robert Roebling | Next round of RTL fixes. This change greatly simplifes |
tree | commitdiff |
2006-09-16 |
Vadim Zeitlin | remove unused any more wxArrayHandlers |
tree | commitdiff |
2006-09-16 |
Vadim Zeitlin | fix wxGetFreeMemory() for Linux 2.6 (part of patch... |
tree | commitdiff |
2006-09-15 |
Julian Smart | If we use a background brush, we _must_ set a colour... |
tree | commitdiff |
2006-09-15 |
Stefan Csomor | added Bryan's new icons |
tree | commitdiff |
2006-09-14 |
Robin Dunn | Oops, file wasn't saved before last commit |
tree | commitdiff |
2006-09-14 |
Robin Dunn | As per wx-dev, split the sort arrow options out to... |
tree | commitdiff |
2006-09-14 |
Stefan Csomor | mdi fix |
tree | commitdiff |
2006-09-14 |
Stefan Csomor | cleanup |
tree | commitdiff |
2006-09-14 |
Vadim Zeitlin | Many changes for wxInputHandler creation mainly related to: |
tree | commitdiff |
2006-09-14 |
Robert Roebling | More RTL fixes. |
tree | commitdiff |
2006-09-14 |
Paul Cornett | add Create to wxDocParentFrame |
tree | commitdiff |
2006-09-14 |
Stefan Csomor | switching colors |
tree | commitdiff |
2006-09-14 |
Václav Slavík | fixed incorrect passing of bitmap dimensions in DoBlit |
tree | commitdiff |
2006-09-14 |
Václav Slavík | added wxFAIL_MSG to unimplemented SetDepth/Width/Height |
tree | commitdiff |
2006-09-14 |
Václav Slavík | implemented convertion between wxImage and wxBitmap |
tree | commitdiff |
2006-09-14 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2006-09-14 |
Włodzimierz Skiba | Minor cleanup. |
tree | commitdiff |
2006-09-14 |
Vadim Zeitlin | don't append trailing tab to items which don't have... |
tree | commitdiff |
2006-09-14 |
Václav Slavík | added check for supported depth and 'not implemented... |
tree | commitdiff |
2006-09-14 |
Václav Slavík | implemented wxBitmap::GetSubBitmap() |
tree | commitdiff |
2006-09-14 |
Julian Smart | Fixes bug whereby directory control foreground colour... |
tree | commitdiff |
2006-09-14 |
Václav Slavík | renamed wxWindow::IsVisible() to IsShownOnScreen()... |
tree | commitdiff |
2006-09-14 |
Vadim Zeitlin | fix warnings about unused parameters and functions... |
tree | commitdiff |
2006-09-14 |
Vadim Zeitlin | define HAVE_BROKEN_SWPRINTF_DECL for VC7.1 as while... |
tree | commitdiff |
2006-09-13 |
Robert Roebling | More RTL work. |
tree | commitdiff |
2006-09-13 |
Robert Roebling | Add GetScrollHelper() to wxWindow. |
tree | commitdiff |
2006-09-13 |
Robin Dunn | More support for drawing native column headers, adds... |
tree | commitdiff |
2006-09-13 |
Robin Dunn | wxStatusBarGeneric is used directly so the header needs... |
tree | commitdiff |
2006-09-13 |
Václav Slavík | renamed wxRect::Inside() to wxRect::Contains(), wxRect... |
tree | commitdiff |
2006-09-13 |
Paul Cornett | minimize code duplication |
tree | commitdiff |
2006-09-13 |
Włodzimierz Skiba | Build fix. |
tree | commitdiff |
2006-09-13 |
Włodzimierz Skiba | [ 1556353 ] [wxOS2] Change derivation to add wxGauge... |
tree | commitdiff |
2006-09-13 |
Włodzimierz Skiba | Build fix. |
tree | commitdiff |
2006-09-13 |
Paul Cornett | don't include generic/statusbr.h directly |
tree | commitdiff |
2006-09-13 |
Václav Slavík | wxTLW::DoRefreshRect must check the rect, too |
tree | commitdiff |
2006-09-13 |
Robert Roebling | Make wxGTK's wxScrolledWindow set m_x/xScrollLines... |
tree | commitdiff |
2006-09-13 |
Václav Slavík | corrected painting implementation for wxDFB |
tree | commitdiff |
2006-09-12 |
Vadim Zeitlin | remove unneeded m_inputHandler initialization (already... |
tree | commitdiff |
2006-09-12 |
Paul Cornett | gtk_pizza_set_external is redundant |
tree | commitdiff |
2006-09-12 |
Paul Cornett | calling GtkPizza base class method on non-GtkPizza... |
tree | commitdiff |
2006-09-12 |
Julian Smart | Sometimes, m_x and m_y don't reflect the true position... |
tree | commitdiff |
2006-09-12 |
Julian Smart | Added pango_context_get_language to speed up pango_cont... |
tree | commitdiff |
2006-09-12 |
Julian Smart | Style listbox now shows current style |
tree | commitdiff |
2006-09-12 |
Robert Roebling | Reverse Left and Right meaning of keys. |
tree | commitdiff |
2006-09-12 |
Robert Roebling | More RTL fixes. |
tree | commitdiff |
2006-09-12 |
Václav Slavík | limit clipping to surface area |
tree | commitdiff |
2006-09-12 |
Julian Smart | Setting the current style from the UI is a mode that... |
tree | commitdiff |
2006-09-12 |
Robert Roebling | RD forgot to add "Do" |
tree | commitdiff |
2006-09-11 |
Václav Slavík | fixed two typos: XLOG2DEV was used instead of YLOG2DEV |
tree | commitdiff |
2006-09-11 |
Robin Dunn | Use DoIsExposed for the virtual version of the method... |
tree | commitdiff |
2006-09-11 |
Robert Roebling | Further RTL fixes. |
tree | commitdiff |
2006-09-11 |
Václav Slavík | implemented DrawPoint in terms of DrawLine (for now) |
tree | commitdiff |
2006-09-11 |
Václav Slavík | removed tabs and trailing whitespace |
tree | commitdiff |
2006-09-11 |
Václav Slavík | wxXML load/save improvements: added ability to not... |
tree | commitdiff |
2006-09-11 |
Robert Roebling | Implement dc mirroring for RTL. |
tree | commitdiff |
2006-09-11 |
Václav Slavík | move misc surface helpers to wxIDirectFBSurface class |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | added hyperlink alignment flags (patch 1537043) |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | use RTL paragraphs in rich edit control in RTL mode... |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | return correct coordinates for child windows from DoGet... |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | fix static box label drawing in RTL locale (patch 1552545) |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | added wxLocale::IsAvailable() (extended patch 1547191) |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | allow wxRB_GROUP to be changed after creation (patch... |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | fix constructing wxRegKey from string names (replaces... |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | clear values of type SQL_C_DATE/TIME too (patch 1541829) |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | don't call ::GetSystemMetrics() unnecessarily in wxGetH... |
tree | commitdiff |
2006-09-10 |
Paul Cornett | avoid null pointer dereference in DoGetClientSize |
tree | commitdiff |
2006-09-10 |
Robert Roebling | Implemented window coord mirroring for RTL. This |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | ensure that -2 font size is readable, it could be too... |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | ensure that IsDialogMessage() is not called in the... |
tree | commitdiff |
2006-09-10 |
Václav Slavík | fixed subcontrols refreshing in wxWindow::Refresh |
tree | commitdiff |
2006-09-10 |
Václav Slavík | make it possible to create wxWindowDC for a hidden... |
tree | commitdiff |
2006-09-10 |
Václav Slavík | added wxWindow::IsVisible() method |
tree | commitdiff |
2006-09-10 |
Robert Roebling | Also set GTK text direction to m_wxwindow. |
tree | commitdiff |
2006-09-10 |
Robert Roebling | Remove direct access to GtlPizza's offset |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | blind compilation fix for daily builds error |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | compilation fix for !WX_PRECOMP (missing wx/app.h) |
tree | commitdiff |
2006-09-10 |
Mart Raudsepp | Restore ability to have a much lower runtime GTK versio... |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | removed overloaded virtual InitWith() methods, keep... |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | compilation fix after wxGUIAppTraits::GetToolkitVersion... |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | removed unused variable |
tree | commitdiff |
2006-09-09 |
Robin Dunn | Compilo fix |
tree | commitdiff |
2006-09-09 |
Paul Cornett | remove unused GtkPizza members scroll_[xy] |
tree | commitdiff |
2006-09-09 |
Robin Dunn | Simplify use of MacIsWindowScrollbar |
tree | commitdiff |
2006-09-09 |
Kevin Ollivier | Mac(Carbon) impl of wxGauge::Pulse, also added sample... |
tree | commitdiff |
2006-09-09 |
Paul Cornett | include fix |
tree | commitdiff |
2006-09-09 |
Vadim Zeitlin | check encoding in EnumerateFacenames(); implemented... |
tree | commitdiff |
2006-09-09 |
Vadim Zeitlin | only return matching modes from GetModes() |
tree | commitdiff |
2006-09-09 |
Paul Cornett | some app.h cleanup: minimize includes, use static cast |
tree | commitdiff |
2006-09-09 |
Vadim Zeitlin | implement wxComboBox::SetEditable() |
tree | commitdiff |
next |