]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2004-10-14  Julian SmartCommented out SetFont(wxNullFont) which causes an asser...
2004-10-14  Václav Slavíkadded wxTB_HORZ_LAYOUT
2004-10-14  David ElliottRemoved empty wxCocoa wxFileDialog implementation
2004-10-14  David ElliottReverted broken test to determine wxHAS_TASK_BAR_ICON
2004-10-14  David ElliottRemoved empty wxCocoa taskbar files and broken files...
2004-10-13  Vadim Zeitlingive an #error if wxUSE_GLCANVAS == 0 instead of buildi...
2004-10-13  Julian Smartgtk_frame_focus_out_callback can be called with g_activ...
2004-10-13  Ryan Nortonfix syntax errors
2004-10-13  Ryan Nortonfix syntax error
2004-10-13  Ryan Nortonsmall doc cleanup
2004-10-13  Robin Dunnline segment fixes
2004-10-13  Robin Dunndc.DrawLines fixed [1046055]
2004-10-13  Włodzimierz... Semicolon fixes according to Vadim's note about being...
2004-10-13  Włodzimierz... Darwin fixes (OW,BCC,MinGW,DMC tested).
2004-10-13  Włodzimierz... Semicolon fixes according to Vadim's note about being...
2004-10-13  Włodzimierz... Fix to reflect wxUNIVERSAL conditions from header.
2004-10-13  Ryan Nortoncrush compiler warnings and handle out of memory errors...
2004-10-12  Vadim Zeitlincheck that item pointer is non-NULL in WM_DRAW/MEASUREITEM
2004-10-12  Robert Roebling Added new wxPrintFactory code and made wxPrinter
2004-10-12  Włodzimierz... Reverted due to Darwin and other conflicts.
2004-10-12  Włodzimierz... Reverted due to Darwin conflict.
2004-10-12  Włodzimierz... Reverted conflict with Darwin.
2004-10-12  Włodzimierz... Warning fixes found under hardest mode of OpenWatcom...
2004-10-12  Ron LeeUpdate config.{guess,sub}
2004-10-12  Ron LeeRegenerate .po files from 2.5.3 source.
2004-10-12  Václav Slavíkupdated after moving xrc to the core
2004-10-12  Julian SmartRestored the default wizard height to match 2.4 (and...
2004-10-12  Julian SmartCorrected swapped args
2004-10-12  Włodzimierz... Whitespaces, tabs and fix to the lack of empty line...
2004-10-12  Włodzimierz... Remove old pragmas for avoiding warnings with Open...
2004-10-12  Włodzimierz... Undo last change due to STL.
2004-10-12  Ryan Nortonannoying oversight - someday compilers will point this out
2004-10-12  Ryan Nortonslight correction
2004-10-12  Ryan Nortonget rid of global vars
2004-10-12  Ryan NortonI can't beleive I forgot this
2004-10-12  Václav Slavíkadded wxNB_TOP
2004-10-12  Ryan Nortonpatch from list to fix warning and get rid of unneccess...
2004-10-12  Ryan Nortoncompilo fix (blind)
2004-10-12  Ron LeeEliminate the redundant no_wx var and the extra test...
2004-10-12  Ron LeeDon't leak intermediate results of tests for wx2.4...
2004-10-12  Václav Slavíkadded \ escaping in XRC (patch 1042675)
2004-10-12  Julian SmartAlso distribute src/gtk/*.h
2004-10-11  Vadim ZeitlinwxPuts() should output a trailing newline even in Unix...
2004-10-11  Vadim Zeitlinmention that this file can be used under wx licence too
2004-10-11  Vadim Zeitlinadded ADVANCED_GTK_HDR section for src/gtk/eggtrayicon.h
2004-10-11  Robin DunnUse a better fixed size for the spin button
2004-10-11  Robin DunnDoc tweaks
2004-10-11  Robin DunnClean up comments a bit
2004-10-11  Robin DunnMaskedEdit updates from Will Sadkin:
2004-10-11  Robin DunnreSWIGged
2004-10-11  Robin Dunnforward declare wxPyTaskBarIcon
2004-10-11  Włodzimierz... Warning fixes found under hardest mode of OpenWatcom...
2004-10-11  Ryan Nortontemp. solution to get unicode to work on 10.3
2004-10-11  Włodzimierz... Missed wxList::Erase description.
2004-10-11  Ryan Nortoncocoa doesn't need system framework - string conversion...
2004-10-11  Roman RolinskyApplied changes by Bartlomiej Gorny for recent files...
2004-10-10  Roman Rolinskyfixed spacer image
2004-10-10  Roman RolinskyFixed spacer image
2004-10-10  Stefan NeisMove children if parent gets resized.
2004-10-10  Julian SmartScript tweak
2004-10-10  Julian SmartMake dist correction for Motif
2004-10-10  Julian SmartScript updates, FAQ updates from web site
2004-10-10  Julian SmartScript updates
2004-10-10  Ryan Nortoncorrect assignment in constructors, a little optimizati...
2004-10-10  Julian SmartScript updates
2004-10-10  Julian SmartAdded PNG bitmaps for easier editing (forgot to commit...
2004-10-10  Julian SmartScript tweaks
2004-10-10  Julian SmartRemoved types that don't exist in iodbc
2004-10-10  Julian SmartFixed the change that broke eVC++ compile (please don...
2004-10-10  Robin DunnDon't bind the ACTIVATE events until the log window...
2004-10-10  Robin DunnRemoved tool batch files, they can just be generated...
2004-10-10  Robin Dunn* build and distrib tweaks.
2004-10-09  Vadim Zeitlinthe #ifdef around BROWSEINFO.lpszTitle assignment is...
2004-10-09  Vadim Zeitlinuse wxStrdupA() instead of #ifdef's around strdup()
2004-10-09  Julian SmartFix for Standard WinCE SDK
2004-10-09  Julian SmartUse _strdup under WinCE/eVC++
2004-10-09  Julian SmartSetSizeHints -> DoSetSizeHints
2004-10-09  Ron Leegtk2 is the default now.
2004-10-09  Ron LeeAdd man page link for pywxrc.
2004-10-09  Julian SmartWorkaround for incorrect header in some versions of...
2004-10-09  Václav Slavíkfixed wxrc installation and cleaning
2004-10-09  Ron LeeAdd basic --utility option for finding build dependent...
2004-10-09  Julian SmartResolved ambiguity
2004-10-09  Julian SmartTweaks
2004-10-09  Julian SmartRemoved over-specific references to wxDDE..
2004-10-09  Ryan Nortoncorrect white values in extra stock cursors
2004-10-09  Robin Dunncheck for wxHAS_HUGE_FILES
2004-10-09  Robin DunnFix docstring
2004-10-09  Robin DunnChange macro used for OnGetItemImage so it ignores...
2004-10-08  Ryan Nortonfix description
2004-10-08  Ryan Nortonfinal null-char wxString stuff, a couple of bugfixes...
2004-10-08  Václav Slavíkpropagate invalidated best size upstream
2004-10-08  Kevin HockAdded Quicktime framework from System folder, updated...
2004-10-08  Włodzimierz... Fix for building with limited ports/platforms.
2004-10-08  Włodzimierz... Better markup.
2004-10-08  Włodzimierz... Warning fixes found under hardest mode of OpenWatcom...
2004-10-08  Robin DunnMake NOP versions of Mac[GS]etMetalAppearance for the...
2004-10-08  Václav Slavíkfixed AFM metrics installation so that PostScript print...
2004-10-08  Robin DunnCheck for an image list before complaining in OnGetItem...
2004-10-08  Julian SmartAdded comment about setting AFM path
next