2009-10-05 |
Vadim Zeitlin | Added native wxInfoBar implementation for wxGTK. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Add wxWindowGTK::GTKConnectWidget() helper. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added GTKShouldConnectSizeRequest() to prevent size_req... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Extract conversion from wx to GtkMessageType in a separ... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added wxInfoBar::AddButton(). |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Made wxInfoBar::SetFont() change the text message font. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Initial wxInfoBar implementation. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added wxSHOW_EFFECT_NONE. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added wxICON_NONE to wxICON_MASK. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Partially implement wxTextCtrl::GetStyle() in wxGTK. |
tree | commitdiff |
2009-10-04 |
Václav Slavík | fixed wxXmlDocument::Save() to interpret the indentstep... |
tree | commitdiff |
2009-10-03 |
Jaakko Salli | Added wxDECLARE_ANY_TYPE(CLS, DECL) and documented... |
tree | commitdiff |
2009-10-02 |
Stefan Csomor | fixing typo |
tree | commitdiff |
2009-10-02 |
Stefan Csomor | adding construction from native bitmaps |
tree | commitdiff |
2009-10-02 |
Stefan Csomor | adding NSImage to CGImageRef conversion |
tree | commitdiff |
2009-09-30 |
Stefan Csomor | overriding to allocate an outer autorelease pool |
tree | commitdiff |
2009-09-29 |
Jaakko Salli | Removed dst buffer delete responsibility from wxAnyValu... |
tree | commitdiff |
2009-09-29 |
Julian Smart | Context menu now created in constructor; old context... |
tree | commitdiff |
2009-09-28 |
Julian Smart | Moved WinPrinter from private.h to printdlg.cpp. |
tree | commitdiff |
2009-09-28 |
Julian Smart | Applied #9076 (scrolling bars grow box fix) |
tree | commitdiff |
2009-09-28 |
Jaakko Salli | wxUSE_THREAD -> wxUSE_THREADS |
tree | commitdiff |
2009-09-27 |
Jaakko Salli | Use long double instead of double in wxAnyValueBuffer... |
tree | commitdiff |
2009-09-27 |
Jaakko Salli | Added function and member function pointers in wxAnyVal... |
tree | commitdiff |
2009-09-27 |
Jaakko Salli | Make sure there are no memory alignment issues with... |
tree | commitdiff |
2009-09-27 |
Jaakko Salli | Store property name and value in wxPropertyGridEvent... |
tree | commitdiff |
2009-09-26 |
Julian Smart | Applied modified #10655 (Added Cookie (receive) support... |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Use FWD version of DLL export macro in forward declaration. |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Fixed wxDataViewCtrl::Set{Foreground,Background}Colour... |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Use default composite controls attributes for wxDataVie... |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Move wxControl::GetCompositeControlsDefaultAttributes... |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Refactor wxStyledTextCtrl to share common file save... |
tree | commitdiff |
2009-09-26 |
Stefan Csomor | cleaning up key handling, closes #10406 |
tree | commitdiff |
2009-09-26 |
Jaakko Salli | Have wxComboCtrl generate wxEVT_COMMAND_COMBOBOX_DROPDO... |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #9011: Native wxListCtrl::HitTest on OS X |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #10858: wxListCtrl on Mac does not route Freeze... |
tree | commitdiff |
2009-09-24 |
Julian Smart | Added missing const |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied part of #10034: wxImage::ConvertToDisabled() |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied: wxDocument: Adding an asterix to the title |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied patch #9058 (add Hildon 2.0 support) |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied patch #11078 - DEVMODE creation in wxWindowsPri... |
tree | commitdiff |
2009-09-24 |
Stefan Csomor | removing unneeded method, closes #11073 |
tree | commitdiff |
2009-09-24 |
Stefan Csomor | removing unneeded method, closes #11073 |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #10025 (Patch to allow proper sizing of simple... |
tree | commitdiff |
2009-09-24 |
Julian Smart | Fixed compile problem |
tree | commitdiff |
2009-09-23 |
Paul Cornett | build fixes for wxUSE_VALIDATORS==0 |
tree | commitdiff |
2009-09-23 |
Vadim Zeitlin | Extract default grid header renderers from wxGridCellAt... |
tree | commitdiff |
2009-09-23 |
Vadim Zeitlin | Remove DLL export declaration from wxScrolled. |
tree | commitdiff |
2009-09-23 |
Julian Smart | Added wxRICHTEXT_HANDLER_USE_CSS flag for HTML handler... |
tree | commitdiff |
2009-09-23 |
Julian Smart | Resolved #4842 (accessors for member variables) |
tree | commitdiff |
2009-09-22 |
Peter Cawley | Added automatic linking of ribbon libraries when using... |
tree | commitdiff |
2009-09-22 |
Vadim Zeitlin | Add a separate wxControlRenderer::DrawButtonLabel(... |
tree | commitdiff |
2009-09-22 |
Vadim Zeitlin | Implement wxWindow::DoGetBorderSize() in wxUniv. |
tree | commitdiff |
2009-09-21 |
Stefan Csomor | fixing include type |
tree | commitdiff |
2009-09-21 |
Vadim Zeitlin | Account for the margins used by Windows around status... |
tree | commitdiff |
2009-09-21 |
Stefan Csomor | moving themeing include to private.h |
tree | commitdiff |
2009-09-21 |
Vadim Zeitlin | Initialize wxMDIParentFrame::m_accelWindowMenu in defau... |
tree | commitdiff |
2009-09-21 |
Vadim Zeitlin | wxSocket::Initialize() and Shutdown() are for main... |
tree | commitdiff |
2009-09-20 |
Vadim Zeitlin | Put wxAny implementation entirely in the header. |
tree | commitdiff |
2009-09-19 |
Vadim Zeitlin | Optionally return length from wxLoadUserResource(). |
tree | commitdiff |
2009-09-19 |
Vadim Zeitlin | Add wxColour::{Set,Get}RGB[A](). |
tree | commitdiff |
2009-09-19 |
Vadim Zeitlin | Add curly braces around wxFAIL_MSG() to avoid g++ 4... |
tree | commitdiff |
2009-09-19 |
Vadim Zeitlin | Set svn properties correctly for the newly added files. |
tree | commitdiff |
2009-09-19 |
Jaakko Salli | wxAny initial commit (closes #10932) |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Add wxUSE_RIBBON to wx/setup_inc.h and wx/chkconf.h. |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Change return type of wxList::Member() to bool. |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Fix recurring typo in "theming". |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Use UTF-8 for all non-ASCII characters in the sources. |
tree | commitdiff |
2009-09-17 |
Julian Smart | Added missing includes |
tree | commitdiff |
2009-09-17 |
Vadim Zeitlin | More ribbon compilation fixes for OS X. |
tree | commitdiff |
2009-09-16 |
Vadim Zeitlin | Ribbon compilation fixes for OS X. |
tree | commitdiff |
2009-09-16 |
Vadim Zeitlin | Allow creating wxSingleInstanceChecker with default... |
tree | commitdiff |
2009-09-16 |
Peter Cawley | Merged GSOC Ribbon work from SOC2009_RIBBON branch... |
tree | commitdiff |
2009-09-15 |
Vadim Zeitlin | Change wxBoxSizer::AddSpacer() to only add space in... |
tree | commitdiff |
2009-09-15 |
Vadim Zeitlin | Really fix VC6 compilation after r61919. |
tree | commitdiff |
2009-09-14 |
Vadim Zeitlin | Add wxXmlResource::LoadObjectRecursively(). |
tree | commitdiff |
2009-09-14 |
Vadim Zeitlin | Add virtual dtor to header renderer classes to avoid... |
tree | commitdiff |
2009-09-14 |
Julian Smart | wxRTC's own caret is more reliable than the generic... |
tree | commitdiff |
2009-09-14 |
Jaakko Salli | Added dummy wxPG_THEME_BORDER style for backwards compa... |
tree | commitdiff |
2009-09-14 |
Stefan Csomor | fixing and completing iPhone sound |
tree | commitdiff |
2009-09-14 |
Vadim Zeitlin | Fix VC6 compilation after r61919. |
tree | commitdiff |
2009-09-14 |
Stefan Csomor | adding glFrustum to compat API, supporting SetColour... |
tree | commitdiff |
2009-09-14 |
Vadim Zeitlin | Added support for corner, row and column headers render... |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | adapting to new sound file organization for osx |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | adding types for OpenGL on iPhone |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | enabling correct audio framework on OSX |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | OpenGL changes for carbon and cocoa |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | adding emulation API for OpenGL ES platforms |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Add convenient wxMBConv::cMB2WC/WC2MB overloads taking... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Add wxDEBUG_LEVEL to wx/setup.h and document it. |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Define wxDEBUG_LEVEL in both debug and release builds... |
tree | commitdiff |
2009-09-11 |
Jaakko Salli | Fixed constants of the new wxPG_EX styles |
tree | commitdiff |
2009-09-11 |
Julian Smart | wxPropertyGrid: added wxPG_NO_INTERNAL_BORDER, wxPG_EX_... |
tree | commitdiff |
2009-09-10 |
Jaakko Salli | Notify if the grid is being destroyed in an event gener... |
tree | commitdiff |
2009-09-08 |
Vadim Zeitlin | Use correct visual attributes for wxSpinCtrl. |
tree | commitdiff |
2009-09-07 |
Jouk Jansen | fixed typo : wxDEPRECTED -> wxDEPRECATED |
tree | commitdiff |
2009-09-06 |
Vadim Zeitlin | Recognize the buddy text control as part of wxSpinCtrl. |
tree | commitdiff |
2009-09-06 |
Vadim Zeitlin | Compilation fix after wxTextEntry::SetMargins() changes. |
tree | commitdiff |
2009-09-06 |
Jaakko Salli | Added check to allow multiple selection by dragging... |
tree | commitdiff |
2009-09-05 |
Jaakko Salli | wxTextEntry::SetMargins(), GetMargins() - implemented... |
tree | commitdiff |
2009-09-03 |
Vadim Zeitlin | Tweak the default wxApp::GetAppDisplayName() logic. |
tree | commitdiff |
next |