2012-05-09 |
Julian Smart | Added field implementation |
tree | commitdiff |
2012-05-08 |
Julian Smart | Moved default margins to buffer class Init; reduced... |
tree | commitdiff |
2012-05-07 |
Julian Smart | Corrected top-level object layout in paragraphs |
tree | commitdiff |
2012-05-07 |
Julian Smart | Fixed inconsistent calculation of line height in paragr... |
tree | commitdiff |
2012-05-07 |
Vadim Zeitlin | No real changes, just fix some typos in comments. |
tree | commitdiff |
2012-05-07 |
Julian Smart | Added non-breaking space to whitespace check |
tree | commitdiff |
2012-05-07 |
Vadim Zeitlin | Use XkbKeycodeToKeysym() instead of deprecated XKeycode... |
tree | commitdiff |
2012-05-07 |
Vadim Zeitlin | Create a wrapper file for X11/XKBlib.h header. |
tree | commitdiff |
2012-05-07 |
Václav Slavík | Make wxDocTemplate::CreateDocument() exceptions-safe. |
tree | commitdiff |
2012-05-07 |
Václav Slavík | Fix performance of wxHtmlParser::SkipCommentTag() in... |
tree | commitdiff |
2012-05-06 |
Václav Slavík | Fix r71367: don't set bgCol twice needlessly. |
tree | commitdiff |
2012-05-06 |
Václav Slavík | Fix wxOwnerDrawnComboBox background on with classic... |
tree | commitdiff |
2012-05-05 |
Vadim Zeitlin | No changes, just spelling corrections in the comments. |
tree | commitdiff |
2012-05-05 |
Vadim Zeitlin | Update the field widths on demand in wxStatusBarGeneric. |
tree | commitdiff |
2012-05-05 |
Stefan Csomor | fixes crashes with embedded controls in toolbars after... |
tree | commitdiff |
2012-05-04 |
Vadim Zeitlin | Derive wxGenericFileCtrl from wxControl. |
tree | commitdiff |
2012-05-04 |
Vadim Zeitlin | Fix precompiled headers use with MSVC in wxGTK sources. |
tree | commitdiff |
2012-05-04 |
Vadim Zeitlin | Declare variables before doing anything else in C code. |
tree | commitdiff |
2012-05-04 |
Vadim Zeitlin | Add wxDir::GetNameWithSep() and use it to avoid consecu... |
tree | commitdiff |
2012-05-04 |
Vadim Zeitlin | Don't remove the last slash from "/" directory name... |
tree | commitdiff |
2012-05-03 |
Vadim Zeitlin | No changes, just remove duplicate flags checks in wxUni... |
tree | commitdiff |
2012-05-02 |
Stefan Csomor | use explicit WakeUp variant, too many errors using... |
tree | commitdiff |
2012-05-02 |
Stefan Csomor | make WakeUp variant explicit, too many errors using... |
tree | commitdiff |
2012-05-02 |
Dimitri Schoolwerth | Fixed parts of toolbar background not being drawn with... |
tree | commitdiff |
2012-04-30 |
Václav Slavík | Fix destruction of wxDataViewCtrl's editor control. |
tree | commitdiff |
2012-04-30 |
Václav Slavík | wxDataViewCtrl: always update the header when col best... |
tree | commitdiff |
2012-04-30 |
Václav Slavík | Invalidate wxDataViewCtrl bests widths on expand/collapse. |
tree | commitdiff |
2012-04-30 |
Václav Slavík | Respect minimal width in wxDataViewCtrl::GetBestColumnW... |
tree | commitdiff |
2012-04-29 |
Vadim Zeitlin | Work around the problem with not exiting event loop... |
tree | commitdiff |
2012-04-29 |
Vadim Zeitlin | No changes, just refactor common IsSorted() tests in... |
tree | commitdiff |
2012-04-29 |
Vadim Zeitlin | No real changes, just make wxDataViewCtrlInternal:... |
tree | commitdiff |
2012-04-29 |
Vadim Zeitlin | Added wxDataViewEvent::SetDragFlags() and GetDropEffect... |
tree | commitdiff |
2012-04-29 |
Vadim Zeitlin | Set the data size in wxEVT_COMMAND_DATAVIEW_ITEM_DROP_P... |
tree | commitdiff |
2012-04-29 |
Vadim Zeitlin | Restore 2.8 stock labels for wxID_PREVIEW inadvertently... |
tree | commitdiff |
2012-04-29 |
Vadim Zeitlin | Work around wxDateTime::ParseFormat() problem in generi... |
tree | commitdiff |
2012-04-29 |
Vadim Zeitlin | Preserve wxComboBox selection when modifying the select... |
tree | commitdiff |
2012-04-28 |
Vadim Zeitlin | Make wxGTK code returning correct focus in popup menu... |
tree | commitdiff |
2012-04-28 |
Vadim Zeitlin | Fix crash in wxFileConfig when deleting last entry... |
tree | commitdiff |
2012-04-28 |
Vadim Zeitlin | Use generic wxAboutBox() in wxUniv/GTK. |
tree | commitdiff |
2012-04-28 |
Vadim Zeitlin | Don't change wxTextEntry value if it didn't really... |
tree | commitdiff |
2012-04-28 |
Vadim Zeitlin | Don't block in wxEventLoopManual::Dispatch() if loop... |
tree | commitdiff |
2012-04-28 |
Vadim Zeitlin | Don't use too big width for wxHtmlHelpWindow navigation... |
tree | commitdiff |
2012-04-28 |
Vadim Zeitlin | Fix erasing wxHtmlWindow background in wxUniv. |
tree | commitdiff |
2012-04-28 |
Vadim Zeitlin | Handle kCGImageAlphaNoneSkipFirst correctly in wxOSX... |
tree | commitdiff |
2012-04-28 |
Vadim Zeitlin | Fix wxBitmapButton best size calculation in wxOSX/Carbon. |
tree | commitdiff |
2012-04-27 |
Julian Smart | Restored the exact-fit-button horizontal margin calcula... |
tree | commitdiff |
2012-04-25 |
Julian Smart | Fixed floating image layout when typing in subsequent... |
tree | commitdiff |
2012-04-24 |
Julian Smart | Added custom properties to style definitions and style... |
tree | commitdiff |
2012-04-24 |
Paul Cornett | Remove code to find topmost X window in SetTransparent(). |
tree | commitdiff |
2012-04-23 |
Julian Smart | Added flags to SetStyle with specific object |
tree | commitdiff |
2012-04-20 |
Paul Cornett | defer queue-resize until after size-allocate processing... |
tree | commitdiff |
2012-04-20 |
Robin Dunn | Make wxTaskBarIcon's ctor have the same API on all... |
tree | commitdiff |
2012-04-19 |
Paul Cornett | move widget resize handling from DoSetSize to DoMoveWindow |
tree | commitdiff |
2012-04-19 |
Paul Cornett | simplify default border code in DoSetSize |
tree | commitdiff |
2012-04-19 |
Paul Cornett | rearrange some code in DoSetSize to facilitate upcoming... |
tree | commitdiff |
2012-04-19 |
Vadim Zeitlin | Fix for wxUniv/GTK compilation. |
tree | commitdiff |
2012-04-18 |
Paul Cornett | Adjust x,y parameters by pizza scroll offset in DoSetSize |
tree | commitdiff |
2012-04-18 |
Vadim Zeitlin | Don't set focus to hidden window in wxSetFocusToChild(). |
tree | commitdiff |
2012-04-17 |
Stefan Csomor | avoiding potential mismatch between true and expected... |
tree | commitdiff |
2012-04-17 |
Stefan Csomor | building on 10.5 |
tree | commitdiff |
2012-04-16 |
Paul Cornett | remove AdjustForParentClientOrigin call, it does nothin... |
tree | commitdiff |
2012-04-16 |
Vadim Zeitlin | Reset hover item when mouse leaves wxAuiToolBar. |
tree | commitdiff |
2012-04-16 |
Vadim Zeitlin | Fix wxCairoContext creation from wxWindow under MSW. |
tree | commitdiff |
2012-04-16 |
Vadim Zeitlin | Fix type mismatch in wxLogTrace() call in wxSocket. |
tree | commitdiff |
2012-04-16 |
Vadim Zeitlin | Add wxFSInputStream providing stream interface to wxFil... |
tree | commitdiff |
2012-04-16 |
Vadim Zeitlin | Added wxWrapperInputStream class. |
tree | commitdiff |
2012-04-16 |
Vadim Zeitlin | Added support for page tooltips to wxAuiNotebook. |
tree | commitdiff |
2012-04-16 |
Vadim Zeitlin | Added wxAcceleratorEntry::ToRawString(). |
tree | commitdiff |
2012-04-16 |
Vadim Zeitlin | No real changes, just some typo fixes for previous... |
tree | commitdiff |
2012-04-15 |
Vadim Zeitlin | Use new style directory selection dialog under Vista... |
tree | commitdiff |
2012-04-15 |
Vadim Zeitlin | Fix WXK_MENU handling in wxStyledTextCtrl. |
tree | commitdiff |
2012-04-15 |
Vadim Zeitlin | No real changes, just fix misspellings in comments... |
tree | commitdiff |
2012-04-14 |
Vadim Zeitlin | Call wxThread::OnExit() from wxThread::Exit() in wxMSW... |
tree | commitdiff |
2012-04-14 |
Vadim Zeitlin | Add support for VT_I8 (long long) values to wxAutomatio... |
tree | commitdiff |
2012-04-14 |
Vadim Zeitlin | Add support for horizontal mouse wheel events to wxGTK... |
tree | commitdiff |
2012-04-14 |
Vadim Zeitlin | Fix the check for wxUSE_DATETIME in wxGenericValidator... |
tree | commitdiff |
2012-04-14 |
Stefan Csomor | make sure status item rect in bar is highlighted when... |
tree | commitdiff |
2012-04-12 |
Steve Lamerton | Always check that we get a valid IDispatch* from get_Do... |
tree | commitdiff |
2012-04-08 |
Vadim Zeitlin | Always use UTF-8 for file names passed to GTK+ function... |
tree | commitdiff |
2012-04-08 |
Vadim Zeitlin | Compilation fixes for Cairo-based wxGraphicsContext... |
tree | commitdiff |
2012-04-08 |
Vadim Zeitlin | Fix PCH-less compilation of graphicc.cpp under MSW... |
tree | commitdiff |
2012-04-07 |
Robin Dunn | Add a ctor that is compatible with the documented wxHel... |
tree | commitdiff |
2012-04-06 |
Vadim Zeitlin | Handle Ctrl-O and Ctrl-L MSW wxWebView accelerators... |
tree | commitdiff |
2012-04-06 |
Stefan Csomor | fixes #14193 |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Set the menu itself as event object for EVT_MENU_{OPEN... |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Reuse wxMenu::SendEvent() from wxFrameBase::ProcessComm... |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Use wxFrame::FindItemInMenuBar() in ProcessCommand(). |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Don't change the icon when editing wxDataViewIconText... |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Hide combobox popup when it is hidden itself in wxMSW. |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Refactor: move wxComboBox::MSWDoPopupOrDismiss() down... |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Remove support for MetroWerks CodeWarrior compiler. |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | No real changes, just remove wxIsDebuggerRunning()... |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Fix handling of the main window of composite controls... |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | No real changes, just use clearer names for wxMSW wxToo... |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Really fix source coordinates handling in wxDC::Blit... |
tree | commitdiff |
2012-04-04 |
Vadim Zeitlin | Fix wxRadioButtons without explicit wxRB_GROUP styles... |
tree | commitdiff |
2012-04-04 |
Vadim Zeitlin | Avoid overflowing the wake up when handling events... |
tree | commitdiff |
2012-04-03 |
Jouk Jansen | Update Makefile for OpenVMS |
tree | commitdiff |
2012-04-02 |
Vadim Zeitlin | Override DoThaw() in wxAuiNotebook correctly. |
tree | commitdiff |
2012-04-01 |
Stefan Csomor | correct text drawing with background brush, fixes ... |
tree | commitdiff |
next |