2006-09-29 |
Vadim Zeitlin | fixed confusing double messages about getservbyname_r...
|
commit | commitdiff | tree |
2006-09-28 |
Vadim Zeitlin | removed non existent wx/dfb/popupwin.h
|
commit | commitdiff | tree |
2006-09-28 |
Vadim Zeitlin | suppress gcc warning about DWET_XXX enumeration values...
|
commit | commitdiff | tree |
2006-09-28 |
Vadim Zeitlin | fix unused variable warning when wxUSE_PALETTE==0
|
commit | commitdiff | tree |
2006-09-28 |
Vadim Zeitlin | add compilation options to allow compiling in just...
|
commit | commitdiff | tree |
2006-09-28 |
Vadim Zeitlin | The Lesser wxMask Refactoring: merged wxMGL and wxDFB...
|
commit | commitdiff | tree |
2006-09-28 |
Vadim Zeitlin | add compilation options to allow compiling in just...
|
commit | commitdiff | tree |
2006-09-28 |
Vadim Zeitlin | no real changes, just replaced a long preprocessor...
|
commit | commitdiff | tree |
2006-09-28 |
Vadim Zeitlin | DIKI_ALTGR was removed in DFB 0.9.25
|
commit | commitdiff | tree |
2006-09-28 |
Vadim Zeitlin | define wxUSE_BOOKCTRL when wxUSE_NOTE/LIST/CHOICEBOOK...
|
commit | commitdiff | tree |
2006-09-28 |
Vadim Zeitlin | handle DIKI_ALT_GR in the switch even if we don't have...
|
commit | commitdiff | tree |
2006-09-28 |
Vadim Zeitlin | only use PS printing in wxUniv (the test was accidentally...
|
commit | commitdiff | tree |
2006-09-28 |
Vadim Zeitlin | fixed Contains() to pass the unit test (didn't work...
|
commit | commitdiff | tree |
2006-09-28 |
Vadim Zeitlin | added wxString::Contains() unit test
|
commit | commitdiff | tree |
2006-09-28 |
Vadim Zeitlin | VC7.1 warning fix about passing temporary as (non-const...
|
commit | commitdiff | tree |
2006-09-28 |
Vadim Zeitlin | added Malay translations (Mahrazi Mohd Kamal)
|
commit | commitdiff | tree |
2006-09-28 |
Vadim Zeitlin | update from Priyank Bolia
|
commit | commitdiff | tree |
2006-09-26 |
Vadim Zeitlin | allow specifying the size of wxDCTemp and do specify...
|
commit | commitdiff | tree |
2006-09-26 |
Vadim Zeitlin | add wxUSE_OLE_AUTOMATION here too
|
commit | commitdiff | tree |
2006-09-26 |
Vadim Zeitlin | let the control process WM_RBUTTONDOWN finally, trying...
|
commit | commitdiff | tree |
2006-09-25 |
Vadim Zeitlin | compilation fixes after recent changes
|
commit | commitdiff | tree |
2006-09-25 |
Vadim Zeitlin | fix undefined behaviour due to using shift variable...
|
commit | commitdiff | tree |
2006-09-25 |
Vadim Zeitlin | make wxMacItem::m_colId of type DataBrowserPropertyID...
|
commit | commitdiff | tree |
2006-09-25 |
Vadim Zeitlin | fixed warnings, reformatted braces
|
commit | commitdiff | tree |
2006-09-25 |
Vadim Zeitlin | compilation fix after last change
|
commit | commitdiff | tree |
2006-09-25 |
Vadim Zeitlin | added wxUSE_VARIANT guards
|
commit | commitdiff | tree |
2006-09-25 |
Vadim Zeitlin | rename OnResize() to OnSize() to avoid conflict with...
|
commit | commitdiff | tree |
2006-09-25 |
Vadim Zeitlin | use _snprintf() in system_sprintf() for the compilers...
|
commit | commitdiff | tree |
2006-09-25 |
Vadim Zeitlin | The Great wxRegion Refactoring:
|
commit | commitdiff | tree |
2006-09-25 |
Vadim Zeitlin | add wxTLW::UseNativeDecorations[ByDefault]() to allow...
|
commit | commitdiff | tree |
2006-09-25 |
Vadim Zeitlin | fix TLW borders width in mono theme
|
commit | commitdiff | tree |
2006-09-24 |
Vadim Zeitlin | oops, restored accidentally deleted functions in last...
|
commit | commitdiff | tree |
2006-09-24 |
Vadim Zeitlin | get rid of wxUSE_CHECKBOXES_IN_MULTI_SEL_TREE code...
|
commit | commitdiff | tree |
2006-09-24 |
Vadim Zeitlin | make log messages more readable
|
commit | commitdiff | tree |
2006-09-24 |
Vadim Zeitlin | 1. fixed many warnings about implicit double to int...
|
commit | commitdiff | tree |
2006-09-24 |
Vadim Zeitlin | move wxBitmapComboBox dependency check to wx/chkconf...
|
commit | commitdiff | tree |
2006-09-24 |
Vadim Zeitlin | Added wxUSE_VARIANT and the related checks, also added...
|
commit | commitdiff | tree |
2006-09-24 |
Vadim Zeitlin | use wxRect::Contains(), not Inside() (fixes compilation...
|
commit | commitdiff | tree |
2006-09-24 |
Vadim Zeitlin | added wxSize::IncBy() and DecBy() methods
|
commit | commitdiff | tree |
2006-09-23 |
Vadim Zeitlin | 1. deprecate redundantly sounding wxArtProvider::FooProvider...
|
commit | commitdiff | tree |
2006-09-23 |
Vadim Zeitlin | regenrated after removing imaglist.cpp from GTK and...
|
commit | commitdiff | tree |
2006-09-23 |
Vadim Zeitlin | added src/xrc/xh_bmpbt.cpp (how comes it was in Makefile...
|
commit | commitdiff | tree |
2006-09-23 |
Vadim Zeitlin | remove generic/imaglist.cpp from GTK|MOTIF_SRC now...
|
commit | commitdiff | tree |
2006-09-22 |
Vadim Zeitlin | don't release the DC which we don't own in wxUSE_UXTHEME...
|
commit | commitdiff | tree |
2006-09-21 |
Vadim Zeitlin | fix unescaped underscores
|
commit | commitdiff | tree |
2006-09-21 |
Vadim Zeitlin | fix incorrect \param usage
|
commit | commitdiff | tree |
2006-09-21 |
Vadim Zeitlin | fixed unmatched braces
|
commit | commitdiff | tree |
2006-09-20 |
Vadim Zeitlin | removed operator>>(istream&, wxString&) -- it's better...
|
commit | commitdiff | tree |
2006-09-20 |
Vadim Zeitlin | make colours of the selected text inversed
|
commit | commitdiff | tree |
2006-09-20 |
Vadim Zeitlin | add more virtual border drawing functions used by frame...
|
commit | commitdiff | tree |
2006-09-20 |
Vadim Zeitlin | centre frame decoration bitmaps in their buttons
|
commit | commitdiff | tree |
2006-09-20 |
Vadim Zeitlin | removed stubs for frame decorations drawing
|
commit | commitdiff | tree |
2006-09-20 |
Vadim Zeitlin | move frame decorations drawing to the base class
|
commit | commitdiff | tree |
2006-09-20 |
Vadim Zeitlin | fix infinite recursion in DrawStatusField() after latest...
|
commit | commitdiff | tree |
2006-09-20 |
Vadim Zeitlin | only include generic imaglist.{cpp|h} in the ports...
|
commit | commitdiff | tree |
2006-09-20 |
Vadim Zeitlin | added stubs for the missing functions, this theme links now
|
commit | commitdiff | tree |
2006-09-20 |
Vadim Zeitlin | move generic part of AdjustSize() and status bar methods...
|
commit | commitdiff | tree |
2006-09-20 |
Vadim Zeitlin | add Inflate(wxSize) overload
|
commit | commitdiff | tree |
2006-09-20 |
Vadim Zeitlin | define wxCONTROL_SIZEGRIP as another possible interpretation...
|
commit | commitdiff | tree |
2006-09-20 |
Vadim Zeitlin | first compilable version of the mono theme, replacing...
|
commit | commitdiff | tree |
2006-09-20 |
Vadim Zeitlin | moved Arrow_ constants to the base class
|
commit | commitdiff | tree |
2006-09-20 |
Vadim Zeitlin | refactored common parts of DrawItem() in the base class...
|
commit | commitdiff | tree |
2006-09-20 |
Vadim Zeitlin | corrected ifdef condition
|
commit | commitdiff | tree |
2006-09-19 |
Vadim Zeitlin | add if wxUSE_NOTEBOOK around notebook-only renderer...
|
commit | commitdiff | tree |
2006-09-18 |
Vadim Zeitlin | rebaked after listctrl/imagelist and wxUniv changes
|
commit | commitdiff | tree |
2006-09-18 |
Vadim Zeitlin | refactor some existing themes methods in a new base...
|
commit | commitdiff | tree |
2006-09-18 |
Vadim Zeitlin | use native wxImageList for wxUniv, it's a low level...
|
commit | commitdiff | tree |
2006-09-16 |
Vadim Zeitlin | remove unused any more wxArrayHandlers
|
commit | commitdiff | tree |
2006-09-16 |
Vadim Zeitlin | added wxRect::GetTopRight/BottomLeft() for consistency...
|
commit | commitdiff | tree |
2006-09-16 |
Vadim Zeitlin | build extra wxUniv tags file
|
commit | commitdiff | tree |
2006-09-16 |
Vadim Zeitlin | fix wxGetFreeMemory() for Linux 2.6 (part of patch...
|
commit | commitdiff | tree |
2006-09-16 |
Vadim Zeitlin | added CheckOS/ToolkitVersion()
|
commit | commitdiff | tree |
2006-09-14 |
Vadim Zeitlin | Many changes for wxInputHandler creation mainly related to:
|
commit | commitdiff | tree |
2006-09-14 |
Vadim Zeitlin | don't append trailing tab to items which don't have...
|
commit | commitdiff | tree |
2006-09-14 |
Vadim Zeitlin | fix warnings about unused parameters and functions...
|
commit | commitdiff | tree |
2006-09-14 |
Vadim Zeitlin | define HAVE_BROKEN_SWPRINTF_DECL for VC7.1 as while...
|
commit | commitdiff | tree |
2006-09-13 |
Vadim Zeitlin | added wxWindow::IsFrozen() (only existed in wxMSW and...
|
commit | commitdiff | tree |
2006-09-13 |
Vadim Zeitlin | fix wxVsnprintf_ declaration for VC8
|
commit | commitdiff | tree |
2006-09-13 |
Vadim Zeitlin | document wxChildFocusEvent
|
commit | commitdiff | tree |
2006-09-12 |
Vadim Zeitlin | remove unneeded m_inputHandler initialization (already...
|
commit | commitdiff | tree |
2006-09-11 |
Vadim Zeitlin | removed GTK header include
|
commit | commitdiff | tree |
2006-09-11 |
Vadim Zeitlin | compilation fix
|
commit | commitdiff | tree |
2006-09-10 |
Vadim Zeitlin | added hyperlink alignment flags (patch 1537043)
|
commit | commitdiff | tree |
2006-09-10 |
Vadim Zeitlin | compilation fixes for wxUSE_STL==1 (patch 1555754)
|
commit | commitdiff | tree |
2006-09-10 |
Vadim Zeitlin | minor corrections and note about Unicode (patch 1555691)
|
commit | commitdiff | tree |
2006-09-10 |
Vadim Zeitlin | use RTL paragraphs in rich edit control in RTL mode...
|
commit | commitdiff | tree |
2006-09-10 |
Vadim Zeitlin | return correct coordinates for child windows from DoGetPosit...
|
commit | commitdiff | tree |
2006-09-10 |
Vadim Zeitlin | fix static box label drawing in RTL locale (patch 1552545)
|
commit | commitdiff | tree |
2006-09-10 |
Vadim Zeitlin | added wxLocale::IsAvailable() (extended patch 1547191)
|
commit | commitdiff | tree |
2006-09-10 |
Vadim Zeitlin | use wxID_OPEN instead of INTERNAT_OPEN
|
commit | commitdiff | tree |
2006-09-10 |
Vadim Zeitlin | compilation fix for Unicode build (patch 1546975)
|
commit | commitdiff | tree |
2006-09-10 |
Vadim Zeitlin | allow wxRB_GROUP to be changed after creation (patch...
|
commit | commitdiff | tree |
2006-09-10 |
Vadim Zeitlin | fix constructing wxRegKey from string names (replaces...
|
commit | commitdiff | tree |
2006-09-10 |
Vadim Zeitlin | clear values of type SQL_C_DATE/TIME too (patch 1541829)
|
commit | commitdiff | tree |
2006-09-10 |
Vadim Zeitlin | don't call ::GetSystemMetrics() unnecessarily in wxGetHiconS...
|
commit | commitdiff | tree |
2006-09-10 |
Vadim Zeitlin | ensure that -2 font size is readable, it could be too...
|
commit | commitdiff | tree |
2006-09-10 |
Vadim Zeitlin | small sample cleanup (formatting, use stock menu items)
|
commit | commitdiff | tree |
2006-09-10 |
Vadim Zeitlin | ensure that IsDialogMessage() is not called in the...
|
commit | commitdiff | tree |
2006-09-10 |
Vadim Zeitlin | blind compilation fix for daily builds error
|
commit | commitdiff | tree |
2006-09-10 |
Vadim Zeitlin | compilation fix for !WX_PRECOMP (missing wx/app.h)
|
commit | commitdiff | tree |
next |