]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-02-04  Robin DunnUse the unicode character, if available in the event
2005-02-04  Ryan Nortonfix cocoa wxTimer Stop crash, proper autorelease stuff...
2005-02-04  Ryan Nortoncocoa wxTimer
2005-02-04  Ryan Nortonupdate to patch [ 1077074 ] Unit test for large file...
2005-02-04  Vadim Zeitlinfixed Inflate() to not move the rectangle (patch 1114622)
2005-02-04  Ryan Nortonpatch [ 1077074 ] Unit test for large file support
2005-02-04  Chris Elliottfix path for pdf
2005-02-04  Vadim Zeitlina better fix for using builtin regex under BSD (also...
2005-02-04  Vadim Zeitlinfixed stub code compilation (don't use PSYMBOL_INFO)
2005-02-04  Julian SmartUpdated version to 2.5.4
2005-02-04  Ryan Nortonmake cocoa mediactrl usable. Some touchups to carbon...
2005-02-04  Ryan Nortonuse wx/math.h for math constants - avoids redifinition...
2005-02-04  Ryan Nortonfix double->unsigned char warnings
2005-02-04  Ryan Nortonfix warnings on cocoa 10.2 also
2005-02-03  Ryan Nortondispose of old control for new one
2005-02-03  Ryan Nortonprelimanary wxMediaCtrl cocoa support
2005-02-03  Robin DunnEnsure the wxVListBox gets the focus when it is clicked...
2005-02-03  Robin DunnShorten key names, add some tooltips
2005-02-03  Robin Dunnfix for read-only combobox
2005-02-03  Robin DunnAttempt to display the unicode character if running...
2005-02-03  Mattia Barbon Automatically disable wxDialupManager for wxMac and...
2005-02-03  Mattia Barbon Compilation fix for wxUSE_STACKWALKER == 0.
2005-02-03  Mattia Barbon wxX11 linking fix.
2005-02-03  Mattia Barbon Motif compilation fix.
2005-02-03  Robin DunnInclude the size of any window borders (size vs. clientsize
2005-02-03  Robin DunnPatch [ 1114647 ] Mouse wheel support for wxVScrolledWindow
2005-02-03  Robin DunnSelected --> IsSelected
2005-02-03  Julian SmartDisable wxMediaCtrl for WinCE
2005-02-03  Robert Roebling Fix for listbox problem, when created on invisible
2005-02-03  Robert Roebling Fixed missing key down events (probably introduced
2005-02-03  Chris Elliottadd commands to make non-existent directories when...
2005-02-03  Robert Roebling Committed Raise()Lower() fix.
2005-02-03  Robert Roebling Blind fix for Compilo.
2005-02-03  Ryan NortonCreateMovieControl change for wxMediaCtrl on OSX 10...
2005-02-03  Ryan Nortoncomment out unused stuff for warning fixing
2005-02-03  Julian SmartCorrection to previous fix
2005-02-03  Ryan Nortonfix pointer conversion warnings on OSX 10.2
2005-02-03  Julian SmartFix for GCC compilation
2005-02-03  Robin DunnAvoid name clash with wx.App.OnExit
2005-02-03  Robin DunnAdd ability to copy the event log to the clipboard
2005-02-02  Robin DunnreSWIGged
2005-02-02  Robin Dunnmisc
2005-02-02  Robin DunnAll the demo samples return a panel now, no need to...
2005-02-02  Robin DunnSome new def's, parameters, methods, etc. resulting...
2005-02-02  Vadim Zeitlinmove check for compilers not supporting SEH to wx/chkconf.h
2005-02-02  George TaskerBuffer Overflow error corrected - SF patch #1110550
2005-02-02  George TaskerUnicode build fixes for GTK not knowing what SQL_WCHAR...
2005-02-02  George TaskerBuffer overrun fix
2005-02-02  George TaskerUnicode build fixes for GTK not knowing what SQL_WCHAR...
2005-02-02  Włodzimierz... Last .empty() string source cleaning before 2.5.4.
2005-02-02  Vadim Zeitlininvalidate cache when RefreshLine[s]() is called
2005-02-02  Włodzimierz... Flags for wxStaticText alignment. Destroying of the...
2005-02-02  Vadim Zeitlinadded test for items updating and some comments
2005-02-02  Vadim Zeitlininvalidate cache when RefreshLine[s]() is called
2005-02-01  Vadim Zeitlinstubs for wxUSE_DBGHELP == 0
2005-02-01  Włodzimierz... MinGW warning fixes. Source cleaning. Stock items.
2005-02-01  Włodzimierz... MinGW warning fixes. Source cleaning.
2005-02-01  Włodzimierz... MinGW warning fixes.
2005-02-01  Włodzimierz... As small as possible reorganization within wxDateTime...
2005-02-01  Włodzimierz... .empty() string cleaning.
2005-02-01  Włodzimierz... wxR?_USE_CHECKBOX style for wxPalmOS.
2005-02-01  Włodzimierz... Readable style name.
2005-02-01  Vadim Zeitlinset wxUSE_CRASHREPORT and wxUSE_STACKWALKER to 0 as...
2005-02-01  Vadim Zeitlin(harmless) warning fix
2005-02-01  Włodzimierz... Further cleaning of the wxPalmOS radiobox code. Sending...
2005-02-01  Jouk Jansen Committing in .
2005-02-01  Vadim Zeitlincompilation fix for last commit
2005-01-31  Vadim Zeitlinfix for losing time information (if present) when conve...
2005-01-31  Vadim Zeitlin- use CreateWindowEx(), please explain why CreateWindow...
2005-01-31  Vadim Zeitlindefine WXMAKINGDLL_GL if WXMAKINGDLL (patch 1106875)
2005-01-31  Vadim Zeitlinreset m_currentView in wxDocManager::Clear() (patch...
2005-01-31  Vadim Zeitlinfixes for animated GIFs playing (patch 1097003)
2005-01-31  Vadim Zeitlinenclose zip arguments in quotes, fixes behaviour for...
2005-01-31  Vadim Zeitlinapparently unneeded temporary iterator variable removed...
2005-01-31  Vadim Zeitlinreplaced a weird (and wrong when wxUSE_STL == 1) test...
2005-01-31  Roman RolinskyLocate command, etc.
2005-01-31  Roman RolinskyBatch of changes:
2005-01-31  Włodzimierz... Enhanced stock labels usage. Source cleaning.
2005-01-31  Robert Roebling Changed note that enter/leave events ARE supported
2005-01-31  Włodzimierz... Enhanced stock labels usage. Source cleaning.
2005-01-31  Robert Roebling Correct link prob.
2005-01-31  Włodzimierz... Enhanced wxGetStockLabel() with parameters which replac...
2005-01-31  Robert Roebling Set state of internal thread object upon ::Exit
2005-01-31  Vadim Zeitlinfixed the checked flag value for events from check...
2005-01-31  Włodzimierz... Native wxStaticText. Cleaning of wxRadioBox code before...
2005-01-31  Vadim Zeitlinfixed bug in Set() on DST days (patch 1097811)
2005-01-31  Vadim Zeitlinadded test for the DST bug (patch 1097811)
2005-01-31  Vadim Zeitlinadded a few more UTF-[78] tests
2005-01-31  Vadim ZeitlinMultiByteToWideChar(CP_UTF7, MB_ERR_INVALID_CHARS,...
2005-01-31  Vadim Zeitlinadded small UTF 8 conversion test case
2005-01-30  Kevin HockClean up indentation / tabs from previous patch
2005-01-30  Kevin HockClean up indentation / tabs from previous patch
2005-01-30  Robert Roebling Applied selection patch from G.R.
2005-01-30  Kevin OllivierFixed problem with incorrect panel background on OS X.
2005-01-30  Kevin OllivierAdded support for wxID_CONTEXT_HELP to wxStdDialogButto...
2005-01-30  Kevin OllivierFixed a long-standing issue where wxSlider controls...
2005-01-30  Vadim Zeitlinuse custom class which doesn't redraw everything on...
2005-01-30  Vadim Zeitlinadded ClassRegistrar (wraps Register/UnregisterClass...
2005-01-30  Vadim Zeitlinadded eraseBg argument to RefreshRect() too
2005-01-30  Vadim Zeitlindon't use WS_POPUP for frames using wxFRAME_TOOL_WINDOW...
next