projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
use stock buttons in generic dialogs
[wxWidgets.git]
/
docs
/
2004-08-15
Václav Slavík
move wxLANGUAGE_XXX constants to constans section of...
tree
|
commitdiff
2004-08-10
Chris Elliott
fix bug with new numbering system
tree
|
commitdiff
2004-08-09
Włodzimierz Skiba
Fixed bug with truncation of Unicode data in wxConnecti...
tree
|
commitdiff
2004-08-09
Włodzimierz Skiba
wxUSE_GENERIC_DIALOGS_IN_MSW removed
tree
|
commitdiff
2004-08-06
Vadim Zeitlin
removed not existing GiveFeedback() parameter
tree
|
commitdiff
2004-08-05
Włodzimierz Skiba
splash sample into distribution.
tree
|
commitdiff
2004-08-04
Włodzimierz Skiba
wxSplashScreen sample added.
tree
|
commitdiff
2004-08-01
Vadim Zeitlin
added --version-full option to wx-config
tree
|
commitdiff
2004-08-01
Julian Smart
Fixed flat style for toolbars under XP, Windows Classic...
tree
|
commitdiff
2004-07-31
Julian Smart
Fixed wxTextCtrl::SetMaxLength for rich edit controls
tree
|
commitdiff
2004-07-30
Vadim Zeitlin
fixed wxDateTime::GetWeekDayName() for wday > Wed ...
tree
|
commitdiff
2004-07-30
Vadim Zeitlin
fixed MFC sample (bug 978194)
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
IsTopLevel() may return true not only for wxTLW: this...
tree
|
commitdiff
2004-07-25
Dimitri Schoolwerth
removed reference to deleted wxNotebookSizer programmin...
tree
|
commitdiff
2004-07-25
Dimitri Schoolwerth
added missing closing bracket
tree
|
commitdiff
2004-07-25
Dimitri Schoolwerth
fixed tex2rtf errors
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
replaced my recent GSocket_SetReuseAddr() addition...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
implemented moving the dialog (patch 996448)
tree
|
commitdiff
2004-07-25
Dimitri Schoolwerth
converted char * references to wxChar *
tree
|
commitdiff
2004-07-25
Dimitri Schoolwerth
typo fix
tree
|
commitdiff
2004-07-25
Dimitri Schoolwerth
added shortcut functions AddSpacer and AddStretchSpacer...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
added status bar fields styles support (patch 988292)
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
added GetHeaderValue() (patch 974427)
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
added and documented SplitVolume() and GetPathTerminato...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
support for alpha channel in toolbars (patch 949843)
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
documented how to use sockets in non-main thread (patch...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
FindItem() implementation (patch 950021)
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
basic UDP support (patch 835128)
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
docs for Change/GetMode(s) (patch 966312)
tree
|
commitdiff
2004-07-24
Václav Slavík
wxSound wasn't in alphabetically correct place
tree
|
commitdiff
2004-07-23
Vadim Zeitlin
generate EVT_CONTEXT_MENU when right mouse button is...
tree
|
commitdiff
2004-07-23
Vadim Zeitlin
implemented ScrollLines/Pages() for GTK+ 2
tree
|
commitdiff
2004-07-23
Dimitri Schoolwerth
adding missing closing bracket
tree
|
commitdiff
2004-07-23
Vadim Zeitlin
implemented HitTest() for GTK2; test it in the sample
tree
|
commitdiff
2004-07-23
Vadim Zeitlin
added wxSUBRELEAS_NUMBER and macro to check for it
tree
|
commitdiff
2004-07-23
Vadim Zeitlin
fixed ShowModal() return value typo
tree
|
commitdiff
2004-07-21
Vadim Zeitlin
documented that Write() doesn't always write all the...
tree
|
commitdiff
2004-07-20
Vadim Zeitlin
documented DoPrepareDC()
tree
|
commitdiff
2004-07-19
George Tasker
Updating the ::Open() function to help clarify that...
tree
|
commitdiff
2004-07-18
Václav Slavík
*** empty log message ***
tree
|
commitdiff
2004-07-17
Václav Slavík
wxTLW::IsMaximized for wxGTK2 (patch 992743)
tree
|
commitdiff
2004-07-17
Václav Slavík
made GTK+2 the default
tree
|
commitdiff
2004-07-16
Robin Dunn
Added notes about the sizer changes
tree
|
commitdiff
2004-07-16
Václav Slavík
documented wxHtmlWindow::SelectionToText and ToText
tree
|
commitdiff
2004-07-16
Vadim Zeitlin
fixed fatal bug in wxString ctor from wxCharBuffer...
tree
|
commitdiff
2004-07-16
Roger Gammans
* add documentation for wxMemoryBuffer
tree
|
commitdiff
2004-07-12
Vadim Zeitlin
replace wxLANGUAGE_DEFAULT with GetSystemLanguage(...
tree
|
commitdiff
2004-07-12
Václav Slavík
documented wxWindow::GetFont changes
tree
|
commitdiff
2004-07-12
Václav Slavík
documented wxWindow::GetFont change
tree
|
commitdiff
2004-07-06
Vadim Zeitlin
corrected misleading IsSelection() docs
tree
|
commitdiff
2004-07-05
Vadim Zeitlin
fixed syntax error
tree
|
commitdiff
2004-07-04
Vadim Zeitlin
typo/spelling fixes (patch 983448)
tree
|
commitdiff
2004-07-01
Vadim Zeitlin
added wxMilli/MicroSleep(), deprecated wxUsleep()
tree
|
commitdiff
2004-07-01
Vadim Zeitlin
added wxGetKeyState() doc (patch 967255)
tree
|
commitdiff
2004-07-01
Vadim Zeitlin
added and documented wxWindow::MoveBefore/AfterInTabOrder()
tree
|
commitdiff
2004-07-01
Vadim Zeitlin
added and documented wxKey/MouseEvent::CmdDown()
tree
|
commitdiff
2004-06-30
Vadim Zeitlin
mention that wxPostEvent() only works for sending messa...
tree
|
commitdiff
2004-06-30
Vadim Zeitlin
mention that detached threads shouldn't be deleted
tree
|
commitdiff
2004-06-30
Václav Slavík
SetDefaultXXX -> SetOwnXXX
tree
|
commitdiff
2004-06-30
Vadim Zeitlin
trying to fix missing new line before a heading start
tree
|
commitdiff
2004-06-30
Václav Slavík
implemented wxSS::GetMetric on wxGTK2 (patch 950618)
tree
|
commitdiff
2004-06-30
Václav Slavík
wxXXChoiceDialog documentation fixes
tree
|
commitdiff
2004-06-29
Vadim Zeitlin
documented return value of Find[Absolute]ValidPath...
tree
|
commitdiff
2004-06-29
Václav Slavík
implemented wxFRAME_NO_TASKBAR for wxGTK2
tree
|
commitdiff
2004-06-28
Václav Slavík
implemented wxFRAME_NO_TASKBAR for wxGTK2
tree
|
commitdiff
2004-06-28
Václav Slavík
implemented nested index entries and index entries...
tree
|
commitdiff
2004-06-28
Vadim Zeitlin
added include files section
tree
|
commitdiff
2004-06-27
Václav Slavík
implemented underlined text drawing for GTK2
tree
|
commitdiff
2004-06-26
Václav Slavík
implemented 3state checkboxes in wxGTK with GTK2
tree
|
commitdiff
2004-06-26
Václav Slavík
change of msgids patch description was inaccurate;...
tree
|
commitdiff
2004-06-26
Vadim Zeitlin
added and documented wxKeyEvent::GetUnicodeKey(); made...
tree
|
commitdiff
2004-06-24
Robin Dunn
* Implemented BestSize cache
tree
|
commitdiff
2004-06-24
Václav Slavík
Removed references to now-deprecated wxNotebookSizer...
tree
|
commitdiff
2004-06-24
Václav Slavík
deprecated wxBookCtrlSizer and wxNotebookSizer, they...
tree
|
commitdiff
2004-06-23
Václav Slavík
fixed UNC paths handling (patch #975038)
tree
|
commitdiff
2004-06-23
Vadim Zeitlin
fixed bug in wxDateTime::Set(jdn) when DST was in effect
tree
|
commitdiff
2004-06-23
Václav Slavík
ngettext() macro was removed
tree
|
commitdiff
2004-06-23
Václav Slavík
allow msgids in !=English languages (based on Stefan...
tree
|
commitdiff
2004-06-23
Václav Slavík
removed non-const wxWindow::GetFont and GetCursor
tree
|
commitdiff
2004-06-22
Václav Slavík
corrected Cygwin instructions
tree
|
commitdiff
2004-06-22
Włodzimierz Skiba
wxParseWildcard renamed to wxParseCommonDialogsFilter...
tree
|
commitdiff
2004-06-21
Robin Dunn
reverted m_adjustMinSize change prepatory for a new...
tree
|
commitdiff
2004-06-19
Vadim Zeitlin
fixed memory leak in wxURL when using a proxy
tree
|
commitdiff
2004-06-19
Julian Smart
Tex2RTF doesn't like {\tt{ thing}}
tree
|
commitdiff
2004-06-19
Robin Dunn
Controls will readjust their size and minsize when...
tree
|
commitdiff
2004-06-18
Julian Smart
Latex corrections from Marc Albrecht
tree
|
commitdiff
2004-06-18
Václav Slavík
new logic applies to SetFont(wxNullFont), too
tree
|
commitdiff
2004-06-17
Robin Dunn
Updated docs for Set[Fore|Back]groundColour with more...
tree
|
commitdiff
2004-06-17
Włodzimierz Skiba
Better markup.
tree
|
commitdiff
2004-06-16
Włodzimierz Skiba
Smartphone menus.
tree
|
commitdiff
2004-06-16
Włodzimierz Skiba
Missed decoration.
tree
|
commitdiff
2004-06-16
Julian Smart
Corrected some spacing and typo errors.
tree
|
commitdiff
2004-06-16
Włodzimierz Skiba
Corrections to wxWinCE port descriptions.
tree
|
commitdiff
2004-06-15
Julian Smart
Navigate corrections
tree
|
commitdiff
2004-06-15
Włodzimierz Skiba
wxParseWildcard added instead of methods hidden under...
tree
|
commitdiff
2004-06-15
Julian Smart
With wxTE_PROCESS_TAB, tabs are now inserted in the...
tree
|
commitdiff
2004-06-14
Václav Slavík
fixed GTK styles handling:
tree
|
commitdiff
2004-06-14
Vadim Zeitlin
corrected erroneous description of Update() argument
tree
|
commitdiff
2004-06-13
Julian Smart
Added event table macros to wxGrid that take window...
tree
|
commitdiff
2004-06-13
Julian Smart
Tweaks to announcement
tree
|
commitdiff
next