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 |
2006-09-10 |
Vadim Zeitlin | removed overloaded virtual InitWith() methods, keep...
|
commit | commitdiff | tree |
2006-09-10 |
Vadim Zeitlin | compilation fix after wxGUIAppTraits::GetToolkitVersion...
|
commit | commitdiff | tree |
2006-09-10 |
Vadim Zeitlin | removed unused variable
|
commit | commitdiff | tree |
2006-09-09 |
Vadim Zeitlin | compilation fixes after recent stock menu items changes
|
commit | commitdiff | tree |
2006-09-09 |
Vadim Zeitlin | check encoding in EnumerateFacenames(); implemented...
|
commit | commitdiff | tree |
2006-09-09 |
Vadim Zeitlin | only return matching modes from GetModes()
|
commit | commitdiff | tree |
2006-09-09 |
Vadim Zeitlin | implement wxComboBox::SetEditable()
|
commit | commitdiff | tree |
2006-09-09 |
Vadim Zeitlin | define debugging log functions as (empty inline) wxLogNop...
|
commit | commitdiff | tree |
2006-09-09 |
Vadim Zeitlin | undid last 2 commits, there are many more cases like...
|
commit | commitdiff | tree |
2006-09-09 |
Vadim Zeitlin | more warning fixes about empty if statement in helper...
|
commit | commitdiff | tree |
2006-09-09 |
Vadim Zeitlin | fix warning about empty if statement in HDCClipper...
|
commit | commitdiff | tree |
2006-09-08 |
Vadim Zeitlin | define WS_EX_LAYOUTRTL for older compilers/SDK
|
commit | commitdiff | tree |
2006-09-07 |
Vadim Zeitlin | define wx_cv_func_snprintf_pos_params when cross-compiling too
|
commit | commitdiff | tree |
2006-09-07 |
Vadim Zeitlin | fix wxSTOCK_WITH_MNEMONIC handling (was reversed after...
|
commit | commitdiff | tree |
2006-09-06 |
Vadim Zeitlin | enable support for printf positional parameters by...
|
commit | commitdiff | tree |
2006-09-05 |
Vadim Zeitlin | document GetStrings() (patch 1552225)
|
commit | commitdiff | tree |
2006-09-05 |
Vadim Zeitlin | wx printf() implementation bug fixes ('%' handling...
|
commit | commitdiff | tree |
2006-09-05 |
Vadim Zeitlin | pickers code cleanup (patch 1552220)
|
commit | commitdiff | tree |
2006-09-05 |
Vadim Zeitlin | fixes to menu stock items support (patch 1547639)
|
commit | commitdiff | tree |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class...
|
commit | commitdiff | tree |
2006-09-05 |
Vadim Zeitlin | added a couple of base classes
|
commit | commitdiff | tree |
2006-09-05 |
Vadim Zeitlin | work around drag and drop freeze (bug 1080588)
|
commit | commitdiff | tree |
2006-09-04 |
Vadim Zeitlin | use (new) wxAcceleratorEntry::Create() instead of recently...
|
commit | commitdiff | tree |
2006-09-04 |
Vadim Zeitlin | merge of RTL changes (with many modifications) from...
|
commit | commitdiff | tree |
2006-09-04 |
Vadim Zeitlin | small cleanup, removed unused headers
|
commit | commitdiff | tree |
2006-09-04 |
Vadim Zeitlin | added wxSizer::Get/SetContainingWindow()
|
commit | commitdiff | tree |
2006-09-03 |
Vadim Zeitlin | call TIFF callbacks wxTIFFFooProc instead of _tiffFooProc...
|
commit | commitdiff | tree |
2006-09-03 |
Vadim Zeitlin | close output stream when TIFFClose() is called
|
commit | commitdiff | tree |
2006-09-02 |
Vadim Zeitlin | don't convert title to current encoding if input encoding...
|
commit | commitdiff | tree |
2006-09-01 |
Vadim Zeitlin | always let GtkTextView have mouse release events to...
|
commit | commitdiff | tree |
2006-09-01 |
Vadim Zeitlin | added GTKProcessEvent() to allow controlling whether...
|
commit | commitdiff | tree |
2006-09-01 |
Vadim Zeitlin | no changes, just remove comments which don't make sense...
|
commit | commitdiff | tree |
2006-09-01 |
Vadim Zeitlin | call GTKUpdateCursor() from SetCursor()
|
commit | commitdiff | tree |
2006-09-01 |
Vadim Zeitlin | compilation fix for WXWIN_COMPATIBILITY_2_6==0
|
commit | commitdiff | tree |
2006-08-31 |
Vadim Zeitlin | do send text changed event from SetValue(), it wasn...
|
commit | commitdiff | tree |
2006-08-31 |
Vadim Zeitlin | don't use static buffer needing a critical section...
|
commit | commitdiff | tree |
2006-08-28 |
Vadim Zeitlin | return false from OnInit() in console build if we failed
|
commit | commitdiff | tree |
2006-08-28 |
Vadim Zeitlin | document maxLenght and rectBounds ctor parameters;...
|
commit | commitdiff | tree |
2006-08-28 |
Vadim Zeitlin | added alpha support to wxCocoa, also fixed compilation...
|
commit | commitdiff | tree |
2006-08-27 |
Vadim Zeitlin | started making the list of widgets not implemented...
|
commit | commitdiff | tree |
2006-08-27 |
Vadim Zeitlin | call Update() from SetStatusText() to ensure that the...
|
commit | commitdiff | tree |
2006-08-27 |
Vadim Zeitlin | relax DFB version requirements to work with 0.9.22...
|
commit | commitdiff | tree |
2006-08-27 |
Vadim Zeitlin | DFEC_UNIVERSAL is not available in DirectFB < 0.9.23...
|
commit | commitdiff | tree |
2006-08-27 |
Vadim Zeitlin | added wxCHECK_DFB_VERSION() macro
|
commit | commitdiff | tree |
2006-08-27 |
Vadim Zeitlin | removed g_eraseGC and wxWinModule used for initializing...
|
commit | commitdiff | tree |
2006-08-27 |
Vadim Zeitlin | assert that GTKGetWindow() returns non-NULL GdkWindows
|
commit | commitdiff | tree |
2006-08-26 |
Vadim Zeitlin | don't crash when EnsureVisible() is called for the...
|
commit | commitdiff | tree |
2006-08-26 |
Vadim Zeitlin | don't call EnsureVisible(tree->GetRootItem()) for a...
|
commit | commitdiff | tree |
2006-08-25 |
Vadim Zeitlin | don't set cursor for not realized (and not only hidden...
|
commit | commitdiff | tree |
2006-08-25 |
Vadim Zeitlin | override OnAssertFailure(), not OnAssert() which is...
|
commit | commitdiff | tree |
2006-08-25 |
Vadim Zeitlin | quote an underscore
|
commit | commitdiff | tree |
2006-08-25 |
Vadim Zeitlin | removed extra '}'
|
commit | commitdiff | tree |
2006-08-25 |
Vadim Zeitlin | don't hardcode HTML font sizes, this makes wxHtmlWindow...
|
commit | commitdiff | tree |
2006-08-25 |
Vadim Zeitlin | shouldn't update cursor for hidden windows
|
commit | commitdiff | tree |
2006-08-25 |
Vadim Zeitlin | remove the object from wxPendingDelete list before...
|
commit | commitdiff | tree |
2006-08-25 |
Vadim Zeitlin | reset busy cursor checkbox when switching to another...
|
commit | commitdiff | tree |
2006-08-25 |
Vadim Zeitlin | changed GTKCallbackCommonPrologue() to return -1 in...
|
commit | commitdiff | tree |
2006-08-25 |
Vadim Zeitlin | forgot GTKSetDelayedFocusIfNeeded() call in the last...
|
commit | commitdiff | tree |
2006-08-25 |
Vadim Zeitlin | Many changes:
|
commit | commitdiff | tree |
2006-08-25 |
Vadim Zeitlin | Many changes:
|
commit | commitdiff | tree |
2006-08-24 |
Vadim Zeitlin | prevent selecting the treebook items without corresponding...
|
commit | commitdiff | tree |
2006-08-24 |
Vadim Zeitlin | don't reset the selection after event was vetoed if...
|
commit | commitdiff | tree |
2006-08-24 |
Vadim Zeitlin | added tests for setting the cursor
|
commit | commitdiff | tree |
2006-08-24 |
Vadim Zeitlin | fix compilation both for Robert's cross-compiler and...
|
commit | commitdiff | tree |
next |