2008-02-13 |
Julian Smart | Fixed undo batching |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Václav Slavík | removed no longer used src/iodbc directory |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Václav Slavík | removed unused g_focusWindowLast |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Julian Smart | Further fixes, for selected text display and new paragr... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Stefan Csomor | fixing wxSystemColour conversion |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Vadim Zeitlin | use platform-specific styles in xTR_DEFAULT_STYLE but... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Vadim Zeitlin | use const char*, not char*, for string literals to... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Vadim Zeitlin | add forgotten file needed by the last change to the... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Václav Slavík | added wxWindow::HandleAsNavigationKey() helper for... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Julian Smart | Fixed several style, paste and undo bugs |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Václav Slavík | use ClientToWindowSize/WindowToClientSize |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Václav Slavík | added wxWindow::ClientToWindowSize and WindowToClientSi... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Václav Slavík | silence warnings about <headers> |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Stefan Csomor | fixing SetShape's bridging between RgnHandle and HiShapeRef |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Jouk Jansen | Update setup for OpenVMS |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Paul Cornett | build fix for non-MSW |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Vadim Zeitlin | use wxLanguageInfo::GetLocaleName() instead of Desscrip... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Vadim Zeitlin | simplify SETLOCALE_FAILS_ON_UNICODE_LANGS-related code |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Vadim Zeitlin | remove half a dozen #ifndef __WXWINCE__ as they dont... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Vadim Zeitlin | add wxLanguageInfo::GetLocaleName(), this simplifies... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Vadim Zeitlin | avoid duplication in the code by refactoring LCID creat... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Vadim Zeitlin | initialize m_backgroundBrush to an invalid brush instea... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Vadim Zeitlin | use #ifdef __WXMAC__, not #if |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Vadim Zeitlin | document that wxTLW::SetSize() is affected by SetSizeHi... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Francesco Montorsi | use WXLIBPOSTFIX inside the define-*-name tags so to... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Vadim Zeitlin | use correct WXDLLIMPEXP_FWD_CORE instead of WXDLLIMPEXP... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Vadim Zeitlin | update m_lastcount correctly in wxBufferedInputStream... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Vadim Zeitlin | set selection anchor to the focused item in SetItemState() |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Paul Cornett | fix for glib critical errors when closing an mdi child |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Vadim Zeitlin | implement wxListBox::EnsureVisible() in wxGTK; add... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Vadim Zeitlin | compilation fix for wxUSE_STL==1 |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Stefan Csomor | applying 1890924 |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Chris Elliott | see http://thread.gmane.org/gmane.comp.lib.wxwidgets... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Chris Elliott | fix SF bug 1890890 |
commit | commitdiff | tree | snapshot |
2008-02-11 |
David Elliott | When Cocoa sends [tabView:didSelectTabViewItem:] create... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Vadim Zeitlin | make wxGenericCollapsiblePane a wxControlContainer... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Vadim Zeitlin | docs for wxXLocale (should have been part of r51632) |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Vadim Zeitlin | use CanAcceptFocus() instead of CanAcceptFocusFromKeybo... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Vadim Zeitlin | no changes, just do the case of m_winLastFocused to... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Vadim Zeitlin | don't use parent window of a TLW in HandleOnNavigationK... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | log Unicode data correctly, extract the logging code... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | pass correct data size to DdeClientTransaction() in... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Michael Wetherell | Fix IA64 VC++ 8 Stable to be a full build. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Michael Wetherell | Fix for systems with old non-POSIX awk. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | mention wxXLocale |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | cast char values to unsigned char before passing them... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | fixed wxXLocale(wxLanguage) ctor under Windows, use... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | fix compilation with VC7 |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | return int, not wxUniChar, from wxTo{upp,low}er_l(... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | compilation fix for wxUSE_XLOCALE == 0 |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | add check for wxUSE_XLOCALE (and also wxUSE_INTL which... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | add wxXLocale class and wxIsxxx_l() and wxToxxx_l(... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | update the samples to use new (non-deprecated) wxGLCanv... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
David Elliott | Move stackwalk.cpp and epolldispatcher.cpp to BASE_UNIX... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
David Elliott | Add wxCocoa to the list of ports which don't need wxCol... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vadim Zeitlin | use correct locale in GetInfo() under Mac (slightly... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | added wxDebugContext::SetShutdownNotifyFunction() ... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | don't close UDP socket if it receives an empty datagram... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | add GetMDIParent() and use it to reduce the number... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | get wxSYS_COLOUR_MENU from a menu bar and not from... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | use generic file picker in wxFLP_SAVE case as the nativ... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | fix signed/unsigned comparison warning |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | remove extraneous IncRef() from wxRichTextFontTable... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | added alpha support to wxImage::Paste() (patch 1883497... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | don't lose the contents of the combobox if it was set... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | don't hardcode grey/white colours for non-MSW/Mac in... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Vadim Zeitlin | add wxUSE_WEAKREF (modified partially applied patch... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Václav Slavík | disable console targets for WinCE |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Václav Slavík | fixed wxGTK assert when closing wxMessageDialog |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Benjamin Williams | maximize bug fixed |
commit | commitdiff | tree | snapshot |
2008-02-08 |
David Elliott | Fix tracking rectangles in 64-bit build by remembering... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Vadim Zeitlin | don't redeclare wxYield() if it had been already declar... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
David Elliott | Reword the comment again. I forgot to save before... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
David Elliott | Change the __NEXT_RUNTIME__ test to __OBJC_GC__ which... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
David Elliott | Avoid warnings in the Objective-C uniquifying code... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
David Elliott | Add wxGCSafeRetain/wxGCSafeRelease to the vast majority... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
David Elliott | Instead of using wxCFRetain/wxCFRelease directly for... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
David Elliott | Regenerate configure. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
David Elliott | Add in some support for separate CXXFLAGS and OBJCXXFLAGS. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Julian Smart | Avoid scrolling parts of the screen that don't belong... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Václav Slavík | removed unused SYMBOL_WXRICHTEXT.*_TITLE values that... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
David Elliott | Fix most of the Objective-C GC problems by using the... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Vadim Zeitlin | correction after the previous commit which introduced... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Julian Smart | Reset scroll position when clearing buffer |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Vadim Zeitlin | fix GetTLWParentIfNotBeingDeleted() to work correctly... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Julian Smart | Resolved ambiguity for VC 9 |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Vadim Zeitlin | implement (trivially) wxGLApp ctor |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Michael Wetherell | Fix the email notification's fromaddr. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Michael Wetherell | Try out email notifications, just to me initially. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Michael Wetherell | Whitespace fixes. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Michael Wetherell | Add email address lookup table for wx devs. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Václav Slavík | call Show(false) from ~wxDialog to call EndModal if... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Michael Wetherell | Clean up the tools for offline checking of the configur... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Vadim Zeitlin | fix typo in warning message |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Julian Smart | Strip menu codes from page label for consistency with... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Vadim Zeitlin | length passed to WideCharToMultiByte() was off by one... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Vadim Zeitlin | set eol-style LF on even more Unix-only files |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Václav Slavík | updated list of aclocal m4 files |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Vadim Zeitlin | upgrade m4 files to bakefile 0.2.3 |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Vadim Zeitlin | added links to wxWindowCreate/DestroyEvents |
commit | commitdiff | tree | snapshot |
next |