2006-07-16 |
Stefan Neis | Avoid using invalid parameters for GpiSetAttrs. |
tree | commitdiff |
2006-07-16 |
Benjamin Williams | prevent some obscure wxAUI crashes after DetachPane... |
tree | commitdiff |
2006-07-16 |
Benjamin Williams | added another AddPane() call which allows the caller... |
tree | commitdiff |
2006-07-16 |
Robin Dunn | Added wxTopLevelWindow::SetTranslucency and CanSetTrans... |
tree | commitdiff |
2006-07-15 |
Michael Wetherell | Put the reentrance check inside #ifdef __DEBUG__ |
tree | commitdiff |
2006-07-15 |
Michael Wetherell | Handle reentrance in the first part of wxClassInfo... |
tree | commitdiff |
2006-07-15 |
Václav Slavík | don't require <value> node in wxColourPickerCtrl's... |
tree | commitdiff |
2006-07-15 |
Václav Slavík | added default value argument to wxXmlResourceHandler... |
tree | commitdiff |
2006-07-15 |
Václav Slavík | use <value> instead of <default-*> for initial value... |
tree | commitdiff |
2006-07-15 |
Václav Slavík | fixed crashes in wxFile/DirPickerCtrl::GetPath() due... |
tree | commitdiff |
2006-07-15 |
Václav Slavík | fixed typos in *picker.cpp files' headers |
tree | commitdiff |
2006-07-14 |
Vadim Zeitlin | don't create non-existing groups in HasEntry() |
tree | commitdiff |
2006-07-14 |
Vadim Zeitlin | fix the bug with the current path being restored if... |
tree | commitdiff |
2006-07-14 |
Włodzimierz Skiba | PCH and wxUSE_* fix. |
tree | commitdiff |
2006-07-14 |
Benjamin Williams | hint window pane should always be shown so that hints... |
tree | commitdiff |
2006-07-14 |
Mart Raudsepp | Return false from PositionToXY if passed in position... |
tree | commitdiff |
2006-07-14 |
Mart Raudsepp | gtk_text_iter_get_line and get_line_offset work fine... |
tree | commitdiff |
2006-07-14 |
Robin Dunn | Updated Scintilla to version 1.70 |
tree | commitdiff |
2006-07-13 |
Alex Bligh | Apply patch 1520776, partial completion on wxOwnerDrawn... |
tree | commitdiff |
2006-07-13 |
Alex Bligh | Virtualize ProcessDockResult so people can override... |
tree | commitdiff |
2006-07-13 |
Robin Dunn | Reverted part of rev 1.92. It causes probelms on Windo... |
tree | commitdiff |
2006-07-12 |
Vadim Zeitlin | call SetHorizontalExtent() from SetString(); also simpl... |
tree | commitdiff |
2006-07-12 |
Benjamin Williams | renamed wxFrameManager::GetFrame() and SetFrame() to... |
tree | commitdiff |
2006-07-11 |
Benjamin Williams | wxFrameManager::Render() now fires a new event, called... |
tree | commitdiff |
2006-07-11 |
Benjamin Williams | wxAUI's wxFrameManager::SetFrame() now takes a wxWindow... |
tree | commitdiff |
2006-07-10 |
Václav Slavík | refresh tree item after changing its icon so that the... |
tree | commitdiff |
2006-07-09 |
Stefan Neis | Added implementation for wxGetKeyState and wxGetMouseState. |
tree | commitdiff |
2006-07-09 |
Mart Raudsepp | Use PangoFontMetrics to get wxDC::GetCharHeight, becaus... |
tree | commitdiff |
2006-07-08 |
Benjamin Williams | reverted an earlier patch that was causing problems |
tree | commitdiff |
2006-07-08 |
Robin Dunn | Add wxRTTI info for the event class |
tree | commitdiff |
2006-07-07 |
Włodzimierz Skiba | Build fix. |
tree | commitdiff |
2006-07-07 |
Alex Bligh | Added style wxTE_PROCESS_ENTER for wxOwnerDrawnComboBox |
tree | commitdiff |
2006-07-07 |
Robin Dunn | Need to skipp the first half of ShowHint if the platfor... |
tree | commitdiff |
2006-07-06 |
Vadim Zeitlin | gcc -Wundef warning fix |
tree | commitdiff |
2006-07-06 |
Robin Dunn | properly offset the mouse position for the label window... |
tree | commitdiff |
2006-07-06 |
Alex Bligh | wxComboCtrlBase: Fix SEGV due to double deletion where... |
tree | commitdiff |
2006-07-06 |
Alex Bligh | Added GetWidestItem() and GetWidestItemWidth() to wxVLi... |
tree | commitdiff |
2006-07-06 |
Włodzimierz Skiba | Dummy stub for wxGetMouseState() (tinderbox build fix) |
tree | commitdiff |
2006-07-06 |
Włodzimierz Skiba | Tinderbox warning fix. |
tree | commitdiff |
2006-07-06 |
Włodzimierz Skiba | wxRound() workaround to avoid unexpected compile and... |
tree | commitdiff |
2006-07-06 |
Vadim Zeitlin | use ZIP entry modification time, not the (inexistent... |
tree | commitdiff |
2006-07-06 |
Robin Dunn | Oops, I misremembered the name of wxUnusedVar |
tree | commitdiff |
2006-07-05 |
Robin Dunn | Enable transparent hints and dragging on wxMac |
tree | commitdiff |
2006-07-05 |
Alex Bligh | wxAUI: maintain minimum size of panes across dock/undock. |
tree | commitdiff |
2006-07-05 |
Robin Dunn | Remove call to gtk_pizza_set_clear, which doesn't exist... |
tree | commitdiff |
2006-07-05 |
Benjamin Williams | fixed wrong comment |
tree | commitdiff |
2006-07-05 |
Benjamin Williams | added EVT_AUI_PANECLOSE and updated sample accordingly |
tree | commitdiff |
2006-07-05 |
Stefan Csomor | int warning |
tree | commitdiff |
2006-07-05 |
Stefan Csomor | making cocoa build again |
tree | commitdiff |
2006-07-05 |
Włodzimierz Skiba | wxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve... |
tree | commitdiff |
2006-07-05 |
Włodzimierz Skiba | Return OS description for WinCE too. |
tree | commitdiff |
2006-07-04 |
Alex Bligh | wxAUI: Send cancel event on floating panes closing... |
tree | commitdiff |
2006-07-04 |
Alex Bligh | wxAUI: Send a cancel event to the window within a frame... |
tree | commitdiff |
2006-07-04 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2006-07-04 |
Vadim Zeitlin | release build unused variable warning fix |
tree | commitdiff |
2006-07-04 |
Julian Smart | Scrolling improvements |
tree | commitdiff |
2006-07-04 |
Alex Bligh | wxAUI: Made fixed size floating panes work |
tree | commitdiff |
2006-07-04 |
Stefan Csomor | XTI adaption for new event name |
tree | commitdiff |
2006-07-04 |
Stefan Csomor | wxColour lost its Create method, use direct creation... |
tree | commitdiff |
2006-07-04 |
Włodzimierz Skiba | WinCE build fixes. |
tree | commitdiff |
2006-07-04 |
Stefan Csomor | was crashing wxCocoa builds (decomposition will be... |
tree | commitdiff |
2006-07-04 |
Vadim Zeitlin | s/WXK_NEXT/WXK_PAGEDOWN/ to fix compilation with compat... |
tree | commitdiff |
2006-07-04 |
Vadim Zeitlin | don't assert in SetStringSelection() if the item isn... |
tree | commitdiff |
2006-07-04 |
Vadim Zeitlin | fix -Wundef gcc warnings about wxUSE_MS_HTML_HELP |
tree | commitdiff |
2006-07-03 |
Julian Smart | SetStyle/GetStyle corrections |
tree | commitdiff |
2006-07-03 |
Robin Dunn | ExpandAll and ExpandAllChildren are in wxTreeCtrlBase... |
tree | commitdiff |
2006-07-03 |
Włodzimierz Skiba | Include wx/image.h according to precompiled headers... |
tree | commitdiff |
2006-07-03 |
Włodzimierz Skiba | [ 1515217 ] wxComboCtrl textctrl event propagation... |
tree | commitdiff |
2006-07-03 |
Włodzimierz Skiba | [ 1515520 ] wxOwnerDrawnComboBox mouse hover on partial... |
tree | commitdiff |
2006-07-02 |
Stefan Neis | Fixed typos in comments (patch #1515724) |
tree | commitdiff |
2006-07-02 |
Stefan Neis | Fixes to sizing and others, according to patch #1507207. |
tree | commitdiff |
2006-07-02 |
Julian Smart | Implemented wxTextAttrEx::CombineEx and wxRichTextAttr... |
tree | commitdiff |
2006-07-02 |
Vadim Zeitlin | corrected preview scale calculation (patch from Daniel... |
tree | commitdiff |
2006-07-02 |
Vadim Zeitlin | use PROOF_QUALITY in LOGFONT by default |
tree | commitdiff |
2006-07-02 |
Vadim Zeitlin | take pixel sizes into account as well when comparing... |
tree | commitdiff |
2006-07-02 |
Julian Smart | Added wxTextCtrlBase to type info, useful if different... |
tree | commitdiff |
2006-07-02 |
Vadim Zeitlin | fix appearance problems when the cell is scrolled ... |
tree | commitdiff |
2006-07-02 |
Vadim Zeitlin | use gtk_file_chooser_set_current_folder() instead of... |
tree | commitdiff |
2006-07-02 |
Vadim Zeitlin | added ExpandAllChildrne() (patch 1498343) |
tree | commitdiff |
2006-07-02 |
Vadim Zeitlin | don't use old name for wxTE_PROCESS_ENTER unavailable... |
tree | commitdiff |
2006-07-02 |
Vadim Zeitlin | reset m_selectingKeyboard in ClearSelection() too |
tree | commitdiff |
2006-07-02 |
Vadim Zeitlin | don't refresh the menu if it's frozen |
tree | commitdiff |
2006-07-01 |
Julian Smart | Need to convert from physical to logical units inside... |
tree | commitdiff |
2006-07-01 |
Vadim Zeitlin | don't set the size to the full screen for the windows... |
tree | commitdiff |
2006-07-01 |
Vadim Zeitlin | use WM_NCCALCSIZE in DoGetClientSize() if the window... |
tree | commitdiff |
2006-06-30 |
Vadim Zeitlin | don't ignore dialog code when processing Ctrl-keys... |
tree | commitdiff |
2006-06-30 |
Vadim Zeitlin | support Ctrl-PageUp/Dn for changing the notebook pages... |
tree | commitdiff |
2006-06-30 |
Vadim Zeitlin | we don't need to override MSWTranslateMessage(), it... |
tree | commitdiff |
2006-06-30 |
Vadim Zeitlin | call MSWProcessMessage() for the window itself, althoug... |
tree | commitdiff |
2006-06-30 |
Stefan Csomor | making sure mac filenames are always decomposed D Unico... |
tree | commitdiff |
2006-06-30 |
Stefan Csomor | missing retval |
tree | commitdiff |
2006-06-30 |
Stefan Csomor | fixing PPI bugs in printer dcs and print preview |
tree | commitdiff |
2006-06-30 |
Stefan Csomor | fixing PPI bugs in printer dcs |
tree | commitdiff |
2006-06-30 |
Benjamin Williams | added/expanded various comments |
tree | commitdiff |
2006-06-29 |
Stefan Csomor | switching all text rendering/measuring to ATSUI |
tree | commitdiff |
2006-06-29 |
Stefan Csomor | moving UniChar code to one place |
tree | commitdiff |
2006-06-29 |
Vadim Zeitlin | flush stderr in wxSafeShowMessage(): this might be... |
tree | commitdiff |
2006-06-29 |
Stefan Csomor | fix for potential crash when conversion fails |
tree | commitdiff |
2006-06-29 |
Stefan Csomor | fix for potention crash when conversion fails |
tree | commitdiff |
2006-06-29 |
Julian Smart | Moved wxRichTextCtrl to its own library |
tree | commitdiff |
next |