]> git.saurik.com Git - wxWidgets.git/history - src
add some more files to fix rpmbuild errors (parts of patch 1533296)
[wxWidgets.git] / src /
2006-07-23  Alex BlighUse wxCHECK_VERSION not wxABI_VERSION to avoid xrc...
2006-07-23  Alex BlighwxAUI: Don't fade venetian blind effect by default
2006-07-22  Robin DunnAlso need to override Show
2006-07-22  Benjamin Williamsadded some font measuring to wxAuiMultiNotebook
2006-07-22  Alex BlighAdd support for transparent hint windows under GTK
2006-07-22  Jamie GaddDon't handle WM_PRINTCLIENT anymore, manually draw...
2006-07-22  Alex BlighwxAUI: Do not leak a wxFrame if transparency is not...
2006-07-22  Benjamin Williamsadded auibook.cpp and tabmdi.cpp to build scripts
2006-07-22  Alex BlighFix redraw problems with hint rectangle when there...
2006-07-22  Benjamin Williamscompile fixes on wxGTK
2006-07-22  Alex BlighClean up wxOwnerDrawnComboBox XRC handler as suggested...
2006-07-22  Benjamin Williamsadded some overrides to wxTabFrame to remove errors
2006-07-22  Stefan Csomorfixing this conversion (was essentially a no-op under...
2006-07-22  Stefan Csomoradding back-conversion to filenames (wide composed)
2006-07-21  Alex BlighFix typo
2006-07-21  Benjamin Williamsupdated header file name in source
2006-07-21  Benjamin Williamsrenamed notebook.cpp to auibook.cpp
2006-07-21  Benjamin Williamsadded notebook.cpp and tabmdi.cpp
2006-07-21  Mart RaudseppDon't check with CanSetTransparent from within SetTrans...
2006-07-20  Włodzimierz SkibaWarning fixes.
2006-07-20  Włodzimierz Skiba[ 1523907 ] Remove unnecessary wxComboCtrl window style.
2006-07-20  Vadim Zeitlinhandle negative time spans correctly in Format()
2006-07-20  Włodzimierz Skiba[ 1524693 ] wxOwnerDrawnComboBox focus paint fix.
2006-07-19  Stefan NeisFixes according to patch #1523304.
2006-07-19  Stefan NeisSizing fixes according to patch #1523304.
2006-07-19  Mart Raudsepp[wxGTK] Be pessimistic about transparency being visuall...
2006-07-19  Mart RaudseppInitial wxTLW::(Can)SetTransparent support for wxGTK...
2006-07-19  Włodzimierz SkibaWarning fix.
2006-07-17  Robin DunnTranslucency --> Transparent
2006-07-17  Benjamin Williamsframe should call skip on child focus event to give...
2006-07-17  Michael WetherellCompile fix for OS X 10.2
2006-07-17  Vadim Zeitlinfixed crash in wxDb::Open() in Unicode build due to...
2006-07-17  Michael WetherellUse substitions when converting gnome mime files from...
2006-07-17  Włodzimierz Skiba[ 1519202 ] wxComboCtrl::SetButtonPosition() to support...
2006-07-17  Włodzimierz Skiba[ 1522987 ] wxComboCtrl crashes if TAB is pressed while...
2006-07-17  Włodzimierz SkibaBetter temporary fix.
2006-07-17  Włodzimierz SkibaBuild fix to make tinderbox work, needs asap change.
2006-07-16  Vadim Zeitlinfix Open(wxDbConnectInf) when using connection string...
2006-07-16  Stefan NeisDrawing fixed according to patch #1523304.
2006-07-16  Stefan NeisDisable CLIP_SIBLINGS style.
2006-07-16  Stefan NeisMake wxCalendarCtrl work on OS/2's PM port as well...
2006-07-16  Stefan NeisAvoid trouble during initialisation & typo fix (patch...
2006-07-16  Stefan NeisFixed geometry errors according to patch #1523304.
2006-07-16  Vadim Zeitlinupdate the combobox text as soon as we get CBN_SELENDOK...
2006-07-16  Vadim Zeitlindisable pixel size comparison in operator==() for wxGTK...
2006-07-16  Vadim ZeitlinwxUSE_PANGO is always 0 for wxGTK1 so there is no need...
2006-07-16  Vadim ZeitlinwxUSE_PANGO is always 1 for wxGTK2 so there is no need...
2006-07-16  Vadim Zeitlinunset the button as temporary default item when it...
2006-07-16  Vadim Zeitlinremove the search for parent with wxTAB_TRAVERSAL style...
2006-07-16  Vadim Zeitlindon't crash if m_widget == NULL in OnInternalIdle()
2006-07-16  Vadim Zeitlinmin size of an empty sizer should be (0, 0) and not...
2006-07-16  Vadim Zeitlindon't add 7 and 14 pixel horz/vertical padding in DoGet...
2006-07-16  Stefan NeisFixed apparent typo.
2006-07-16  Stefan NeisAvoid using invalid parameters for GpiSetAttrs.
2006-07-16  Benjamin Williamsprevent some obscure wxAUI crashes after DetachPane...
2006-07-16  Benjamin Williamsadded another AddPane() call which allows the caller...
2006-07-16  Robin DunnAdded wxTopLevelWindow::SetTranslucency and CanSetTrans...
2006-07-15  Michael WetherellPut the reentrance check inside #ifdef __DEBUG__
2006-07-15  Michael WetherellHandle reentrance in the first part of wxClassInfo...
2006-07-15  Václav Slavíkdon't require <value> node in wxColourPickerCtrl's...
2006-07-15  Václav Slavíkadded default value argument to wxXmlResourceHandler...
2006-07-15  Václav Slavíkuse <value> instead of <default-*> for initial value...
2006-07-15  Václav Slavíkfixed crashes in wxFile/DirPickerCtrl::GetPath() due...
2006-07-15  Václav Slavíkfixed typos in *picker.cpp files' headers
2006-07-14  Vadim Zeitlindon't create non-existing groups in HasEntry()
2006-07-14  Vadim Zeitlinfix the bug with the current path being restored if...
2006-07-14  Włodzimierz SkibaPCH and wxUSE_* fix.
2006-07-14  Benjamin Williamshint window pane should always be shown so that hints...
2006-07-14  Mart RaudseppReturn false from PositionToXY if passed in position...
2006-07-14  Mart Raudseppgtk_text_iter_get_line and get_line_offset work fine...
2006-07-14  Robin DunnUpdated Scintilla to version 1.70
2006-07-13  Alex BlighApply patch 1520776, partial completion on wxOwnerDrawn...
2006-07-13  Alex BlighVirtualize ProcessDockResult so people can override...
2006-07-13  Robin DunnReverted part of rev 1.92. It causes probelms on Windo...
2006-07-12  Vadim Zeitlincall SetHorizontalExtent() from SetString(); also simpl...
2006-07-12  Benjamin Williamsrenamed wxFrameManager::GetFrame() and SetFrame() to...
2006-07-11  Benjamin WilliamswxFrameManager::Render() now fires a new event, called...
2006-07-11  Benjamin WilliamswxAUI's wxFrameManager::SetFrame() now takes a wxWindow...
2006-07-10  Václav Slavíkrefresh tree item after changing its icon so that the...
2006-07-09  Stefan NeisAdded implementation for wxGetKeyState and wxGetMouseState.
2006-07-09  Mart RaudseppUse PangoFontMetrics to get wxDC::GetCharHeight, becaus...
2006-07-08  Benjamin Williamsreverted an earlier patch that was causing problems
2006-07-08  Robin DunnAdd wxRTTI info for the event class
2006-07-07  Włodzimierz SkibaBuild fix.
2006-07-07  Alex BlighAdded style wxTE_PROCESS_ENTER for wxOwnerDrawnComboBox
2006-07-07  Robin DunnNeed to skipp the first half of ShowHint if the platfor...
2006-07-06  Vadim Zeitlingcc -Wundef warning fix
2006-07-06  Robin Dunnproperly offset the mouse position for the label window...
2006-07-06  Alex BlighwxComboCtrlBase: Fix SEGV due to double deletion where...
2006-07-06  Alex BlighAdded GetWidestItem() and GetWidestItemWidth() to wxVLi...
2006-07-06  Włodzimierz SkibaDummy stub for wxGetMouseState() (tinderbox build fix)
2006-07-06  Włodzimierz SkibaTinderbox warning fix.
2006-07-06  Włodzimierz SkibawxRound() workaround to avoid unexpected compile and...
2006-07-06  Vadim Zeitlinuse ZIP entry modification time, not the (inexistent...
2006-07-06  Robin DunnOops, I misremembered the name of wxUnusedVar
2006-07-05  Robin DunnEnable transparent hints and dragging on wxMac
2006-07-05  Alex BlighwxAUI: maintain minimum size of panes across dock/undock.
2006-07-05  Robin DunnRemove call to gtk_pizza_set_clear, which doesn't exist...
2006-07-05  Benjamin Williamsfixed wrong comment
2006-07-05  Benjamin Williamsadded EVT_AUI_PANECLOSE and updated sample accordingly
next