2006-09-04 |
Julian Smart | Prevents crashes caused by negative line count being... |
tree | commitdiff |
2006-09-04 |
Włodzimierz Skiba | Build fix. |
tree | commitdiff |
2006-09-04 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2006-09-04 |
Michael Wetherell | A better compile fix for Wine (which lacks pbt.h). |
tree | commitdiff |
2006-09-04 |
Michael Wetherell | Revert the last commit since it doesn't work. |
tree | commitdiff |
2006-09-04 |
Michael Wetherell | Compile fix for Wine. |
tree | commitdiff |
2006-09-04 |
Michael Wetherell | Missing headers. |
tree | commitdiff |
2006-09-04 |
Michael Wetherell | Hacks for wine. |
tree | commitdiff |
2006-09-04 |
Václav Slavík | removed unneeded header |
tree | commitdiff |
2006-09-04 |
Václav Slavík | better comment in wxSystemSettingsNative::GetColour |
tree | commitdiff |
2006-09-04 |
Václav Slavík | fixed wxRegion::operator== |
tree | commitdiff |
2006-09-04 |
Julian Smart | Fixed ISO-8859-11 mapping to code page under Windows |
tree | commitdiff |
2006-09-04 |
Vadim Zeitlin | merge of RTL changes (with many modifications) from... |
tree | commitdiff |
2006-09-04 |
Vadim Zeitlin | small cleanup, removed unused headers |
tree | commitdiff |
2006-09-04 |
Vadim Zeitlin | added wxSizer::Get/SetContainingWindow() |
tree | commitdiff |
2006-09-04 |
Václav Slavík | added alpha support to generic wxColour |
tree | commitdiff |
2006-09-04 |
Robert Roebling | I forgot to commit this one. |
tree | commitdiff |
2006-09-04 |
Jouk Jansen | OpenVMS compile support update |
tree | commitdiff |
2006-09-03 |
Robert Roebling | Compilo. |
tree | commitdiff |
2006-09-03 |
Robert Roebling | Commit wxComboCtrl clipping patch from J. Salli |
tree | commitdiff |
2006-09-03 |
Robert Roebling | Commited FRM's stockitem patch (empty stock items). |
tree | commitdiff |
2006-09-03 |
Robert Roebling | Commited patch for wxSizer::Replace() |
tree | commitdiff |
2006-09-03 |
Vadim Zeitlin | call TIFF callbacks wxTIFFFooProc instead of _tiffFooPr... |
tree | commitdiff |
2006-09-03 |
Vadim Zeitlin | close output stream when TIFFClose() is called |
tree | commitdiff |
2006-09-02 |
Vadim Zeitlin | don't convert title to current encoding if input encodi... |
tree | commitdiff |
2006-09-02 |
Robert Roebling | Don't use wxWindows::DoGetClientSize() from |
tree | commitdiff |
2006-09-02 |
Robert Roebling | Map iso8859-11 to codepage 874. |
tree | commitdiff |
2006-09-02 |
Robert Roebling | Added native GTK+ sash drawing to wxAUI. |
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 | Commit ODCombo delete selection fix. |
tree | commitdiff |
2006-09-01 |
Robert Roebling | Implement wxSetCusorEvent better than before. |
tree | commitdiff |
2006-09-01 |
Vadim Zeitlin | compilation fix for WXWIN_COMPATIBILITY_2_6==0 |
tree | commitdiff |
2006-09-01 |
Robert Roebling | Commit Haakan Wiman's cdata XML patch. |
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 |
Václav Slavík | added wxArtProvider::InsertProvider to accompany PushPr... |
tree | commitdiff |
2006-08-31 |
Robin Dunn | supress some unused parameter warnings |
tree | commitdiff |
2006-08-31 |
Robin Dunn | Only use raw bitmap if it is available |
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-31 |
Vadim Zeitlin | don't use static buffer needing a critical section... |
tree | commitdiff |
2006-08-31 |
Robin Dunn | Provide an implementation for SurfaceImpl::AlphaRectang... |
tree | commitdiff |
2006-08-30 |
Stefan Neis | Only support detection of "near the edge" coordinates... |
tree | commitdiff |
2006-08-30 |
Stefan Neis | Fixed getting OS version information. |
tree | commitdiff |
2006-08-30 |
Julian Smart | Don't skip event if default processing has inserted... |
tree | commitdiff |
2006-08-30 |
Paul Cornett | header includes cleanup |
tree | commitdiff |
2006-08-29 |
Václav Slavík | fixed crash in <sub/sup> handling (bug #1545152) |
tree | commitdiff |
2006-08-29 |
Stefan Csomor | make sure we are feeding coordinates of HIView instance... |
tree | commitdiff |
2006-08-29 |
Michael Wetherell | Warning fixes for VC5. |
tree | commitdiff |
2006-08-29 |
Stefan Csomor | adding command key accelerator |
tree | commitdiff |
2006-08-28 |
Michael Wetherell | glibc's vswprintf doesn't nul terminate on truncation. |
tree | commitdiff |
2006-08-28 |
Vadim Zeitlin | added alpha support to wxCocoa, also fixed compilation... |
tree | commitdiff |
2006-08-28 |
Robert Roebling | Corrected close button bitmap in wxAUIMultiNotebook. |
tree | commitdiff |
2006-08-28 |
Robert Roebling | Leave a comment about drag threshold setting. |
tree | commitdiff |
2006-08-27 |
Robert Roebling | Corrected off-by-1 error in dock test. |
tree | commitdiff |
2006-08-27 |
Robert Roebling | The docking logic in the top and right docking areas |
tree | commitdiff |
2006-08-27 |
Stefan Neis | Fixed OS/2 specific defines (there's no such thing... |
tree | commitdiff |
2006-08-27 |
Stefan Neis | Changed font generation to follow new pattern of other... |
tree | commitdiff |
2006-08-27 |
Robert Roebling | Correct calculation of sticky toolbar. |
tree | commitdiff |
2006-08-27 |
Robert Roebling | Change drag threshhold (why was it multiplied |
tree | commitdiff |
2006-08-27 |
Robert Roebling | Made toolbars sticky, i.e. you need to drag them |
tree | commitdiff |
2006-08-27 |
Vadim Zeitlin | call Update() from SetStatusText() to ensure that the... |
tree | commitdiff |
2006-08-27 |
Vadim Zeitlin | DFEC_UNIVERSAL is not available in DirectFB < 0.9.23... |
tree | commitdiff |
2006-08-27 |
Vadim Zeitlin | removed g_eraseGC and wxWinModule used for initializing... |
tree | commitdiff |
2006-08-27 |
Robert Roebling | Removed one of the jumping toolbar artefacts. |
tree | commitdiff |
2006-08-27 |
Vadim Zeitlin | assert that GTKGetWindow() returns non-NULL GdkWindows |
tree | commitdiff |
2006-08-27 |
Václav Slavík | initial (not yet working) code for DirectFB port |
tree | commitdiff |
2006-08-27 |
Václav Slavík | made wxCSConv fall back to iso-8859-1 if wxFONTENCODING... |
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 |
Vadim Zeitlin | don't crash when EnsureVisible() is called for the... |
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-26 |
Stefan Csomor | adding alpha to core graphics dc |
tree | commitdiff |
2006-08-26 |
Stefan Csomor | adding alpha to wxColour |
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 |
Robin Dunn | Use the width of the widest line (not the first line... |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | don't hardcode HTML font sizes, this makes wxHtmlWindow... |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | shouldn't update cursor for hidden windows |
tree | commitdiff |
2006-08-25 |
Vadim Zeitlin | remove the object from wxPendingDelete list before... |
tree | commitdiff |
2006-08-25 |
Włodzimierz Skiba | Warning fix. |
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 |
Włodzimierz Skiba | Missing API. |
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 | don't reset the selection after event was vetoed if... |
tree | commitdiff |
2006-08-24 |
Michael Wetherell | Implement wxIsPlatform64Bit(). |
tree | commitdiff |
2006-08-24 |
Vadim Zeitlin | fix compilation both for Robert's cross-compiler and... |
tree | commitdiff |
2006-08-24 |
Vadim Zeitlin | try to deal more gracefully (than simply not showing... |
tree | commitdiff |
2006-08-24 |
Włodzimierz Skiba | WinCE build fixes. |
tree | commitdiff |
next |