projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
delete-->delete[]
[wxWidgets.git]
/
docs
/
changes.txt
2004-11-19
Włodzimierz Skiba
Sorting fixes to wxUniv wxCombo/ListBox [part of bug...
blob
|
commitdiff
|
raw
2004-11-19
Václav Slavík
applied modified patch with native GTK wxFileDialog
blob
|
commitdiff
|
raw
|
diff to current
2004-11-18
Ryan Norton
moved verbose changes to manual
blob
|
commitdiff
|
raw
|
diff to current
2004-11-18
Włodzimierz Skiba
3rd state in checkboxes for wxUniv [closes bug#1040585].
blob
|
commitdiff
|
raw
|
diff to current
2004-11-15
Włodzimierz Skiba
wxUniv actualization.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-14
Václav Slavík
added system colours and fonts support to XRC (based...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-10
Vadim Zeitlin
added ZIP classes by M.J.Wetherell (patch 1030239)
blob
|
commitdiff
|
raw
|
diff to current
2004-11-10
Vadim Zeitlin
better (more precise) values for wxGetOsDescription...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-10
Vadim Zeitlin
replaced wxStream::GetSize() with GetLength() (still...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-09
Włodzimierz Skiba
wxSizer::Add/Insert now returns pointer to wxSizerItem...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-04
George Tasker
wxODBC changes logged
blob
|
commitdiff
|
raw
|
diff to current
2004-10-30
Ryan Norton
restore ConvertToValidURI to prev. version for bw compa...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-30
Ryan Norton
mark incompat and depreciated changes for wxURL, add...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-28
Vadim Zeitlin
undid last change to wxBitmapButton::GetBestSize()...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-28
Vadim Zeitlin
fixed wxBU_EXACTFIT handling in wxBitmapButton (closes...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-28
Ryan Norton
Inherit wxURL from wxURI, providing assignment, copy...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-24
Vadim Zeitlin
use GetBestSize() and not GetSize() for AsIs() size...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-22
Kevin Hock
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
2004-10-20
Vadim Zeitlin
added wxTextInputStream::operator>>(wchar_t) for compil...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Julian Smart
wxRadioButtons in the same group no longer have to...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Vadim Zeitlin
typo
blob
|
commitdiff
|
raw
|
diff to current
2004-10-17
Vadim Zeitlin
added wxDynamicLibrary::HasSymbol()
blob
|
commitdiff
|
raw
|
diff to current
2004-10-17
Vadim Zeitlin
mention enhanced metafiles bug fix
blob
|
commitdiff
|
raw
|
diff to current
2004-10-17
Vadim Zeitlin
- wxDynamicLibrary::GetDllExt() now returns ".bundle...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-15
Vadim Zeitlin
implemented SetWildcard()
blob
|
commitdiff
|
raw
|
diff to current
2004-10-15
Włodzimierz Skiba
GUI is not All at all ;)
blob
|
commitdiff
|
raw
|
diff to current
2004-10-15
Włodzimierz Skiba
Parts of wxSizer::Show() extracted into wxSizer::GetIte...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-15
Vadim Zeitlin
added Norvegian translation (Hans F. Nordhaug)
blob
|
commitdiff
|
raw
|
diff to current
2004-10-15
Vadim Zeitlin
added wxFileSize_t, changed types of wxFile methods...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-11
Vadim Zeitlin
wxPuts() should output a trailing newline even in Unix...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-08
Ryan Norton
final null-char wxString stuff, a couple of bugfixes...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-08
Ryan Norton
various cleanups
blob
|
commitdiff
|
raw
|
diff to current
2004-10-07
Ryan Norton
I guess I should update this - :)
blob
|
commitdiff
|
raw
|
diff to current
2004-10-07
Julian Smart
Applied patch [ 1042241 ] Fixes print setup problem...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-07
Włodzimierz Skiba
Late note about deprecated wxDbTable constructor.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-03
Vadim Zeitlin
added wxFileConfig::Save(stream); documented it in...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-29
Robin Dunn
wxSystemSettings::GetMetric returns -1 if the metric...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-28
Vadim Zeitlin
wxListItem::m_data is now of type wxUIntPtr, not long...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-28
Włodzimierz Skiba
Hardware defines spec.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-27
Dimitri Schoolwerth
doc-typo
blob
|
commitdiff
|
raw
|
diff to current
2004-09-27
Ryan Norton
note font dialog change
blob
|
commitdiff
|
raw
|
diff to current
2004-09-26
Vadim Zeitlin
renamed HasFocus() to IsActive() to avoid confusion...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-25
Vadim Zeitlin
added a way to create fonts with specified pixel size
blob
|
commitdiff
|
raw
|
diff to current
2004-09-25
Vadim Zeitlin
support for huge files (patch 1002226)
blob
|
commitdiff
|
raw
|
diff to current
2004-09-25
Ryan Norton
wxDrawerWindow - [ 909351 ] Drawer window for OS X...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-25
Ryan Norton
mark changes. Mac OSX taskbar implementation
blob
|
commitdiff
|
raw
|
diff to current
2004-09-25
Dimitri Schoolwerth
added convience functions wxSizer::AddSpacer/AddStretch...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-23
Włodzimierz Skiba
wx(Choice/List/Note)book controls send CHANG(ED/ING...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-19
Vadim Zeitlin
added wxStringStream classes
blob
|
commitdiff
|
raw
|
diff to current
2004-09-18
Vadim Zeitlin
active mode support for wxFTP (extremely heavily modifi...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-18
Václav Slavík
moving XRC to the core
blob
|
commitdiff
|
raw
|
diff to current
2004-09-18
Vadim Zeitlin
fixed SetWindowStyleFlag() to not remove WS_VISIBLE...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-17
Vadim Zeitlin
added possibility to specify printer bin (patch 910272)
blob
|
commitdiff
|
raw
|
diff to current
2004-09-16
Vadim Zeitlin
fix for crash on 64 bit platforms (patch 1028942)
blob
|
commitdiff
|
raw
|
diff to current
2004-09-16
Vadim Zeitlin
smoother time estimation updates in wxProgressDialog...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-16
Włodzimierz Skiba
wxChoicebook generic implementation.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-15
Vadim Zeitlin
fixed sending duplicate EVT_COMBOBOX events; documented...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-15
Vadim Zeitlin
fixed wxMaximizeEvent generation
blob
|
commitdiff
|
raw
|
diff to current
2004-09-13
Włodzimierz Skiba
Recursive wxSizer::Show for subsizer and return value...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-13
Vadim Zeitlin
mention wxDateTime::SetToTheWeek() change
blob
|
commitdiff
|
raw
|
diff to current
2004-09-10
Vadim Zeitlin
make background colour apply to choice/combobox dropdow...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-08
Włodzimierz Skiba
Native Smartphone wxTextCtrl.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-07
Vadim Zeitlin
added wxTopLevelWindow::RequestUserAttention(); documen...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-30
Václav Slavík
load icons from current icon theme under GTK >= 2.4...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-25
Włodzimierz Skiba
Support for comma in contrib gizmo wxLEDNumberCtrl...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Włodzimierz Skiba
Native SmartPhone wxChoice implementation.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-22
Václav Slavík
added GTK2 implementation of wxArtProvider
blob
|
commitdiff
|
raw
|
diff to current
2004-08-21
Václav Slavík
added alpha channel support to wxGTK2's wxBitmap
blob
|
commitdiff
|
raw
|
diff to current
2004-08-15
Václav Slavík
added stock buttons support
blob
|
commitdiff
|
raw
|
diff to current
2004-08-09
Włodzimierz Skiba
Fixed bug with truncation of Unicode data in wxConnecti...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-09
Włodzimierz Skiba
wxUSE_GENERIC_DIALOGS_IN_MSW removed
blob
|
commitdiff
|
raw
|
diff to current
2004-08-04
Włodzimierz Skiba
wxSplashScreen sample added.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-01
Vadim Zeitlin
added --version-full option to wx-config
blob
|
commitdiff
|
raw
|
diff to current
2004-08-01
Julian Smart
Fixed flat style for toolbars under XP, Windows Classic...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-31
Julian Smart
Fixed wxTextCtrl::SetMaxLength for rich edit controls
blob
|
commitdiff
|
raw
|
diff to current
2004-07-30
Vadim Zeitlin
fixed wxDateTime::GetWeekDayName() for wday > Wed ...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-30
Vadim Zeitlin
fixed MFC sample (bug 978194)
blob
|
commitdiff
|
raw
|
diff to current
2004-07-25
Vadim Zeitlin
IsTopLevel() may return true not only for wxTLW: this...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-25
Vadim Zeitlin
implemented moving the dialog (patch 996448)
blob
|
commitdiff
|
raw
|
diff to current
2004-07-25
Vadim Zeitlin
added status bar fields styles support (patch 988292)
blob
|
commitdiff
|
raw
|
diff to current
2004-07-25
Vadim Zeitlin
support for alpha channel in toolbars (patch 949843)
blob
|
commitdiff
|
raw
|
diff to current
2004-07-25
Vadim Zeitlin
FindItem() implementation (patch 950021)
blob
|
commitdiff
|
raw
|
diff to current
2004-07-25
Vadim Zeitlin
basic UDP support (patch 835128)
blob
|
commitdiff
|
raw
|
diff to current
2004-07-23
Vadim Zeitlin
generate EVT_CONTEXT_MENU when right mouse button is...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-23
Vadim Zeitlin
implemented ScrollLines/Pages() for GTK+ 2
blob
|
commitdiff
|
raw
|
diff to current
2004-07-23
Vadim Zeitlin
implemented HitTest() for GTK2; test it in the sample
blob
|
commitdiff
|
raw
|
diff to current
2004-07-18
Václav Slavík
*** empty log message ***
blob
|
commitdiff
|
raw
|
diff to current
2004-07-17
Václav Slavík
wxTLW::IsMaximized for wxGTK2 (patch 992743)
blob
|
commitdiff
|
raw
|
diff to current
2004-07-17
Václav Slavík
made GTK+2 the default
blob
|
commitdiff
|
raw
|
diff to current
2004-07-16
Robin Dunn
Added notes about the sizer changes
blob
|
commitdiff
|
raw
|
diff to current
2004-07-16
Vadim Zeitlin
fixed fatal bug in wxString ctor from wxCharBuffer...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-12
Václav Slavík
documented wxWindow::GetFont changes
blob
|
commitdiff
|
raw
|
diff to current
2004-07-01
Vadim Zeitlin
added wxMilli/MicroSleep(), deprecated wxUsleep()
blob
|
commitdiff
|
raw
|
diff to current
2004-07-01
Vadim Zeitlin
added and documented wxWindow::MoveBefore/AfterInTabOrder()
blob
|
commitdiff
|
raw
|
diff to current
2004-07-01
Vadim Zeitlin
added and documented wxKey/MouseEvent::CmdDown()
blob
|
commitdiff
|
raw
|
diff to current
2004-06-30
Václav Slavík
implemented wxSS::GetMetric on wxGTK2 (patch 950618)
blob
|
commitdiff
|
raw
|
diff to current
2004-06-28
Václav Slavík
implemented wxFRAME_NO_TASKBAR for wxGTK2
blob
|
commitdiff
|
raw
|
diff to current
2004-06-28
Václav Slavík
implemented nested index entries and index entries...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-27
Václav Slavík
implemented underlined text drawing for GTK2
blob
|
commitdiff
|
raw
|
diff to current
2004-06-26
Václav Slavík
implemented 3state checkboxes in wxGTK with GTK2
blob
|
commitdiff
|
raw
|
diff to current
next