projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Rebaked (Bakefile 0.1.4)
[wxWidgets.git]
/
include
/
2004-12-28
George Tasker
Firebird DB support added. Basic testing is done,...
tree
|
commitdiff
2004-12-27
Włodzimierz Skiba
wxLongLong to wxString operators.
tree
|
commitdiff
2004-12-27
Włodzimierz Skiba
Take best fitting type for available memory measurement.
tree
|
commitdiff
2004-12-27
Václav Slavík
blind fix for GCC compilation when #pragmas are honored
tree
|
commitdiff
2004-12-27
Włodzimierz Skiba
MSW and source cleaning.
tree
|
commitdiff
2004-12-26
Robert Roebling
Added TREE_ITEM_MENU event that gets sent if the
tree
|
commitdiff
2004-12-25
Vadim Zeitlin
added SetCmdLine(int, char **) overload even when build...
tree
|
commitdiff
2004-12-24
Włodzimierz Skiba
First nonminimal wxPalmOS functionality: enumeration...
tree
|
commitdiff
2004-12-24
Włodzimierz Skiba
wxPalmOS was introduced long after 2.4.
tree
|
commitdiff
2004-12-23
Robin Dunn
Updated to SWIG 1.3.24 (plus a patch that corrects...
tree
|
commitdiff
2004-12-23
Włodzimierz Skiba
Deprecated methosd markup (documented).
tree
|
commitdiff
2004-12-22
Vadim Zeitlin
fixed background drawing for opaque controls
tree
|
commitdiff
2004-12-22
Włodzimierz Skiba
Final MSW/PalmOS split. Remove dump copies of MSW speci...
tree
|
commitdiff
2004-12-22
Vadim Zeitlin
reverted use of DeferWindowPos() instead of MoveWindow()
tree
|
commitdiff
2004-12-21
Włodzimierz Skiba
Borland fixes.
tree
|
commitdiff
2004-12-21
Włodzimierz Skiba
Metric conversion constants not doubled in each port...
tree
|
commitdiff
2004-12-21
Stefan Csomor
moving Carbon Event Class out of USE_GUI
tree
|
commitdiff
2004-12-20
Włodzimierz Skiba
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
tree
|
commitdiff
2004-12-20
Vadim Zeitlin
end label editing if the control loses focus (slightly...
tree
|
commitdiff
2004-12-20
Vadim Zeitlin
added flags parameter to wxExecute(wxArrayString *...
tree
|
commitdiff
2004-12-19
Vadim Zeitlin
added wxEXEC_NODISABLE
tree
|
commitdiff
2004-12-19
Vadim Zeitlin
corrected wxMAKE_VERSION_STRING and wxMAKE_VERSION_DOT_...
tree
|
commitdiff
2004-12-19
Vadim Zeitlin
use DeferWindowPos() instead of MoveWindow() if possibl...
tree
|
commitdiff
2004-12-19
Vadim Zeitlin
moved wxWindow::m_hMenu to wxFrame, it is not needed...
tree
|
commitdiff
2004-12-19
Vadim Zeitlin
moved ProvidesBackground() from wxUniv to base wxWindow...
tree
|
commitdiff
2004-12-19
Vadim Zeitlin
fixed background appearance for the controls with chang...
tree
|
commitdiff
2004-12-19
Stefan Csomor
extended EventRef class
tree
|
commitdiff
2004-12-18
Robert Roebling
Fix for the fix for wxChoice selection.
tree
|
commitdiff
2004-12-17
Ryan Norton
wxMediaCtrl API changes for 2.5.x/2.6
tree
|
commitdiff
2004-12-17
Vadim Zeitlin
override AcceptsFocus() inherited from wxStaticBox...
tree
|
commitdiff
2004-12-17
Vadim Zeitlin
accept focus in radiobox again (broken by making it...
tree
|
commitdiff
2004-12-17
Vadim Zeitlin
corrected comment about wxRadioBox not deriving from...
tree
|
commitdiff
2004-12-16
David Elliott
Fixed typo(?)
tree
|
commitdiff
2004-12-16
Włodzimierz Skiba
Make ComputeScaleAndOrigin() as virtual part of wxDCBas...
tree
|
commitdiff
2004-12-16
Włodzimierz Skiba
GCC of PalmOS fix.
tree
|
commitdiff
2004-12-16
Vadim Zeitlin
added GetBestSize() implementation
tree
|
commitdiff
2004-12-15
Włodzimierz Skiba
Move unused values into 2.4 compatibility. Source cleaning.
tree
|
commitdiff
2004-12-14
Włodzimierz Skiba
Be C file.
tree
|
commitdiff
2004-12-13
Vadim Zeitlin
undef CreateWindow too, even if we don't use it ourselv...
tree
|
commitdiff
2004-12-13
Włodzimierz Skiba
math.h/PI integration
tree
|
commitdiff
2004-12-13
Vadim Zeitlin
(blind) wxUniv compilation fix: define the method using...
tree
|
commitdiff
2004-12-13
Vadim Zeitlin
added WX_FORWARD_STD_METHODS_TO_SUBWINDOWS macro
tree
|
commitdiff
2004-12-13
Vadim Zeitlin
1. derived wxMSW radio box from static box because...
tree
|
commitdiff
2004-12-13
Vadim Zeitlin
use solid bacgkround for static box as pattern brush...
tree
|
commitdiff
2004-12-13
Vadim Zeitlin
implemented MSWGetBgBrush/ColourForChild() to propagate...
tree
|
commitdiff
2004-12-13
Vadim Zeitlin
rewrote and virtualized the background erasing logic...
tree
|
commitdiff
2004-12-12
Vadim Zeitlin
forward Enable() and SetFont() to the labels as well
tree
|
commitdiff
2004-12-12
Vadim Zeitlin
added a few more composite functions
tree
|
commitdiff
2004-12-12
Vadim Zeitlin
override MSWGetDefaultBgBrush() to use transparent...
tree
|
commitdiff
2004-12-12
Vadim Zeitlin
added MSWGetDefaultBgBrush() to allow some derived...
tree
|
commitdiff
2004-12-12
Vadim Zeitlin
delete children in ~wxWindow dtor and not in the base...
tree
|
commitdiff
2004-12-12
Stefan Csomor
scrolling hack (always move our own scrollbars highest...
tree
|
commitdiff
2004-12-12
Vadim Zeitlin
large files support for wxFFile (patch 1077980 from...
tree
|
commitdiff
2004-12-12
Vadim Zeitlin
gravity for splitter window (patch 1046105)
tree
|
commitdiff
2004-12-12
Vadim Zeitlin
removed extra class qualifier from inline method
tree
|
commitdiff
2004-12-12
Vadim Zeitlin
master setup.h for msvc users
tree
|
commitdiff
2004-12-12
Vadim Zeitlin
never return NULL_BRUSH from WM_CTLCOLOR handler, it...
tree
|
commitdiff
2004-12-11
Vadim Zeitlin
use MSWAlwaysDrawBg() to fix the problem with black...
tree
|
commitdiff
2004-12-11
Vadim Zeitlin
helper class for implementing composite controls under MSW
tree
|
commitdiff
2004-12-11
Vadim Zeitlin
added MSWAlwaysDrawBg() to account for controls such...
tree
|
commitdiff
2004-12-11
Vadim Zeitlin
added wxRectFromRECT()
tree
|
commitdiff
2004-12-11
Vadim Zeitlin
added and documented wxRect::Union(); also moved some...
tree
|
commitdiff
2004-12-11
Robert Roebling
Add SetFocusIgnoringChildren() to wxControlContainer...
tree
|
commitdiff
2004-12-10
Vadim Zeitlin
really implemented operator==(); reformatted a little
tree
|
commitdiff
2004-12-10
Włodzimierz Skiba
Back to broken comparison until it is not fixed other...
tree
|
commitdiff
2004-12-10
David Elliott
Wrap wxImage specifics in wxUSE_IMAGE and wxBitmap...
tree
|
commitdiff
2004-12-09
Julian Smart
Combobox corrections
tree
|
commitdiff
2004-12-09
Julian Smart
Added further 'missing' wxTextCtrl-like functions to...
tree
|
commitdiff
2004-12-08
Mattia Barbon
Made wxHashSet compile again. Changed the return...
tree
|
commitdiff
2004-12-08
Robert Roebling
Corrected wxComboBox::GetValue() after a
tree
|
commitdiff
2004-12-08
Włodzimierz Skiba
wxPaletteBase introduction. wxPalette::GetColoursCount...
tree
|
commitdiff
2004-12-08
Włodzimierz Skiba
Fix to FIXME: better nothing than broken comparison.
tree
|
commitdiff
2004-12-07
Włodzimierz Skiba
Fix to FIXME about using unused Get/SetOptimization.
tree
|
commitdiff
2004-12-06
Włodzimierz Skiba
Fix to FIXME removal for dummies ;-)
tree
|
commitdiff
2004-12-06
Włodzimierz Skiba
Use Get*Box instead Get*Region if you are asking about...
tree
|
commitdiff
2004-12-06
Robert Roebling
Apply choice patch for proper handling of clearing
tree
|
commitdiff
2004-12-05
Robert Roebling
Moved the implemtation of the generic and the
tree
|
commitdiff
2004-12-05
Julian Smart
Neither PocketPC nor SmartPhone have SHBrowseForFolder
tree
|
commitdiff
2004-12-05
Robert Roebling
A little documentation about custom events as
tree
|
commitdiff
2004-12-05
Julian Smart
Added flags argument to wxKill and wxProcess::Kill...
tree
|
commitdiff
2004-12-03
Włodzimierz Skiba
wxGDIObject is used earlier now so additional #include...
tree
|
commitdiff
2004-12-03
Włodzimierz Skiba
Fix to FIXME: better nothing than broken comparison.
tree
|
commitdiff
2004-12-03
Włodzimierz Skiba
wxBrushBase between wxBrush and wxGDIObject (class...
tree
|
commitdiff
2004-12-02
Julian Smart
Fixed memory checking on Unix by removing inlines and...
tree
|
commitdiff
2004-12-01
Ryan Norton
Correct mistakes in wxStripExtension - correct wxString...
tree
|
commitdiff
2004-12-01
Robert Roebling
Added support for static (inlined) wxImages with
tree
|
commitdiff
2004-12-01
Robert Roebling
Applied Freeze()/Thaw() patch for wxTextCtrtl.
tree
|
commitdiff
2004-12-01
Robert Roebling
Compilo
tree
|
commitdiff
2004-12-01
Robert Roebling
Applied patch to "correct" hashmap's freeing
tree
|
commitdiff
2004-12-01
Julian Smart
Include "wx/msw/msvcrt.h" for better leak reporting
tree
|
commitdiff
2004-11-30
Włodzimierz Skiba
Fixed old FIXME about unsigned result of sunstraction...
tree
|
commitdiff
2004-11-30
Włodzimierz Skiba
Additional wx*_HATCH styles comment.
tree
|
commitdiff
2004-11-30
Włodzimierz Skiba
IS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
tree
|
commitdiff
2004-11-29
Włodzimierz Skiba
Include fix.
tree
|
commitdiff
2004-11-28
Robert Roebling
Dirty hack to prevent double destruction of file...
tree
|
commitdiff
2004-11-28
Stefan Neis
Added support for compiling with wxUSE_STL set to 1.
tree
|
commitdiff
2004-11-28
Václav Slavík
fixed subtle SetDirectory bug re-introduced by latest...
tree
|
commitdiff
2004-11-27
Robert Roebling
Added new Art which GTK+ 2.4 defines and
tree
|
commitdiff
2004-11-27
Robert Roebling
Avoid error message when closing message
tree
|
commitdiff
2004-11-27
Robert Roebling
Make wxTR_NO_LINES default under GTK2
tree
|
commitdiff
next