2011-12-18 |
Vadim Zeitlin | Add a reminder to update version.bkl to inc_release... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Vadim Zeitlin | Update version to 2.9.4 in version.bkl too and rebake... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Vadim Zeitlin | Added wxFilePickerCtrl::SetInitialDirectory(). |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Vadim Zeitlin | No changes, just use wxScopedPtr instead of explicit... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Steve Lamerton | Ensure wxWebViewIE::SetPage clears the existing content... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Vadim Zeitlin | Make wxPalette ctor and Create() const-correct in wxMSW. |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Vadim Zeitlin | Define wxBitmapComboBox::Insert(void* clientData) overl... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Vadim Zeitlin | Corrected the name of EVT_WEB_VIEW_ERROR event table... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Vadim Zeitlin | No changes, just fix typo in an example in webview... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Vadim Zeitlin | Don't activate MSW dialogs when setting their initial... |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Dimitri Schoolwerth | Fixed unreferenced parameter warning. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Vadim Zeitlin | Incremented the version number to 2.9.4 everywhere. |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Vadim Zeitlin | Try to get more information about wxFileSystemWatcher... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Vadim Zeitlin | Don't use wxTE_DONTWRAP style in Lines() wxTextCtrl... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Vadim Zeitlin | Keep the item being updated selected in wxMSW wxChoice... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Vadim Zeitlin | Corrected test for region validity in wxMSW wxRegion... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Vadim Zeitlin | Use IsThisEnabled() to test if AUI child is enabled... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Vadim Zeitlin | Make multiline checkboxes wider in wxMSW to avoid word... |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Vadim Zeitlin | Output the value of --enable-debug option in configure. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Vadim Zeitlin | Compilation fix for wxStopWatch with wxUSE_THREADS==0. |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Julian Smart | Applied #13763 from dghart, to use primary selections... |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Vadim Zeitlin | Ensure that wxPropertyGrid::m_tlp is initialized early... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Vadim Zeitlin | No changes, just harmonized the EOLs in the ISS file. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Václav Slavík | Remove unnecessary m_editorCtrl assignment. |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Václav Slavík | Close wxDataViewCtrl inline editor when destroying... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Václav Slavík | Don't change horizontal scroll position needlessly... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Václav Slavík | Ensure that current column is visible in generic wxData... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Chris Elliott | 2.9.3 version |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Vadim Zeitlin | Add the release date of 2.9.3 to the change log. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Vadim Zeitlin | Use string column identifiers with NSTableColumns in... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Julian Smart | Applied #13738: Make a wxRichTextImage's box display... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Dimitri Schoolwerth | Regenerated Xcode projects. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Stefan Csomor | adding defaults for Xcode builds |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Stefan Csomor | reverting r69387 and r69389, fixes #13737 |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Vadim Zeitlin | Rename src/generic/timectrl.cpp to timectrlg.cpp. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Vadim Zeitlin | Remove the item before notifying about it in wxDataView... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Vadim Zeitlin | Always give error message when file-related functions... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Vadim Zeitlin | Fix harmless warning in wxOSX with 10.7 SDK. |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Vadim Zeitlin | Minor corrections to event handling overview documentation. |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Vadim Zeitlin | Document that setting colours for native controls might... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Paul Cornett | fix GetTextExtent with non-null font argument, fixes... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Vadim Zeitlin | Ensure that Enter key presses are never stolen from... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Paul Cornett | don't include files which may not exist in source relea... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Vadim Zeitlin | Document wxFileConfig ctor. |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Robin Dunn | Use default values for some parameters of wxSizerItem... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Vadim Zeitlin | Quote variables in -z tests correctly in wx-config. |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Vadim Zeitlin | Rename wxRichToolTipPopup::SetBackground() method to... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Stefan Csomor | avoid accepting an invalid color, ignore it, as other... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Vadim Zeitlin | Restore mouse capturing/releasing in wxPopupTransientWi... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Stefan Csomor | fixing copy size |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Vadim Zeitlin | Add wxEXEC_HIDE_CONSOLE flag allowing to unconditionall... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Vadim Zeitlin | Explicitly document wxEXEC_XXX flags. |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Stefan Csomor | copied from old cocoa code from David, fixes #13732 |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Vadim Zeitlin | Allow using wxEvtHandler::Bind() with IBM xlC compiler... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Vadim Zeitlin | Use '1'..'9' to simulate digits instead of WXK_NUMPADn. |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Vadim Zeitlin | Refactor to eliminate duplication in wxGTK key events... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Bryan Petty | Regenerated new Doxygen custom HTML header, footer... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Vadim Zeitlin | Fix Unicode key code for Ctrl-letter in wxGTK. |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Vadim Zeitlin | Only declare wxComboBox::Popup/Dismiss() when using... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Vadim Zeitlin | Refresh generic wxListCtrl after removing a column... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Vadim Zeitlin | Document that wxEraseEvent::GetDC() never returns NULL. |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Vadim Zeitlin | Correct the name of EVT_DATAVIEW_ITEM_START_EDITING... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Vadim Zeitlin | Fix asserts when removing the menu item starting radio... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Vadim Zeitlin | Set the tooltip for generic wxToolBar tools under wxOSX... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Vadim Zeitlin | Work around impossibility to use wxCombobox in wxGrid... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Vadim Zeitlin | Use NSApp abortModal instead of stopModal to end modal... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Vadim Zeitlin | Implement wxComboBox::Popup() and Dismiss() for wxOSX... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Vadim Zeitlin | Don't use gtk_menu_item_set_submenu() with NULL menu... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Paul Cornett | In Refresh(), allow for possibility that child is mappe... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Vadim Zeitlin | Order the libraries correctly in wx-config for static... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Vadim Zeitlin | Fix the size of the buffer when using wxIPC::Execute... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Vadim Zeitlin | Remove vertical wxTextCtrl adjustment hacks for wxMSW... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Chris Elliott | add dot to path |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Vadim Zeitlin | Add documentation of emitted events to wxScrolled docum... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Jouk Jansen | Update Make-files for OpenVMS |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Vadim Zeitlin | Pretend that the window showing popup menu has focus... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Vadim Zeitlin | Enable wxEvtHandler::Bind() for Sun CC. |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Vadim Zeitlin | Fix build with Sun CC under Linux. |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Vadim Zeitlin | Remove wxHAVE_GLIBC2 from configure, always predefine... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Stefan Csomor | avoiding NSToolbarSeparatorItemIdentifier under Lion... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Julian Smart | Applied patch #13698 to fix wrong border test |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Chris Elliott | add docs to name |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Vadim Zeitlin | No changes, just remove unnecessary assignment in wxOSX... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Vadim Zeitlin | Add virtual dtor to wxCustomBackgroundWindowBase. |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Vadim Zeitlin | Compilation fix for wxCarbon after the last commit. |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Vadim Zeitlin | Fix wxDataViewCtrl compilation with 10.7 SDK under... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Vadim Zeitlin | Do not declare "environ" variable ourselves under MSW. |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Vadim Zeitlin | Allow 2-step creation of wxGenericProgressDialog. |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Vadim Zeitlin | Don't include version in the URL created by wxMSW insta... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Vadim Zeitlin | Don't require admin privileges in the MSW installer. |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Vadim Zeitlin | Generate makefiles for treelist sample when using confi... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Vadim Zeitlin | Fix bug with wxStopWatch::Start() not resuming paused... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Dimitri Schoolwerth | Updated out of date versions and release dates. |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Chris Elliott | rc1 |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Stefan Csomor | fixing build |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Vadim Zeitlin | Link to wxGridCellFloatFormat when it's mentioned in... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Vadim Zeitlin | Rebake after webview-related changes in common.bkl. |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Vadim Zeitlin | Compilation fixes for wxMSW in wxUSE_STL=1 build. |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Vadim Zeitlin | Handle OpenBSD in wxDialUpManager code. |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Dimitri Schoolwerth | set svn:eol-style to CRLF on MSVC project files for... |
commit | commitdiff | tree | snapshot |
next |