2009-01-13 |
Robert Roebling | Also update cursor when over toolbar and titlebar
|
commit | commitdiff | tree |
2009-01-12 |
Robert Roebling | Also mention wxRound() and wxIsSameDouble()
|
commit | commitdiff | tree |
2009-01-12 |
Robert Roebling | Spelling error
|
commit | commitdiff | tree |
2009-01-11 |
Robert Roebling | Default to wxConvUTF8 (not wxConvAuto) in wxDataInputStream...
|
commit | commitdiff | tree |
2009-01-11 |
Robert Roebling | Added interface for getting/setting text converter...
|
commit | commitdiff | tree |
2009-01-09 |
Robert Roebling | Tried to improve look of toogle tool under OS X, adapted...
|
commit | commitdiff | tree |
2009-01-09 |
Robert Roebling | Compile fix
|
commit | commitdiff | tree |
2009-01-08 |
Robert Roebling | use wxRound(x), not int(x+0.5)
|
commit | commitdiff | tree |
2009-01-08 |
Robert Roebling | use wxRound(x) instead of int( x+0.5 )
|
commit | commitdiff | tree |
2009-01-08 |
Robert Roebling | Add the same margin to wxBitmapToggleButton as to wxBitmapButton
|
commit | commitdiff | tree |
2009-01-08 |
Robert Roebling | Update allocation of all child widgets after scrolling
|
commit | commitdiff | tree |
2009-01-08 |
Robert Roebling | Make wxWrapSizer respect border around items
|
commit | commitdiff | tree |
2009-01-08 |
Robert Roebling | Override mouse wheel scrolling steps from GTK and make...
|
commit | commitdiff | tree |
2009-01-01 |
Robert Roebling | Added wxSizer::GetItemCount()
|
commit | commitdiff | tree |
2009-01-01 |
Robert Roebling | Correct wx-config's output of base libs for OSX ports...
|
commit | commitdiff | tree |
2008-12-27 |
Robert Roebling | Add Wonderful World of wxWidgets 3.0.
|
commit | commitdiff | tree |
2008-12-25 |
Robert Roebling | Only test for centre flag of minor direction and ignore...
|
commit | commitdiff | tree |
2008-12-25 |
Robert Roebling | Avoid redraw artifacts from the border after resizing
|
commit | commitdiff | tree |
2008-12-24 |
Robert Roebling | Mark alpha a static data (not to be freed), too
|
commit | commitdiff | tree |
2008-12-23 |
Robert Roebling | Don't allow concurrent requests, check return message...
|
commit | commitdiff | tree |
2008-12-23 |
Robert Roebling | wxDataViewCtrl::IsExpanded should work now under OS...
|
commit | commitdiff | tree |
2008-12-23 |
Robert Roebling | Add wxDataViewCtrl::ExpandAncestors() and call it from...
|
commit | commitdiff | tree |
2008-12-23 |
Robert Roebling | Added pseudo-asynchronous clipboard implemenation to...
|
commit | commitdiff | tree |
2008-12-22 |
Robert Roebling | Added clipboard sample check to configure.in, other...
|
commit | commitdiff | tree |
2008-12-21 |
Robert Roebling | Regen after adding clipboard sample
|
commit | commitdiff | tree |
2008-12-21 |
Robert Roebling | Regen using newest bakefile
|
commit | commitdiff | tree |
2008-12-21 |
Robert Roebling | Added bakefiles makefiles
|
commit | commitdiff | tree |
2008-12-21 |
Robert Roebling | Forgot to commit
|
commit | commitdiff | tree |
2008-12-21 |
Robert Roebling | Added experimental async clipboard format query
|
commit | commitdiff | tree |
2008-12-21 |
Robert Roebling | Added clipboard sample
|
commit | commitdiff | tree |
2008-12-21 |
Robert Roebling | Added clipbaord sample
|
commit | commitdiff | tree |
2008-12-20 |
Robert Roebling | Call Expand on an item's parent chain in EnsureVisible
|
commit | commitdiff | tree |
2008-12-19 |
Robert Roebling | Fixes #10288: wxDataViewCtrl missing selection change...
|
commit | commitdiff | tree |
2008-12-19 |
Robert Roebling | Implemented wxBitmapToggleButton generically for now
|
commit | commitdiff | tree |
2008-12-19 |
Robert Roebling | wxImage::ConvertToBitmap() doesn't exist anymore
|
commit | commitdiff | tree |
2008-12-19 |
Robert Roebling | Mention wxRearrangeCtrl, wxFileCtrl
|
commit | commitdiff | tree |
2008-12-18 |
Robert Roebling | Correct AssignTempFile docs
|
commit | commitdiff | tree |
2008-12-18 |
Robert Roebling | Added missing g to file name of headerctrlg.h
|
commit | commitdiff | tree |
2008-12-18 |
Robert Roebling | Recalculate display (and scrollbars etc) before calling...
|
commit | commitdiff | tree |
2008-12-17 |
Robert Roebling | Minor stream class changes
|
commit | commitdiff | tree |
2008-12-17 |
Robert Roebling | Correct wxDataViewCtrl::IsExpanded and add test for it
|
commit | commitdiff | tree |
2008-12-16 |
Robert Roebling | Fixes #10246: wxDataViewCtrl - first row does not react...
|
commit | commitdiff | tree |
2008-12-16 |
Robert Roebling | Fixes #10247: wxDataViewCtrl - event is generated when...
|
commit | commitdiff | tree |
2008-12-16 |
Robert Roebling | Added wxDataViewCtrl::IsExpanded(item)
|
commit | commitdiff | tree |
2008-12-16 |
Robert Roebling | Mention header control in Category page
|
commit | commitdiff | tree |
2008-12-08 |
Robert Roebling | Ticket #10245, UTF-8 font face name of GTK 2 font...
|
commit | commitdiff | tree |
2008-12-05 |
Robert Roebling | Use gtk_text_buffer_select_range for selecting programmatically
|
commit | commitdiff | tree |
2008-11-14 |
Robert Roebling | #10183: patch to add wxOSX print job name
|
commit | commitdiff | tree |
2008-11-13 |
Robert Roebling | #10181: wxOSX: patch for proper wxPrintData to/from...
|
commit | commitdiff | tree |
2008-11-10 |
Robert Roebling | Added wxChoice renderer to wxDataViewCtrl
|
commit | commitdiff | tree |
2008-10-27 |
Robert Roebling | Set cursor to <from> in wxTextCtrk::SetSelection
|
commit | commitdiff | tree |
2008-10-27 |
Robert Roebling | Disable focus out events during menu popup
|
commit | commitdiff | tree |
2008-10-27 |
Robert Roebling | Added method to disable focus_out handling temporarily
|
commit | commitdiff | tree |
2008-10-22 |
Robert Roebling | Ticket #10108 (bitmap from wxImage depth regression)
|
commit | commitdiff | tree |
2008-10-21 |
Robert Roebling | Correct TAB handling for generic wxDataViewCtrl
|
commit | commitdiff | tree |
2008-10-21 |
Robert Roebling | Remove wxLog hack and put all controls in a panel to...
|
commit | commitdiff | tree |
2008-10-20 |
Robert Roebling | Better size for screenshot of wxListCtrl
|
commit | commitdiff | tree |
2008-10-20 |
Robert Roebling | Corrcted wxListCtrl image
|
commit | commitdiff | tree |
2008-10-20 |
Robert Roebling | Fix wxListCtrl::Insert() bug reported by Riccardo Cohen
|
commit | commitdiff | tree |
2008-10-19 |
Robert Roebling | Add more bakefile files to make dist
|
commit | commitdiff | tree |
2008-10-19 |
Robert Roebling | Added src/msw/version.rc to make win-dist
|
commit | commitdiff | tree |
2008-10-18 |
Robert Roebling | Allow create of 24-bit bitmap, use Pixbuf when not...
|
commit | commitdiff | tree |
2008-10-17 |
Robert Roebling | Updates for make dist for OSX_CARBON
|
commit | commitdiff | tree |
2008-10-17 |
Robert Roebling | Use xpms for checked/unchecked states instead of drawing...
|
commit | commitdiff | tree |
2008-10-17 |
Robert Roebling | Sort controls alphabetically
|
commit | commitdiff | tree |
2008-10-16 |
Robert Roebling | Crop image a little
|
commit | commitdiff | tree |
2008-10-16 |
Robert Roebling | Enable intercepting ENTER in wxSpinCtrl under wxMac...
|
commit | commitdiff | tree |
2008-10-16 |
Robert Roebling | Dont't finish any editing if there is no control
|
commit | commitdiff | tree |
2008-10-16 |
Robert Roebling | Remove accidentally commited debug code
|
commit | commitdiff | tree |
2008-10-16 |
Robert Roebling | Make wxMac wxSpinCtrl emit killfocus events
|
commit | commitdiff | tree |
2008-10-16 |
Robert Roebling | Write directly to log target wxTextCtrl to avoid crash
|
commit | commitdiff | tree |
2008-10-16 |
Robert Roebling | wxMac actually crashes in any logging
|
commit | commitdiff | tree |
2008-10-16 |
Robert Roebling | wxMac crashes in wxLog() statements with string.GetData()
|
commit | commitdiff | tree |
2008-10-16 |
Robert Roebling | Fudge offset no longer required
|
commit | commitdiff | tree |
2008-10-15 |
Robert Roebling | Update make dist
|
commit | commitdiff | tree |
2008-10-15 |
Robert Roebling | For some reason, wxMac now requires explicit sizes...
|
commit | commitdiff | tree |
2008-10-15 |
Robert Roebling | Added wxMac screenshot from wxDataViewTreeCtrl
|
commit | commitdiff | tree |
2008-10-15 |
Robert Roebling | Added wxSearchCtrl, typos corrected
|
commit | commitdiff | tree |
2008-10-15 |
Robert Roebling | Crop images a little
|
commit | commitdiff | tree |
2008-10-15 |
Robert Roebling | Add appearance tags
|
commit | commitdiff | tree |
2008-10-15 |
Robert Roebling | Add wxPropertyGrid screenshots
|
commit | commitdiff | tree |
2008-10-15 |
Robert Roebling | Add wxSearchCtrl screenshots
|
commit | commitdiff | tree |
2008-10-15 |
Robert Roebling | Repaired togglebutton images
|
commit | commitdiff | tree |
2008-10-15 |
Robert Roebling | Mention why fudgefactor for wxODBC position under wxMac...
|
commit | commitdiff | tree |
2008-10-14 |
Robert Roebling | Add a fudge factor to the size of wxODBC in wxProperty...
|
commit | commitdiff | tree |
2008-10-14 |
Robert Roebling | Correct positioning of wxTextCtrl in wxPropertyGrid...
|
commit | commitdiff | tree |
2008-10-14 |
Robert Roebling | Also correct wxDList<T>
|
commit | commitdiff | tree |
2008-10-14 |
Robert Roebling | Fix off-by-1 error in wxChoice and wxComboBox (OSX...
|
commit | commitdiff | tree |
2008-10-14 |
Robert Roebling | Corrected some wxMac images
|
commit | commitdiff | tree |
2008-10-14 |
Robert Roebling | Shrink screenshots a little
|
commit | commitdiff | tree |
2008-10-13 |
Robert Roebling | add appearance tag to book controls
|
commit | commitdiff | tree |
2008-10-13 |
Robert Roebling | Add screenshots for wxNotebook, wxChoicebook, wxListbook
|
commit | commitdiff | tree |
2008-10-13 |
Robert Roebling | Added screenshots for wxSpinCtrlDouble
|
commit | commitdiff | tree |
2008-10-13 |
Robert Roebling | Add appearance of wxSpinCtrlDouble
|
commit | commitdiff | tree |
2008-10-13 |
Robert Roebling | Add screenshots for wxDataViewTreeCtrl
|
commit | commitdiff | tree |
2008-10-13 |
Robert Roebling | Corrected library association
|
commit | commitdiff | tree |
2008-10-13 |
Robert Roebling | Added wxDataViewCtrl screenshots
|
commit | commitdiff | tree |
2008-10-13 |
Robert Roebling | Use native closure buttons under GTK+
|
commit | commitdiff | tree |
2008-10-13 |
Robert Roebling | Correct spelling, now use Indices
|
commit | commitdiff | tree |
2008-10-12 |
Robert Roebling | Correct spelling and signature of FixIndexesOfChildren
|
commit | commitdiff | tree |
next |