2007-09-22 |
Robert Roebling | Removed last bits of DrawScaledBitmap (was removed... |
tree | commitdiff |
2007-09-21 |
Vadim Zeitlin | functions not taking argument must be declared as ... |
tree | commitdiff |
2007-09-18 |
Robert Roebling | Rearrange code to fix some problems |
tree | commitdiff |
2007-09-17 |
Paul Cornett | various small cleanups |
tree | commitdiff |
2007-09-17 |
Robert Roebling | compilation |
tree | commitdiff |
2007-09-17 |
Robert Roebling | Always make wxWindow::SetFocus() focus the window,... |
tree | commitdiff |
2007-09-17 |
Vadim Zeitlin | added new and improved wxFileCtrl implementation (patch... |
tree | commitdiff |
2007-09-15 |
Robert Roebling | Implement wxWindow::SetFocusIgnoringChildren for GTK+ |
tree | commitdiff |
2007-09-14 |
Robert Roebling | Implement and test wxDataViewCtrl::GetColumnPosition... |
tree | commitdiff |
2007-09-14 |
Paul Cornett | remove m_blockScrollEvent from wxWindowGTK |
tree | commitdiff |
2007-09-13 |
Robert Roebling | Add wxDataViewCtrl::GetColumnPosition() stubs |
tree | commitdiff |
2007-09-13 |
Robert Roebling | Add wxDataViewCtrl::GetSortingColumn() stubs |
tree | commitdiff |
2007-09-13 |
Paul Cornett | get more accurate TLW sizing by using a window decorati... |
tree | commitdiff |
2007-09-10 |
Robert Roebling | Rewrote scaling for GTK+ print |
tree | commitdiff |
2007-09-10 |
Robert Roebling | Rewrote scaling code for GNOME print backend. The inver... |
tree | commitdiff |
2007-09-07 |
Robert Roebling | Patch to use high printer resolution instead of Cairo... |
tree | commitdiff |
2007-09-06 |
Robert Roebling | Make use of wxCairoLibrary from within wxGtkPrint |
tree | commitdiff |
2007-09-05 |
Robert Roebling | Add support for GTK print, modified from patch 1782055 |
tree | commitdiff |
2007-09-05 |
Robert Roebling | Make wxGnomePrintModule public so that wxGtkPrintModule... |
tree | commitdiff |
2007-08-29 |
Robert Roebling | add wxDataViewIconTextRenderer |
tree | commitdiff |
2007-08-26 |
Robert Roebling | Move column organizing code to ports, away from common... |
tree | commitdiff |
2007-08-25 |
Robert Roebling | added Collapse() and Expand() |
tree | commitdiff |
2007-08-24 |
Robert Roebling | Correct signature of HitTest() |
tree | commitdiff |
2007-08-24 |
Robert Roebling | Minor API changes |
tree | commitdiff |
2007-08-20 |
Robert Roebling | Patch from Bo, adapt generic code to new API, add GetIt... |
tree | commitdiff |
2007-08-19 |
Robert Roebling | Change EnsureVisble() to including column parameter... |
tree | commitdiff |
2007-08-19 |
Robert Roebling | Made wxGTK wxDataViewCtrl compile again |
tree | commitdiff |
2007-08-19 |
Vadim Zeitlin | fix generation of events from SetValue() broken in... |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | relinquish the mouse capture when a dialog is about... |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | added wxToolTip::SetAutoPop() and SetReshow() (patch... |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | fix wrong clear selection (modified patch 1763916) |
tree | commitdiff |
2007-08-11 |
Julian Smart | Menu label consistency changes |
tree | commitdiff |
2007-08-11 |
Václav Slavík | added missing export declarations for wxGTK internal... |
tree | commitdiff |
2007-08-01 |
Václav Slavík | fixed linking with visibility enable on Ubuntu and... |
tree | commitdiff |
2007-07-26 |
Vadim Zeitlin | many wxItemContainer-related changes: |
tree | commitdiff |
2007-07-19 |
Vadim Zeitlin | do platform-specific checks after ensuring that the... |
tree | commitdiff |
2007-07-17 |
Robert Roebling | Some code renaming to avoid confusion. Test editable... |
tree | commitdiff |
2007-07-14 |
Robert Roebling | Made wxDataViewCtrl sample use a real, expandabl data... |
tree | commitdiff |
2007-07-12 |
Robert Roebling | Bo's patch for generic code, more sorting code, WIP |
tree | commitdiff |
2007-07-12 |
Paul Cornett | fix MDI child sizing, which was working more or less... |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | compilation fixes for wxUSE_IMAGE==0 |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | check for wxUSE_TIMER in headers, not the files includi... |
tree | commitdiff |
2007-07-10 |
Václav Slavík | cleanup of raw access to bitmaps: |
tree | commitdiff |
2007-07-10 |
Robert Roebling | Block all events in wxSpinButton::SetValue etc. |
tree | commitdiff |
2007-07-10 |
Robert Roebling | Block all events in wxSpinCtrl::SetValue etc. |
tree | commitdiff |
2007-07-10 |
Robert Roebling | Block all events in wxSpinCtrl::SetValue etc. |
tree | commitdiff |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
tree | commitdiff |
2007-07-08 |
Paul Cornett | process pending wx events before sending idle events |
tree | commitdiff |
2007-07-06 |
Vadim Zeitlin | use WXDLLIMPEXP_GL instead of WXDLLEXPORT (which is... |
tree | commitdiff |
2007-07-05 |
Robert Roebling | New API for wxdataViewCtrl (doesn't run yet). |
tree | commitdiff |
2007-06-29 |
Julian Smart | Prevent seg fault for older GTK+ |
tree | commitdiff |
2007-06-26 |
Vadim Zeitlin | remove .cvsignore files, they're useless with svn |
tree | commitdiff |
2007-06-23 |
Robert Roebling | Upport scrolling changes and mouse wheel changes. |
tree | commitdiff |
2007-06-04 |
Vadim Zeitlin | provide overloads for all kinds of strings for wxDataFo... |
tree | commitdiff |
2007-05-30 |
Václav Slavík | use wxString, not wxChar*, in wxDataFormat ctor and... |
tree | commitdiff |
2007-05-30 |
Robert Roebling | Implement for selection code. |
tree | commitdiff |
2007-05-30 |
Václav Slavík | changed wxGTK_CONV* macros to use utf8_str() and FromUT... |
tree | commitdiff |
2007-05-30 |
Václav Slavík | changed wxWindow::ApplyToolTip to take UTF8-encoded... |
tree | commitdiff |
2007-05-30 |
Václav Slavík | use wxString instead of wxChar* in wxColour::Set/FromString |
tree | commitdiff |
2007-05-26 |
Robert Roebling | Upport latest changes from 2_8 branch (print dialog |
tree | commitdiff |
2007-05-26 |
Paul Cornett | restructure fullscreen code dealing with hiding bars |
tree | commitdiff |
2007-05-25 |
Paul Cornett | Remove unneeded wxTLW child inserter function. |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | 1. Derive wxMessageDialogBase from wxDialog (why did... |
tree | commitdiff |
2007-05-19 |
Paul Cornett | move m_sizeSet out of wxWindow |
tree | commitdiff |
2007-05-19 |
Paul Cornett | simplify DoSetClientSize |
tree | commitdiff |
2007-05-09 |
Robert Roebling | GTK+ cell renderers are not widget, so use a |
tree | commitdiff |
2007-05-08 |
Robert Roebling | Beginning to make wxDC code compile both before |
tree | commitdiff |
2007-05-06 |
Robert Roebling | More preview code for the DC reorganisation. |
tree | commitdiff |
2007-05-03 |
Robert Roebling | Putting draft of wxImplDC and the wxDC using it |
tree | commitdiff |
2007-05-02 |
Robert Roebling | Moved all the coordinate system calculation to wxDCBase |
tree | commitdiff |
2007-05-01 |
Robert Roebling | Made device to logical and vv conversion methods |
tree | commitdiff |
2007-04-26 |
Robert Roebling | Added IsOfStandardClass() as per wxMSW. |
tree | commitdiff |
2007-04-26 |
Paul Cornett | replace 5 copies of size constraining code with one... |
tree | commitdiff |
2007-04-25 |
Vadim Zeitlin | changed wxDC::GetTextExtent() and related methods to... |
tree | commitdiff |
2007-04-23 |
Vadim Zeitlin | remove wxWindow::m_needParent and use GTKNeedsParent... |
tree | commitdiff |
2007-04-21 |
Vadim Zeitlin | added safe check for Pango version and use it to avoid... |
tree | commitdiff |
2007-04-20 |
Vadim Zeitlin | preparation for allowing to use wxTimer in wxBase ... |
tree | commitdiff |
2007-04-19 |
Paul Cornett | Reorganize idle system code. |
tree | commitdiff |
2007-04-17 |
Robert Roebling | Implemented the same simple API for creating customized |
tree | commitdiff |
2007-04-15 |
Vadim Zeitlin | Refactor all code common to X11 OpenGL implementations... |
tree | commitdiff |
2007-04-12 |
Vadim Zeitlin | avoid code duplication by using helper functions |
tree | commitdiff |
2007-04-10 |
Vadim Zeitlin | Big wxGL classes refactoring/cleanup: |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | made wxTLW::SetIcon() non-virtual, it was already imple... |
tree | commitdiff |
2007-04-07 |
Robert Roebling | Restore border around non-scrolling widgets. The |
tree | commitdiff |
2007-04-05 |
Vadim Zeitlin | make wxControlContainer accept focus depending on wheth... |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | added support for ellipsization and markup in wxStaticT... |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | 1. Moved m_usePrimary to wxClipboardBase as it's now... |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | decouple primary selection handling from clipboard... |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | simplified the code by using new wxClipboardSync class... |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | removed virtual GetSelectedBitmap() from the base wxDC... |
tree | commitdiff |
2007-03-26 |
Vadim Zeitlin | added wxWindow::NavigateIn(); provide wxGTK implementat... |
tree | commitdiff |
2007-03-26 |
Vadim Zeitlin | use native TAB traversal for GTK+ 2 |
tree | commitdiff |
2007-03-23 |
Vadim Zeitlin | make IsEnabled() return false even if the window parent... |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | fixed all the other ports broken by controls labels... |
tree | commitdiff |
2007-03-10 |
Paul Cornett | source id type is unsigned; minor cleanup |
tree | commitdiff |
2007-03-07 |
Vadim Zeitlin | native wxHyperlinkCtrl implementation for GTK+ 2.10... |
tree | commitdiff |
2007-02-27 |
Vadim Zeitlin | Support encodings in wxGTK_CONV_BACK() in the same... |
tree | commitdiff |
2007-02-23 |
Robert Roebling | [ 1665996 ] Fixes/extensions to wxDataViewCtrl |
tree | commitdiff |
2007-02-17 |
Robert Roebling | Most of FM's wxDataViewCtrl patch. |
tree | commitdiff |
next |