projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
trials for proper synchronizing between different contexts on the same window
[wxWidgets.git]
/
include
/
2005-02-21
Stefan Csomor
moving native format generation into bitmap ref data...
tree
|
commitdiff
2005-02-21
Vadim Zeitlin
don't define min/max macros in windows.h (closes 1052256)
tree
|
commitdiff
2005-02-21
Vadim Zeitlin
removed ambiguity from wxGLCanvas ctors (bug 1102544)
tree
|
commitdiff
2005-02-20
Vadim Zeitlin
force wxUSE_THREADS/EXCEPTIONS to 0 if wxNO_THREADS...
tree
|
commitdiff
2005-02-20
Vadim Zeitlin
mention wxNO_THREADS/EXCEPTIONS in comment before wxUSE...
tree
|
commitdiff
2005-02-20
David Elliott
Don't automatically define WX_PRECOMP when building...
tree
|
commitdiff
2005-02-20
Vadim Zeitlin
added OnSysColourChanged() (modified patch 1103439)
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
added wxNavigationEvent::FromTab flag
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
added InitAlpha() (replaces patch 991168)
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
we don't need to use solid colour for background drawin...
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
added MSWPrintChild() for drawing child background...
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
extracted check for wxListCtrl in WM_PRINT handler...
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
don't steal EVT_RIGHT_UP in rich edit controls for...
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
more visual improvements to owner-drawn menus (patch...
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
added more icons (for GTK only) (patch 1097684)
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
fixed hash collisions in ZIP files (patch 1082026)
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
wxCommandProcessor::MarkAsSaved() and IsDirty() added...
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
fix operator=() (patch 1126195)
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
more options for JPEG and TIFF handlers (slightly modif...
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
added wxMBConv parameter for wxFFile::ReadAll() and...
tree
|
commitdiff
2005-02-19
David Elliott
Use plain extern instead of extern "C" for vsnprintf...
tree
|
commitdiff
2005-02-19
Kevin Hock
wxTE_AUTO_URL for wxGTK2 from Mart R. [patch 1126182]
tree
|
commitdiff
2005-02-18
Robin Dunn
wxStdButtonSizer Finalise --> Realize
tree
|
commitdiff
2005-02-18
Stefan Csomor
reintroducing direct access, cleanup
tree
|
commitdiff
2005-02-18
Ryan Norton
wxUSE_XXX related fixes
tree
|
commitdiff
2005-02-18
Robin Dunn
Avoid wxTaskBarIconAreaBase::DoPopupMenu unresolved...
tree
|
commitdiff
2005-02-17
Vadim Zeitlin
revert to the old flicker-less version when background...
tree
|
commitdiff
2005-02-17
Vadim Zeitlin
corrected wxRTTI macros
tree
|
commitdiff
2005-02-17
Vadim Zeitlin
fixed typo in EVT_COMMAND definition
tree
|
commitdiff
2005-02-17
Ryan Norton
sockets require stopwatch
tree
|
commitdiff
2005-02-17
Ryan Norton
compile wxFileXXXStream without wxFFileXXXStream
tree
|
commitdiff
2005-02-17
Ryan Norton
ComboBox for cocoa
tree
|
commitdiff
2005-02-16
Włodzimierz Skiba
wxPoint/Size/Rect() causes the same code with (0,0...
tree
|
commitdiff
2005-02-16
Włodzimierz Skiba
'Compatibility' fix for connecting events.
tree
|
commitdiff
2005-02-16
Vadim Zeitlin
use WX_DEFINE_ARRAY_PTR instead of WX_DEFINE_ARRAY...
tree
|
commitdiff
2005-02-16
Włodzimierz Skiba
Native PalmOS wxLongLong. Introduction of wxULongLong_t...
tree
|
commitdiff
2005-02-15
Robert Roebling
Implemented wxBitmap::HasAlpha() and ::UseAlpha().
tree
|
commitdiff
2005-02-15
Vadim Zeitlin
removed m_isCaretAtEnd optimization added in rev 1...
tree
|
commitdiff
2005-02-15
Vadim Zeitlin
corrected EVT_TEXT_URL() definition, its handler takes...
tree
|
commitdiff
2005-02-15
Vadim Zeitlin
(blind) fix for virtual function hiding warning
tree
|
commitdiff
2005-02-15
Vadim Zeitlin
(blind) fix for ambiguity between Disconnect() overloads
tree
|
commitdiff
2005-02-15
Julian Smart
Added EVT_COMMAND_CONTEXT_MENU with id arg
tree
|
commitdiff
2005-02-15
Włodzimierz Skiba
wxDatePicker and wxDateTime for PalmOS. Remove conflict...
tree
|
commitdiff
2005-02-15
Stefan Csomor
drawing fixes
tree
|
commitdiff
2005-02-14
Vadim Zeitlin
define wxFooHandler() macros for all wxFooEvents to...
tree
|
commitdiff
2005-02-14
Ryan Norton
Needs to inherit from wxSliderBase for new ValueInvertO...
tree
|
commitdiff
2005-02-14
Ryan Norton
Finalize wxJoystick on mac. Note change. Pretty up...
tree
|
commitdiff
2005-02-14
Włodzimierz Skiba
Common code for the same handling of wxSL_INVERSE.
tree
|
commitdiff
2005-02-14
Włodzimierz Skiba
Build fix.
tree
|
commitdiff
2005-02-14
Włodzimierz Skiba
Oups...
tree
|
commitdiff
2005-02-14
Dimitri Schoolwerth
fixed Cygwin compilation (can't use extern "C" in C...
tree
|
commitdiff
2005-02-14
Dimitri Schoolwerth
fixed Cygwin compilation (there's no _get_osfhandle)
tree
|
commitdiff
2005-02-14
Jouk Jansen
Committing in .
tree
|
commitdiff
2005-02-14
Włodzimierz Skiba
Inversed slider and wrapper for datepicker control...
tree
|
commitdiff
2005-02-14
Ryan Norton
Move HID stuff into both OSX builds. Add preliminary...
tree
|
commitdiff
2005-02-14
Stefan Csomor
cleanup
tree
|
commitdiff
2005-02-14
Stefan Csomor
ssize_t is always defined in OSX
tree
|
commitdiff
2005-02-14
Ron Lee
Now needs wxBitmap as a concrete type.
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
added support for background bitmap specified in backgr...
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
don't duplicate wxItemContainer methods in wxRadioBoxBa...
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
another compilation fix: added dummy UseAlpha(0 and...
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
compilation fix for raw bitmaps (can't include wx/rawbm...
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
1. added SetSelection() to wxItemContainer and removed...
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
removed multiple duplicate copies (with subtly differen...
tree
|
commitdiff
2005-02-13
Robert Roebling
Added raw bitmap access support to GTK 2.0.
tree
|
commitdiff
2005-02-13
Stefan Csomor
default painting back to OnPaint handler
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
latest version of generic wxDatePickerCtrl doesn't...
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
bug fixes for using wxTransientPopupWindow and wxDP_ALL...
tree
|
commitdiff
2005-02-13
Stefan Csomor
adding focus and border quartz support
tree
|
commitdiff
2005-02-13
Stefan Csomor
adding metafile and clipboard support
tree
|
commitdiff
2005-02-13
Vadim Zeitlin
changed Remove/InsertDir() parameter type to size_t...
tree
|
commitdiff
2005-02-12
Robert Roebling
Reapplied patch to change the two scrolled window...
tree
|
commitdiff
2005-02-12
Michael Wetherell
Rename wxGetFileType to wxGetFileKind
tree
|
commitdiff
2005-02-12
Michael Wetherell
Rename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
tree
|
commitdiff
2005-02-12
Robert Roebling
Added GetPureVitualSize() returning just m_virtualSize.
tree
|
commitdiff
2005-02-12
Stefan Csomor
Mac Core Graphics Implementation
tree
|
commitdiff
2005-02-12
Ryan Norton
Cleanup mediaplayer sample a bit - get rid of bad loop...
tree
|
commitdiff
2005-02-12
Ryan Norton
properly detect gstreamer and libxml headers and libs...
tree
|
commitdiff
2005-02-11
Robert Roebling
Make wxTLW::Raise() actually bring the window to...
tree
|
commitdiff
2005-02-11
Robin Dunn
Updated to Scintilla 1.62
tree
|
commitdiff
2005-02-11
Robert Roebling
Make wxConvFile wxConvLibc.
tree
|
commitdiff
2005-02-11
Michael Wetherell
Add wxGetFileType and IsSeekable
tree
|
commitdiff
2005-02-11
Włodzimierz Skiba
Various cleanings.
tree
|
commitdiff
2005-02-11
Kevin Hock
wxSL_INVERSE for MSW. Heavily modified patch 1096922.
tree
|
commitdiff
2005-02-10
Julian Smart
Applied patch [ 1119239 ] Adds socket support for Windo...
tree
|
commitdiff
2005-02-10
Michael Wetherell
Add wxUSE_ARCSTREAM so that other archive classes can...
tree
|
commitdiff
2005-02-10
Włodzimierz Skiba
wxWindow::GetClientAreaOrigin duplicated wxWindowBase...
tree
|
commitdiff
2005-02-10
Włodzimierz Skiba
wxWindow::GetClientAreaOrigin duplicated wxWindowBase...
tree
|
commitdiff
2005-02-10
Włodzimierz Skiba
wxWindow::GetClientAreaOrigin duplicated wxWindowBase...
tree
|
commitdiff
2005-02-10
Włodzimierz Skiba
wxWindow::GetClientAreaOrigin duplicated wxWindowBase...
tree
|
commitdiff
2005-02-10
Włodzimierz Skiba
wxWindow::GetClientAreaOrigin duplicated wxWindowBase...
tree
|
commitdiff
2005-02-09
Vadim Zeitlin
redraw the grid when it's enabled/disabled
tree
|
commitdiff
2005-02-09
Julian Smart
Applied patch [ 1113624 ] MSW DLL requires global new...
tree
|
commitdiff
2005-02-09
Jouk Jansen
-------------------------------------------------...
tree
|
commitdiff
2005-02-09
Włodzimierz Skiba
wxPalmOS frame code clearning from MSW specific parts...
tree
|
commitdiff
2005-02-09
Włodzimierz Skiba
World is more than WXUNIV vs. MSW
tree
|
commitdiff
2005-02-08
Włodzimierz Skiba
Semicolon fixes.
tree
|
commitdiff
2005-02-08
Włodzimierz Skiba
wxSlider event handling as described by Vadim in thread...
tree
|
commitdiff
2005-02-07
Ryan Norton
change wxTextValidator to use wxArrayString instead...
tree
|
commitdiff
2005-02-07
Ryan Norton
depereciate stringlist stuff in wxVariant
tree
|
commitdiff
next