2012-07-20 |
Vadim Zeitlin | Use proper format in wxGTK clipboard selection handler. |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Vadim Zeitlin | Use text/uri-list instead of x-moz-url in wxGTK wxURLDa... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Vadim Zeitlin | Don't use delayed destruction for sockets in other... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Paul Cornett | simplify mouse button handling code |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Robin Dunn | I think the "specific to PostScript" methods have been... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Paul Cornett | improve appearance of themed borders |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Robin Dunn | Interface fixes for Phoenix |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Julian Smart | Reverted format changes since 2.9 works differently |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Julian Smart | String formatting fixes |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Julian Smart | String formatting fix |
commit | commitdiff | tree | snapshot |
2012-07-16 |
Stefan Csomor | adapting order to preference |
commit | commitdiff | tree | snapshot |
2012-07-16 |
Stefan Csomor | correct handling of order of preference of formats |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Stefan Csomor | removing workaround for listbox, finishing drop target... |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Julian Smart | A better panel label font size on Mac |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Julian Smart | Added continuation bullet style for supporting multiple... |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Paul Cornett | simplify ifdefs, deferred show and _NET_FRAME_EXTENTS... |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Robin Dunn | Add wxSHOW_EFFECT_MAX |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Robin Dunn | Add missing Calc[Un]ScrolledPosition overloads taking... |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Robin Dunn | Add missing wxEVT_COMMAND_TEXT_ENTER |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Robin Dunn | Add missing styles |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Vadim Zeitlin | Add documentation for CURRENCY and SCODE wxVariant... |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Vadim Zeitlin | Refactor wxMSW helper functions to allow reuse in wxGTK. |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Vadim Zeitlin | Add support for CURRENCY and SCODE to MSW OLE helpers. |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Vadim Zeitlin | Disable the recently added wxFileSystemWatcher unit... |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Vadim Zeitlin | Minor fixes to wxGTK3 with Broadway backend build. |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Paul Cornett | fix creation of wxBitmapComboBox with GTK3 |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Vadim Zeitlin | Allow building wxGTK3 with Broadway backend. |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Julian Smart | Fix for caret positioning bug when selecting content |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Paul Cornett | avoid creating and immediately destroying a wxGraphicsC... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Julian Smart | Fixed wxRichTextCtrl caret test case |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Vadim Zeitlin | Rename wxFileSystemWatcherBase::DoAdd() to AddAny(... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Vadim Zeitlin | Add possibility to hide and show again wxRibbonBar... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Vadim Zeitlin | Generate tags for ribbon headers and sources too. |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Vadim Zeitlin | Test calling wxFileSystemWatcher::{Add,Remove}Tree(). |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Vadim Zeitlin | Properly use RemoveTree() in fswatcher sample. |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Vadim Zeitlin | Add the root and all the files in wxFileSystemWatcherBa... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Stefan Csomor | always use calibrated colors, fixes #14482 |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Robin Dunn | Interface fix for Phoenix. |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Vadim Zeitlin | Fix bogus asserts in Unix wxFileSystemWatcher for remov... |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Vadim Zeitlin | Fix item data access in wxDataViewListCtrl. |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Vadim Zeitlin | Added more items to the release check list. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Vadim Zeitlin | No changes, just remove TABs from configure.in. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Robin Dunn | Just like dependency tracking don't disable precompiled... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Paul Cornett | fix some more improper widget casts |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Paul Cornett | Use GTK_IS_ENTRY() to determine if widget is a GtkEntry. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Vadim Zeitlin | Revert "Temporarily disable the failing wxRichTextCtrl... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Vadim Zeitlin | Allow saving images under a different name in the image... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Vadim Zeitlin | Ensure that names of saved XPMs are valid C identifiers. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Vadim Zeitlin | Fix bug with using invalid date in wxMSW wxCalendarCtrl. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Vadim Zeitlin | Activate OLE ActiveX controls before requesting their... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Vadim Zeitlin | Change the format of the documentation archives for... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Vadim Zeitlin | Fix compilation of newly added msw/evtloopconsole.cpp... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Paul Cornett | fake paint events don't work with wxGTK3 either |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Paul Cornett | remove code in SetFont which modifies font for no appar... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Paul Cornett | Avoid creating and immediately destroying a wxGraphicsC... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Robin Dunn | Interface fixes for Phoenix. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Robin Dunn | Add missing wxFRAME_SHAPED |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Vadim Zeitlin | Fix wxNativeContainerWindowId definition for wxGTK... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Vadim Zeitlin | Forbid setting hints for multi-line text controls. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Vadim Zeitlin | Fix German translation for "Shift+" keyboard accelerato... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Vadim Zeitlin | Use the same console event loop in wxBase and wxCore... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Vadim Zeitlin | Increase version to 2.9.5. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Vadim Zeitlin | Fix unit tests compilation in STL build. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Paul Cornett | remove DoSetSize override, unneeded after r72001 |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Paul Cornett | remove STOCKITEM_26 macro, unneeded after r72001 |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Paul Cornett | no real changes, just remove unnecessary indentation... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Paul Cornett | update minimum GTK2 version requirement to 2.6 |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Vadim Zeitlin | Give the newly added wxGTK trunk STL builder a unique... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Vadim Zeitlin | Add a wxGTK STL buildbot build on brandt32 slave. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Robin Dunn | Make a couple virtuals protected so they can be overridden. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Robin Dunn | Interface fixes for Phoenix. |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Vadim Zeitlin | Added a release notes file for binaries. |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Vadim Zeitlin | Updated READMEs &c for 2.9.4 release. |
commit | commitdiff | tree | snapshot |
2012-07-08 |
Julian Smart | Fix for scroll position being changed when partial... |
commit | commitdiff | tree | snapshot |
2012-07-08 |
Robin Dunn | Revert r71595 for now, as the bug it fixed is the lesse... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Stefan Csomor | fixing double focus ring under 10.7, emulating only... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Vadim Zeitlin | Replace "_amd64" with "_x64" in a few more places. |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Vadim Zeitlin | Use "_x64" instead of "amd64" for x64 MSW makefile... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Vadim Zeitlin | Don't call HitTest() unnecessarily in MSW wxTreeCtrl... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Vadim Zeitlin | Fix uninitialized variable warning in wxMSW wxFileSyste... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Vadim Zeitlin | Avoid warnings about uninitialized variables in TGA... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Vadim Zeitlin | Avoid warning about unused variable in wxGetUTCTimeMill... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Vadim Zeitlin | Avoid unused variable warning in wxPropertyGrid code... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Vadim Zeitlin | Explicitly call base class ctor in wxRichTextFieldType... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Vadim Zeitlin | Return correct index from wxGenericListCtrl::InsertColu... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Stefan Csomor | adding support for enabled property, avoiding missing... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Stefan Csomor | added missing return value |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Stefan Csomor | new file added |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Paul Cornett | guard against empty name field in inotify_event, see... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Vadim Zeitlin | Use list mode in wxListbook list control instead of... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Stefan Csomor | supporting alignment in single line controls, see ... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Stefan Csomor | using correct constant |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Stefan Csomor | fixing another reference to wrong center flag |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Stefan Csomor | correcting text alignment flag |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Vadim Zeitlin | Fix problem with most of wxGTK headers not being installed. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Vadim Zeitlin | Rename all setup0.h files to setup.h in git-based relea... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Vadim Zeitlin | Put the README file used for SourceForge files page... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Vadim Zeitlin | Remove duplicate item about Trac changes from release... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Vadim Zeitlin | Run unix2dos in quiet mode in git-oriented release... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Vadim Zeitlin | Also update the minimal GTK+ version in the introductio... |
commit | commitdiff | tree | snapshot |
next |