projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avoid assert in wxMac port, only change the font point size when we
[wxWidgets.git]
/
include
/
2006-03-28
Vadim Zeitlin
really disable wxUSE_DISPLAY for wxMGL and wxOS2
tree
|
commitdiff
2006-03-28
Włodzimierz Skiba
Line-up deprecated interface of wxTreeCtrl between...
tree
|
commitdiff
2006-03-28
Włodzimierz Skiba
Make wxPASSWORD and wxPROCESS_ENTER really deprecated.
tree
|
commitdiff
2006-03-28
Julian Smart
Correct test for WORDS_BIGENDIAN
tree
|
commitdiff
2006-03-28
Julian Smart
stdpaths.h needs filefn.h
tree
|
commitdiff
2006-03-28
Robert Roebling
Remove CVS clash in RCS-ID
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
really fixed iteration over wxTextbuffer using GetFirst...
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
fix bug in Eof() which returned true even if we were...
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
use wxLaunchDefaultBrowser by default if no browser...
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
renamed m_MapFile into m_helpDir because this is what...
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
rewrote wxExtHelpController loading code to use wxFileN...
tree
|
commitdiff
2006-03-27
Włodzimierz Skiba
Minor source cleaning.
tree
|
commitdiff
2006-03-27
Włodzimierz Skiba
Source and warning cleaning after enabling wxUSE_DATAVI...
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
fixed unused parameter warning
tree
|
commitdiff
2006-03-27
Włodzimierz Skiba
Final and global PRIOR/NEXT change: keep consistency...
tree
|
commitdiff
2006-03-27
Vadim Zeitlin
removed wxClassInfo::CleanUp() as it breaks wxEntry...
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
discard the debug directories at the end of the executa...
tree
|
commitdiff
2006-03-25
Vadim Zeitlin
added wxStandardPaths::GetResourcesDir() and GetLocaliz...
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
Back to unsigned int count in wxTreeCtrl.
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
More null virtuals in wxRadioBoxBase (see: 'Developers_...
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
Allow easier PalmOS5 development by volounteers.
tree
|
commitdiff
2006-03-24
Julian Smart
Reduced deprecation warning frequency
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
Back to 'unsigned int' after reasearch of 'size_t'...
tree
|
commitdiff
2006-03-24
Robin Dunn
Make WXK*PRIOR and WXK*NEXT be aliases for WXK*PAGEUP...
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
replaced all int/size_t indices in wxControlWithItems...
tree
|
commitdiff
2006-03-23
Julian Smart
Fixes/makefiles for building data view control on Windows
tree
|
commitdiff
2006-03-23
Stefan Csomor
setting the hacked cocoa font panel as default
tree
|
commitdiff
2006-03-23
Stefan Csomor
convenience methods
tree
|
commitdiff
2006-03-23
Stefan Csomor
better file data support
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
reverted return type of wxList method to nodetype ...
tree
|
commitdiff
2006-03-23
Robert Roebling
Implement basic MVC logic (change an item in one
tree
|
commitdiff
2006-03-23
Robert Roebling
Make generic wxDataViewCtrl draw its contents.
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
workaround for mingw 3.2.3 DLL build with wxUSE_STL=1
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
nested iterator classes must be dll-exported
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
don't return true from wxRadioBox::AcceptsFocus() even...
tree
|
commitdiff
2006-03-22
Włodzimierz Skiba
wxFrameNameStr was already delivered by #include one...
tree
|
commitdiff
2006-03-22
Włodzimierz Skiba
DMC bug workaround.
tree
|
commitdiff
2006-03-22
Vadim Zeitlin
make it possible to predefine __WXFUNCTION__ in user...
tree
|
commitdiff
2006-03-22
Vadim Zeitlin
define __WXFUNCTION__ instead of redefining the (semi...
tree
|
commitdiff
2006-03-22
Vadim Zeitlin
made wxList methods return compatibility_iterator inste...
tree
|
commitdiff
2006-03-22
Włodzimierz Skiba
Warning fix.
tree
|
commitdiff
2006-03-22
Włodzimierz Skiba
Build fix.
tree
|
commitdiff
2006-03-22
Robert Roebling
In the generic version of wxDataViewCtrl, all
tree
|
commitdiff
2006-03-22
Jouk Jansen
Committing in .
tree
|
commitdiff
2006-03-22
Vadim Zeitlin
fixed wxCHECK in release build
tree
|
commitdiff
2006-03-21
Vadim Zeitlin
fixed __FUNCTION__ use in Unicode build (it's a variabl...
tree
|
commitdiff
2006-03-21
Vadim Zeitlin
show the function in which the assert failure occured...
tree
|
commitdiff
2006-03-21
Vadim Zeitlin
use new wxAPPLY_T macro instead of 3 identical __XDATE_...
tree
|
commitdiff
2006-03-21
Vadim Zeitlin
show the function in which the assert failure occured...
tree
|
commitdiff
2006-03-21
Vadim Zeitlin
don't evaluate assert expression unless the condition...
tree
|
commitdiff
2006-03-21
Vadim Zeitlin
Made wxList::compatibility_iterator a class in wxUSE_ST...
tree
|
commitdiff
2006-03-21
Vadim Zeitlin
added wxGtkString::c_str()
tree
|
commitdiff
2006-03-21
Vadim Zeitlin
return NULL (and not invalid) iterator from compatibili...
tree
|
commitdiff
2006-03-21
Vadim Zeitlin
added assert to verify that operands are initialized...
tree
|
commitdiff
2006-03-21
Vadim Zeitlin
reuse operator bool() check in compatibility_iterator...
tree
|
commitdiff
2006-03-21
Robert Roebling
Added windowing and scrolling logic to generic
tree
|
commitdiff
2006-03-20
Vadim Zeitlin
explain why do you need wxUSE_WXDIB
tree
|
commitdiff
2006-03-20
Vadim Zeitlin
provide stubs for conversion to/from image functions...
tree
|
commitdiff
2006-03-20
Robert Roebling
Compilation fixes.
tree
|
commitdiff
2006-03-20
Robert Roebling
Added (yet unfunctional) skeleton files fir
tree
|
commitdiff
2006-03-17
Robin Dunn
Add DoGetBestSize
tree
|
commitdiff
2006-03-17
Stefan Csomor
intel pict fixes
tree
|
commitdiff
2006-03-17
Stefan Csomor
fix for sf bug 1448153: Widgets sample hangs on Japanes...
tree
|
commitdiff
2006-03-17
Robert Roebling
Rearrange code to make adding wxMimeTypesManagerFactory
tree
|
commitdiff
2006-03-17
Robert Roebling
Added files for GnomeVFS backend (currently useful
tree
|
commitdiff
2006-03-17
Vadim Zeitlin
need wxRect definition and not just declaration here...
tree
|
commitdiff
2006-03-16
Vadim Zeitlin
added wxDisplay::GetClientArea() (currently implemented...
tree
|
commitdiff
2006-03-16
Julian Smart
Mobile 5 Smartphone fixes
tree
|
commitdiff
2006-03-16
Włodzimierz Skiba
Missing wxDisplay identifiers for DMC build.
tree
|
commitdiff
2006-03-16
Vadim Zeitlin
wxDisplay cleanup/rewrite:
tree
|
commitdiff
2006-03-15
Włodzimierz Skiba
More size_t in interface.
tree
|
commitdiff
2006-03-15
Julian Smart
Fix windows.h inclusion problem on WinCE
tree
|
commitdiff
2006-03-15
Mart Raudsepp
Introduce a convenience class for g_freeing a gchar...
tree
|
commitdiff
2006-03-15
Mart Raudsepp
Don't return the return value of a void method in a...
tree
|
commitdiff
2006-03-14
David Surovell
cleanup - expanded wxTimerBase::Init to assign all...
tree
|
commitdiff
2006-03-14
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s (and...
tree
|
commitdiff
2006-03-14
Vadim Zeitlin
we don't need reserved virtual functions on HEAD
tree
|
commitdiff
2006-03-14
Vadim Zeitlin
added GetScreenPosition/Rect() which always return...
tree
|
commitdiff
2006-03-14
Robin Dunn
Keep wxSTC_LEX_ASP and _PHP available for now.
tree
|
commitdiff
2006-03-13
Włodzimierz Skiba
TRUE/FALSE source cleaning.
tree
|
commitdiff
2006-03-13
Włodzimierz Skiba
Init() does not belong to public.
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
fixed event generation for wxComboBox to be consistent...
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
native implementation of wxDirDialog for wxCocoa (patch...
tree
|
commitdiff
2006-03-12
Włodzimierz Skiba
IsValid() is now in base class.
tree
|
commitdiff
2006-03-12
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s (and...
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
non virtual dtors warning fixes
tree
|
commitdiff
2006-03-12
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s (and...
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
support mnemonics for wxStatic/RadioBox and made it...
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
don't require multimon.h any more now (patch 1446030...
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
define size() in terms of length(), not vice versa...
tree
|
commitdiff
2006-03-12
Włodzimierz Skiba
wxCore build fix.
tree
|
commitdiff
2006-03-12
Włodzimierz Skiba
wxBase build fix.
tree
|
commitdiff
2006-03-12
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s.
tree
|
commitdiff
2006-03-12
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s.
tree
|
commitdiff
2006-03-12
Włodzimierz Skiba
More wxMSW specific headers in precompiled headers.
tree
|
commitdiff
2006-03-11
Julian Smart
Applied patch [ 1432449 ] wxXml API documentation
tree
|
commitdiff
2006-03-11
Julian Smart
Applied patch [ 1447666 ] Fix obscure GTK wxListBox...
tree
|
commitdiff
2006-03-11
Julian Smart
Applied patch [ 1447732 ] Fix CVS HEAD for VC6
tree
|
commitdiff
2006-03-10
Robin Dunn
Applied Patch #1424869: Implement wxListCtrl::SetItemCo...
tree
|
commitdiff
2006-03-10
Stefan Csomor
additional types for carbon events
tree
|
commitdiff
next