2006-02-23 |
Robert Roebling | Return variant type of a cell. |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Robert Roebling | Route data from wxDataViewModel in a wxVariant |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Robert Roebling | Update sample. |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Robert Roebling | added wxDataViewCell |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Robert Roebling | Support requesting more idle events. |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Robert Roebling | Emit wxSetCursorEvent before mouse move and |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Robert Roebling | Correcteded wxComboBox::Clear |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Mart Raudsepp | undef GTK_DISABLE_DEPRECATED for any gtk+ version,... |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Václav Slavík | skip the paint event instead of calling wxControl versi... |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Kevin Hock | Rearrange and simplify read and error checks, and remov... |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Robert Roebling | Added wxDataViewColumn |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Mart Raudsepp | Revert inclusion of wx/dateevt.h for now, as it breaks... |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Robert Roebling | Add notifier class. |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Robert Roebling | wxDataViewCtrl actually runs now. |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Robert Roebling | More compilation. |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Włodzimierz... | Fixed using list of wildcards in filter of wxDocTemplate. |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Robert Roebling | Compiles now.. |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Robert Roebling | Compilation fixes. |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Robert Roebling | Added wxDataViewtrl files to bakefiles. |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Robert Roebling | wxDataViewCtrl WIP. |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Robert Roebling | Updated wxDataViewCtrl sample |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Roman Rolinsky | corrected positioning of internal panels, as the defaul... |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Mart Raudsepp | wxGTK2: Declare GTK_DISABLE_DEPRECATED in defs.h. I... |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Mart Raudsepp | Make everything compile with GTK_DISABLE_DEPRECATED... |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Robert Roebling | Added test for wxComboBox::SetString |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Robert Roebling | Make use of GTK 2.4 GtkComboBox if it is available, |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Robert Roebling | Rename gtk_ callbacls to gtkcombo_ callbacks |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Julian Smart | Include dateevt.h from datectrl.h |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Vadim Zeitlin | fix MT-unsafe accesses to wxConditionInternal::m_numWaiters |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Mart Raudsepp | wxGTK2: gtk_signal_disconnect_by_func isn't used anywhe... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Robin Dunn | Added the wx.HVScrolledWindow class. |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Robin Dunn | Treat Ctrl-Shift-Backspace the same as ESC in the shell. |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Robin Dunn | Prevent using a bad tree item. |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Robin Dunn | Added the wx.HVScrolledWindow class. |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Vadim Zeitlin | gcc initializer order fix warning (patch 1432835) |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Mart Raudsepp | wx_gtk_vmsjackets.c seems to not be used by anything... |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Vadim Zeitlin | compilation fix for old SDK headers (such as shipped... |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Roman Rolinsky | Fixed Cut command, added support for MenuBar inside... |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Vadim Zeitlin | compilation fix after removing wxImage(wxImage *) ctor |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Robert Roebling | Allow tabbing in wxRadioBox. |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Robert Roebling | Use g_signal_connect_after for GTK+ native controls |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Julian Smart | Applied patch [ 1431955 ] Fixes wxSocket* _Wait/Select |
commit | commitdiff | tree | snapshot |
2006-02-16 |
David Surovell | cleanup - reformatting (pt 2) |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Robin Dunn | Added GetToolsCount |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Robin Dunn | Fix for Bug #1432054: ToolBar controls not removed... |
commit | commitdiff | tree | snapshot |
2006-02-16 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Michael Wetherell | The cyrillic characters used in the CaseChanges() test... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Michael Wetherell | Warning fix |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Mart Raudsepp | Revert. Crashes single-line wxTextCtrl. |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Mart Raudsepp | Connect focus_out_event handler before the default... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-02-15 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Mart Raudsepp | Use correct type for storing return value. gboolean... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Vadim Zeitlin | return non-numpad key codes from wxCharCodeMSWToWX... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Vadim Zeitlin | fixed USE_QA_DEFAULT usage (bug 1431952) |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Mart Raudsepp | Wrap the warning suppress of SetSize around #ifndef... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Mart Raudsepp | The return types for enter/leave-notify-event and focus... |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Robert Roebling | The focus handling change in wxTopLevelWindows broke |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Michael Wetherell | Fix for 64-bit systems |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Michael Wetherell | Check encoding names case insensitively |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Robert Roebling | Alter focus handling to disable GTK+ standard |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Robert Roebling | Applied wxVScrolledWindow patch |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2006-02-15 |
Robert Roebling | Reenable wxFULL_REPAINT_ON_RESIZE line. |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Roman Rolinsky | OnReplace not yet undoable |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Robin Dunn | make the stay-on-top mode controlled by a command-line... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Robin Dunn | Applied patch #1431193: work around for recent fileuri... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Roman Rolinsky | update of Paste command, new revision |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Roman Rolinsky | fix for memory leak in paste |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Robert Roebling | More experimenting |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Mart Raudsepp | Cast to void* before casting to Node** to make the... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-02-14 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Kevin Hock | Fix wxComboBox constructors after keyboard access commi... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
Vadim Zeitlin | modified custom draw code to fully draw the items using... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Michael Wetherell | Fix for reversed masks on displays with 8-bit depth... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
David Surovell | cleanup - refomatting |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Vadim Zeitlin | declare lists as exported, seems to be necessary in... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Robin Dunn | New APIs, Events, etc. for MediaCtrl |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Robin Dunn | a little tweak to the debug code (commented out) |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Robin Dunn | don't hide the log messages, and be sure to stop the... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Robin Dunn | Show some GradientFill usage |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Robin Dunn | change doc tweaks |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Robin Dunn | New APIs, Events, etc. for MediaCtrl |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Robin Dunn | new GetShown, Show, and etc. for wx.UpdateUIEvent |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Robin Dunn | a little reorg and cleanup from the last two revisions |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Robert Roebling | Starting wxDataView.. |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Vadim Zeitlin | fixed transparency handling broken by the last commit |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Vadim Zeitlin | minor docs corrections and improvements from Andreas... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Vadim Zeitlin | fixed SetAddress() for self-assignment (patch 1430703) |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Vadim Zeitlin | use C cast instead of reinterpret_cast which doesn... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-02-13 |
David Surovell | cleanup - reformatting |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Vadim Zeitlin | fixed several crashes in XPM parsing code |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Jamie Gadd | Rearrange build order so it successfully builds dll... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Vadim Zeitlin | fix client to screen (and vice versa) conversion |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Vadim Zeitlin | blind compilation fix for 64 bit systems after last... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Kevin Ollivier | Easy fix for automated uploads (I thought I tried this... |
commit | commitdiff | tree | snapshot |
next |