2010-12-15 |
Vadim Zeitlin | Compilation fix for wxMotif PCH build. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Vadim Zeitlin | Update accelerator unit test to pass after recent changes. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Vadim Zeitlin | Don't pass strings not containing accelerators to Parse... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Jouk Jansen | Include compilation of tests for OpenVMS (part2) |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Jouk Jansen | Include compilation of tests for OpenVMS (part1) |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Vadim Zeitlin | Return false, not NULL, from a function returning bool. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Vadim Zeitlin | No real changes, just add a cast to fix a warning. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Vadim Zeitlin | Make wxRefCounter non copyable. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Vadim Zeitlin | Fail in CloneGDIRefData() instead of implementing it... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Vadim Zeitlin | Don't use implicit wxBitmapRefData copy ctor in wxGTK... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Vadim Zeitlin | Fail instead of crashing in wxGTK wxCursor::CloneGDIRef... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Vadim Zeitlin | Improve wxImage handlers documentation, especially... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Vadim Zeitlin | Preserve value when changing range of inverted wxSlider... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Jaakko Salli | Have wxPropertyGrid::DoubleToString() to also take... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Jaakko Salli | Added code to remove sign from zero in wxPropertyGrid... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Stefan Csomor | changing compositing mode for Clear, see #12756 |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Stefan Csomor | adding support for layout coordinates via insets from... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Stefan Csomor | fixing redraw debugging |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Stefan Csomor | attempt at making the line continuation characters... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Stefan Csomor | updating files list for iphone opengl |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Stefan Csomor | updated comment was not saved in former commit |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Stefan Csomor | updated comment was not saved in former commit |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Stefan Csomor | reverting content area calculation for iphone as transl... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Stefan Csomor | fixing osx iphone build |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Stefan Csomor | guarding compile |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Stefan Csomor | adapting inheritance to other osx ports |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Stefan Csomor | guarding against non-implemented parts |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Vadim Zeitlin | Rename wxGenericDirCtrl::ExpandDir() to PopulateNode(). |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Vadim Zeitlin | Set the window in focus event sent by wxComboCtrl corre... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Vadim Zeitlin | Update AUI bitmaps when its colours change. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Vadim Zeitlin | No changes, just clean up duplicate colour functions... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Vadim Zeitlin | Update the directory icon in wxGenericDirCtrl::ExpandDir(). |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Vadim Zeitlin | No changes, just clean up duplicate colour functions... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Vadim Zeitlin | Optimize pixels rotation in wxImage::Rotate90(). |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Vadim Zeitlin | Don't require leading TAB in wxAcceleratorEntry::FromSt... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Vadim Zeitlin | Don't try to extract accelerators from menu items which... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Vadim Zeitlin | Fix wxRect::SetRightTop() which set the wrong corner. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Vadim Zeitlin | Mention in wxHashSet documentation that its contents... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Stefan Csomor | fixing missing return value |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Paul Cornett | merge libpng 1.4.4 to trunk |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Paul Cornett | add src/gtk1/mnemonics.cpp to files.bkl and rebake |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Jouk Jansen | Add mnemonics to wxGTK1 |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Stefan Csomor | adding standard menu items for cocoa, adding translatio... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Stefan Csomor | adding defines to support building against 10.4u.SDK |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Vadim Zeitlin | Don't compare invalid iterators in wxCommandProcessor... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Vadim Zeitlin | Verify the return value of wxItemContainer::Insert... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Vadim Zeitlin | Fix the return value of wxSimpleHtmlListBox::Insert(). |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Vadim Zeitlin | Add wx(Simple)HtmlListBox unit test. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Vadim Zeitlin | Document wxSimpleHtmlListBox inheritance from wxItemCon... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Robin Dunn | Move the Mac methods from wxAppConsole to wxApp |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Robin Dunn | wxDefaultVideoMode is const |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Robin Dunn | wxPlatformInfo does not derive from wxObject |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Jaakko Salli | Fix 100% CPU usage on wxGTK caused by a recent change... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Vadim Zeitlin | Update configure helper scripts to latest versions... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Vadim Zeitlin | Small bug fixes for GetLibraryVersionInfo() changes. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Vadim Zeitlin | No real changes, just remove unnecessary const workaround. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Vadim Zeitlin | Allow wxAutomationObject::GetInstance() create new... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Vadim Zeitlin | No real changes, just use ProgID term instead of incorr... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Stefan Csomor | led to build issues with xcode and graphics context |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Vadim Zeitlin | Add wxVersionInfo and functions returning it for 3rd... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Vadim Zeitlin | Document some previously undocumented wxAboutDialogInfo... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Vadim Zeitlin | Mention status bar fields limits under pre-XP MSW systems. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Vadim Zeitlin | Warn that normalizing a valid path may make it invalid... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Vadim Zeitlin | Optimize wxImage::Rotate90() by rotating alpha separately. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Vadim Zeitlin | Add support for negatable command line switches. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Vadim Zeitlin | Rewind the input stream after failing to load image... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Vadim Zeitlin | Improve error messages from wxImage::LoadFile(). |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Vadim Zeitlin | Skip mouse events outside of item area in wxDataViewCtrl. |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Robin Dunn | Use an enum for the colour/string conversion flags |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Robin Dunn | Fixed parameter names. They can't be named "short" |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Vadim Zeitlin | VC6 compilation fix: don't return void values. |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Vadim Zeitlin | Simplify timezone-related code and fix some minor bugs... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Vadim Zeitlin | Center task dialog-based wxProgressDialog on the parent... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Vadim Zeitlin | Deselect all items in wxMSW wxListBox when selection... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Stefan Csomor | fixing 64 bit ranger error |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Initialize time zone information before using it in... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Jaakko Salli | Have wxPropertyGridEditorEventForwarder::ProcessEvent... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Fix wxUniv build after deriving wxStatusBar from wxControl. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Revert "Always define WXUSINGDLL when compiling Scintil... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Don't try to center task dialogs under Windows. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Set the width of the last status bar pane correctly... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Add status bar styles mapping to MSW styles broken... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Put WINDRES_CPU_DEFINE in RESFLAGS and not RESCOMP... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Make wxChoicebook background transparent. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Deprecate not working wxSplitterWindow::SetSashSize(). |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Don't set explicit background colour for wxStatusBar... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Don't forbid creating wxSplitterWindow with border... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Delete pending objects in wxApp::ProcessPendingEvents... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Silently ignore timer events from timers which were... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Refactor wxStatusBar creation in wxMSW to do it in... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Derive wxStatusBar from wxControl and not wxWindow. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Use status full, not client, size to determine frame... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Send page changed event after changing the page in... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Use correct wxDEBUG_LEVEL value when building wxscintil... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Vadim Zeitlin | Always define WXUSINGDLL when compiling Scintilla in... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Vadim Zeitlin | Correct wxFont::GetFamily() unit test to test for wxFON... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Vadim Zeitlin | Revert r66070: "Unload bogus XRC resources in "garbage... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Vadim Zeitlin | Don't keep entries for XRC resources that failed to... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Vadim Zeitlin | Don't consider extra ".." an error in wxFileName::Norma... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Jaakko Salli | Reworked wxSystemColourProperty::StringToValue() to... |
commit | commitdiff | tree | snapshot |
next |