2007-12-03 |
Vadim Zeitlin | don't use 8 bit characters in sources, this results... |
tree | commitdiff |
2007-12-03 |
Stefan Csomor | fixing warning about missing virt destructor |
tree | commitdiff |
2007-12-03 |
Robert Roebling | Add support for wxDC_ROW_LINES for GTK+ and OS X |
tree | commitdiff |
2007-12-03 |
Paul Cornett | remove unneccessary header dependencies on wx/thread.h |
tree | commitdiff |
2007-12-03 |
Paul Cornett | non-pch build fixes |
tree | commitdiff |
2007-12-02 |
Vadim Zeitlin | added support for icon flags to wxGenericNotificationMe... |
tree | commitdiff |
2007-12-02 |
Vadim Zeitlin | added wxNotificationMessage::AlwaysUseGeneric() MSW... |
tree | commitdiff |
2007-12-02 |
Vadim Zeitlin | added wxArtProvider::GetMessageBoxIcon() to avoid dupli... |
tree | commitdiff |
2007-12-02 |
Vadim Zeitlin | implemented wxNotificationMessage for wxMSW using wxTas... |
tree | commitdiff |
2007-12-02 |
Vadim Zeitlin | added wxApp::GetShell32Version() to test for shell32... |
tree | commitdiff |
2007-12-01 |
Vadim Zeitlin | added wxEVT_TASKBAR_BALLOON_TIMEOUT/CLICK which will... |
tree | commitdiff |
2007-12-01 |
Vadim Zeitlin | add wxPrintData forward declaration (blind fix for... |
tree | commitdiff |
2007-12-01 |
Robert Roebling | Added wxDataViewTreeCtrl |
tree | commitdiff |
2007-12-01 |
Paul Cornett | non-pch build fixes |
tree | commitdiff |
2007-12-01 |
Vadim Zeitlin | added MSW-specific wxTaskBarIcon::ShowBalloon() method... |
tree | commitdiff |
2007-12-01 |
Vadim Zeitlin | test for wxUSE_UNICODE_UTF8 in wxUTF8Buf definition... |
tree | commitdiff |
2007-12-01 |
Vadim Zeitlin | compilation fix after argv changes (move initialization... |
tree | commitdiff |
2007-11-30 |
Robert Roebling | compilation |
tree | commitdiff |
2007-11-30 |
Robert Roebling | forgot to commit |
tree | commitdiff |
2007-11-30 |
Vadim Zeitlin | compilation fix after removing default wxDC ctor |
tree | commitdiff |
2007-11-30 |
Vadim Zeitlin | free wxDCFactory::m_factory; also renamed SetDCFactory... |
tree | commitdiff |
2007-11-30 |
Vadim Zeitlin | remove default wxDC ctor to make it impossible to const... |
tree | commitdiff |
2007-11-30 |
Stefan Csomor | atsu for textctrl |
tree | commitdiff |
2007-11-30 |
Stefan Csomor | using common code |
tree | commitdiff |
2007-11-30 |
Robert Roebling | remove test for new dc |
tree | commitdiff |
2007-11-30 |
Robert Roebling | Compile with printarch off |
tree | commitdiff |
2007-11-30 |
Robert Roebling | wxOverlay compile fix |
tree | commitdiff |
2007-11-30 |
Robert Roebling | more DC changes for wxX11 |
tree | commitdiff |
2007-11-30 |
Vadim Zeitlin | corrected DECLARE_DYNAMIC_CLASS use |
tree | commitdiff |
2007-11-30 |
Robert Roebling | remove superfluous visibility attribute |
tree | commitdiff |
2007-11-30 |
Stefan Csomor | fixing 10.5 only compiles |
tree | commitdiff |
2007-11-30 |
Robert Roebling | converted most of X11 DC code |
tree | commitdiff |
2007-11-30 |
Vadim Zeitlin | build fixes for wxUSE_STL==1 |
tree | commitdiff |
2007-11-30 |
Robert Roebling | DC reorganization |
tree | commitdiff |
2007-11-30 |
Stefan Csomor | fixing 10.5 only compiles |
tree | commitdiff |
2007-11-30 |
Stefan Csomor | using the cf string conversions exclusively |
tree | commitdiff |
2007-11-29 |
Stefan Csomor | adding CoreText implementation |
tree | commitdiff |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
tree | commitdiff |
2007-11-29 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-28 |
Julian Smart | Use wxStdDialogButtonSizer |
tree | commitdiff |
2007-11-28 |
Vadim Zeitlin | typo fix |
tree | commitdiff |
2007-11-28 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-28 |
Stefan Csomor | cleanup, fixing exports |
tree | commitdiff |
2007-11-28 |
Stefan Csomor | cleanup, fixing exports |
tree | commitdiff |
2007-11-28 |
Vadim Zeitlin | initialize m_ownsConv (part of patch 1836644) |
tree | commitdiff |
2007-11-27 |
Václav Slavík | fixed linking with visibility enabled on Ubuntu and... |
tree | commitdiff |
2007-11-27 |
Václav Slavík | once again removed #ifdefs that conditionally included... |
tree | commitdiff |
2007-11-27 |
Stefan Csomor | fixing cases for mac / quickdraw |
tree | commitdiff |
2007-11-26 |
Stefan Csomor | cleanup / adding effects |
tree | commitdiff |
2007-11-26 |
Stefan Csomor | universal fixes |
tree | commitdiff |
2007-11-25 |
Vadim Zeitlin | wxStr[c]spn_String fixes: use size_t, not int, as retur... |
tree | commitdiff |
2007-11-25 |
Vadim Zeitlin | use size_t instead of unsigned int to avoid MSVC warnin... |
tree | commitdiff |
2007-11-25 |
Paul Cornett | remove unused/unneeded stuff from gtk/private.h |
tree | commitdiff |
2007-11-24 |
Paul Cornett | remove check for missing gtk_icon_size_lookup, since... |
tree | commitdiff |
2007-11-24 |
Stefan Csomor | mac more native types |
tree | commitdiff |
2007-11-24 |
Stefan Csomor | mac more native types |
tree | commitdiff |
2007-11-24 |
Vadim Zeitlin | added Show/HideWithEffect() and implemented them using... |
tree | commitdiff |
2007-11-24 |
Stefan Csomor | 64bit mac adaptions |
tree | commitdiff |
2007-11-24 |
Stefan Csomor | one additional assign |
tree | commitdiff |
2007-11-24 |
Vadim Zeitlin | added wxNotificationMessage and implemented it generica... |
tree | commitdiff |
2007-11-23 |
Stefan Csomor | mac cleanup |
tree | commitdiff |
2007-11-23 |
Stefan Csomor | mac cleanup |
tree | commitdiff |
2007-11-23 |
Vadim Zeitlin | use correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut) |
tree | commitdiff |
2007-11-23 |
Stefan Csomor | mac cleanup, pure cgcolor |
tree | commitdiff |
2007-11-23 |
Vadim Zeitlin | return int from wxGetWindowId(), not WORD, to ensure... |
tree | commitdiff |
2007-11-22 |
Stefan Csomor | mac cgcolor changes & cleanup |
tree | commitdiff |
2007-11-22 |
Stefan Csomor | mac cgcolor changes |
tree | commitdiff |
2007-11-22 |
Stefan Csomor | mac cgcolor changes |
tree | commitdiff |
2007-11-22 |
Stefan Csomor | mac cgcolor changes |
tree | commitdiff |
2007-11-22 |
Stefan Csomor | fix mac universal |
tree | commitdiff |
2007-11-22 |
Paul Cornett | store size of WM decorations separately for each TLW... |
tree | commitdiff |
2007-11-22 |
Václav Slavík | wxCRIT_SECT_* macros compilation fixes for wxUSE_THREAD... |
tree | commitdiff |
2007-11-22 |
Vadim Zeitlin | use WXDLLIMPEXP_FWD_XXX instead of WXDLLEXPORT |
tree | commitdiff |
2007-11-22 |
Václav Slavík | added checks for more wxUSE_SVG dependencies: wxUSE_IMA... |
tree | commitdiff |
2007-11-22 |
Paul Cornett | make DoSetSizeHints protected, remove parameter defaults |
tree | commitdiff |
2007-11-22 |
Paul Cornett | use a GtkAlignment to position m_mainWidget, avoiding... |
tree | commitdiff |
2007-11-20 |
Paul Cornett | build fixes |
tree | commitdiff |
2007-11-20 |
Vadim Zeitlin | added wxWindow::GetPrev/NextSibling() |
tree | commitdiff |
2007-11-20 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-20 |
Stefan Csomor | common xcode support |
tree | commitdiff |
2007-11-20 |
Stefan Csomor | cleanup mac |
tree | commitdiff |
2007-11-20 |
Stefan Csomor | cleanup mac |
tree | commitdiff |
2007-11-19 |
David Elliott | Don't define __WXOSX__ when building the wxCocoa base... |
tree | commitdiff |
2007-11-19 |
David Elliott | Document the cfstring.h/cfstring.cpp as being used... |
tree | commitdiff |
2007-11-19 |
David Elliott | Remove wxDialogNameStr definition which should have... |
tree | commitdiff |
2007-11-18 |
Robert Roebling | Implement wxGTK internal short-cut for wxDataViewIndexL... |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | always return true from IsMaximized() under Hildon |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | don't show size grip if the window the status bar is... |
tree | commitdiff |
2007-11-18 |
Stefan Neis | Use new wxTextEntry implementation on OS/2. |
tree | commitdiff |
2007-11-18 |
Stefan Neis | Added wxTextEntry implementation for OS/2. |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | experimental IPv6 implementation (patch 1771429) |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | wxColourData::operator=() should return wxColourData... |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | added public wxInfoMessageBox() (slightly modified... |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | preserve custom colours between calls to wxGetColourFro... |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | removed not implemented anyhow SetIcons() |
tree | commitdiff |
2007-11-18 |
Stefan Neis | Compilation fix for Watcom (on OS/2). |
tree | commitdiff |
2007-11-18 |
Robert Roebling | Remove useless GetRowCount |
tree | commitdiff |
2007-11-17 |
Stefan Neis | Changed control name constants from wxChar to char... |
tree | commitdiff |
2007-11-17 |
Robert Roebling | Update to wxDataViewCtrl from Hartwig |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | fix several problems in handling of the menu items... |
tree | commitdiff |
next |