projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxObjArray::empty() was missing
[wxWidgets.git]
/
src
/
2004-06-28
Václav Slavík
create wxDialog with proper _NET_WM hint so that the...
tree
|
commitdiff
2004-06-28
Mattia Barbon
Compilation fixes.
tree
|
commitdiff
2004-06-28
Kevin Ollivier
Fixing crash due to referencing a NULL m_font.
tree
|
commitdiff
2004-06-28
Kevin Ollivier
Fixed wxMDIChildWindow to be a native window on Mac...
tree
|
commitdiff
2004-06-28
Kevin Ollivier
Fixed typo in show available drives.
tree
|
commitdiff
2004-06-27
Václav Slavík
don't mess with the fonts if not asked to
tree
|
commitdiff
2004-06-27
Václav Slavík
removed wrong bg colour handling code
tree
|
commitdiff
2004-06-27
Václav Slavík
more fixes to HTML entities parsing when loading .hhk...
tree
|
commitdiff
2004-06-27
Václav Slavík
fixed typo
tree
|
commitdiff
2004-06-27
Václav Slavík
warning fix
tree
|
commitdiff
2004-06-27
Václav Slavík
fixed setting colour of wxStaticText in case the label...
tree
|
commitdiff
2004-06-27
Václav Slavík
implemented underlined text drawing for GTK2
tree
|
commitdiff
2004-06-27
Václav Slavík
fixes to charset conversion when loading non-Latin1...
tree
|
commitdiff
2004-06-26
Václav Slavík
fixed sash dragging after programatically trying to...
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
doubleclick selects cell for editing
tree
|
commitdiff
2004-06-26
Václav Slavík
more fixes to keypress handling in wxGTK:
tree
|
commitdiff
2004-06-26
Vadim Zeitlin
added and documented wxKeyEvent::GetUnicodeKey(); made...
tree
|
commitdiff
2004-06-26
Stefan Csomor
allow a - at the beginning of a menu item (would become...
tree
|
commitdiff
2004-06-26
Stefan Csomor
rely on built-in best size...
tree
|
commitdiff
2004-06-26
Stefan Csomor
correctly positioning vertical slider labels
tree
|
commitdiff
2004-06-25
Stefan Csomor
colors are only set if non-black, otherwise Enable...
tree
|
commitdiff
2004-06-25
Julian Smart
Added braces to remove initialisation error
tree
|
commitdiff
2004-06-25
Stefan Csomor
font retrieval synched for setsize and bestsize
tree
|
commitdiff
2004-06-25
Stefan Csomor
best size handling fix
tree
|
commitdiff
2004-06-25
Stefan Csomor
cursor handling fix
tree
|
commitdiff
2004-06-25
Stefan Csomor
two-level switch statement for event types
tree
|
commitdiff
2004-06-25
Stefan Csomor
fix missing mouse-up events (eg when track control...
tree
|
commitdiff
2004-06-24
Robin Dunn
SetSizeHints hacks are not needed any longer since...
tree
|
commitdiff
2004-06-24
Václav Slavík
inform the IM context about focus changes
tree
|
commitdiff
2004-06-24
Václav Slavík
GtkIMContext must be the first to process keypress...
tree
|
commitdiff
2004-06-24
Robin Dunn
Optimized sizers to not call CalcMin more often than...
tree
|
commitdiff
2004-06-24
Robin Dunn
* Implemented BestSize cache
tree
|
commitdiff
2004-06-24
Václav Slavík
fixed keypresses handling to correctly translate Unicod...
tree
|
commitdiff
2004-06-24
Václav Slavík
fixed memory leak and removed duplicated code
tree
|
commitdiff
2004-06-24
Václav Slavík
use GtkIMContext variable, not GtkIMMulticontext, we...
tree
|
commitdiff
2004-06-24
David Elliott
We don't need to pose for NSMenuItem, target/action...
tree
|
commitdiff
2004-06-24
David Elliott
* Do not use class posing to handle target/action.
tree
|
commitdiff
2004-06-24
Václav Slavík
fixed warnings after GetFont prototype change
tree
|
commitdiff
2004-06-24
Václav Slavík
deprecated wxBookCtrlSizer and wxNotebookSizer, they...
tree
|
commitdiff
2004-06-24
Jouk Jansen
Committing in .
tree
|
commitdiff
2004-06-24
Stefan Csomor
unicode fix
tree
|
commitdiff
2004-06-24
Václav Slavík
reverted previous commit: the _real_ bug was already...
tree
|
commitdiff
2004-06-24
Robin Dunn
work around a bug in TabCtrl_AdjustRect which will...
tree
|
commitdiff
2004-06-24
Robin Dunn
removed a SetFont(parent->GetFont())
tree
|
commitdiff
2004-06-23
Václav Slavík
fixed UNC paths handling (patch #975038)
tree
|
commitdiff
2004-06-23
Dimitri Schoolwerth
fixed bug #976725: "RETURN closes dialog instead of...
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
allow msgids in !=English languages (based on Stefan...
tree
|
commitdiff
2004-06-23
Vadim Zeitlin
fixed sending 2 events (normal and bogus cancel one...
tree
|
commitdiff
2004-06-23
Vadim Zeitlin
use ES_AUTOHSCROLL for multiline controls as well ...
tree
|
commitdiff
2004-06-23
Václav Slavík
default colours are not stored in m_fore/backgroundColo...
tree
|
commitdiff
2004-06-23
Václav Slavík
refresh the window in OnSysColourChanged
tree
|
commitdiff
2004-06-23
Václav Slavík
no need to update default colours and refresh if syscol...
tree
|
commitdiff
2004-06-23
Václav Slavík
gtk_widget_get_display is documented to be GTK >= 2...
tree
|
commitdiff
2004-06-23
Václav Slavík
GetFont doesn't return reference anymore
tree
|
commitdiff
2004-06-23
David Elliott
wxCocoa: Added wxScrollBar
tree
|
commitdiff
2004-06-23
Włodzimierz Skiba
Private macro moved in waiting for DektopPolicy impleme...
tree
|
commitdiff
2004-06-23
Václav Slavík
don't cache default colours
tree
|
commitdiff
2004-06-23
Włodzimierz Skiba
Preserve previous state of sizers.
tree
|
commitdiff
2004-06-23
Włodzimierz Skiba
Shortcuts for avoiding #ifdef __SMARTPHONE__ conditions.
tree
|
commitdiff
2004-06-23
Julian Smart
Font correction
tree
|
commitdiff
2004-06-23
David Elliott
Remove SendDestroyEvent() call from SetNSView() and...
tree
|
commitdiff
2004-06-22
Vadim Zeitlin
don't suppose that string literals can be casted to...
tree
|
commitdiff
2004-06-22
Vadim Zeitlin
fixed assertion failure if Ok or Cancel button is click...
tree
|
commitdiff
2004-06-22
Vadim Zeitlin
use C++ linkage functions (and not extern C) with std...
tree
|
commitdiff
2004-06-22
Vadim Zeitlin
don't treat filenames starting with dot as having empty...
tree
|
commitdiff
2004-06-22
Vadim Zeitlin
fixed crash when string couldn't be converted to UTF8...
tree
|
commitdiff
2004-06-22
Włodzimierz Skiba
wxParseWildcard renamed to wxParseCommonDialogsFilter...
tree
|
commitdiff
2004-06-22
Włodzimierz Skiba
Conditional compilation fix.
tree
|
commitdiff
2004-06-22
Włodzimierz Skiba
Choices dialog adjustement to SmartPhone.
tree
|
commitdiff
2004-06-22
David Elliott
Observe NSControlTintDidChangeNotification in the appli...
tree
|
commitdiff
2004-06-21
Robin Dunn
reverted m_adjustMinSize change prepatory for a new...
tree
|
commitdiff
2004-06-21
Vadim Zeitlin
removed asserts to suppress gcc 3.4 warnings about...
tree
|
commitdiff
2004-06-21
Włodzimierz Skiba
Reordered condition to make diff of other port smaller.
tree
|
commitdiff
2004-06-21
Václav Slavík
wxClipboard changes compilation fixes
tree
|
commitdiff
2004-06-21
Włodzimierz Skiba
Different default buttons for native menubars on Smartp...
tree
|
commitdiff
2004-06-20
Julian Smart
Crash fix
tree
|
commitdiff
2004-06-20
Václav Slavík
more recognized response types
tree
|
commitdiff
2004-06-20
Václav Slavík
create wxTheClipboard on first use, not startup --...
tree
|
commitdiff
2004-06-20
Václav Slavík
check for wputc wputchar putws fputws availability
tree
|
commitdiff
2004-06-20
Chris Elliott
fix bug with univ creating textctrl
tree
|
commitdiff
2004-06-20
Chris Elliott
fix univ SegFault
tree
|
commitdiff
2004-06-20
Mattia Barbon
Compilation fixes for wxUSE_STL == 1.
tree
|
commitdiff
2004-06-20
Mattia Barbon
Some (incomplete) fixes for wxUSE_STL == 1.
tree
|
commitdiff
2004-06-19
Václav Slavík
don't explicitly set font and bg colour
tree
|
commitdiff
2004-06-19
Vadim Zeitlin
fixed memory leak in wxURL when using a proxy
tree
|
commitdiff
2004-06-19
Václav Slavík
handle style changes correctly in GtkPizza
tree
|
commitdiff
2004-06-19
Václav Slavík
interpret m_has..Col, m_hasFont correctly
tree
|
commitdiff
2004-06-19
Julian Smart
Switch off adjust min size for book control and therefo...
tree
|
commitdiff
2004-06-19
Václav Slavík
moved DoApplyWidgetStyle to wxWindowGTK
tree
|
commitdiff
2004-06-19
Julian Smart
DoGetBestSize may be called before m_text and m_choice...
tree
|
commitdiff
2004-06-19
Robin Dunn
Controls will readjust their size and minsize when...
tree
|
commitdiff
2004-06-18
Kevin Ollivier
Fixed to work with the new wxMacControl system.
tree
|
commitdiff
2004-06-18
Włodzimierz Skiba
Fixes for unused values and code.
tree
|
commitdiff
2004-06-18
Robin Dunn
Give wxWindowGTK::ApplyWidgetStyle an implementation...
tree
|
commitdiff
2004-06-18
Włodzimierz Skiba
Warning fix.
tree
|
commitdiff
2004-06-18
Włodzimierz Skiba
Warning fixes for WinCE.
tree
|
commitdiff
2004-06-18
Włodzimierz Skiba
Flatening menu for Smartphones when menubar has only...
tree
|
commitdiff
2004-06-18
Václav Slavík
reset fg/bg colour and font to default if set to wxNull...
tree
|
commitdiff
next