2006-03-02 |
Stefan Csomor | fix unresolved symbol under 10.3.9 |
tree | commitdiff |
2006-03-02 |
Julian Smart | On WinCE, generic font dialog didn't work because the... |
tree | commitdiff |
2006-03-02 |
Julian Smart | Application clipping region can be set to null without... |
tree | commitdiff |
2006-03-02 |
Julian Smart | Worked around a crash in wxHTML on WinCE |
tree | commitdiff |
2006-03-02 |
Julian Smart | Use temp directory and don't prepend two backslashes... |
tree | commitdiff |
2006-03-02 |
Robert Roebling | Change wxVariant GetValue() to GetValue( wxVariant... |
tree | commitdiff |
2006-03-02 |
Robert Roebling | Use GTK+ function to obtain GdkWindow for wxListBox. |
tree | commitdiff |
2006-03-01 |
Robert Roebling | Apply patch which makes it possible to resize a |
tree | commitdiff |
2006-03-01 |
Robert Roebling | Corrected scrolling when using cursor keys. |
tree | commitdiff |
2006-03-01 |
Robert Roebling | Applied Ryan's native wxListBox and wxCheckListBox... |
tree | commitdiff |
2006-03-01 |
Robert Roebling | Further sorting work using the sorting data model. |
tree | commitdiff |
2006-02-28 |
Robert Roebling | Don't delete model in views destructor as several |
tree | commitdiff |
2006-02-28 |
Robert Roebling | Moved code around preparing the sorted model. |
tree | commitdiff |
2006-02-28 |
Julian Smart | Added context menu support under PocketPC |
tree | commitdiff |
2006-02-28 |
Robert Roebling | Added wxDataViewSortedListModel, which doesn't work |
tree | commitdiff |
2006-02-28 |
Kevin Hock | Make SetLocal actually work instead of crashing immedia... |
tree | commitdiff |
2006-02-27 |
Robert Roebling | First release mouse, then emit event. |
tree | commitdiff |
2006-02-27 |
Vadim Zeitlin | fix for wxPathList::FindValidPath() for wxUSE_STL |
tree | commitdiff |
2006-02-27 |
Robert Roebling | Removed superfluous code. |
tree | commitdiff |
2006-02-27 |
Robert Roebling | MVC works now. |
tree | commitdiff |
2006-02-27 |
Robert Roebling | Added generic MVC hookup code. |
tree | commitdiff |
2006-02-27 |
Robert Roebling | Most things about wxDataViewDateCell work. |
tree | commitdiff |
2006-02-27 |
Robert Roebling | Make wxTransientPopupWindow ignore button down events |
tree | commitdiff |
2006-02-26 |
Stefan Neis | Added handling of dashes (patch #1438894). |
tree | commitdiff |
2006-02-26 |
Robert Roebling | Some restructuring, beginning of wxDataViewDateCell. |
tree | commitdiff |
2006-02-26 |
Włodzimierz Skiba | Missing wxPen (dashes) members. |
tree | commitdiff |
2006-02-26 |
Włodzimierz Skiba | Correct wxCheckListBox insertion. |
tree | commitdiff |
2006-02-26 |
Robert Roebling | Makes custom cell activatable. |
tree | commitdiff |
2006-02-25 |
Włodzimierz Skiba | Revitalise SIP support in all toplevel wince windows. |
tree | commitdiff |
2006-02-25 |
Włodzimierz Skiba | Make wxWinCE buildable (workaround eVC++ limitations). |
tree | commitdiff |
2006-02-25 |
Robert Roebling | Add scrollbars, fix crash, leak less memory. |
tree | commitdiff |
2006-02-25 |
Robert Roebling | Added wxDataViewProgressCell with native code |
tree | commitdiff |
2006-02-25 |
Robert Roebling | Add compilation guards. |
tree | commitdiff |
2006-02-25 |
Jamie Gadd | Fixes for WinCE build caused by my last commit. |
tree | commitdiff |
2006-02-25 |
Vadim Zeitlin | cleaned up and disabled by default the toolbar buttons... |
tree | commitdiff |
2006-02-25 |
Vadim Zeitlin | DT_WORD_ELLIPSIS is not defined under CE |
tree | commitdiff |
2006-02-24 |
Vadim Zeitlin | we need to pass szLocale allocated by strdup() and... |
tree | commitdiff |
2006-02-24 |
Robert Roebling | Added wxDataViewCustomCell. |
tree | commitdiff |
2006-02-24 |
Mart Raudsepp | Test commit |
tree | commitdiff |
2006-02-24 |
Mart Raudsepp | Test commit |
tree | commitdiff |
2006-02-24 |
Mart Raudsepp | Fix gtk callback return types and more in window.cpp |
tree | commitdiff |
2006-02-24 |
Julian Smart | Fixed interpretation of selection and added selection... |
tree | commitdiff |
2006-02-24 |
Vadim Zeitlin | implemented EditLabel() with custom text controls and... |
tree | commitdiff |
2006-02-24 |
Jamie Gadd | Make wx{List,Tree}Ctrl resize their standard font if... |
tree | commitdiff |
2006-02-24 |
Robert Roebling | added wxDataViewToggleCell |
tree | commitdiff |
2006-02-24 |
Robert Roebling | Implemented user dashes for PS print. |
tree | commitdiff |
2006-02-24 |
Robert Roebling | Implemented user dashes for gnome print. |
tree | commitdiff |
2006-02-24 |
Robert Roebling | New implementation for printing circles and epllipses. |
tree | commitdiff |
2006-02-23 |
Jamie Gadd | Fix bug where labels were multicoloured if their length... |
tree | commitdiff |
2006-02-23 |
Robert Roebling | wxDataViewCtrl now with editable text and multiple |
tree | commitdiff |
2006-02-23 |
Mart Raudsepp | Test the commit announcement bot some more by fixing... |
tree | commitdiff |
2006-02-23 |
Mart Raudsepp | Use correct return type for some of the signal callbacks |
tree | commitdiff |
2006-02-23 |
Robert Roebling | Route data from wxDataViewModel in a wxVariant |
tree | commitdiff |
2006-02-23 |
Robert Roebling | added wxDataViewCell |
tree | commitdiff |
2006-02-22 |
Robert Roebling | Support requesting more idle events. |
tree | commitdiff |
2006-02-22 |
Robert Roebling | Emit wxSetCursorEvent before mouse move and |
tree | commitdiff |
2006-02-22 |
Robert Roebling | Correcteded wxComboBox::Clear |
tree | commitdiff |
2006-02-22 |
Mart Raudsepp | undef GTK_DISABLE_DEPRECATED for any gtk+ version,... |
tree | commitdiff |
2006-02-22 |
Václav Slavík | skip the paint event instead of calling wxControl versi... |
tree | commitdiff |
2006-02-22 |
Kevin Hock | Rearrange and simplify read and error checks, and remov... |
tree | commitdiff |
2006-02-22 |
Robert Roebling | Added wxDataViewColumn |
tree | commitdiff |
2006-02-21 |
Robert Roebling | Add notifier class. |
tree | commitdiff |
2006-02-21 |
Robert Roebling | wxDataViewCtrl actually runs now. |
tree | commitdiff |
2006-02-21 |
Robert Roebling | More compilation. |
tree | commitdiff |
2006-02-21 |
Włodzimierz Skiba | Fixed using list of wildcards in filter of wxDocTemplate. |
tree | commitdiff |
2006-02-21 |
Robert Roebling | Compiles now.. |
tree | commitdiff |
2006-02-21 |
Robert Roebling | wxDataViewCtrl WIP. |
tree | commitdiff |
2006-02-20 |
Mart Raudsepp | Make everything compile with GTK_DISABLE_DEPRECATED... |
tree | commitdiff |
2006-02-20 |
Robert Roebling | Make use of GTK 2.4 GtkComboBox if it is available, |
tree | commitdiff |
2006-02-20 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2006-02-20 |
Robert Roebling | Rename gtk_ callbacls to gtkcombo_ callbacks |
tree | commitdiff |
2006-02-18 |
Vadim Zeitlin | gcc initializer order fix warning (patch 1432835) |
tree | commitdiff |
2006-02-18 |
Mart Raudsepp | wx_gtk_vmsjackets.c seems to not be used by anything... |
tree | commitdiff |
2006-02-17 |
Vadim Zeitlin | compilation fix for old SDK headers (such as shipped... |
tree | commitdiff |
2006-02-16 |
Robert Roebling | Allow tabbing in wxRadioBox. |
tree | commitdiff |
2006-02-16 |
Robert Roebling | Use g_signal_connect_after for GTK+ native controls |
tree | commitdiff |
2006-02-16 |
Julian Smart | Applied patch [ 1431955 ] Fixes wxSocket* _Wait/Select |
tree | commitdiff |
2006-02-16 |
David Surovell | cleanup - reformatting (pt 2) |
tree | commitdiff |
2006-02-16 |
Robin Dunn | Fix for Bug #1432054: ToolBar controls not removed... |
tree | commitdiff |
2006-02-16 |
David Surovell | cleanup - reformatting |
tree | commitdiff |
2006-02-15 |
Mart Raudsepp | Revert. Crashes single-line wxTextCtrl. |
tree | commitdiff |
2006-02-15 |
Mart Raudsepp | Connect focus_out_event handler before the default... |
tree | commitdiff |
2006-02-15 |
David Surovell | cleanup - reformatting |
tree | commitdiff |
2006-02-15 |
David Surovell | cleanup - reformatting |
tree | commitdiff |
2006-02-15 |
Mart Raudsepp | Use correct type for storing return value. gboolean... |
tree | commitdiff |
2006-02-15 |
Vadim Zeitlin | return non-numpad key codes from wxCharCodeMSWToWX... |
tree | commitdiff |
2006-02-15 |
Mart Raudsepp | Wrap the warning suppress of SetSize around #ifndef... |
tree | commitdiff |
2006-02-15 |
Mart Raudsepp | The return types for enter/leave-notify-event and focus... |
tree | commitdiff |
2006-02-15 |
Robert Roebling | The focus handling change in wxTopLevelWindows broke |
tree | commitdiff |
2006-02-15 |
Robert Roebling | Alter focus handling to disable GTK+ standard |
tree | commitdiff |
2006-02-15 |
Robert Roebling | Applied wxVScrolledWindow patch |
tree | commitdiff |
2006-02-15 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2006-02-15 |
Robert Roebling | Reenable wxFULL_REPAINT_ON_RESIZE line. |
tree | commitdiff |
2006-02-14 |
Robin Dunn | Applied patch #1431193: work around for recent fileuri... |
tree | commitdiff |
2006-02-14 |
Robert Roebling | More experimenting |
tree | commitdiff |
2006-02-14 |
Kevin Hock | Fix wxComboBox constructors after keyboard access commi... |
tree | commitdiff |
2006-02-14 |
Vadim Zeitlin | modified custom draw code to fully draw the items using... |
tree | commitdiff |
2006-02-13 |
Michael Wetherell | Fix for reversed masks on displays with 8-bit depth... |
tree | commitdiff |
2006-02-13 |
David Surovell | cleanup - refomatting |
tree | commitdiff |
2006-02-13 |
Vadim Zeitlin | declare lists as exported, seems to be necessary in... |
tree | commitdiff |
next |