2006-09-01 |
Vadim Zeitlin | call GTKUpdateCursor() from SetCursor() |
tree | commitdiff |
2006-09-01 |
Robert Roebling | Correct sizing cursor. |
tree | commitdiff |
2006-09-01 |
Robert Roebling | Implement wxSetCusorEvent better than before. |
tree | commitdiff |
2006-08-31 |
Vadim Zeitlin | do send text changed event from SetValue(), it wasn... |
tree | commitdiff |
2006-08-31 |
Włodzimierz Skiba | Include wx/module.h according to precompiled headers... |
tree | commitdiff |
2006-08-31 |
Włodzimierz Skiba | wx/image.h is listed in wx/wx.h and part of PCH support |
tree | commitdiff |
2006-08-31 |
Julian Smart | Fixed compilo |
tree | commitdiff |
2006-08-30 |
Paul Cornett | header includes cleanup |
tree | commitdiff |
2006-08-28 |
Robert Roebling | Leave a comment about drag threshold setting. |
tree | commitdiff |
2006-08-27 |
Robert Roebling | Change drag threshhold (why was it multiplied |
tree | commitdiff |
2006-08-27 |
Vadim Zeitlin | removed g_eraseGC and wxWinModule used for initializing... |
tree | commitdiff |
2006-08-27 |
Vadim Zeitlin | assert that GTKGetWindow() returns non-NULL GdkWindows |
tree | commitdiff |
2006-08-27 |
Paul Cornett | GTK+ paints during idle time, it doesn't need help... |
tree | commitdiff |
2006-08-27 |
Paul Cornett | returning true is sufficient to stop signal emission |
tree | commitdiff |
2006-08-26 |
Paul Cornett | use "event" signal emission hook to install idle handle... |
tree | commitdiff |
2006-08-26 |
Paul Cornett | don't tie up cpu in idle loop when showing assert dialog |
tree | commitdiff |
2006-08-26 |
Paul Cornett | add needed includes, remove unneeded ones |
tree | commitdiff |
2006-08-26 |
Paul Cornett | remove special pending idle callback, pending events... |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | don't set cursor for not realized (and not only hidden... |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | override OnAssertFailure(), not OnAssert() which is... |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | shouldn't update cursor for hidden windows |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | changed GTKCallbackCommonPrologue() to return -1 in... |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | forgot GTKSetDelayedFocusIfNeeded() call in the last... |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | Many changes: |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | Many changes: |
tree | commitdiff |
2006-08-25 |
Jouk Jansen | Patches for OpenVMS port |
tree | commitdiff |
2006-08-25 |
Paul Cornett | set depth to 32 when creating pixbuf from wxImage with... |
tree | commitdiff |
2006-08-24 |
Vadim Zeitlin | try to deal more gracefully (than simply not showing... |
tree | commitdiff |
2006-08-24 |
Włodzimierz Skiba | wx\settings.h is part of PCH support. |
tree | commitdiff |
2006-08-24 |
Robert Roebling | Added resize support to wxMiniFrame. |
tree | commitdiff |
2006-08-24 |
Robert Roebling | Suppress warning from wxMiniFrame. |
tree | commitdiff |
2006-08-24 |
Robert Roebling | revert bits for XBM bitmaps under MSW |
tree | commitdiff |
2006-08-24 |
Robert Roebling | Reenable inversion code again. |
tree | commitdiff |
2006-08-24 |
Paul Cornett | allow white as mask color when creating mask from mono... |
tree | commitdiff |
2006-08-23 |
Robert Roebling | Use the same colour for miniframe title bar and |
tree | commitdiff |
2006-08-23 |
Robert Roebling | Readded close button to wxMiniFrame and use the |
tree | commitdiff |
2006-08-23 |
Robert Roebling | Comment out suspicious 1-bit bitmap conversion |
tree | commitdiff |
2006-08-23 |
Robert Roebling | Add opaque move support to wxGTK's wxMiniFrame. |
tree | commitdiff |
2006-08-23 |
Vadim Zeitlin | respect the encoding of the text style and not only... |
tree | commitdiff |
2006-08-23 |
Vadim Zeitlin | no real changes, just use IsSingle/MultiLine() insteado... |
tree | commitdiff |
2006-08-23 |
Robin Dunn | Always create the pixmap with an alpha channel |
tree | commitdiff |
2006-08-22 |
Robert Roebling | Forgot this one. |
tree | commitdiff |
2006-08-22 |
Robert Roebling | Add the new showOnIdle code to various other |
tree | commitdiff |
2006-08-22 |
Robert Roebling | Added intermediate state (m_showOnIdle) indicating... |
tree | commitdiff |
2006-08-21 |
Robert Roebling | Don't emit bogus size events if a child window |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | added stock menu items support |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | removed unneeded cast to wxWindowDC in DrawItemSelectio... |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | don't call base class OnOk() directly, use EndDialog... |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | moved all wxDialog event handlers to wxDialogBase to... |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | centralized Esc key handling for closing the dialogs... |
tree | commitdiff |
2006-08-19 |
Paul Cornett | simplify coordinate transformation code |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | refactoring/simplification of code dealing with scrollb... |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | ScrollLines() didn't use correct step_increment, so... |
tree | commitdiff |
2006-08-18 |
Paul Cornett | code simplification and cleanup |
tree | commitdiff |
2006-08-16 |
Václav Slavík | moved IMPLEMENT_DYNAMIC_CLASS(wxGDIObject,wxObject... |
tree | commitdiff |
2006-08-14 |
Paul Cornett | Combine two wxImage-to-pixmap creation functions into... |
tree | commitdiff |
2006-08-13 |
Vadim Zeitlin | wxPlatformInfo (patch 1532064) |
tree | commitdiff |
2006-08-13 |
Paul Cornett | wxBitmap does not need to use gdk_wx_draw_bitmap |
tree | commitdiff |
2006-08-13 |
Paul Cornett | more accurate mask creation for low color displays |
tree | commitdiff |
2006-08-12 |
Paul Cornett | use GDK to convert pixmap to RGB for wxImage |
tree | commitdiff |
2006-08-11 |
Paul Cornett | change deprecated gdk_image_get to gdk_drawable_get_image |
tree | commitdiff |
2006-08-11 |
Paul Cornett | code simplification and minor cleanup |
tree | commitdiff |
2006-08-10 |
Paul Cornett | revert unintended checkin of experimental change to... |
tree | commitdiff |
2006-08-10 |
Paul Cornett | avoid using deprecated gdk_image_new_bitmap() |
tree | commitdiff |
2006-08-09 |
Václav Slavík | moved wxIcon implementation for ports where it's identi... |
tree | commitdiff |
2006-08-09 |
Michael Wetherell | Detect and use sys/select.h required by POSIX for select |
tree | commitdiff |
2006-08-05 |
Mart Raudsepp | Warning fix. |
tree | commitdiff |
2006-08-01 |
Robert Roebling | Do nothing in wxTLW::Show() if t already is |
tree | commitdiff |
2006-07-31 |
Mart Raudsepp | Don't use filename encoding conversion when passing... |
tree | commitdiff |
2006-07-30 |
Vadim Zeitlin | reverted the move of wxComboBox styles from wx/defs... |
tree | commitdiff |
2006-07-30 |
Robert Roebling | Compile fix. |
tree | commitdiff |
2006-07-27 |
Włodzimierz Skiba | Include wx/dataobj.h according to precompiled headers... |
tree | commitdiff |
2006-07-27 |
Mart Raudsepp | [wxGTK] Implement wxSlider::GetLineSize and wxSlider... |
tree | commitdiff |
2006-07-27 |
Mart Raudsepp | Use GTK casts. |
tree | commitdiff |
2006-07-25 |
Włodzimierz Skiba | PCH build fix. |
tree | commitdiff |
2006-07-25 |
Vadim Zeitlin | move default button handling code from wxControlContain... |
tree | commitdiff |
2006-07-24 |
Vadim Zeitlin | wxFD_PREVIEW implementation for wxGTK (slightly modifie... |
tree | commitdiff |
2006-07-23 |
Alex Bligh | Per Robert R, apply: [ 1484667 ] Make wxWindow::Update... |
tree | commitdiff |
2006-07-21 |
Mart Raudsepp | Don't check with CanSetTransparent from within SetTrans... |
tree | commitdiff |
2006-07-19 |
Mart Raudsepp | [wxGTK] Be pessimistic about transparency being visuall... |
tree | commitdiff |
2006-07-19 |
Mart Raudsepp | Initial wxTLW::(Can)SetTransparent support for wxGTK... |
tree | commitdiff |
2006-07-16 |
Vadim Zeitlin | wxUSE_PANGO is always 1 for wxGTK2 so there is no need... |
tree | commitdiff |
2006-07-16 |
Vadim Zeitlin | don't crash if m_widget == NULL in OnInternalIdle() |
tree | commitdiff |
2006-07-14 |
Mart Raudsepp | Return false from PositionToXY if passed in position... |
tree | commitdiff |
2006-07-14 |
Mart Raudsepp | gtk_text_iter_get_line and get_line_offset work fine... |
tree | commitdiff |
2006-07-09 |
Mart Raudsepp | Use PangoFontMetrics to get wxDC::GetCharHeight, becaus... |
tree | commitdiff |
2006-07-06 |
Włodzimierz Skiba | wxRound() workaround to avoid unexpected compile and... |
tree | commitdiff |
2006-07-05 |
Włodzimierz Skiba | wxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve... |
tree | commitdiff |
2006-07-03 |
Włodzimierz Skiba | Include wx/image.h according to precompiled headers... |
tree | commitdiff |
2006-07-02 |
Stefan Neis | Fixed typos in comments (patch #1515724) |
tree | commitdiff |
2006-07-02 |
Julian Smart | Added wxTextCtrlBase to type info, useful if different... |
tree | commitdiff |
2006-07-02 |
Vadim Zeitlin | use gtk_file_chooser_set_current_folder() instead of... |
tree | commitdiff |
2006-06-27 |
Vadim Zeitlin | use wxBoxSizer in wxPickerBase instead of doing the... |
tree | commitdiff |
2006-06-26 |
Vadim Zeitlin | picker controls improvements: fixes to valid paths... |
tree | commitdiff |
2006-06-26 |
Vadim Zeitlin | deselect all items when SetSelection(-1) is called... |
tree | commitdiff |
2006-06-21 |
Włodzimierz Skiba | Include wx/gdiobj.h according to precompiled headers... |
tree | commitdiff |
2006-06-19 |
Włodzimierz Skiba | Include wx/gdicmn.h according to precompiled headers... |
tree | commitdiff |
2006-06-19 |
Paul Cornett | remove redundant GdkBitmap representation from wxBitmap |
tree | commitdiff |
2006-06-19 |
Paul Cornett | remove obsolete color cube and image to bitmap code |
tree | commitdiff |
2006-06-19 |
Paul Cornett | initialize GdkColor so code which incorrectly accesses... |
tree | commitdiff |
next |