2008-04-07 |
Robert Roebling | Split wxDataViewVirtualModel fork wxDataViewIndexModel... |
tree | commitdiff |
2008-04-06 |
Vadim Zeitlin | delay setting the window shape until it is realized... |
tree | commitdiff |
2008-04-06 |
Robin Dunn | use the same constant the other ports use instead of... |
tree | commitdiff |
2008-04-05 |
Robert Roebling | Always interpret a column width of -1 as 80 until somth... |
tree | commitdiff |
2008-04-05 |
Robert Roebling | Support renderer::LeftClick() in generic code, removed... |
tree | commitdiff |
2008-04-02 |
Julian Smart | Only update the toolbar buttons if the toolbar is visible |
tree | commitdiff |
2008-03-31 |
Vadim Zeitlin | don't leave empty listboxes with tiny best size |
tree | commitdiff |
2008-03-29 |
Václav Slavík | set initial GTK_CAN_FOCUS value to match AcceptsFocus... |
tree | commitdiff |
2008-03-29 |
Václav Slavík | removed no longer used win_gtk.c file |
tree | commitdiff |
2008-03-28 |
Francesco Montorsi | add more pure virtuals to wxBrushBase; fix the GetColou... |
tree | commitdiff |
2008-03-28 |
Vadim Zeitlin | added native GTK implementation of wxCalendarCtrl ... |
tree | commitdiff |
2008-03-28 |
Vadim Zeitlin | fix gcc warning about assigning -1 to a guint |
tree | commitdiff |
2008-03-27 |
Vadim Zeitlin | don't use gtk_notebook_insert_page() return value as... |
tree | commitdiff |
2008-03-27 |
Vadim Zeitlin | Several fixes for removing/readding controls to the... |
tree | commitdiff |
2008-03-25 |
Vadim Zeitlin | several g++ 4 warning fixes |
tree | commitdiff |
2008-03-25 |
Francesco Montorsi | reorganized wxBitmap/wxBitmapHandler classes to use... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | refactored common code from XXX_EndProcessDetect in... |
tree | commitdiff |
2008-03-22 |
Václav Slavík | fixes to Freeze/Thawn when the window is shown or hidde... |
tree | commitdiff |
2008-03-22 |
Václav Slavík | fixed spurious debug message about unexpected focus... |
tree | commitdiff |
2008-03-22 |
Vadim Zeitlin | replace wxAddProcessCallback() with wxAppTraits::AddPro... |
tree | commitdiff |
2008-03-20 |
Francesco Montorsi | make the Pen/Brush code backward compatible as discusse... |
tree | commitdiff |
2008-03-18 |
Václav Slavík | made wxAcceleratorTable work with buttons in wxGTK too |
tree | commitdiff |
2008-03-18 |
Vadim Zeitlin | added wxSpinCtrlDouble (slightly modified patch 1835864) |
tree | commitdiff |
2008-03-18 |
Vadim Zeitlin | provide stubs for Get/SetStippled() to fix the build |
tree | commitdiff |
2008-03-18 |
Paul Cornett | remove duplicate wxTaskBarIconAreaBase::DoPopupMenu... |
tree | commitdiff |
2008-03-18 |
Paul Cornett | move wxWindowGTK::DoPopupMenu back to window.cpp |
tree | commitdiff |
2008-03-18 |
Paul Cornett | simplify wxEVT_MENU_OPEN/CLOSE generation |
tree | commitdiff |
2008-03-17 |
Paul Cornett | fix a huge number of build errors |
tree | commitdiff |
2008-03-17 |
Paul Cornett | reorganize deferred show logic a bit, to reset m_deferS... |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | fix also wxPen to use wxPenStyle,wxPenJoin,wxPenCap... |
tree | commitdiff |
2008-03-16 |
Francesco Montorsi | introduce wxBrushStyle enum and replace 'int style... |
tree | commitdiff |
2008-03-15 |
Paul Cornett | use a different method to prevent an early size_allocate, |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | don't assign the returned value in wxMDIParentFrame... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | don't call GetLastPosition() unnecessarily in SelectAll... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | refactored code reused in several different places... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | no real changes, just use more readable helper wxTextEn... |
tree | commitdiff |
2008-03-14 |
Paul Cornett | minimize searching for tlw parent, remove useless code |
tree | commitdiff |
2008-03-14 |
Paul Cornett | fix for infinite sizing loop (partial patch 1907189) |
tree | commitdiff |
2008-03-14 |
Paul Cornett | fix for size 1x1 wxChoice when SetSelection() is called... |
tree | commitdiff |
2008-03-14 |
Václav Slavík | simplified and cleaned up wxGTK's focus handling |
tree | commitdiff |
2008-03-13 |
Paul Cornett | fix for idle processing stopping without processing... |
tree | commitdiff |
2008-03-12 |
Paul Cornett | don't defer showing if _NET_FRAME_EXTENTS handler is... |
tree | commitdiff |
2008-03-11 |
Vadim Zeitlin | delete wxNativeContainerWindow when the native window... |
tree | commitdiff |
2008-03-10 |
Vadim Zeitlin | fix handling of native toolkit command line options... |
tree | commitdiff |
2008-03-10 |
Vadim Zeitlin | compilation fix after last commit |
tree | commitdiff |
2008-03-10 |
Vadim Zeitlin | added wxNativeContainerWindow and implemented it for... |
tree | commitdiff |
2008-03-06 |
Václav Slavík | fixed minsize setting after wxCollapsiblePane is expand... |
tree | commitdiff |
2008-03-05 |
Václav Slavík | made wxFindFocusedChild static, the comment wasn't... |
tree | commitdiff |
2008-03-04 |
Václav Slavík | implemented Freeze/Thaw in wxGTK |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | add support for custom controls in file dialog in wxGTK... |
tree | commitdiff |
2008-03-01 |
Robert Roebling | Implemented wxURLDataObject for wxGTK using text/x... |
tree | commitdiff |
2008-02-28 |
Paul Cornett | revert updating GTK size hints when window decorations... |
tree | commitdiff |
2008-02-28 |
Paul Cornett | forward Show() to base, not wxWindow |
tree | commitdiff |
2008-02-27 |
Vadim Zeitlin | add SetNativeTheme() (slightly modified patch 1884553) |
tree | commitdiff |
2008-02-26 |
Robert Roebling | restore wxComboBox's behaviour of reacting to <ENTER> |
tree | commitdiff |
2008-02-26 |
Paul Cornett | initialize m_miniTitle, fix button press detection... |
tree | commitdiff |
2008-02-26 |
Paul Cornett | update GTK size hints when window decorations change |
tree | commitdiff |
2008-02-22 |
Václav Slavík | fixed wxBitmapButton to use focus and hover bitmaps... |
tree | commitdiff |
2008-02-22 |
Václav Slavík | moved win_gtk.h header to wx/gtk/private, it's for... |
tree | commitdiff |
2008-02-17 |
Vadim Zeitlin | fix wxNotebook::GetPage{Text,Image}() when they were... |
tree | commitdiff |
2008-02-14 |
Vadim Zeitlin | I got too tired of seeing these unused parameters warni... |
tree | commitdiff |
2008-02-14 |
Julian Smart | Cut down on unnecessary update events |
tree | commitdiff |
2008-02-14 |
Paul Cornett | remove gratuitous junk which had nothing to do with... |
tree | commitdiff |
2008-02-13 |
Paul Cornett | make sure client area is refreshed after last child... |
tree | commitdiff |
2008-02-13 |
Václav Slavík | removed unused g_focusWindowLast |
tree | commitdiff |
2008-02-11 |
Paul Cornett | fix for glib critical errors when closing an mdi child |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | implement wxListBox::EnsureVisible() in wxGTK; add... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | get wxSYS_COLOUR_MENU from a menu bar and not from... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | use generic file picker in wxFLP_SAVE case as the nativ... |
tree | commitdiff |
2008-02-09 |
Václav Slavík | fixed wxGTK assert when closing wxMessageDialog |
tree | commitdiff |
2008-02-05 |
Václav Slavík | call Show(false) from ~wxDialog to call EndModal if... |
tree | commitdiff |
2008-02-03 |
Paul Cornett | add missing ! accidentally dropped in last commit |
tree | commitdiff |
2008-02-03 |
Vadim Zeitlin | initialize m_sharedContext and m_sharedContextOf to... |
tree | commitdiff |
2008-02-03 |
Paul Cornett | Remove remnants of GTK1 accelerator code. |
tree | commitdiff |
2008-02-03 |
Paul Cornett | remove unused wxMenuBar::m_style |
tree | commitdiff |
2008-02-02 |
Paul Cornett | avoid GCC warnings about breaking strict aliasing rules |
tree | commitdiff |
2008-02-02 |
Paul Cornett | Enable best size caching, remove unnecessary GetLabel... |
tree | commitdiff |
2008-02-02 |
Paul Cornett | fix wxALIGN_RIGHT in RTL mode |
tree | commitdiff |
2008-02-02 |
Paul Cornett | label clipping hack is not needed for GTK+ >= 2.12 |
tree | commitdiff |
2008-02-01 |
Paul Cornett | remove unnecessary m_glWidget, fix return types for... |
tree | commitdiff |
2008-02-01 |
Paul Cornett | fix for GTK assertion from gtk_widget_set_colormap... |
tree | commitdiff |
2008-01-30 |
Václav Slavík | clarified EndModal assert message |
tree | commitdiff |
2008-01-29 |
Paul Cornett | Remove unnecessary IsRadioButton(). |
tree | commitdiff |
2008-01-28 |
Paul Cornett | remove unnecessary ?: operator |
tree | commitdiff |
2008-01-27 |
Václav Slavík | Fixed wxCURSOR_HAND to map to GDK_HAND2 and not GDK_HAN... |
tree | commitdiff |
2008-01-26 |
Vadim Zeitlin | don't append anything back in DoDeleteOneItem() if... |
tree | commitdiff |
2008-01-24 |
Paul Cornett | remove redundant WX_CLEAR_LIST, it's done by base dtor |
tree | commitdiff |
2008-01-24 |
Paul Cornett | fix memory leak when wxMenu is used as a popup |
tree | commitdiff |
2008-01-21 |
Václav Slavík | prefix implementation methods of wxBitmapButton with... |
tree | commitdiff |
2008-01-21 |
Václav Slavík | updated wxExecute checks in wxGTK to be same as in... |
tree | commitdiff |
2008-01-14 |
Robert Roebling | Partial impl of auto resizing columns |
tree | commitdiff |
2008-01-13 |
Robert Roebling | Always invoke default action even if dclick is caught... |
tree | commitdiff |
2008-01-13 |
Paul Cornett | prevent explicitly set client size from being changed... |
tree | commitdiff |
2008-01-12 |
Robert Roebling | Invoke default action if dclick event after <ENTER... |
tree | commitdiff |
2008-01-10 |
Paul Cornett | compute scrollbar widths in a more standard way, get... |
tree | commitdiff |
2008-01-10 |
Paul Cornett | don't use the same parameter name twice, HP compiler... |
tree | commitdiff |
2008-01-07 |
Robert Roebling | [ 1865141 ] wxNotebook::DeletePage can result in invali... |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | return false from Dispatch() if gtk_main_quit() was... |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | don't unload libgnomevfs.so, this results in a crash... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | removed extra default clause accidentally added by... |
tree | commitdiff |
next |