2011-11-07 |
Jouk Jansen | wxGTK1 should not include .h files for wxGTK |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Vadim Zeitlin | Updated all message catalogs to correspond to the curre... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Vadim Zeitlin | Chinese translations update from Jiawei Huang. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Vadim Zeitlin | Use current time, not the Epoch for time zone determina... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Václav Slavík | Fix wxArray::Index() with bFromEnd=true in STL build. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Václav Slavík | Test correctness of wxArray::Index() with bFromEnd... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Francesco Montorsi | no real change: just move Docset/CHM/QCH declarations... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Francesco Montorsi | Move detailed documentation to the top, leaving styles... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Francesco Montorsi | fix some simple Doxygen warning |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Francesco Montorsi | better links to the stock item ID list |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Vadim Zeitlin | Allow reusing the same wxWindowID more than 254 times. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Vadim Zeitlin | Use wxWindowUpdateLocker to speed up updates of the... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Vadim Zeitlin | Fix adding a control to two different sizers in the... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Vadim Zeitlin | Translate the log message in wxLog destructor. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Vadim Zeitlin | Fix format string in wxLog::LogLastRepeatIfNeeded(). |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Vadim Zeitlin | Use correct direction in wxDataObject::IsSupported... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Vadim Zeitlin | Don't read beyond the end of input buffer when decoding... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Vadim Zeitlin | Add wxConvAuto::GetBOMChars() helper. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Francesco Montorsi | document wxLogGeneric() function |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Francesco Montorsi | document wxConfigPathChanger helper class |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Vadim Zeitlin | Rename lineAnchor in Scintilla code to avoid shadowing... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Vadim Zeitlin | Correct the misleading example of using id ranges in... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Vadim Zeitlin | Simplify wxIdRange code by using new XRCID_Assign(... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Vadim Zeitlin | Fix choice of tree item icon for the selected state... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Vadim Zeitlin | Make wxQsort() definition exactly the same as declaration. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Robin Dunn | Add wxAnyButton so the shared class hierarchy of wxButt... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Robin Dunn | Fix missing and broken interface items for Phoenix |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Jouk Jansen | Upadte setup for OpenVMS |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Robin Dunn | Fix missing or broken interface items for Phoenix |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Robin Dunn | Fix missing or broken interface items for Phoenix |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Vadim Zeitlin | Improvements to German translation. |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Vadim Zeitlin | Orthographical fixes in German translation. |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Vadim Zeitlin | Hyphen fixes in German translation. |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Vadim Zeitlin | Punctuation fixes in German translation. |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Vadim Zeitlin | Corrections to spaces in German translation. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Vadim Zeitlin | Explicitly include X11/Xlib.h to fix AIX build. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Vadim Zeitlin | Define _LINUX_SOURCE_COMPAT for AIX build. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Vadim Zeitlin | Make wxTreeListEvent dynamically creatable. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Vadim Zeitlin | Correct wxFileName::SetPath() documentation. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Paul Cornett | fix creation of bitmap from image with requested depth 32 |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Vadim Zeitlin | Suppress harmless unused variable warnings in wxSocket... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Vadim Zeitlin | Fix compilation of wxGethostbyname_r() and wxGethostbya... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Vadim Zeitlin | Compilation fix for AIX: fix the name of wxGetservBuf... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Julian Smart | Fixed #13535: wxRichTextCtrl: Incorrectly documented... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Dimitri Schoolwerth | Fixed dropdown height of wxChoice and wxComboBox controls. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Vadim Zeitlin | Mention setting up file as default download on SF in... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Vadim Zeitlin | Compilation fix for wxUSE_GRAPHICS_CONTEXT && !WX_PRECOMP. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Vadim Zeitlin | Correct FSF postal address in the licence text. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Vadim Zeitlin | Remove duplicated and apparently unnecessary licence... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Paul Cornett | add gdk_window_get_height/width |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Paul Cornett | simplify Refresh(), ancestors of a mapped window have... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Paul Cornett | in DoSetSize, only call GetPosition if necessary |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Paul Cornett | correct callback function signature |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Paul Cornett | move class function out of extern "C" block |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Paul Cornett | simplify code calling gtk_window_set_urgency_hint |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Vadim Zeitlin | Avoid too many sash position changed events when splitt... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Vadim Zeitlin | Fix the check for second window becoming too small... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Vadim Zeitlin | Make the initial sash position work in splitter sample. |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Vadim Zeitlin | Don't apply gravity before requested sash position... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Vadim Zeitlin | Remove wxSplitterWindow::m_checkRequestedSashPosition. |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Vadim Zeitlin | No changes, just remove wxSplitterWindow::{Set,Get... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Julian Smart | Fixed problem with the size of paragraphs not needing... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Vadim Zeitlin | Perform wxAuiToolBar idle updates from UpdateWindowUI... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Vadim Zeitlin | Generate right click events for all kinds of items... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Vadim Zeitlin | Fix splitting message into title in body in MSW wxProgr... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Vadim Zeitlin | Don't replace non default wxMessageDialog labels with... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Vadim Zeitlin | Change variables naming convention in wxAUI code. |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Vadim Zeitlin | Link tests with webview library only if it is actually... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Vadim Zeitlin | Remove apparently unnecessary wxAuiMDIClientWindow... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Vadim Zeitlin | Add wx/datetimectrl.h to the wxAdv files list. |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Vadim Zeitlin | Fix assert in generic wxListCtrl icon view when using... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Julian Smart | Fixed warning when compiling richttextctrl.cpp in VS201... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Julian Smart | Add indents to maximum size to prevent problems with... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Vadim Zeitlin | Allow customization of the locations where persistent... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Vadim Zeitlin | Fix return value of wxPersistentSplitter::RestoreValue(). |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Robin Dunn | Add missing interface items for Phoenix |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Robin Dunn | resolve multiple inheritance ambiguity |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Paul Cornett | parenthesize bitwise operator in logical expression |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Vadim Zeitlin | Make BOM-detection code in wxConvAuto public. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Vadim Zeitlin | No changes, just simplifications to configure code. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Vadim Zeitlin | No changes, just remove redundant code. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Vadim Zeitlin | Add _PTR WX_DECLARE_HASH_SET variants to fix warnings... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Vadim Zeitlin | Use WX_XXX_ARRAY_PTR macro variants for arrays of pointers. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Vadim Zeitlin | Don't make wxQsort() extern "C" nor use any special... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Vadim Zeitlin | Make GTK callbacks passed to GTKConnectWidget() extern... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Vadim Zeitlin | Explicitly declare environ variable. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Vadim Zeitlin | Always include locale.h to get LC_ALL declaration. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Vadim Zeitlin | Remove unused wxIFFDecoder::picptr member variable. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Vadim Zeitlin | No real changes, just remove an extra semicolon. |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Vadim Zeitlin | Replace remaining occurrences of _T() with wxT(). |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Vadim Zeitlin | No real changes, just remove trailing commas from enums. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Vadim Zeitlin | Add WX_FIND_LIB() function to simplify testing for... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Vadim Zeitlin | No changes, just fix some typos in acinclude.m4 comments. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Vadim Zeitlin | Use AC_LANG_SOURCE and add missing quoting to configure. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Václav Slavík | Fix incorrect handling of ItemsAdded() in wxDataViewCtrl. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Robin Dunn | Interface tweaks and fixes for Phoenix |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Robin Dunn | Work around a multiple inheritance ambiguity |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Stefan Csomor | move declaration into cocoa part |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Stefan Csomor | deactivate wxUSE_TIMEPICKCTRL for iphone |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Stefan Csomor | files added |
commit | commitdiff | tree | snapshot |
next |