2011-01-10 |
Vadim Zeitlin | Check index in wxItemContainer methods working with... |
tree | commitdiff |
2011-01-08 |
Paul Cornett | remove unneeded #includes |
tree | commitdiff |
2011-01-08 |
Paul Cornett | Move SendIdleEvents() from wxApp to wxWindow. |
tree | commitdiff |
2011-01-07 |
Stefan Csomor | common rtti in nbkbase.cpp |
tree | commitdiff |
2011-01-07 |
Stefan Csomor | common rtti in fontcmn.cpp |
tree | commitdiff |
2011-01-07 |
Stefan Csomor | having menu classinfo at one place |
tree | commitdiff |
2011-01-07 |
Paul Cornett | move default OnInternalIdle processing to wxWindowBase |
tree | commitdiff |
2011-01-07 |
Paul Cornett | Move wxColourData and wxFontData into separate files. |
tree | commitdiff |
2011-01-04 |
Vadim Zeitlin | Remove duplicate IMPLEMENT_DYNAMIC_CLASS() for wxGtkCal... |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | fixing duplicate rti info for gtk |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | fixing duplicate rti info |
tree | commitdiff |
2011-01-04 |
Stefan Csomor | merging back XTI branch part 2 |
tree | commitdiff |
2011-01-03 |
Paul Cornett | build fix for wxUSE_CONSOLE_EVENTLOOP==0 |
tree | commitdiff |
2010-12-31 |
Vadim Zeitlin | Add go to first/last and plus/minus art provider icons. |
tree | commitdiff |
2010-12-22 |
Vadim Zeitlin | Switch to GtkTooltip from deprecated GtkTooltips in... |
tree | commitdiff |
2010-12-22 |
Vadim Zeitlin | Compute print preview scale using real DPI values in... |
tree | commitdiff |
2010-12-21 |
Robert Roebling | model column and index of column in the dataview can... |
tree | commitdiff |
2010-12-20 |
Robert Roebling | Correction to: Support diabling items in GTK+, see... |
tree | commitdiff |
2010-12-19 |
Robert Roebling | Support diabling items in GTK+, see #12686: Allow disab... |
tree | commitdiff |
2010-12-14 |
Vadim Zeitlin | Don't use implicit wxBitmapRefData copy ctor in wxGTK... |
tree | commitdiff |
2010-12-14 |
Vadim Zeitlin | Fail instead of crashing in wxGTK wxCursor::CloneGDIRef... |
tree | commitdiff |
2010-11-17 |
Paul Cornett | remove const from by-value return type, it's useless |
tree | commitdiff |
2010-11-16 |
Vadim Zeitlin | Correct form of mnemonics returned by wxGTK wxMenu... |
tree | commitdiff |
2010-11-13 |
Vadim Zeitlin | Initialize scrollbar positions in wxGTK correctly. |
tree | commitdiff |
2010-11-11 |
Vadim Zeitlin | Improve check for ASCII locale in wxGTK initialization... |
tree | commitdiff |
2010-11-10 |
Vadim Zeitlin | Fix harmless unused parameter warnings in minimal build. |
tree | commitdiff |
2010-11-10 |
Vadim Zeitlin | Fix wxGLCanvas compilation with wxUSE_PALETTE==0. |
tree | commitdiff |
2010-11-10 |
Vadim Zeitlin | Disconnect "hide" menu signal to fix menu destruction... |
tree | commitdiff |
2010-10-30 |
Václav Slavík | Add optional columns autosizing to wxDataViewCtrl. |
tree | commitdiff |
2010-10-30 |
Václav Slavík | Add wxRenderer::GetHeaderButtonMargin(). |
tree | commitdiff |
2010-10-28 |
Paul Cornett | fix iconize event detection, logical operators don... |
tree | commitdiff |
2010-10-27 |
Vadim Zeitlin | No changes, just use wxGtkObject<> instead of g_object_... |
tree | commitdiff |
2010-10-27 |
Vadim Zeitlin | Don't duplicate event sending code in wxGTK wxListBox. |
tree | commitdiff |
2010-10-27 |
Vadim Zeitlin | Don't send SELECTED events for an already selected... |
tree | commitdiff |
2010-10-27 |
Robert Roebling | Use window-state-event to send ICONIZE events under... |
tree | commitdiff |
2010-10-27 |
Vadim Zeitlin | Refactor: use wxBookCtrlBase::m_selection in all derive... |
tree | commitdiff |
2010-10-27 |
Vadim Zeitlin | No real changes, just replace -1 with wxNOT_FOUND in... |
tree | commitdiff |
2010-10-24 |
Vadim Zeitlin | Set wxKeyEvent::m_rawFlags to hardware key code in... |
tree | commitdiff |
2010-10-23 |
Robert Roebling | Implement wxDataViewCtrl::HitTest() under GTK+, second... |
tree | commitdiff |
2010-10-23 |
Robert Roebling | Also set mouse position in ITEM_BEGIN_DRAG event in... |
tree | commitdiff |
2010-10-22 |
Vadim Zeitlin | Use GTK_SELECTION_BROWSE instead of SINGLE for wxListBo... |
tree | commitdiff |
2010-10-18 |
Vadim Zeitlin | Use unsigned char for XBM bitmaps data. |
tree | commitdiff |
2010-10-17 |
Vadim Zeitlin | Revert the changes of r65826 in wxConvertToGTK(). |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Compilation fix for STL build after r65830. |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Improve wxGTK print and page setup dialogs. |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Transfer printer name to/from GTK+ native print setup... |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Correctly initialize wxGtkPrintNativeData members. |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Don't return invalid buffer from wxConvertToGTK(""). |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Improve validation of wxCheckBox styles. |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Add wx{Pen,Brush}::Is[Non]Transparent() methods and... |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Add "GTK" prefix to wxChoice::{Dis,En}ableEvents()... |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Fix button order in wxGTK wxMessageDialog and wxStdDial... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Preserve page size when changing increment in wxGTK... |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Fix wrong return value of wxGTK wxSpinCtrlDouble::GetIn... |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Return wxFONTFAMILY_DEFAULT, not UNKNOWN, from wxFont... |
tree | commitdiff |
2010-09-27 |
Vadim Zeitlin | Replace some stray _T()s with wxT(). |
tree | commitdiff |
2010-09-23 |
Jaakko Salli | When setting empty string as a tooltip, call gtk_widget... |
tree | commitdiff |
2010-09-17 |
Robert Roebling | Postpone EnsureVisible() to idle as this sometimes... |
tree | commitdiff |
2010-09-17 |
Dimitri Schoolwerth | Set svn properties on .cpp files. |
tree | commitdiff |
2010-09-15 |
Vadim Zeitlin | Fix wxTextEntry::SelectAll() in presence of hints in... |
tree | commitdiff |
2010-09-13 |
Robert Roebling | Further work on wxDataViewListModel::Reset() |
tree | commitdiff |
2010-09-12 |
Robert Roebling | Moved more code from wxDataViewCtrl to wxDataViewCtrlIn... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Generate the same flags for modifier key events in... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Generate unshifted Unicode key codes in wxEVT_KEY_XXX... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Remember the last key event in wxGTK before passing... |
tree | commitdiff |
2010-09-08 |
Robert Roebling | Unregister configure callback,part of #12447: wxGTK... |
tree | commitdiff |
2010-08-24 |
Robert Roebling | Make sorting of wxListBox, wxChoice and wxComboBox... |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Extract X11 Display wrapper class in a private header. |
tree | commitdiff |
2010-08-20 |
Robert Roebling | Properly implement Cleared() by calling row_deleted... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Provide a task-dialog based wxMSW wxMessageDialog imple... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Handle mnemonics correctly in wxGTK::wxCollapsiblePaneS... |
tree | commitdiff |
2010-08-18 |
Robert Roebling | GTK+ just won't let you uncheck any radiobutton that... |
tree | commitdiff |
2010-08-18 |
Robert Roebling | make wxChoice and wxComboBox sort in a case insensitive... |
tree | commitdiff |
2010-08-18 |
Robert Roebling | Make wxListBox sort in a case insensitive way, fixes... |
tree | commitdiff |
2010-08-17 |
Vadim Zeitlin | Provide native wxHyperlinkCtrl implementation for wxMSW. |
tree | commitdiff |
2010-08-16 |
Robert Roebling | Ignore non-existant string selection in wxComboBox... |
tree | commitdiff |
2010-08-16 |
Robert Roebling | Uncheck radiobutton when calling ::SetValue(false)... |
tree | commitdiff |
2010-08-15 |
Vadim Zeitlin | Revert "Make wxComboBox::Popup() and ::Dismiss() emit... |
tree | commitdiff |
2010-08-15 |
Robert Roebling | Make wxComboBox::Popup() and ::Dismiss() emit events... |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Don't set Unicode key code in key events to non-Unicode... |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Add wxDataViewCtrl::{Set,Get}CurrentItem(). |
tree | commitdiff |
2010-08-08 |
Vadim Zeitlin | Add name argument to wxDataViewCtrl ctor for consistency. |
tree | commitdiff |
2010-08-08 |
Vadim Zeitlin | Don't export wxDataViewCtrlInternal unnecessarily. |
tree | commitdiff |
2010-08-08 |
Vadim Zeitlin | Use helper class instead of manually calling gtk_tree_p... |
tree | commitdiff |
2010-08-08 |
Vadim Zeitlin | Add wxDataViewCtrl::GTKPathToItem() function and use it. |
tree | commitdiff |
2010-07-29 |
Václav Slavík | Fix wxDataViewCtrl to omit expander space for all kinds... |
tree | commitdiff |
2010-07-29 |
Robert Roebling | Add ability to render checkbox in undeterminate state... |
tree | commitdiff |
2010-07-25 |
Vadim Zeitlin | No real changes, just rearrange wxCursor::InitFromImage... |
tree | commitdiff |
2010-07-25 |
Vadim Zeitlin | Correct creation of the mask for wxImage cursors in... |
tree | commitdiff |
2010-07-22 |
Vadim Zeitlin | Fix harmless unused parameter warnings in wxDEBUG_LEVEL... |
tree | commitdiff |
2010-07-18 |
Vadim Zeitlin | Don't reuse the same event object for multiple events... |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Compilation fix for wxUSE_FONTENUM==0 case. |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Remove hard TABs from 3rd party files in src directory. |
tree | commitdiff |
2010-07-12 |
Vadim Zeitlin | Fix text updated event generation in wxGTK wxComboBox. |
tree | commitdiff |
2010-07-11 |
Vadim Zeitlin | Implement wxWindow::DoGetBorderSize() for all ports. |
tree | commitdiff |
2010-07-11 |
Vadim Zeitlin | Don't use tree style to draw focus in DrawItemSelection... |
tree | commitdiff |
2010-07-11 |
Vadim Zeitlin | Fix setting wxStaticText alignment under wxGTK. |
tree | commitdiff |
2010-06-25 |
Paul Cornett | invalidate border area when showing or hiding a pizza... |
tree | commitdiff |
next |