2006-03-23 |
Robert Roebling | Implement basic MVC logic (change an item in one
|
commit | commitdiff | tree |
2006-03-23 |
Robert Roebling | Make generic wxDataViewCtrl draw its contents.
|
commit | commitdiff | tree |
2006-03-22 |
Robert Roebling | Setup notifiers from datamodel to generic
|
commit | commitdiff | tree |
2006-03-22 |
Robert Roebling | In the generic version of wxDataViewCtrl, all
|
commit | commitdiff | tree |
2006-03-21 |
Robert Roebling | Added windowing and scrolling logic to generic
|
commit | commitdiff | tree |
2006-03-20 |
Robert Roebling | Further compilation fixes.
|
commit | commitdiff | tree |
2006-03-20 |
Robert Roebling | Compilation fixes.
|
commit | commitdiff | tree |
2006-03-20 |
Robert Roebling | Added (yet unfunctional) skeleton files fir
|
commit | commitdiff | tree |
2006-03-17 |
Robert Roebling | Rearrange code to make adding wxMimeTypesManagerFactory
|
commit | commitdiff | tree |
2006-03-17 |
Robert Roebling | Added files for GnomeVFS backend (currently useful
|
commit | commitdiff | tree |
2006-03-02 |
Robert Roebling | Change wxVariant GetValue() to GetValue( wxVariant...
|
commit | commitdiff | tree |
2006-03-02 |
Robert Roebling | Use GTK+ function to obtain GdkWindow for wxListBox.
|
commit | commitdiff | tree |
2006-03-01 |
Robert Roebling | Apply patch which makes it possible to resize a
|
commit | commitdiff | tree |
2006-03-01 |
Robert Roebling | Corrected scrolling when using cursor keys.
|
commit | commitdiff | tree |
2006-03-01 |
Robert Roebling | Added GtkTreeView item helper class.
|
commit | commitdiff | tree |
2006-03-01 |
Robert Roebling | Applied Ryan's native wxListBox and wxCheckListBox...
|
commit | commitdiff | tree |
2006-03-01 |
Robert Roebling | Further sorting work using the sorting data model.
|
commit | commitdiff | tree |
2006-02-28 |
Robert Roebling | Added stubs for variaous tests.
|
commit | commitdiff | tree |
2006-02-28 |
Robert Roebling | Don't delete model in views destructor as several
|
commit | commitdiff | tree |
2006-02-28 |
Robert Roebling | Moved code around preparing the sorted model.
|
commit | commitdiff | tree |
2006-02-28 |
Robert Roebling | Added wxDataViewSortedListModel, which doesn't work
|
commit | commitdiff | tree |
2006-02-27 |
Robert Roebling | First release mouse, then emit event.
|
commit | commitdiff | tree |
2006-02-27 |
Robert Roebling | Removed superfluous code.
|
commit | commitdiff | tree |
2006-02-27 |
Robert Roebling | MVC works now.
|
commit | commitdiff | tree |
2006-02-27 |
Robert Roebling | Added generic MVC hookup code.
|
commit | commitdiff | tree |
2006-02-27 |
Robert Roebling | Most things about wxDataViewDateCell work.
|
commit | commitdiff | tree |
2006-02-27 |
Robert Roebling | Make wxTransientPopupWindow ignore button down events
|
commit | commitdiff | tree |
2006-02-26 |
Robert Roebling | Move wxDataViewCtrl to Adv (hope this has worked..).
|
commit | commitdiff | tree |
2006-02-26 |
Robert Roebling | Some restructuring, beginning of wxDataViewDateCell.
|
commit | commitdiff | tree |
2006-02-26 |
Robert Roebling | Makes custom cell activatable.
|
commit | commitdiff | tree |
2006-02-25 |
Robert Roebling | Add scrollbars, fix crash, leak less memory.
|
commit | commitdiff | tree |
2006-02-25 |
Robert Roebling | Added wxDataViewProgressCell with native code
|
commit | commitdiff | tree |
2006-02-25 |
Robert Roebling | Add compilation guards.
|
commit | commitdiff | tree |
2006-02-24 |
Robert Roebling | Added wxDataViewCustomCell.
|
commit | commitdiff | tree |
2006-02-24 |
Robert Roebling | added wxDataViewToggleCell
|
commit | commitdiff | tree |
2006-02-24 |
Robert Roebling | Implemented user dashes for PS print.
|
commit | commitdiff | tree |
2006-02-24 |
Robert Roebling | Implemented user dashes for gnome print.
|
commit | commitdiff | tree |
2006-02-24 |
Robert Roebling | New implementation for printing circles and epllipses.
|
commit | commitdiff | tree |
2006-02-23 |
Robert Roebling | wxDataViewCtrl now with editable text and multiple
|
commit | commitdiff | tree |
2006-02-23 |
Robert Roebling | Return variant type of a cell.
|
commit | commitdiff | tree |
2006-02-23 |
Robert Roebling | Route data from wxDataViewModel in a wxVariant
|
commit | commitdiff | tree |
2006-02-23 |
Robert Roebling | Update sample.
|
commit | commitdiff | tree |
2006-02-23 |
Robert Roebling | added wxDataViewCell
|
commit | commitdiff | tree |
2006-02-22 |
Robert Roebling | Support requesting more idle events.
|
commit | commitdiff | tree |
2006-02-22 |
Robert Roebling | Emit wxSetCursorEvent before mouse move and
|
commit | commitdiff | tree |
2006-02-22 |
Robert Roebling | Correcteded wxComboBox::Clear
|
commit | commitdiff | tree |
2006-02-22 |
Robert Roebling | Added wxDataViewColumn
|
commit | commitdiff | tree |
2006-02-21 |
Robert Roebling | Add notifier class.
|
commit | commitdiff | tree |
2006-02-21 |
Robert Roebling | wxDataViewCtrl actually runs now.
|
commit | commitdiff | tree |
2006-02-21 |
Robert Roebling | More compilation.
|
commit | commitdiff | tree |
2006-02-21 |
Robert Roebling | Compiles now..
|
commit | commitdiff | tree |
2006-02-21 |
Robert Roebling | Compilation fixes.
|
commit | commitdiff | tree |
2006-02-21 |
Robert Roebling | Added wxDataViewtrl files to bakefiles.
|
commit | commitdiff | tree |
2006-02-21 |
Robert Roebling | wxDataViewCtrl WIP.
|
commit | commitdiff | tree |
2006-02-21 |
Robert Roebling | Updated wxDataViewCtrl sample
|
commit | commitdiff | tree |
2006-02-20 |
Robert Roebling | Added test for wxComboBox::SetString
|
commit | commitdiff | tree |
2006-02-20 |
Robert Roebling | Make use of GTK 2.4 GtkComboBox if it is available,
|
commit | commitdiff | tree |
2006-02-20 |
Robert Roebling | Rename gtk_ callbacls to gtkcombo_ callbacks
|
commit | commitdiff | tree |
2006-02-16 |
Robert Roebling | Allow tabbing in wxRadioBox.
|
commit | commitdiff | tree |
2006-02-16 |
Robert Roebling | Use g_signal_connect_after for GTK+ native controls
|
commit | commitdiff | tree |
2006-02-15 |
Robert Roebling | The focus handling change in wxTopLevelWindows broke
|
commit | commitdiff | tree |
2006-02-15 |
Robert Roebling | Alter focus handling to disable GTK+ standard
|
commit | commitdiff | tree |
2006-02-15 |
Robert Roebling | Applied wxVScrolledWindow patch
|
commit | commitdiff | tree |
2006-02-15 |
Robert Roebling | Reenable wxFULL_REPAINT_ON_RESIZE line.
|
commit | commitdiff | tree |
2006-02-14 |
Robert Roebling | More experimenting
|
commit | commitdiff | tree |
2006-02-13 |
Robert Roebling | Starting wxDataView..
|
commit | commitdiff | tree |
2006-01-29 |
Robert Roebling | Fix rawbitmap sample to clear bitmap first.
|
commit | commitdiff | tree |
2006-01-26 |
Robert Roebling | GTK2 RGBA has 32 bits.
|
commit | commitdiff | tree |
2006-01-26 |
Robert Roebling | wxImage::Copy() forgot the alpha channel.
|
commit | commitdiff | tree |
2006-01-22 |
Robert Roebling | Applied MIME-types patch.
|
commit | commitdiff | tree |
2006-01-08 |
Robert Roebling | Added empty wxDataViewCtrl header and control name...
|
commit | commitdiff | tree |
2006-01-08 |
Robert Roebling | Added configure flag for wxDataViewCtrl.
|
commit | commitdiff | tree |
2006-01-08 |
Robert Roebling | Added configure checks for Hildon Framework.
|
commit | commitdiff | tree |
2006-01-08 |
Robert Roebling | Added sample for wxDataViewCtrl
|
commit | commitdiff | tree |
2005-07-31 |
Robert Roebling | Correctly calculate ClientSize when using native
|
commit | commitdiff | tree |
2005-07-29 |
Robert Roebling | Correct wxGTK.spec again after bakefiling.
|
commit | commitdiff | tree |
2005-07-24 |
Robert Roebling | Unicode is not the default.
|
commit | commitdiff | tree |
2005-07-16 |
Robert Roebling | Apply patch for querying tooltip colours.
|
commit | commitdiff | tree |
2005-07-16 |
Robert Roebling | Applied GTK clipboard end of string patch.
|
commit | commitdiff | tree |
2005-06-29 |
Robert Roebling | Apply mask origin patch for blitting.
|
commit | commitdiff | tree |
2005-06-29 |
Robert Roebling | define NO_GCC_PRAGMA if
|
commit | commitdiff | tree |
2005-06-29 |
Robert Roebling | Added test case speficically for GCC >= 4.0 and
|
commit | commitdiff | tree |
2005-06-29 |
Robert Roebling | Reverted GCC_NO_PRAGMA change
|
commit | commitdiff | tree |
2005-06-26 |
Robert Roebling | Added wxShadowObject for imitating a VMT with
|
commit | commitdiff | tree |
2005-06-26 |
Robert Roebling | Revert Ron's removal of the reserved functions.
|
commit | commitdiff | tree |
2005-06-19 |
Robert Roebling | Comitting correct wxGTK.spec again.
|
commit | commitdiff | tree |
2005-05-21 |
Robert Roebling | Add runtime 2.4.0 check.
|
commit | commitdiff | tree |
2005-05-21 |
Robert Roebling | Add conversion to and from menu hotkeys and
|
commit | commitdiff | tree |
2005-05-21 |
Robert Roebling | We don't have datetime.inl anymore, I think.
|
commit | commitdiff | tree |
2005-05-21 |
Robert Roebling | Restored wxGTK.spec again.
|
commit | commitdiff | tree |
2005-05-21 |
Robert Roebling | Apply minimal DC patch.
|
commit | commitdiff | tree |
2005-05-21 |
Robert Roebling | Use dmallocthcxx, not the plain C version.
|
commit | commitdiff | tree |
2005-05-21 |
Robert Roebling | Don't check for wildcards if wxSAVE is given.
|
commit | commitdiff | tree |
2005-05-21 |
Robert Roebling | Add test for new SetBackgroundColour() logic
|
commit | commitdiff | tree |
2005-05-21 |
Robert Roebling | Setting the background colour of a wxWindow or
|
commit | commitdiff | tree |
2005-05-21 |
Robert Roebling | Make PaintBackground virtual, too. Now that we have
|
commit | commitdiff | tree |
2005-05-07 |
Robert Roebling | committed aupdated patch that adds support for
|
commit | commitdiff | tree |
2005-05-07 |
Robert Roebling | Commit fix for EUC_JP encoding under Windows.
|
commit | commitdiff | tree |
2005-04-25 |
Robert Roebling | Add test for wxChoice's focus events. (no fix yet).
|
commit | commitdiff | tree |
2005-04-25 |
Robert Roebling | Prevent unnecessary assert when someone tries to
|
commit | commitdiff | tree |
next |