]> git.saurik.com Git - wxWidgets.git/history - src
Added net stuff, some fixes to gsock code for WinCE
[wxWidgets.git] / src /
2003-07-12  Julian SmartAdded net stuff, some fixes to gsock code for WinCE
2003-07-12  Vadim Zeitlinfixed wxTempFile::Commit() broken by last check in
2003-07-12  Julian SmartFixed menubar on WinCE
2003-07-12  Vadim Zeitlinfixed incorrect RegOpenKeyEx() usage
2003-07-12  Vadim Zeitlinfixed a crash
2003-07-12  Vadim Zeitlinfont is only non default if it has non default field...
2003-07-12  Vadim Zeitlinfix for a warning when wxUSE_STL == 1
2003-07-12  Vadim Zeitlinfix for a warning
2003-07-12  Julian SmartCompilo
2003-07-12  Mattia Barbon Fix some leaks cause by removing list.DeleteContents...
2003-07-12  Mattia Barbon Remove duplicate colour entries.
2003-07-12  Mattia Barbon Multilib linking fixes.
2003-07-12  David ElliottIn the object destructor, leave m_cocoaNSView intact...
2003-07-12  David ElliottIn the object destructor, Disassociate the object from...
2003-07-11  Julian SmartMore WinCE mods
2003-07-11  Julian SmartMore WinCE mods
2003-07-11  Vadim Zeitlin[attempt to] fix a warning
2003-07-11  Vadim Zeitlinfix for a warning
2003-07-11  Julian SmartFixed some duff #ifdefs
2003-07-11  Julian SmartMore WinCE mods
2003-07-11  Stefan Csomorout of memory for strdup handled
2003-07-11  Stefan Csomorcodewarrior fixes
2003-07-11  Stefan Csomorstyle creation
2003-07-11  David ElliottAssociate/Disassociate now check for non-NULL pointer...
2003-07-11  David ElliottImplement SetValue() and GetValue()
2003-07-11  Julian SmartOops, no such function as wxIsascii
2003-07-11  Julian SmartMore WinCE mods.
2003-07-11  Jouk Jansen Committing in .
2003-07-10  Stefan NeisRemoved Auto3D variable following other ports.
2003-07-10  Vadim ZeitlinVC++ warning fixes
2003-07-10  Vadim Zeitlincompilation fix
2003-07-10  Vadim Zeitlincorrected bug with alignment of static labels with...
2003-07-10  Julian SmartSome WinCE fixes
2003-07-10  Mattia Barbon wxUSE_STL compilation fixes.
2003-07-10  David ElliottAdd support for foreground and background colors to...
2003-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2003-07-10  Mattia Barbon wxSortedArray::Add must return the index of the newly
2003-07-10  Mattia Barbon Missing CHARSET_HANGUL fix.
2003-07-10  Vadim ZeitlinWait() doesn't cancel the thread any longer
2003-07-10  Vadim Zeitlintrying to fix the bug which results in blocking forever...
2003-07-10  Vadim Zeitlinfix for IsAlive() called after Kill() or Exit()
2003-07-10  Vadim Zeitlinallow adding/removing columns dynamically (based on...
2003-07-10  Stefan Csomoradded release event
2003-07-10  Vadim Zeitlincompilation fix
2003-07-10  Vadim ZeitlinGTK_TOOLBAR_BOTH_HORIZ is GTK 2 only (it would have...
2003-07-10  Vadim Zeitlinfixes to allow dragging in multiselection tree ctrl...
2003-07-10  Vadim Zeitlinadded state image support (patch 530155)
2003-07-10  David Elliottinclude "wx/toolbar.h" instead of tbar(base|smpl).h
2003-07-10  David ElliottUse wxGetEmptyString() so the types in the ?: statement...
2003-07-10  Vadim Zeitlinset string length properly in wxString(p, conv, len...
2003-07-10  Vadim Zeitlinmake string at least empty (instead of containing garba...
2003-07-10  Vadim Zeitlincorrection to the separators in vertical toolbar after...
2003-07-10  Vadim Zeitlinadded functions to read/write several elements at once...
2003-07-10  Vadim Zeitlin(blindly) fixed header case confusion (replacement...
2003-07-10  Vadim Zeitlinadded state image support (patch 530155)
2003-07-10  Vadim Zeitlinkeep selected image in sync with the normal one if...
2003-07-10  Vadim Zeitlinadded wxTB_HORZ_TEXT (patch 713813); documented it...
2003-07-10  Vadim Zeitlinuse gdk_fontset_load() instead of gdk_font_load() for...
2003-07-10  Vadim Zeitlinlinking fixes and code cleanup after hotkey patch
2003-07-10  Vadim Zeitlinallow wxPopupWindow get the key events (patch 713269)
2003-07-10  Vadim Zeitlinapplied an extended version of patch 685795: clean...
2003-07-10  Vadim ZeitlindeTABified
2003-07-10  Vadim Zeitlin(blind) fix for valgrind error
2003-07-10  Julian SmartApplied patch [ 758687 ] RegisterHotkey implemented
2003-07-10  Julian SmartApplied patch [ 761138 ] Replaces references to wxT...
2003-07-10  Julian SmartApplied patch [ 762033 ] wxTextValidator crashes when...
2003-07-10  Julian SmartPartially applied patch [ 763900 ] fix for vertical...
2003-07-10  Julian SmartApplied patch [ 767505 ] BCB6 link error
2003-07-10  Vadim Zeitlinpreliminary implementation of wxEVT_MENU_OPEN/CLOSE...
2003-07-10  Vadim ZeitlinwxMac doesn't need UseNativeStatusBar hack
2003-07-10  Vadim Zeitlinno real changes
2003-07-10  Vadim Zeitlinfixed build
2003-07-09  Vadim Zeitlin2 step creation for wxDocMDIChildFrame (patch 661657)
2003-07-09  Vadim Zeitlinautomatically link with opengl32.lib and glu32.lib...
2003-07-09  Vadim Zeitlinadded wxSocket::IPAddress() (patch 694119)
2003-07-09  Vadim ZeitlinwxScrolledWindow scrollbar update fix (patch 680427...
2003-07-09  Vadim Zeitlinmade wxTextInputStream Unicode safe and general cleanup...
2003-07-09  Vadim Zeitlinoops, compilation fix after applying the patch
2003-07-09  Vadim Zeitlinwe probably don't need crit section in GetTimeZone()
2003-07-09  Vadim Zeitlinadded some checks for .mo integrity (part of patch...
2003-07-09  Vadim Zeitlinselect all text initially in the control (part of patch...
2003-07-09  Vadim Zeitlinhandle as well as in URLs (part of patch 649438)
2003-07-09  Vadim Zeitlinadded support for POST method and alternate ports ...
2003-07-09  Vadim Zeitlinimplement support for returning several elements at...
2003-07-09  Vadim Zeitlinensure that we don't get stuck in modal loop forever...
2003-07-09  Vadim Zeitlincheck index in GetString()
2003-07-09  Vadim Zeitlinuse mask for GIFs (part of patch 649438)
2003-07-09  Vadim ZeitlinGetClientData(int n) should be const (part of patch...
2003-07-09  Vadim Zeitlinfixed crash in wxSpinButton (patch 646214)
2003-07-09  Vadim ZeitlinVC 7.1 warning fix
2003-07-09  Vadim Zeitlinattempts to fix separate compilation (didn't work)
2003-07-09  Vadim Zeitlinremoved some stray MSW code
2003-07-09  Vadim Zeitlininitialize wxStrings in initialization list, not ctor...
2003-07-09  Vadim Zeitlinfixed gcc 3.3 compilation warnings
2003-07-09  David ElliottDon't save and restore the graphics context for color...
2003-07-09  David ElliottImplement wxWindowDC::Clear()
2003-07-09  David ElliottImplement SetBackground()
2003-07-09  David ElliottwxNullBrush should not be Ok(), and GetNSColor() should...
2003-07-09  David ElliottwxBrushRefData constructor: m_style = style instead...
2003-07-09  Julian SmartOnIdle -> OnInternalIdle
next