2010-12-17 |
Jaakko Salli | Make the wxComboCtrl's wxTextEntry interface more compl... |
tree | commitdiff |
2010-12-17 |
Robin Dunn | Use a " " (space) for the menu item if an empty string... |
tree | commitdiff |
2010-12-16 |
Jaakko Salli | Removed a return statement from void function |
tree | commitdiff |
2010-12-16 |
Jaakko Salli | Resolve ambiguity with wxOwnerDrawnComboBox::Clear... |
tree | commitdiff |
2010-12-16 |
Jaakko Salli | In wxBitmapComboBox dtor, call DoClear() instead of... |
tree | commitdiff |
2010-12-16 |
Jaakko Salli | Override wxTextEntry::GetSelection(long *from, long... |
tree | commitdiff |
2010-12-16 |
Jaakko Salli | Instead of having wxComboCtrl mimic wxTextEntry interfa... |
tree | commitdiff |
2010-12-15 |
Vadim Zeitlin | Initialize wxLogWindow::m_pLogFrame in ctor to avoid... |
tree | commitdiff |
2010-12-15 |
Vadim Zeitlin | Compilation fixes for wx{X11,GTK1,Motif} after making... |
tree | commitdiff |
2010-12-15 |
Vadim Zeitlin | Compilation fix for wxMotif PCH build. |
tree | commitdiff |
2010-12-15 |
Vadim Zeitlin | Don't pass strings not containing accelerators to Parse... |
tree | commitdiff |
2010-12-15 |
Jouk Jansen | Include compilation of tests for OpenVMS (part2) |
tree | commitdiff |
2010-12-15 |
Jouk Jansen | Include compilation of tests for OpenVMS (part1) |
tree | commitdiff |
2010-12-14 |
Vadim Zeitlin | Return false, not NULL, from a function returning bool. |
tree | commitdiff |
2010-12-14 |
Vadim Zeitlin | No real changes, just add a cast to fix a warning. |
tree | commitdiff |
2010-12-14 |
Vadim Zeitlin | Make wxRefCounter non copyable. |
tree | commitdiff |
2010-12-14 |
Vadim Zeitlin | Fail in CloneGDIRefData() instead of implementing it... |
tree | commitdiff |
2010-12-14 |
Vadim Zeitlin | Don't use implicit wxBitmapRefData copy ctor in wxGTK... |
tree | commitdiff |
2010-12-14 |
Vadim Zeitlin | Fail instead of crashing in wxGTK wxCursor::CloneGDIRef... |
tree | commitdiff |
2010-12-13 |
Vadim Zeitlin | Preserve value when changing range of inverted wxSlider... |
tree | commitdiff |
2010-12-13 |
Jaakko Salli | Have wxPropertyGrid::DoubleToString() to also take... |
tree | commitdiff |
2010-12-11 |
Jaakko Salli | Added code to remove sign from zero in wxPropertyGrid... |
tree | commitdiff |
2010-12-11 |
Stefan Csomor | changing compositing mode for Clear, see #12756 |
tree | commitdiff |
2010-12-07 |
Stefan Csomor | adding support for layout coordinates via insets from... |
tree | commitdiff |
2010-12-07 |
Stefan Csomor | fixing redraw debugging |
tree | commitdiff |
2010-12-07 |
Stefan Csomor | updated comment was not saved in former commit |
tree | commitdiff |
2010-12-07 |
Stefan Csomor | reverting content area calculation for iphone as transl... |
tree | commitdiff |
2010-12-04 |
Stefan Csomor | fixing osx iphone build |
tree | commitdiff |
2010-12-04 |
Stefan Csomor | guarding compile |
tree | commitdiff |
2010-12-04 |
Stefan Csomor | adapting inheritance to other osx ports |
tree | commitdiff |
2010-12-03 |
Vadim Zeitlin | Rename wxGenericDirCtrl::ExpandDir() to PopulateNode(). |
tree | commitdiff |
2010-12-03 |
Vadim Zeitlin | Set the window in focus event sent by wxComboCtrl corre... |
tree | commitdiff |
2010-12-03 |
Vadim Zeitlin | Update AUI bitmaps when its colours change. |
tree | commitdiff |
2010-12-03 |
Vadim Zeitlin | No changes, just clean up duplicate colour functions... |
tree | commitdiff |
2010-12-03 |
Vadim Zeitlin | Update the directory icon in wxGenericDirCtrl::ExpandDir(). |
tree | commitdiff |
2010-12-03 |
Vadim Zeitlin | No changes, just clean up duplicate colour functions... |
tree | commitdiff |
2010-12-03 |
Vadim Zeitlin | Optimize pixels rotation in wxImage::Rotate90(). |
tree | commitdiff |
2010-12-03 |
Vadim Zeitlin | Don't require leading TAB in wxAcceleratorEntry::FromSt... |
tree | commitdiff |
2010-12-03 |
Vadim Zeitlin | Don't try to extract accelerators from menu items which... |
tree | commitdiff |
2010-11-30 |
Paul Cornett | merge libpng 1.4.4 to trunk |
tree | commitdiff |
2010-11-30 |
Jouk Jansen | Add mnemonics to wxGTK1 |
tree | commitdiff |
2010-11-30 |
Stefan Csomor | adding standard menu items for cocoa, adding translatio... |
tree | commitdiff |
2010-11-29 |
Stefan Csomor | adding defines to support building against 10.4u.SDK |
tree | commitdiff |
2010-11-28 |
Vadim Zeitlin | Don't compare invalid iterators in wxCommandProcessor... |
tree | commitdiff |
2010-11-27 |
Vadim Zeitlin | Fix the return value of wxSimpleHtmlListBox::Insert(). |
tree | commitdiff |
2010-11-26 |
Jaakko Salli | Fix 100% CPU usage on wxGTK caused by a recent change... |
tree | commitdiff |
2010-11-26 |
Vadim Zeitlin | Update configure helper scripts to latest versions... |
tree | commitdiff |
2010-11-26 |
Vadim Zeitlin | Small bug fixes for GetLibraryVersionInfo() changes. |
tree | commitdiff |
2010-11-26 |
Vadim Zeitlin | No real changes, just remove unnecessary const workaround. |
tree | commitdiff |
2010-11-26 |
Vadim Zeitlin | Allow wxAutomationObject::GetInstance() create new... |
tree | commitdiff |
2010-11-26 |
Vadim Zeitlin | No real changes, just use ProgID term instead of incorr... |
tree | commitdiff |
2010-11-25 |
Vadim Zeitlin | Add wxVersionInfo and functions returning it for 3rd... |
tree | commitdiff |
2010-11-24 |
Vadim Zeitlin | Optimize wxImage::Rotate90() by rotating alpha separately. |
tree | commitdiff |
2010-11-24 |
Vadim Zeitlin | Add support for negatable command line switches. |
tree | commitdiff |
2010-11-24 |
Vadim Zeitlin | Rewind the input stream after failing to load image... |
tree | commitdiff |
2010-11-24 |
Vadim Zeitlin | Improve error messages from wxImage::LoadFile(). |
tree | commitdiff |
2010-11-24 |
Vadim Zeitlin | Skip mouse events outside of item area in wxDataViewCtrl. |
tree | commitdiff |
2010-11-23 |
Vadim Zeitlin | VC6 compilation fix: don't return void values. |
tree | commitdiff |
2010-11-23 |
Vadim Zeitlin | Simplify timezone-related code and fix some minor bugs... |
tree | commitdiff |
2010-11-23 |
Vadim Zeitlin | Center task dialog-based wxProgressDialog on the parent... |
tree | commitdiff |
2010-11-23 |
Vadim Zeitlin | Deselect all items in wxMSW wxListBox when selection... |
tree | commitdiff |
2010-11-22 |
Stefan Csomor | fixing 64 bit ranger error |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Initialize time zone information before using it in... |
tree | commitdiff |
2010-11-22 |
Jaakko Salli | Have wxPropertyGridEditorEventForwarder::ProcessEvent... |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Don't try to center task dialogs under Windows. |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Set the width of the last status bar pane correctly... |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Add status bar styles mapping to MSW styles broken... |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Deprecate not working wxSplitterWindow::SetSashSize(). |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Don't set explicit background colour for wxStatusBar... |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Don't forbid creating wxSplitterWindow with border... |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Delete pending objects in wxApp::ProcessPendingEvents... |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Silently ignore timer events from timers which were... |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Refactor wxStatusBar creation in wxMSW to do it in... |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Use status full, not client, size to determine frame... |
tree | commitdiff |
2010-11-22 |
Vadim Zeitlin | Send page changed event after changing the page in... |
tree | commitdiff |
2010-11-20 |
Vadim Zeitlin | Don't keep entries for XRC resources that failed to... |
tree | commitdiff |
2010-11-20 |
Vadim Zeitlin | Don't consider extra ".." an error in wxFileName::Norma... |
tree | commitdiff |
2010-11-20 |
Jaakko Salli | Reworked wxSystemColourProperty::StringToValue() to... |
tree | commitdiff |
2010-11-18 |
Vadim Zeitlin | Check wxDateTime components validity more rigorously. |
tree | commitdiff |
2010-11-18 |
Vadim Zeitlin | Explicitly include "wx/dynlib.h" from src/msw/combobox... |
tree | commitdiff |
2010-11-17 |
Paul Cornett | remove const from by-value return type, it's useless |
tree | commitdiff |
2010-11-17 |
Vadim Zeitlin | Simplify wxMSW wxMenuBar title management. |
tree | commitdiff |
2010-11-17 |
Vadim Zeitlin | No real changes, just minor cleanup of wxImage code. |
tree | commitdiff |
2010-11-17 |
Vadim Zeitlin | Don't pass a bool to wxImage::MakeEmptyClone() which... |
tree | commitdiff |
2010-11-16 |
Vadim Zeitlin | Correct form of mnemonics returned by wxGTK wxMenu... |
tree | commitdiff |
2010-11-16 |
Vadim Zeitlin | Add more checks for wxUSE_DYNLIB_CLASS to wxMSW. |
tree | commitdiff |
2010-11-16 |
Vadim Zeitlin | Correct checks for wxUSE_PRINTING_ARCHITECTURE and... |
tree | commitdiff |
2010-11-16 |
Vadim Zeitlin | Correct wxMSW wxToolTip behaviour for wxRadioBox items... |
tree | commitdiff |
2010-11-16 |
Vadim Zeitlin | No changes, just refactor common code in wxImage clonin... |
tree | commitdiff |
2010-11-16 |
Vadim Zeitlin | Fix crashes in wxDateTime::ParseDate() for some invalid... |
tree | commitdiff |
2010-11-15 |
Vadim Zeitlin | VC6 compilation fix in wxDIB::Create(). |
tree | commitdiff |
2010-11-14 |
Vadim Zeitlin | Restore code for closing inherited file descriptors... |
tree | commitdiff |
2010-11-14 |
Vadim Zeitlin | Fix spurious errors when writing to the child process... |
tree | commitdiff |
2010-11-14 |
Vadim Zeitlin | No real changes, just reamed HAS_PIPE_INPUT_STREAM. |
tree | commitdiff |
2010-11-14 |
Vadim Zeitlin | Add wxFile::{Get,Clear}LastError() functions. |
tree | commitdiff |
2010-11-14 |
Vadim Zeitlin | Handle image hot spot in wxImage::Rotate180(). |
tree | commitdiff |
2010-11-14 |
Vadim Zeitlin | Add wxImage::Rotate180() function. |
tree | commitdiff |
2010-11-14 |
Vadim Zeitlin | Handle hot spots in wxImage::Rotate90(). |
tree | commitdiff |
2010-11-13 |
Vadim Zeitlin | Don't put cursor at the end of wxGridCellEnumEditor... |
tree | commitdiff |
2010-11-13 |
Vadim Zeitlin | Initialize scrollbar positions in wxGTK correctly. |
tree | commitdiff |
next |