2008-03-14 |
Paul Cornett | fix for infinite sizing loop (partial patch 1907189) |
tree | commitdiff |
2008-03-14 |
Julian Smart | Corrected typecasts (Sebastian Gottschalk) |
tree | commitdiff |
2008-03-14 |
Julian Smart | Fixed bug in wxDialUpManagerMSW::GetISPNames - uses... |
tree | commitdiff |
2008-03-14 |
Julian Smart | Fixed bug for chars with ASCII value > 127, explicitly... |
tree | commitdiff |
2008-03-14 |
Julian Smart | Fixed bug for chars with ASCII value > 127, explicitly... |
tree | commitdiff |
2008-03-14 |
Stefan Csomor | use the same font matching fallbacks for all layout... |
tree | commitdiff |
2008-03-14 |
Paul Cornett | fix for size 1x1 wxChoice when SetSelection() is called... |
tree | commitdiff |
2008-03-14 |
Václav Slavík | simplified and cleaned up wxGTK's focus handling |
tree | commitdiff |
2008-03-13 |
Václav Slavík | reverted Julian's r44600, it broke help window behavior... |
tree | commitdiff |
2008-03-13 |
Václav Slavík | fixed crash in wxHtmlHelpController if the help window... |
tree | commitdiff |
2008-03-13 |
Václav Slavík | fixed unreadable formatting |
tree | commitdiff |
2008-03-13 |
Paul Cornett | fix for idle processing stopping without processing... |
tree | commitdiff |
2008-03-12 |
Václav Slavík | include 'Version' in version string, it's what Apple... |
tree | commitdiff |
2008-03-12 |
Václav Slavík | indent app name + version from the rest in about dialog... |
tree | commitdiff |
2008-03-12 |
Paul Cornett | don't defer showing if _NET_FRAME_EXTENTS handler is... |
tree | commitdiff |
2008-03-11 |
Vadim Zeitlin | delete wxNativeContainerWindow when the native window... |
tree | commitdiff |
2008-03-10 |
Vadim Zeitlin | fix handling of native toolkit command line options... |
tree | commitdiff |
2008-03-10 |
Vadim Zeitlin | compilation fix after last commit |
tree | commitdiff |
2008-03-10 |
Vadim Zeitlin | added wxNativeContainerWindow and implemented it for... |
tree | commitdiff |
2008-03-10 |
Vadim Zeitlin | further simplifiy USE_NATIVE_HEADER_WINDOW checks |
tree | commitdiff |
2008-03-09 |
Vadim Zeitlin | remove wxTextAttr::CreateFont(); return wxNullFont... |
tree | commitdiff |
2008-03-09 |
Vadim Zeitlin | don't use native headers in wxUniv build (this doesn... |
tree | commitdiff |
2008-03-09 |
Robin Dunn | Enable XRC to call wxStaticText::Wrap |
tree | commitdiff |
2008-03-09 |
Robin Dunn | Don't need to use wxHAVE_RAW_BITMAP any more. |
tree | commitdiff |
2008-03-08 |
Vadim Zeitlin | wxUniv compilation fix for gs_windowHandles assignment |
tree | commitdiff |
2008-03-08 |
Václav Slavík | fixed 'Select All' context menu in wxTextCtrl with... |
tree | commitdiff |
2008-03-08 |
Stefan Csomor | cleaning up common OSX code |
tree | commitdiff |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
tree | commitdiff |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
tree | commitdiff |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
tree | commitdiff |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
tree | commitdiff |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
tree | commitdiff |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
tree | commitdiff |
2008-03-07 |
Stefan Csomor | cleaning up common OSX code |
tree | commitdiff |
2008-03-07 |
Julian Smart | Only use fonts in wxTextAttr::Combine if they are reall... |
tree | commitdiff |
2008-03-06 |
Václav Slavík | fixed minsize setting after wxCollapsiblePane is expand... |
tree | commitdiff |
2008-03-06 |
Václav Slavík | deprecated wxWindow::SetHelpTextForId() |
tree | commitdiff |
2008-03-06 |
Stefan Csomor | 64/32 bit fixes |
tree | commitdiff |
2008-03-06 |
Stefan Csomor | 64/32 bit fixes |
tree | commitdiff |
2008-03-06 |
Stefan Csomor | include fixed for non-precomp |
tree | commitdiff |
2008-03-05 |
Stefan Csomor | graphics context additions (work in progress for cocoa... |
tree | commitdiff |
2008-03-05 |
Stefan Csomor | graphics context additions (work in progress for cocoa... |
tree | commitdiff |
2008-03-05 |
Stefan Csomor | shaped can be minimized |
tree | commitdiff |
2008-03-05 |
Stefan Csomor | graphics context additions and merging graphics bitmap... |
tree | commitdiff |
2008-03-05 |
Stefan Csomor | graphics context additions and merging graphics bitmap... |
tree | commitdiff |
2008-03-05 |
Stefan Csomor | graphics context additions and merging graphics bitmap... |
tree | commitdiff |
2008-03-05 |
Václav Slavík | made wxFindFocusedChild static, the comment wasn't... |
tree | commitdiff |
2008-03-05 |
Vadim Zeitlin | check that parent is non-NULL in CreateWindowFromHWND... |
tree | commitdiff |
2008-03-05 |
Vadim Zeitlin | call SetHWND(hWnd) from SubclassWin(), this is consiste... |
tree | commitdiff |
2008-03-05 |
Václav Slavík | added wxRESERVE_SPACE_EVEN_IF_HIDDEN support to XRC |
tree | commitdiff |
2008-03-04 |
Václav Slavík | format strings with no real text don't need translating |
tree | commitdiff |
2008-03-04 |
Vadim Zeitlin | remove leading dots from .ini/.conf in AddConfFileExtIf... |
tree | commitdiff |
2008-03-04 |
Vadim Zeitlin | remove duplicate end iterator declaration from Destroy() |
tree | commitdiff |
2008-03-04 |
Václav Slavík | added macros for checking for conflicts between flags... |
tree | commitdiff |
2008-03-04 |
Václav Slavík | added wxRESERVE_SPACE_EVEN_IF_HIDDEN sizer flag that... |
tree | commitdiff |
2008-03-04 |
Václav Slavík | fixed wxGenericTreeCtrl::DoThaw to call base class... |
tree | commitdiff |
2008-03-04 |
Václav Slavík | removed IsFrozen() from paint handler, no need for... |
tree | commitdiff |
2008-03-04 |
Václav Slavík | implemented Freeze/Thaw in wxGTK |
tree | commitdiff |
2008-03-03 |
Vadim Zeitlin | use the selection background colour set using SetSelect... |
tree | commitdiff |
2008-03-03 |
Václav Slavík | made Freeze/Thaw recursively (un)freeze child windows too |
tree | commitdiff |
2008-03-03 |
Vadim Zeitlin | position help windows shown when Shift-F1 is pressed... |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | always draw toolbar background ourselves under XP as... |
tree | commitdiff |
2008-03-02 |
Václav Slavík | there's no such thing as LANG_VALENCIAN |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | use custom selection colours in wxHtmlListBox again... |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | decouple item index from string value (patch 1905702) |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | don't post WM_NULL if there is already a WM_NULL in... |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | add support for custom controls in file dialog in wxGTK... |
tree | commitdiff |
2008-03-02 |
Václav Slavík | wxMac: Fixed wxListCtrl to respect items' non-default... |
tree | commitdiff |
2008-03-02 |
Václav Slavík | don't set m_font upfront in wxMac, let the GetDefaultAt... |
tree | commitdiff |
2008-03-02 |
Václav Slavík | added Get(Class)DefaultAttributes implementation for... |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | use generic dialogs under Palm (generic.diff part of... |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | workarounds for Palm compiler errors (pacc-error.diff... |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | add platform info for Palm (add-wxpalm-info.diff part... |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | compilation fixes for PalmOS and implementations of... |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | PalmOS compilation fixes (wx-trunk-out.diff part of... |
tree | commitdiff |
2008-03-01 |
Robert Roebling | Implemented wxURLDataObject for wxGTK using text/x... |
tree | commitdiff |
2008-03-01 |
Vadim Zeitlin | no real changes, just refactor/simplify the code to... |
tree | commitdiff |
2008-03-01 |
Julian Smart | Image size fix |
tree | commitdiff |
2008-03-01 |
Robert Roebling | Patch for context menu event for generic/Windows code |
tree | commitdiff |
2008-02-29 |
Vadim Zeitlin | really use the position passed to ShowHelpAtPoint(... |
tree | commitdiff |
2008-02-29 |
Václav Slavík | fixed ~wxWindowBase to remove associated context help... |
tree | commitdiff |
2008-02-29 |
Stefan Csomor | adjusting to changed ownership (font is only created... |
tree | commitdiff |
2008-02-28 |
Václav Slavík | clear statusbar 'Connecting...' message on failure |
tree | commitdiff |
2008-02-28 |
Paul Cornett | revert updating GTK size hints when window decorations... |
tree | commitdiff |
2008-02-28 |
Paul Cornett | forward Show() to base, not wxWindow |
tree | commitdiff |
2008-02-28 |
Vadim Zeitlin | added DFCS_CHECKED to DrawCheckMark() (part of patch... |
tree | commitdiff |
2008-02-28 |
Vadim Zeitlin | more /Wp64 warning fixes: mostly use UINT_PTR instead... |
tree | commitdiff |
2008-02-28 |
Vadim Zeitlin | use GlobalPtrLock (modified to allow not initializing... |
tree | commitdiff |
2008-02-27 |
Julian Smart | Take into account explorer associations and CurVer... |
tree | commitdiff |
2008-02-27 |
Vadim Zeitlin | don't attempt to create 0*0 bitmaps in GetBuffer()... |
tree | commitdiff |
2008-02-27 |
Vadim Zeitlin | clip the text in report mode to prevent it from overflo... |
tree | commitdiff |
2008-02-27 |
Vadim Zeitlin | don't track handlers connected to this object itself... |
tree | commitdiff |
2008-02-27 |
Vadim Zeitlin | add SetNativeTheme() (slightly modified patch 1884553) |
tree | commitdiff |
2008-02-27 |
Vadim Zeitlin | translate "Copy URL" string in the popup menu (feature... |
tree | commitdiff |
2008-02-27 |
Vadim Zeitlin | override SetDropTarget() in wxGrid to associate it... |
tree | commitdiff |
2008-02-27 |
Vadim Zeitlin | forward WM_HELP from the buddy control to the main... |
tree | commitdiff |
2008-02-27 |
Vadim Zeitlin | don't hide the TLW being deleted unless there any other... |
tree | commitdiff |
2008-02-27 |
Stefan Csomor | applying patch 1873285 |
tree | commitdiff |
2008-02-26 |
Robert Roebling | restore wxComboBox's behaviour of reacting to <ENTER> |
tree | commitdiff |
2008-02-26 |
Julian Smart | Don't take the previous paragraph style when deleting... |
tree | commitdiff |
next |