]> git.saurik.com Git - wxWidgets.git/history - src
simplified and cleaned up wxGTK's focus handling
[wxWidgets.git] / src /
2008-03-14  Václav Slavíksimplified and cleaned up wxGTK's focus handling
2008-03-13  Václav Slavíkreverted Julian's r44600, it broke help window behavior...
2008-03-13  Václav Slavíkfixed crash in wxHtmlHelpController if the help window...
2008-03-13  Václav Slavíkfixed unreadable formatting
2008-03-13  Paul Cornettfix for idle processing stopping without processing...
2008-03-12  Václav Slavíkinclude 'Version' in version string, it's what Apple...
2008-03-12  Václav Slavíkindent app name + version from the rest in about dialog...
2008-03-12  Paul Cornettdon't defer showing if _NET_FRAME_EXTENTS handler is...
2008-03-11  Vadim Zeitlindelete wxNativeContainerWindow when the native window...
2008-03-10  Vadim Zeitlinfix handling of native toolkit command line options...
2008-03-10  Vadim Zeitlincompilation fix after last commit
2008-03-10  Vadim Zeitlinadded wxNativeContainerWindow and implemented it for...
2008-03-10  Vadim Zeitlinfurther simplifiy USE_NATIVE_HEADER_WINDOW checks
2008-03-09  Vadim Zeitlinremove wxTextAttr::CreateFont(); return wxNullFont...
2008-03-09  Vadim Zeitlindon't use native headers in wxUniv build (this doesn...
2008-03-09  Robin DunnEnable XRC to call wxStaticText::Wrap
2008-03-09  Robin DunnDon't need to use wxHAVE_RAW_BITMAP any more.
2008-03-08  Vadim ZeitlinwxUniv compilation fix for gs_windowHandles assignment
2008-03-08  Václav Slavíkfixed 'Select All' context menu in wxTextCtrl with...
2008-03-08  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Julian SmartOnly use fonts in wxTextAttr::Combine if they are reall...
2008-03-06  Václav Slavíkfixed minsize setting after wxCollapsiblePane is expand...
2008-03-06  Václav Slavíkdeprecated wxWindow::SetHelpTextForId()
2008-03-06  Stefan Csomor64/32 bit fixes
2008-03-06  Stefan Csomor64/32 bit fixes
2008-03-06  Stefan Csomorinclude fixed for non-precomp
2008-03-05  Stefan Csomorgraphics context additions (work in progress for cocoa...
2008-03-05  Stefan Csomorgraphics context additions (work in progress for cocoa...
2008-03-05  Stefan Csomorshaped can be minimized
2008-03-05  Stefan Csomorgraphics context additions and merging graphics bitmap...
2008-03-05  Stefan Csomorgraphics context additions and merging graphics bitmap...
2008-03-05  Stefan Csomorgraphics context additions and merging graphics bitmap...
2008-03-05  Václav Slavíkmade wxFindFocusedChild static, the comment wasn't...
2008-03-05  Vadim Zeitlincheck that parent is non-NULL in CreateWindowFromHWND...
2008-03-05  Vadim Zeitlincall SetHWND(hWnd) from SubclassWin(), this is consiste...
2008-03-05  Václav Slavíkadded wxRESERVE_SPACE_EVEN_IF_HIDDEN support to XRC
2008-03-04  Václav Slavíkformat strings with no real text don't need translating
2008-03-04  Vadim Zeitlinremove leading dots from .ini/.conf in AddConfFileExtIf...
2008-03-04  Vadim Zeitlinremove duplicate end iterator declaration from Destroy()
2008-03-04  Václav Slavíkadded macros for checking for conflicts between flags...
2008-03-04  Václav Slavíkadded wxRESERVE_SPACE_EVEN_IF_HIDDEN sizer flag that...
2008-03-04  Václav Slavíkfixed wxGenericTreeCtrl::DoThaw to call base class...
2008-03-04  Václav Slavíkremoved IsFrozen() from paint handler, no need for...
2008-03-04  Václav Slavíkimplemented Freeze/Thaw in wxGTK
2008-03-03  Vadim Zeitlinuse the selection background colour set using SetSelect...
2008-03-03  Václav Slavíkmade Freeze/Thaw recursively (un)freeze child windows too
2008-03-03  Vadim Zeitlinposition help windows shown when Shift-F1 is pressed...
2008-03-02  Vadim Zeitlinalways draw toolbar background ourselves under XP as...
2008-03-02  Václav Slavíkthere's no such thing as LANG_VALENCIAN
2008-03-02  Vadim Zeitlinuse custom selection colours in wxHtmlListBox again...
2008-03-02  Vadim Zeitlindecouple item index from string value (patch 1905702)
2008-03-02  Vadim Zeitlindon't post WM_NULL if there is already a WM_NULL in...
2008-03-02  Vadim Zeitlinadd support for custom controls in file dialog in wxGTK...
2008-03-02  Václav SlavíkwxMac: Fixed wxListCtrl to respect items' non-default...
2008-03-02  Václav Slavíkdon't set m_font upfront in wxMac, let the GetDefaultAt...
2008-03-02  Václav Slavíkadded Get(Class)DefaultAttributes implementation for...
2008-03-02  Vadim Zeitlinuse generic dialogs under Palm (generic.diff part of...
2008-03-02  Vadim Zeitlinworkarounds for Palm compiler errors (pacc-error.diff...
2008-03-02  Vadim Zeitlinadd platform info for Palm (add-wxpalm-info.diff part...
2008-03-02  Vadim Zeitlincompilation fixes for PalmOS and implementations of...
2008-03-02  Vadim ZeitlinPalmOS compilation fixes (wx-trunk-out.diff part of...
2008-03-01  Robert RoeblingImplemented wxURLDataObject for wxGTK using text/x...
2008-03-01  Vadim Zeitlinno real changes, just refactor/simplify the code to...
2008-03-01  Julian SmartImage size fix
2008-03-01  Robert RoeblingPatch for context menu event for generic/Windows code
2008-02-29  Vadim Zeitlinreally use the position passed to ShowHelpAtPoint(...
2008-02-29  Václav Slavíkfixed ~wxWindowBase to remove associated context help...
2008-02-29  Stefan Csomoradjusting to changed ownership (font is only created...
2008-02-28  Václav Slavíkclear statusbar 'Connecting...' message on failure
2008-02-28  Paul Cornettrevert updating GTK size hints when window decorations...
2008-02-28  Paul Cornettforward Show() to base, not wxWindow
2008-02-28  Vadim Zeitlinadded DFCS_CHECKED to DrawCheckMark() (part of patch...
2008-02-28  Vadim Zeitlinmore /Wp64 warning fixes: mostly use UINT_PTR instead...
2008-02-28  Vadim Zeitlinuse GlobalPtrLock (modified to allow not initializing...
2008-02-27  Julian SmartTake into account explorer associations and CurVer...
2008-02-27  Vadim Zeitlindon't attempt to create 0*0 bitmaps in GetBuffer()...
2008-02-27  Vadim Zeitlinclip the text in report mode to prevent it from overflo...
2008-02-27  Vadim Zeitlindon't track handlers connected to this object itself...
2008-02-27  Vadim Zeitlinadd SetNativeTheme() (slightly modified patch 1884553)
2008-02-27  Vadim Zeitlintranslate "Copy URL" string in the popup menu (feature...
2008-02-27  Vadim Zeitlinoverride SetDropTarget() in wxGrid to associate it...
2008-02-27  Vadim Zeitlinforward WM_HELP from the buddy control to the main...
2008-02-27  Vadim Zeitlindon't hide the TLW being deleted unless there any other...
2008-02-27  Stefan Csomorapplying patch 1873285
2008-02-26  Robert Roeblingrestore wxComboBox's behaviour of reacting to <ENTER>
2008-02-26  Julian SmartDon't take the previous paragraph style when deleting...
2008-02-26  Vadim Zeitlin/Wp64 warnings fixes (mostly simply use wxUIntToPtr...
2008-02-26  Julian SmartCorrected GetFontAttributes
2008-02-26  Vadim Zeitlincheck whether the grid is fully created in Refresh...
2008-02-26  Paul Cornettinitialize m_miniTitle, fix button press detection...
2008-02-26  Julian SmartFixed [ 1775674 ] Invalid color in picker dialog
2008-02-26  Julian SmartFixed bug [ 1714813 ] ApplyXXXToSelection remove style
2008-02-26  Julian SmartRemoved redundant Init call (bug 1724495)
next