2013-01-08 |
Julian Smart | Fill in mouse button and key state when generating... |
commit | commitdiff | tree | snapshot |
2013-01-05 |
Paul Cornett | define wxComboBox rtti stuff even when wxUSE_COMBOCTRL==0 |
commit | commitdiff | tree | snapshot |
2013-01-04 |
Vadim Zeitlin | Attempt to fix MSVC6 compilation after the previous... |
commit | commitdiff | tree | snapshot |
2013-01-04 |
Vadim Zeitlin | Including wx/msw/missing.h to define INVALID_FILE_ATTRI... |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Vadim Zeitlin | Re-lay out the grid sample window after auto-sizing... |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Paul Cornett | gtk_assert_dialog_set_message() was unintentionally... |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Jouk Jansen | gtk_assert_dialog_set_message is only defined if wxUSE_... |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Paul Cornett | use gtk_file_chooser_set_show_hidden() now that GTK... |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Paul Cornett | remove ancient SetModal(), it was deprecated long ago... |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Paul Cornett | look for backtrace() in -lexecinfo, fixes #14942 |
commit | commitdiff | tree | snapshot |
2013-01-02 |
Vadim Zeitlin | Chinese translations update from William Jiang. |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Vadim Zeitlin | Slight improvements to wxWebView::EnableContextMenu... |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Steve Lamerton | Add context menu enabling and disabling to wxWebView... |
commit | commitdiff | tree | snapshot |
2012-12-30 |
Steve Lamerton | Add handling of http errors to wxWebViewIE. Tidy up... |
commit | commitdiff | tree | snapshot |
2012-12-29 |
Vadim Zeitlin | Slovenian translations update from Martin Srebotnjak. |
commit | commitdiff | tree | snapshot |
2012-12-29 |
Vadim Zeitlin | Fix wxLocale::GetInfo() in C locale under Windows. |
commit | commitdiff | tree | snapshot |
2012-12-29 |
Vadim Zeitlin | Ensure that scrollbars are shown in scrolled popup... |
commit | commitdiff | tree | snapshot |
2012-12-29 |
Vadim Zeitlin | No changes, just fix unused variable in wxUSE_STATBMP... |
commit | commitdiff | tree | snapshot |
2012-12-29 |
Vadim Zeitlin | Including wx/msw/missing.h to define INVALID_FILE_ATTRI... |
commit | commitdiff | tree | snapshot |
2012-12-29 |
Vadim Zeitlin | No changes, just remove unneeded variable initialization. |
commit | commitdiff | tree | snapshot |
2012-12-29 |
Vadim Zeitlin | Spelling fixes in comments in wxOSX. |
commit | commitdiff | tree | snapshot |
2012-12-29 |
Paul Cornett | reference count the GtkMenuItem in wxMenuItem as well |
commit | commitdiff | tree | snapshot |
2012-12-29 |
Paul Cornett | make GTKNeedsParent() private |
commit | commitdiff | tree | snapshot |
2012-12-29 |
Paul Cornett | m_menubar does not need to be public for hildon, it... |
commit | commitdiff | tree | snapshot |
2012-12-29 |
Robin Dunn | Fix missing or broken interface items for Phoenix |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Paul Cornett | use wxDEPRECATED_CONSTRUCTOR() instead of inline |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Paul Cornett | remove unused variable assignment, closes #14928 |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Paul Cornett | Use gtk_menu_item_remove_submenu() with GTK2 |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Vadim Zeitlin | Suppress warning about _set_se_translator() for VC... |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Vadim Zeitlin | Don't assume that wxTE_RICH(2) implies wxTE_MULTILINE... |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Vadim Zeitlin | Process HDN_TRACK in wxMSW wxHeaderCtrl just in case. |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Vadim Zeitlin | Don't call wxTextMeasure::BeginMeasuring() when using... |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Vadim Zeitlin | Parse files from include/wx/*.h when making wxMSW tags. |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Vadim Zeitlin | Allow building wxGTK under Windows with MSVC. |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Vadim Zeitlin | Remove connection of MyDllApp::OnIdle() handler in... |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Vadim Zeitlin | No changes, just avoid unused variable in wxUSE_TOOLTIP... |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Vadim Zeitlin | Use a single taskbar icon for all notifications in... |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Vadim Zeitlin | Remove extra "#" operator in wxFAIL_COND_MSG macro. |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Stefan Csomor | silence unused var warning |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Paul Cornett | non-pch build fix |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Vadim Zeitlin | Fix regression with wxHTML table elements background... |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Vadim Zeitlin | Ensure that client display rectangle is always less... |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Vadim Zeitlin | Document wxListBox and wxChoice as inheriting from... |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Vadim Zeitlin | Add wxGCC_WARNING_{SUPPRESS,RESTORE} macros and use... |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Vadim Zeitlin | No changes, just don't initialize the variable twice. |
commit | commitdiff | tree | snapshot |
2012-12-28 |
Vadim Zeitlin | No changes, just remove an unused variable. |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Paul Cornett | Use proper reference counting on GtkMenuItem that we... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Paul Cornett | Better fix for avoiding warnings from Ubuntu libdbusmenu |
commit | commitdiff | tree | snapshot |
2012-12-26 |
Paul Cornett | remove unused private member m_ordered from wxDataViewV... |
commit | commitdiff | tree | snapshot |
2012-12-26 |
Paul Cornett | fix consruction of string |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Stefan Csomor | removing 10.5 version checks |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Steve Lamerton | Fix webview compilation for the mingw-w64 compiler. |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Stefan Csomor | removing outdated code |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Stefan Csomor | making sure we are using correct implementation for... |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Stefan Csomor | adding isFlipped to userpane |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Stefan Csomor | try support for native isFlipped usage and coalesce... |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Vadim Zeitlin | Fix wrong tab order in wxAuiNotebook after dragging. |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Julian Smart | Fix for bug #14915 - wxRichTextCtrl: Not able to move... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Vadim Zeitlin | Sort wxPAPER_XXX constants alphabetically in the docume... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Robin Dunn | Various interface fixes for Phoenix |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Robin Dunn | Interface fixes for wxGrid classes |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Vadim Zeitlin | Add a temporary workaround to make the tests pass. |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Vadim Zeitlin | Invalidate wxGrid best size when its associated table... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Vadim Zeitlin | Fix libtiff compilation with VC6 after upgrade to 4... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Vadim Zeitlin | No changes, just improve wxScrolled::EnableScrolling... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Vadim Zeitlin | Remove unnecessary variable assignment from wxBoxSizer... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Vadim Zeitlin | Add wxListCtrl::EnableAlternateRowColours() and SetAlte... |
commit | commitdiff | tree | snapshot |
2012-12-22 |
Vadim Zeitlin | Don't use "Cancel" button in the about dialog of the... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Paul Cornett | revert r73185, it should no longer be needed after... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Paul Cornett | Use client size determined by size-allocate when possible |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Stefan Csomor | benefit from 10.5+ call HIShapeUnionWithRect |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Robin Dunn | Add accessors for some of the data members in wxXmlReso... |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Stefan Csomor | activating DrawRectangle optimization |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Stefan Csomor | fixing typo |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Stefan Csomor | HIThemeBrushCreateCGColor seems to have become very... |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Stefan Csomor | making Xcode builds work against against libtiff, copie... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Stefan Csomor | setting offsets for window and client dcs when not... |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Paul Cornett | Fix for toolbars and menus not being disabled on Ubuntu |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Stefan Csomor | support SDK < 10.6, fixes #14902 |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Stefan Csomor | supporting private types in DnD on osx_cocoa, fixes... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Vadim Zeitlin | Fix libtiff compilation with MinGW. |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Stefan Csomor | avoid double up events for static text, fixes #14902 |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Paul Cornett | compute scrollbar spacing the same way GtkScrolledWindo... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Paul Cornett | Get DC size from GDK window if possible, client size... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Robin Dunn | Patch from niki@vintech.bg allowing builds for Python... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Paul Cornett | decrease number of skipped frames in assert dialog... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Vadim Zeitlin | Brazilian Portuguese translations update from Felipe. |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Paul Cornett | use correct signature for callback |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Paul Cornett | make local functions static |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Paul Cornett | add wrappers to avoid compiling code which will never... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Vadim Zeitlin | Handle IN_MOVE inotify events better. |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Vadim Zeitlin | Initialize wxRibbonBar::m_help_button_hovered. |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Vadim Zeitlin | Use wxSetWorkingDirectory() instead of chdir(). |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Vadim Zeitlin | Readded tiffconf.h removed by libtiff 4.0.3 merge. |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Vadim Zeitlin | Bakefile updates for libtiff 4.0.3 merge. |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Vadim Zeitlin | Merged libtiff 4.0.3 changes into the trunk. |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Robin Dunn | typo fix |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Vadim Zeitlin | Document wxXmlResourceHandler::GetFloat(). |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Vadim Zeitlin | Also account for EOL chars correctly in wxStyledTextCtr... |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Vadim Zeitlin | Document wxWindow::Get{Min,Max}{Width,Height}(). |
commit | commitdiff | tree | snapshot |
next |