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 |
2006-08-24 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2006-08-24 |
Włodzimierz Skiba | wx\settings.h is part of PCH support. |
tree | commitdiff |
2006-08-24 |
Włodzimierz Skiba | Keep wxPalmOS buildable - wxIcon and wxCursor moved... |
tree | commitdiff |
2006-08-24 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2006-08-24 |
Włodzimierz Skiba | Keep wxPalmOS buildable - missing functions. |
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 | Use close button used in wxMiniFrame. |
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 |
Václav Slavík | fixed HTML colours parsing after patch #1473731 ('wxCol... |
tree | commitdiff |
2006-08-23 |
Robert Roebling | Comment out direction aware code for now. |
tree | commitdiff |
2006-08-23 |
Robert Roebling | Add opaque move support to wxGTK's wxMiniFrame. |
tree | commitdiff |
2006-08-23 |
Vadim Zeitlin | allow passing URL to wxURLDataObject ctor |
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 |
Robert Roebling | Added direction sensitive docking. |
tree | commitdiff |
2006-08-23 |
Václav Slavík | compilation fix for !wxUSE_BUTTON |
tree | commitdiff |
2006-08-23 |
Robin Dunn | Always create the pixmap with an alpha channel |
tree | commitdiff |
2006-08-22 |
Robert Roebling | Skip double size events. |
tree | commitdiff |
2006-08-22 |
Robert Roebling | Set size of hint window before showing it. |
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 |
Paul Cornett | prevent linker from discarding wxStockGDIMac |
tree | commitdiff |
2006-08-22 |
Michael Wetherell | Compile fix for Minix. |
tree | commitdiff |
2006-08-22 |
Michael Wetherell | Use string.h instead of memory.h, since some system... |
tree | commitdiff |
2006-08-22 |
Robert Roebling | Commited Bryan Petty's blind fix patch. |
tree | commitdiff |
2006-08-22 |
Robert Roebling | Added intermediate state (m_showOnIdle) indicating... |
tree | commitdiff |
2006-08-22 |
Vadim Zeitlin | fixed a crash and a leak in GetShortcutTarget() (closes... |
tree | commitdiff |
2006-08-22 |
Vadim Zeitlin | don't force UTF-8 encoding to ISO-8859-1 for GTK+ 2... |
tree | commitdiff |
2006-08-22 |
Paul Cornett | use wxModule to ensure proper initialization order... |
tree | commitdiff |
2006-08-21 |
Robert Roebling | Don't emit bogus size events if a child window |
tree | commitdiff |
2006-08-21 |
Robin Dunn | Make it possible to tell wxXmlResource which domain... |
tree | commitdiff |
2006-08-21 |
Robin Dunn | Recognize the numpad cursor keys too |
tree | commitdiff |
2006-08-21 |
Stefan Csomor | removing unneeded event table |
tree | commitdiff |
2006-08-21 |
Robert Roebling | Fix same compilation again, I guess 0 was |
tree | commitdiff |
2006-08-21 |
Robert Roebling | Fix compilation under MSW with GCC cross. |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | added stock menu items support |
tree | commitdiff |
2006-08-20 |
Stefan Neis | Added stub for wxIsPlatform64Bit. |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | don't use dynamic handlers for standard buttons as... |
tree | commitdiff |
2006-08-20 |
Stefan Neis | Removed event table as these things are now handled... |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | removed unneeded cast to wxWindowDC in DrawItemSelectio... |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | connect the affirmative/cancel button handlers to new... |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | set wxID_CLOSE as affirmative id, not cancel id, this... |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | map Esc to GetAffirmativeId() instead of hardcoded... |
tree | commitdiff |
2006-08-20 |
Vadim Zeitlin | handle the buttons with ids specified in SetAffirmative... |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | don't use deprecated wxStripMenuCodes overload |
tree | commitdiff |
2006-08-19 |
Vadim Zeitlin | don't use the hack with handling wxID_CLOSE button... |
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 |
next |