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 |
2006-08-24 |
Vadim Zeitlin | try to deal more gracefully (than simply not showing...
|
commit | commitdiff | tree |
2006-08-23 |
Vadim Zeitlin | clarified LeftIsDown() behaviour for left click events
|
commit | commitdiff | tree |
2006-08-23 |
Vadim Zeitlin | documented wxURLDataObject
|
commit | commitdiff | tree |
2006-08-23 |
Vadim Zeitlin | allow passing URL to wxURLDataObject ctor
|
commit | commitdiff | tree |
2006-08-23 |
Vadim Zeitlin | respect the encoding of the text style and not only...
|
commit | commitdiff | tree |
2006-08-23 |
Vadim Zeitlin | no real changes, just use IsSingle/MultiLine() insteadof...
|
commit | commitdiff | tree |
2006-08-22 |
Vadim Zeitlin | fixed a crash and a leak in GetShortcutTarget() (closes...
|
commit | commitdiff | tree |
2006-08-22 |
Vadim Zeitlin | mention wxPathList change
|
commit | commitdiff | tree |
2006-08-22 |
Vadim Zeitlin | add round trip wxTextCtrl::Get/SetValue() test
|
commit | commitdiff | tree |
2006-08-22 |
Vadim Zeitlin | don't force UTF-8 encoding to ISO-8859-1 for GTK+ 2...
|
commit | commitdiff | tree |
2006-08-22 |
Vadim Zeitlin | use size of wxNORMAL_FONT instead of hard coded 12...
|
commit | commitdiff | tree |
2006-08-22 |
Vadim Zeitlin | added "set encoding" menu item
|
commit | commitdiff | tree |
2006-08-22 |
Vadim Zeitlin | allow entering font description string interactively
|
commit | commitdiff | tree |
2006-08-20 |
Vadim Zeitlin | added stock menu items support
|
commit | commitdiff | tree |
2006-08-20 |
Vadim Zeitlin | don't use dynamic handlers for standard buttons as...
|
commit | commitdiff | tree |
2006-08-20 |
Vadim Zeitlin | create status bar to see wxLogStatus messages
|
commit | commitdiff | tree |
2006-08-20 |
Vadim Zeitlin | removed unneeded cast to wxWindowDC in DrawItemSelectionRect()
|
commit | commitdiff | tree |
2006-08-20 |
Vadim Zeitlin | connect the affirmative/cancel button handlers to new...
|
commit | commitdiff | tree |
2006-08-20 |
Vadim Zeitlin | set wxID_CLOSE as affirmative id, not cancel id, this...
|
commit | commitdiff | tree |
2006-08-20 |
Vadim Zeitlin | map Esc to GetAffirmativeId() instead of hardcoded...
|
commit | commitdiff | tree |
2006-08-20 |
Vadim Zeitlin | updates for wxDialog affirmative/escape id buttons...
|
commit | commitdiff | tree |
2006-08-20 |
Vadim Zeitlin | handle the buttons with ids specified in SetAffirmative...
|
commit | commitdiff | tree |
2006-08-19 |
Vadim Zeitlin | don't use deprecated wxStripMenuCodes overload
|
commit | commitdiff | tree |
2006-08-19 |
Vadim Zeitlin | don't use the hack with handling wxID_CLOSE button...
|
commit | commitdiff | tree |
2006-08-19 |
Vadim Zeitlin | tidy up configure output, don't show gnomeprint/vfs...
|
commit | commitdiff | tree |
2006-08-19 |
Vadim Zeitlin | don't call base class OnOk() directly, use EndDialog...
|
commit | commitdiff | tree |
2006-08-19 |
Vadim Zeitlin | moved all wxDialog event handlers to wxDialogBase to...
|
commit | commitdiff | tree |
2006-08-19 |
Vadim Zeitlin | centralized Esc key handling for closing the dialogs...
|
commit | commitdiff | tree |
2006-08-19 |
Vadim Zeitlin | compilation fix after wxPlatformInfo patch: use wxOS_WINDOWS...
|
commit | commitdiff | tree |
2006-08-19 |
Vadim Zeitlin | removed #ifdef wxTopLevelWindowNative -- it's now defined...
|
commit | commitdiff | tree |
2006-08-19 |
Vadim Zeitlin | update the item width when making it bold, otherwise...
|
commit | commitdiff | tree |
2006-08-19 |
Vadim Zeitlin | refactoring/simplification of code dealing with scrollbars...
|
commit | commitdiff | tree |
2006-08-19 |
Vadim Zeitlin | ScrollLines() didn't use correct step_increment, so...
|
commit | commitdiff | tree |
2006-08-15 |
Vadim Zeitlin | Intel compilation fix (patch 1540790)
|
commit | commitdiff | tree |
2006-08-15 |
Vadim Zeitlin | removed obsolete build files which are likely to confuse...
|
commit | commitdiff | tree |
2006-08-15 |
Vadim Zeitlin | clarify LeftIsDown() description
|
commit | commitdiff | tree |
2006-08-15 |
Vadim Zeitlin | resolve IsWow64Process() dynamically; don't rely on...
|
commit | commitdiff | tree |
2006-08-14 |
Vadim Zeitlin | don't execute code unnecessarily/twice (patch 1539690)
|
commit | commitdiff | tree |
2006-08-14 |
Vadim Zeitlin | disable positional printf params for now as there are...
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | wxGetOsVersion() compilation andl inking fixes for...
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | removed code for non-compositing case to fix the compilation...
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | compilation fixes after recent wxFontEnumerator changes...
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | corrected signed/unsigned comparison warnings
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | regenerated after adding platinfo.{h|cpp}
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | remove extraneous commas and semicolons (patch 1537792)
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | wxPlatformInfo (patch 1532064)
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | fix printf() argument type in GetOsInfo()
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | fixed crash if the control is moved while the popup...
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | fixes for several fatal problems when using wxComboCtrl...
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | corrected example of GetUserConfigDir() return value...
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | remove extraneous commas and semicolons (patch 1537792)
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | fixed SetSelection(-1) for controls with multiple selection...
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | don't rely on system snprintf() for the tests (patch...
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | corrected typo in DEFAULT_wxUSE_PRINTF_POS_PARAMS
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | fixed wrong test (patch 1532411)
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | added wxULongLong::ToDouble() (patch 1531597)
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | F4 key also toggles combobox popup under MSW
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | better key handling for MSW and GTK (patch 1526666)
|
commit | commitdiff | tree |
2006-08-13 |
Vadim Zeitlin | added wxDir::FindFirst() (modified patch 1525502)
|
commit | commitdiff | tree |
next |