2006-09-10 |
Robert Roebling | Also set GTK text direction to m_wxwindow. |
tree | commitdiff |
2006-09-10 |
Robert Roebling | Remove direct access to GtlPizza's offset |
tree | commitdiff |
2006-09-10 |
Mart Raudsepp | Restore ability to have a much lower runtime GTK versio... |
tree | commitdiff |
2006-09-10 |
Vadim Zeitlin | removed overloaded virtual InitWith() methods, keep... |
tree | commitdiff |
2006-09-09 |
Paul Cornett | remove unused GtkPizza members scroll_[xy] |
tree | commitdiff |
2006-09-09 |
Paul Cornett | some app.h cleanup: minimize includes, use static cast |
tree | commitdiff |
2006-09-09 |
Robert Roebling | Applied wxGauge:Pulse() patch. |
tree | commitdiff |
2006-09-09 |
Paul Cornett | add emission hook from RemoveIdleSource (was RemoveIdle... |
tree | commitdiff |
2006-09-09 |
Paul Cornett | remove unneeded DoGetClientSize |
tree | commitdiff |
2006-09-09 |
Paul Cornett | don't set negative window size |
tree | commitdiff |
2006-09-09 |
Paul Cornett | keep AdjustScrollbars from causing an infinite series... |
tree | commitdiff |
2006-09-07 |
Paul Cornett | don't use negative windows sizes |
tree | commitdiff |
2006-09-07 |
Paul Cornett | remove a few unnecessary queue_resize/queue_draw calls |
tree | commitdiff |
2006-09-07 |
Paul Cornett | GtkOnSize parameters aren't useful |
tree | commitdiff |
2006-09-06 |
Robert Roebling | Commit Carsten Fuchs' patch for separating wxGLCanvas |
tree | commitdiff |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class... |
tree | commitdiff |
2006-09-05 |
Włodzimierz Skiba | Tinderbox/PCH build fix. |
tree | commitdiff |
2006-09-04 |
Vadim Zeitlin | use (new) wxAcceleratorEntry::Create() instead of recen... |
tree | commitdiff |
2006-09-04 |
Vadim Zeitlin | merge of RTL changes (with many modifications) from... |
tree | commitdiff |
2006-09-03 |
Robert Roebling | Commited FRM's stockitem patch (empty stock items). |
tree | commitdiff |
2006-09-02 |
Robert Roebling | Don't use wxWindows::DoGetClientSize() from |
tree | commitdiff |
2006-09-01 |
Vadim Zeitlin | always let GtkTextView have mouse release events to... |
tree | commitdiff |
2006-09-01 |
Vadim Zeitlin | added GTKProcessEvent() to allow controlling whether... |
tree | commitdiff |
2006-09-01 |
Vadim Zeitlin | no changes, just remove comments which don't make sense... |
tree | commitdiff |
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 |
next |