2009-02-02 |
Robert Roebling | Invalidate only the specified rectangle |
tree | commitdiff |
2009-02-02 |
Robert Roebling | The recent change to ::Refresh() (strangely) fails... |
tree | commitdiff |
2009-02-01 |
Robert Roebling | Make wxCheckListBox call event.SetString() on all platf... |
tree | commitdiff |
2009-02-01 |
Robert Roebling | The check column needs more space |
tree | commitdiff |
2009-02-01 |
Paul Cornett | simplify Refresh() and Update() |
tree | commitdiff |
2009-02-01 |
Paul Cornett | fix drawing from Update() being overwritten, fixes... |
tree | commitdiff |
2009-01-30 |
Robert Roebling | Reorganize wxCollapsiblePane event and layout code... |
tree | commitdiff |
2009-01-30 |
Robert Roebling | Add wxSIZE_FORCE_EVENT and use is from wxSizerItem... |
tree | commitdiff |
2009-01-30 |
Robert Roebling | Give wxCollapsiblePane's pane a name for easier debugging |
tree | commitdiff |
2009-01-29 |
Robert Roebling | Store pointer to owning wxWindow in wxPizza widget |
tree | commitdiff |
2009-01-28 |
Vadim Zeitlin | rename wxRendererNative::DrawRadioButton() to DrawOptio... |
tree | commitdiff |
2009-01-26 |
Robert Roebling | Removed queuedResize code again as GTK+ does this inter... |
tree | commitdiff |
2009-01-26 |
Francesco Montorsi | suppress warning about unused win pointer when wxUSE_GR... |
tree | commitdiff |
2009-01-24 |
Francesco Montorsi | wxgtk_window_size_request_callback is not needed by... |
tree | commitdiff |
2009-01-23 |
Robert Roebling | Don't pretend to be a GtkTreeView where it isn't required |
tree | commitdiff |
2009-01-23 |
Robert Roebling | Postpone size event from wxTLW resizing to idle |
tree | commitdiff |
2009-01-23 |
Robert Roebling | Not calling _size_allocate() breaks a.o. the native... |
tree | commitdiff |
2009-01-23 |
Robert Roebling | Prevent surplus calls of _size_allocate() if no change |
tree | commitdiff |
2009-01-23 |
Robert Roebling | Don't always show the vertical scrollbar |
tree | commitdiff |
2009-01-23 |
Robert Roebling | Remove scrollbar spacing from client size |
tree | commitdiff |
2009-01-23 |
Robert Roebling | Tried hard to get the selection/focus rectangle drawn... |
tree | commitdiff |
2009-01-22 |
Robert Roebling | Trying again to improve border type guessing |
tree | commitdiff |
2009-01-22 |
Robert Roebling | Further header button details |
tree | commitdiff |
2009-01-22 |
Robert Roebling | typo |
tree | commitdiff |
2009-01-22 |
Robert Roebling | Further attempts at getting the header buttons right |
tree | commitdiff |
2009-01-22 |
Robert Roebling | Use wxCONTROL_SPECIAL to denote first header button |
tree | commitdiff |
2009-01-22 |
Robert Roebling | The last button also looks different in the header... |
tree | commitdiff |
2009-01-22 |
Robert Roebling | First and other header buttons look different |
tree | commitdiff |
2009-01-22 |
Robert Roebling | Respect that GTK+ wants to have space between scrollbar... |
tree | commitdiff |
2009-01-22 |
Robert Roebling | Try to be smarter about querying the border witdh |
tree | commitdiff |
2009-01-21 |
Paul Cornett | don't use m_backing_window, it can't be drawn on |
tree | commitdiff |
2009-01-21 |
Robert Roebling | Reinitialise wxDataViewCustomRenderer's DC every time |
tree | commitdiff |
2009-01-21 |
Robert Roebling | iter = NULL in iter_n_children() means root |
tree | commitdiff |
2009-01-21 |
Robert Roebling | Copy and paste error |
tree | commitdiff |
2009-01-21 |
Robert Roebling | Add wxDataFormat GetMatchingPair() which wxGTK and... |
tree | commitdiff |
2009-01-21 |
Robert Roebling | Give GTK specific (but public) methods a Gtk prefix |
tree | commitdiff |
2009-01-20 |
Vadim Zeitlin | set m_isBeingDeleted to true (only) in SendDestroyEvent... |
tree | commitdiff |
2009-01-20 |
Paul Cornett | build fixes and cleanup |
tree | commitdiff |
2009-01-20 |
Kevin Ollivier | Restore fixes needed for wxRenderer functions to work... |
tree | commitdiff |
2009-01-20 |
Robert Roebling | Add event based Drop API |
tree | commitdiff |
2009-01-20 |
Robert Roebling | Simplified event based Drag API for wxDataViewCtrl |
tree | commitdiff |
2009-01-19 |
Robert Roebling | New eventb based Drag interface for wxDataViewCtrl |
tree | commitdiff |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
tree | commitdiff |
2009-01-18 |
Julian Smart | Workaround for GTK+ sensitivity bug |
tree | commitdiff |
2009-01-17 |
Robert Roebling | Fix scrolled window bug when reducing the virtual size... |
tree | commitdiff |
2009-01-13 |
Francesco Montorsi | check for wxInputStream::Read errors |
tree | commitdiff |
2009-01-12 |
Vadim Zeitlin | add more flexible and safer template Connect() overload... |
tree | commitdiff |
2009-01-12 |
Paul Cornett | use text cursor only when control is enabled, #10347 |
tree | commitdiff |
2009-01-11 |
Francesco Montorsi | just fix some $Id$ tokens |
tree | commitdiff |
2009-01-11 |
Francesco Montorsi | do not return true when no data is read by the stream... |
tree | commitdiff |
2009-01-11 |
Francesco Montorsi | use IsOk() instead of Ok(); fix crash when loading... |
tree | commitdiff |
2009-01-11 |
Francesco Montorsi | guard against NULL parents |
tree | commitdiff |
2009-01-08 |
Francesco Montorsi | always remember to test IsOk() after using wxFileInputS... |
tree | commitdiff |
2009-01-08 |
Paul Cornett | revert slop from previous commit |
tree | commitdiff |
2009-01-08 |
Robert Roebling | use wxRound(x), not int(x+0.5) |
tree | commitdiff |
2009-01-08 |
Francesco Montorsi | change generic ints to enums in wxDC (closes #9959) |
tree | commitdiff |
2009-01-08 |
Jouk Jansen | my previous commit patched the wrong file |
tree | commitdiff |
2009-01-08 |
Robert Roebling | Update allocation of all child widgets after scrolling |
tree | commitdiff |
2009-01-08 |
Jouk Jansen | Insert missing include file |
tree | commitdiff |
2009-01-08 |
Robert Roebling | Override mouse wheel scrolling steps from GTK and make... |
tree | commitdiff |
2009-01-07 |
Paul Cornett | build fix for GTK+ 2.12 and earlier |
tree | commitdiff |
2009-01-07 |
Paul Cornett | do minimal invalidations to get border to redraw properly |
tree | commitdiff |
2009-01-04 |
Paul Cornett | build fix for GTK+ versions prior to 2.14 |
tree | commitdiff |
2009-01-04 |
Paul Cornett | native implementation of DoGetPixel() |
tree | commitdiff |
2009-01-04 |
Paul Cornett | remove Rescale(), it is no longer used |
tree | commitdiff |
2009-01-04 |
Paul Cornett | Complete rewrite of DoDrawBitmap() and DoBlit(). |
tree | commitdiff |
2008-12-30 |
Vadim Zeitlin | removed not doing anything and not compiling code from... |
tree | commitdiff |
2008-12-29 |
Francesco Montorsi | use a common m_isInsideYield flag instead of static... |
tree | commitdiff |
2008-12-27 |
Vadim Zeitlin | implement wxEventLoop::DispatchTimeout() for wxGTK... |
tree | commitdiff |
2008-12-25 |
Robert Roebling | Avoid redraw artifacts from the border after resizing |
tree | commitdiff |
2008-12-25 |
Vadim Zeitlin | make colours used by list and tree controls more consis... |
tree | commitdiff |
2008-12-24 |
Vadim Zeitlin | handle correctly never/always shown scrollbars in GetCl... |
tree | commitdiff |
2008-12-24 |
Vadim Zeitlin | further untangle generic and native GTK implementations... |
tree | commitdiff |
2008-12-24 |
Vadim Zeitlin | add wxScrollHelper::ShowScrollbars() (implemented for... |
tree | commitdiff |
2008-12-24 |
Vadim Zeitlin | add convenient GetViewStart() and Scroll() overloads... |
tree | commitdiff |
2008-12-24 |
Paul Cornett | fix saving/restoring size when WM supports _NET_FRAME_E... |
tree | commitdiff |
2008-12-23 |
Robert Roebling | Don't allow concurrent requests, check return message... |
tree | commitdiff |
2008-12-23 |
Robert Roebling | Add wxDataViewCtrl::ExpandAncestors() and call it from... |
tree | commitdiff |
2008-12-23 |
Robert Roebling | Added pseudo-asynchronous clipboard implemenation to... |
tree | commitdiff |
2008-12-21 |
Robert Roebling | Forgot to commit |
tree | commitdiff |
2008-12-20 |
Robert Roebling | Call Expand on an item's parent chain in EnsureVisible |
tree | commitdiff |
2008-12-17 |
Robert Roebling | Correct wxDataViewCtrl::IsExpanded and add test for it |
tree | commitdiff |
2008-12-16 |
Robert Roebling | Added wxDataViewCtrl::IsExpanded(item) |
tree | commitdiff |
2008-12-14 |
Paul Cornett | don't call size_request to get best size of a non-nativ... |
tree | commitdiff |
2008-12-13 |
Paul Cornett | fix build, remove unused parameter from wxGetGdkWindowF... |
tree | commitdiff |
2008-12-13 |
Kevin Ollivier | Forward port new wxRenderer methods in 2.8 to trunk. |
tree | commitdiff |
2008-12-12 |
Francesco Montorsi | extend the range of glib versions for which the GTK... |
tree | commitdiff |
2008-12-11 |
Vadim Zeitlin | extract setters from wxHeaderColumnBase into a separate... |
tree | commitdiff |
2008-12-11 |
Francesco Montorsi | substitute (c) and (C) for copyright strings as documented |
tree | commitdiff |
2008-12-11 |
Paul Cornett | fix SetStyle tag removing, broken in r45186 |
tree | commitdiff |
2008-12-08 |
Robert Roebling | Ticket #10245, UTF-8 font face name of GTK 2 font... |
tree | commitdiff |
2008-12-08 |
Paul Cornett | restore clearing of clipped mask, turns out it is needed |
tree | commitdiff |
2008-12-07 |
Paul Cornett | make sure timer events will trigger idle processing... |
tree | commitdiff |
2008-12-07 |
Vadim Zeitlin | restore sorting functionality broken by r57161 |
tree | commitdiff |
2008-12-07 |
Vadim Zeitlin | compilation fix after r57161 |
tree | commitdiff |
2008-12-07 |
Vadim Zeitlin | - Rewrite wxHeaderCtrl to be virtual-like: even if... |
tree | commitdiff |
2008-12-07 |
Vadim Zeitlin | no changes, just remove trailing whitespace |
tree | commitdiff |
2008-12-07 |
Paul Cornett | remove redundant clearing of clipped mask |
tree | commitdiff |
2008-12-07 |
Paul Cornett | fix bitmap position with RTL and non-default scale |
tree | commitdiff |
2008-12-05 |
Robert Roebling | Use gtk_text_buffer_select_range for selecting programm... |
tree | commitdiff |
next |