2006-08-27 |
Robert Roebling | Made toolbars sticky, i.e. you need to drag them |
tree | commitdiff |
2006-08-27 |
Vadim Zeitlin | added wxCHECK_DFB_VERSION() macro |
tree | commitdiff |
2006-08-27 |
Václav Slavík | initial (not yet working) code for DirectFB port |
tree | commitdiff |
2006-08-26 |
Vadim Zeitlin | don't crash when EnsureVisible() is called for the... |
tree | commitdiff |
2006-08-26 |
Paul Cornett | correct idle tag type; remove unneeded includes |
tree | commitdiff |
2006-08-26 |
Stefan Csomor | adding constants |
tree | commitdiff |
2006-08-26 |
Stefan Csomor | getting rid of unused param warning |
tree | commitdiff |
2006-08-26 |
Stefan Csomor | adding alpha to wxColour |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | override OnAssertFailure(), not OnAssert() which is... |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | don't hardcode HTML font sizes, this makes wxHtmlWindow... |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | changed GTKCallbackCommonPrologue() to return -1 in... |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | Many changes: |
tree | commitdiff |
2006-08-25 |
Robin Dunn | Default construcctor for Iterator |
tree | commitdiff |
2006-08-24 |
Michael Wetherell | Add apptrait.h for msdos |
tree | commitdiff |
2006-08-24 |
Michael Wetherell | Missing exports. |
tree | commitdiff |
2006-08-24 |
Włodzimierz Skiba | Avoid conflict between new transparency API and old... |
tree | commitdiff |
2006-08-24 |
Włodzimierz Skiba | Blind wxTinderbox fix. |
tree | commitdiff |
2006-08-24 |
Włodzimierz Skiba | Keep wxPalmOS buildable - wxIcon and wxCursor moved... |
tree | commitdiff |
2006-08-24 |
Włodzimierz Skiba | Keep wxPalmOS buildable - event table moved to base... |
tree | commitdiff |
2006-08-24 |
Stefan Neis | Removed no longer needed "DECLARE_EVENT_TABLE()" comple... |
tree | commitdiff |
2006-08-24 |
Paul Cornett | correct access for virtual |
tree | commitdiff |
2006-08-23 |
Robert Roebling | Readded close button to wxMiniFrame and use the |
tree | commitdiff |
2006-08-23 |
Robert Roebling | Add opaque move support to wxGTK's wxMiniFrame. |
tree | commitdiff |
2006-08-23 |
Vadim Zeitlin | allow passing URL to wxURLDataObject ctor |
tree | commitdiff |
2006-08-23 |
Vadim Zeitlin | respect the encoding of the text style and not only... |
tree | commitdiff |
2006-08-23 |
Robert Roebling | Added direction sensitive docking. |
tree | commitdiff |
2006-08-23 |
Václav Slavík | removed wxUSE_TOOLBAR_SIMPLE leftovers from the main... |
tree | commitdiff |
2006-08-22 |
Robert Roebling | Add the new showOnIdle code to various other |
tree | commitdiff |
2006-08-22 |
Robert Roebling | Added intermediate state (m_showOnIdle) indicating... |
tree | commitdiff |
2006-08-21 |
Robin Dunn | Move CanSetTransparent and SetTransparent up to wxWindo... |
tree | commitdiff |
2006-08-21 |
Robin Dunn | Make it possible to tell wxXmlResource which domain... |
tree | commitdiff |
2006-08-21 |
Stefan Csomor | still overriding the escape key |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | don't use dynamic handlers for standard buttons as... |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | handle the buttons with ids specified in SetAffirmative... |
tree | commitdiff |
2006-08-20 |
Mattia Barbon | Allow building when WXINTL_NO_GETTEXT_MACRO is defined. |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | moved all wxDialog event handlers to wxDialogBase to... |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | centralized Esc key handling for closing the dialogs... |
tree | commitdiff |
2006-08-19 |
Paul Cornett | simplify coordinate transformation code |
tree | commitdiff |
2006-08-19 |
Paul Cornett | configure test for round |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | refactoring/simplification of code dealing with scrollb... |
tree | commitdiff |
2006-08-19 |
Julian Smart | Added missing include |
tree | commitdiff |
2006-08-18 |
Julian Smart | wxFileName size patch |
tree | commitdiff |
2006-08-18 |
Julian Smart | Applied patch [ 1531615 ] size support for wxFileName |
tree | commitdiff |
2006-08-18 |
Julian Smart | Corrected VC++ compilo (not yet tested) |
tree | commitdiff |
2006-08-18 |
Chris Elliott | add #if wxUSE_AUI to get VC6 with no wxUSE_AUI to compile |
tree | commitdiff |
2006-08-16 |
Václav Slavík | wxPlatformInfo::IsUsingUniversalWidgets() was broken... |
tree | commitdiff |
2006-08-16 |
Michael Wetherell | Declarations missing from VC++ 5 |
tree | commitdiff |
2006-08-16 |
Michael Wetherell | Avoid warnings from VC++ 5.0 |
tree | commitdiff |
2006-08-15 |
Paul Cornett | needs wx/string.h to compile independently |
tree | commitdiff |
2006-08-14 |
Paul Cornett | Combine two wxImage-to-pixmap creation functions into... |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | wxPlatformInfo (patch 1532064) |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | added wxULongLong::ToDouble() (patch 1531597) |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | better key handling for MSW and GTK (patch 1526666) |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | added wxDir::FindFirst() (modified patch 1525502) |
tree | commitdiff |
2006-08-11 |
Stefan Csomor | we are always compositing on the supported OS versions |
tree | commitdiff |
2006-08-11 |
Stefan Csomor | we are always compositing on the supported OS versions... |
tree | commitdiff |
2006-08-11 |
Stefan Csomor | we are always compositing on the supported OS versions |
tree | commitdiff |
2006-08-10 |
Václav Slavík | moved duplicated wxRegionContain definitions to wx... |
tree | commitdiff |
2006-08-10 |
Vadim Zeitlin | compilation fix: remove wxRegionContain enum which... |
tree | commitdiff |
2006-08-10 |
Vadim Zeitlin | removed wxHtmlWindow::m_Style which duplicated wxWindow... |
tree | commitdiff |
2006-08-10 |
Vadim Zeitlin | move the logic for changing notebook pages using the... |
tree | commitdiff |
2006-08-10 |
Václav Slavík | moved duplicated wxRegionContain definitions to wx... |
tree | commitdiff |
2006-08-10 |
Julian Smart | Need include so user code can access book control |
tree | commitdiff |
2006-08-10 |
Václav Slavík | moved mgl/colour.{cpp,h} to generic so that it can... |
tree | commitdiff |
2006-08-10 |
Václav Slavík | check that wxUniv is enabled when compiling for wxMGL |
tree | commitdiff |
2006-08-10 |
Vadim Zeitlin | added NormalizeValue() which can be used to ensure... |
tree | commitdiff |
2006-08-10 |
Vadim Zeitlin | Added wxID_PAGE_SETUP standard id |
tree | commitdiff |
2006-08-09 |
Václav Slavík | moved wxIcon implementation for ports where it's identi... |
tree | commitdiff |
2006-08-08 |
Václav Slavík | added wxRect::Inside(wxRect) for testing if a rectangle... |
tree | commitdiff |
2006-08-08 |
Václav Slavík | wxPipeInputStream depends on wxFile, use wxUSE_FILE |
tree | commitdiff |
2006-08-06 |
Stefan Neis | Fixed (?) problem in region handling which caused major... |
tree | commitdiff |
2006-08-06 |
Vadim Zeitlin | unified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTH... |
tree | commitdiff |
2006-08-06 |
Robin Dunn | Give timers a generated ID if wxID_ANY is passed |
tree | commitdiff |
2006-08-05 |
Václav Slavík | reformatted DEFINE_STD_WXCOLOUR_CONSTRUCTORS definition... |
tree | commitdiff |
2006-08-04 |
Vadim Zeitlin | undid last change and removed wxTE/CB_FILENAME style... |
tree | commitdiff |
2006-08-03 |
Václav Slavík | wxXPMDecoder requires wxUSE_IMAGE && wxUSE_XPM |
tree | commitdiff |
2006-08-01 |
Václav Slavík | fixed compilation for wxUSE_STATUSBAR w/o wxUSE_MENUS |
tree | commitdiff |
2006-08-01 |
Václav Slavík | move wx11 and (the rest of) wxMGL specific checks into... |
tree | commitdiff |
2006-08-01 |
Václav Slavík | wxX11's wxBitmap requires wxPalette, so check for wxUSE... |
tree | commitdiff |
2006-07-31 |
Vadim Zeitlin | TLW default item changes have changed Enter key process... |
tree | commitdiff |
2006-07-31 |
Václav Slavík | avoid warnings about undefined wxUSE_LOG_DEBUG if wxUSE... |
tree | commitdiff |
2006-07-31 |
Václav Slavík | don't pass window argument to NotifyCaptureLost, it... |
tree | commitdiff |
2006-07-31 |
Václav Slavík | wxFileModificationTime() needs wxDateTime, put it insid... |
tree | commitdiff |
2006-07-31 |
Václav Slavík | added wxEVT_MOUSE_CAPTURE_LOST event and code for corre... |
tree | commitdiff |
2006-07-30 |
Vadim Zeitlin | reverted the move of wxComboBox styles from wx/defs... |
tree | commitdiff |
2006-07-30 |
Vadim Zeitlin | reverted the move of wxComboBox styles from wx/defs... |
tree | commitdiff |
2006-07-30 |
Robert Roebling | Compilation fix after wxCB_ flags move. |
tree | commitdiff |
2006-07-30 |
Robert Roebling | Compile fix. |
tree | commitdiff |
2006-07-29 |
Robin Dunn | DLL compilation fixes |
tree | commitdiff |
2006-07-29 |
Vadim Zeitlin | wxUSE_DATAOBJ requires wxUSE_OLE (bug 1526189) |
tree | commitdiff |
2006-07-29 |
Vadim Zeitlin | moved combobox styles from defs.to to combobox.h; added... |
tree | commitdiff |
2006-07-28 |
Vadim Zeitlin | allow changing the page from keyboard in property sheet... |
tree | commitdiff |
2006-07-28 |
Vadim Zeitlin | added HasMultiplePages() |
tree | commitdiff |
2006-07-28 |
Václav Slavík | reverted the change to not use wxList until dynarray... |
tree | commitdiff |
2006-07-27 |
Václav Slavík | don't use untyped wxList in wxXmlResource |
tree | commitdiff |
2006-07-27 |
Włodzimierz Skiba | Include wx/dataobj.h according to precompiled headers... |
tree | commitdiff |
2006-07-26 |
Vadim Zeitlin | define _TM_DEFINED if we define struct tm here |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | don't make wxPathList dtor virtual, this is unneeded... |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | added possibility to strip only mnemonics, not accels... |
tree | commitdiff |
2006-07-25 |
Włodzimierz Skiba | Minor header cleaning. |
tree | commitdiff |
next |