2006-08-21 |
Robert Roebling | Fix same compilation again, I guess 0 was
|
commit | commitdiff | tree |
2006-08-21 |
Robert Roebling | Fix compilation under MSW with GCC cross.
|
commit | commitdiff | tree |
2006-08-01 |
Robert Roebling | Do nothing in wxTLW::Show() if t already is
|
commit | commitdiff | tree |
2006-07-30 |
Robert Roebling | Next compilo.
|
commit | commitdiff | tree |
2006-07-30 |
Robert Roebling | Compilation fix after wxCB_ flags move.
|
commit | commitdiff | tree |
2006-07-30 |
Robert Roebling | Compile fix.
|
commit | commitdiff | tree |
2006-06-08 |
Robert Roebling | Compilo
|
commit | commitdiff | tree |
2006-06-08 |
Robert Roebling | Correct compilation for GTK < 2.4.
|
commit | commitdiff | tree |
2006-04-30 |
Robert Roebling | Applied patch to add n bitmaps at once to an image
|
commit | commitdiff | tree |
2006-04-30 |
Robert Roebling | Patch 1476076 about negative wxImage size when
|
commit | commitdiff | tree |
2006-04-30 |
Robert Roebling | wxListBox default cstr doc patch.
|
commit | commitdiff | tree |
2006-04-30 |
Robert Roebling | Commit XML doc patch.
|
commit | commitdiff | tree |
2006-04-30 |
Robert Roebling | Blindly added wxImageList::replace( int, bitmap,...
|
commit | commitdiff | tree |
2006-04-30 |
Robert Roebling | Added gtk dirdlg
|
commit | commitdiff | tree |
2006-04-30 |
Robert Roebling | int -> unsigned int in wxListBox docs.
|
commit | commitdiff | tree |
2006-04-30 |
Robert Roebling | Committed bakefile correction.
|
commit | commitdiff | tree |
2006-04-30 |
Robert Roebling | Fix mem leak.
|
commit | commitdiff | tree |
2006-04-30 |
Robert Roebling | Trying to commit wxDirDialog patch.
|
commit | commitdiff | tree |
2006-04-26 |
Robert Roebling | Added wxRenderer method for drawing selection
|
commit | commitdiff | tree |
2006-04-25 |
Robert Roebling | Lots of minor visual updates.
|
commit | commitdiff | tree |
2006-04-25 |
Robert Roebling | Added rc file for MINGW compilation.
|
commit | commitdiff | tree |
2006-04-25 |
Robert Roebling | Minor sample update.
|
commit | commitdiff | tree |
2006-04-25 |
Robert Roebling | Added simple scroll sample.
|
commit | commitdiff | tree |
2006-04-25 |
Robert Roebling | Minor corrections to native renderer. I also corrected
|
commit | commitdiff | tree |
2006-04-25 |
Robert Roebling | Compile fix for VC
|
commit | commitdiff | tree |
2006-04-24 |
Robert Roebling | Compile fix
|
commit | commitdiff | tree |
2006-04-24 |
Robert Roebling | Committed Jaako's renderer patch
|
commit | commitdiff | tree |
2006-04-24 |
Robert Roebling | Finished most of the selection/focus handling.
|
commit | commitdiff | tree |
2006-04-24 |
Robert Roebling | Lots of selection and focus code.
|
commit | commitdiff | tree |
2006-04-19 |
Robert Roebling | renderer::DrawHeaderButton() seems to need space
|
commit | commitdiff | tree |
2006-04-19 |
Robert Roebling | Added style flags for selection mode.
|
commit | commitdiff | tree |
2006-04-19 |
Robert Roebling | Fix Refresh() problem.
|
commit | commitdiff | tree |
2006-04-18 |
Robert Roebling | Added some column width contrl code.
|
commit | commitdiff | tree |
2006-04-18 |
Robert Roebling | Fix code when making scrollwindow bigger so that
|
commit | commitdiff | tree |
2006-04-18 |
Robert Roebling | Add wxRenderer::DrawCheckButton for use inside
|
commit | commitdiff | tree |
2006-03-30 |
Robert Roebling | Fix previous crashes when scrolling generic version
|
commit | commitdiff | tree |
2006-03-30 |
Robert Roebling | Fix wxListCtrl in-place editing (to not crash
|
commit | commitdiff | tree |
2006-03-30 |
Robert Roebling | Use memcpy instead of strcpy.
|
commit | commitdiff | tree |
2006-03-28 |
Robert Roebling | Remove CVS clash in RCS-ID
|
commit | commitdiff | tree |
2006-03-28 |
Robert Roebling | Apply wxListCtrl patch which fixes some crashes
|
commit | commitdiff | tree |
2006-03-23 |
Robert Roebling | Take into account cell's own size, not only the
|
commit | commitdiff | tree |
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 |
next |