2011-04-11 |
Jouk Jansen | revoke OpenVMS dependend part of r67326 |
tree | commitdiff |
2011-04-06 |
Paul Cornett | avoid GCC warning "suggest braces around empty body... |
tree | commitdiff |
2011-04-06 |
Paul Cornett | fix typo from r67326 |
tree | commitdiff |
2011-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
tree | commitdiff |
2011-04-02 |
Paul Cornett | make sure value label updates even if handle position... |
tree | commitdiff |
2011-04-02 |
Paul Cornett | need to override DoGetBestClientSize() to get correct... |
tree | commitdiff |
2011-04-02 |
Paul Cornett | fix overwrite of upper left part of parent window with... |
tree | commitdiff |
2011-03-30 |
Paul Cornett | build fix for older GTK2 |
tree | commitdiff |
2011-03-30 |
Paul Cornett | convert assertdlg_gtk to C++ |
tree | commitdiff |
2011-03-30 |
Paul Cornett | prepare to convert file to C++ |
tree | commitdiff |
2011-03-29 |
Paul Cornett | must use deprecated function for gtk2 |
tree | commitdiff |
2011-03-29 |
Paul Cornett | don't crash on error |
tree | commitdiff |
2011-03-29 |
Paul Cornett | build fix |
tree | commitdiff |
2011-03-29 |
Paul Cornett | GTK_WIDGET_SENSITIVE should have been converted to... |
tree | commitdiff |
2011-03-28 |
Paul Cornett | avoid deprecated functions and direct struct access |
tree | commitdiff |
2011-03-27 |
Paul Cornett | yet more avoiding direct struct access |
tree | commitdiff |
2011-03-27 |
Paul Cornett | more avoiding direct struct access |
tree | commitdiff |
2011-03-27 |
Paul Cornett | remove unused mouse event and redundant checks |
tree | commitdiff |
2011-03-27 |
Paul Cornett | a few changes for gtk3, avoiding direct struct access |
tree | commitdiff |
2011-03-26 |
Václav Slavík | Use accessor functions instead of deprecated GTK+ macros. |
tree | commitdiff |
2011-03-25 |
Václav Slavík | Don't use deprecated gtk_widget_ref(). |
tree | commitdiff |
2011-03-24 |
Paul Cornett | fix tool item enter/leave notify, fixes #13083 |
tree | commitdiff |
2011-03-23 |
Paul Cornett | clean up wxGTK tooltip code |
tree | commitdiff |
2011-03-23 |
Vadim Zeitlin | Prevent event generation in wxGtkCalendarCtrl::SetDate(). |
tree | commitdiff |
2011-03-22 |
Dimitri Schoolwerth | Fixed various typos. |
tree | commitdiff |
2011-03-20 |
Dimitri Schoolwerth | No changes, synchronised source names that appear comme... |
tree | commitdiff |
2011-03-18 |
Vadim Zeitlin | Fix exporting clipboard data to primary selection in... |
tree | commitdiff |
2011-03-14 |
Vadim Zeitlin | Don't generate wxEVT_CHAR_HOOK events while the mouse... |
tree | commitdiff |
2011-03-09 |
Paul Cornett | add wxEVT_MAXIMIZE support to wxGTK |
tree | commitdiff |
2011-03-09 |
Vadim Zeitlin | Make brush hatches in wxGTK consistent with wxMSW. |
tree | commitdiff |
2011-03-09 |
Vadim Zeitlin | Correct the name of the header for GTK+ < 2.14. |
tree | commitdiff |
2011-03-08 |
Vadim Zeitlin | Add another missing #if wxUSE_MARKUP check. |
tree | commitdiff |
2011-03-07 |
Václav Slavík | gtk/gtkunixprint.h only exists since GTK+ 2.14. |
tree | commitdiff |
2011-03-06 |
Václav Slavík | Don't directly include GTK+ semi-public headers. |
tree | commitdiff |
2011-03-06 |
Václav Slavík | Include gdk/gdkkeysyms-compat.h. |
tree | commitdiff |
2011-03-03 |
Paul Cornett | fix Activate signature after r67099 |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Implement support for markup labels for wxGTK wxButton. |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add wxUSE_MARKUP and wrap SetLabelMarkup() in it. |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Replace wxST_MARKUP style with wxControl::SetLabelMarkup(). |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Don't call base class SetLabel() from GTKSetLabelForLab... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Use wxMarkupParser in wxStaticText for dealing with... |
tree | commitdiff |
2011-02-25 |
Julian Smart | Added wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT to fix tree... |
tree | commitdiff |
2011-02-09 |
Jaakko Salli | Added missing wxBitmapComboBox::Insert() implementation |
tree | commitdiff |
2011-01-25 |
Robin Dunn | Save the mode in SetMode |
tree | commitdiff |
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 |
next |