wxWidgets.git
2008-03-15  Vadim Zeitlinadded support for double arguments to wxCmdLineParser...
2008-03-15  Vadim Zeitlinuse wxTE_PROCESS_{ENTER,TAB} with the wxGridCellChoiceE...
2008-03-15  Vadim Zeitlindon't generate duplicate resume events for PBT_APMRESUM...
2008-03-15  Vadim Zeitlincall OnNativeDestroyed() if the native window is destro...
2008-03-15  Vadim Zeitlininitialize m_initial{Recv,Send}BufferSize in wxSocketCl...
2008-03-15  Vadim Zeitlinremove/replace redundant SetAutoLayout() and Fit()...
2008-03-14  Francesco Montorsireplace @seealso with @see; as Vaclav pointed out we...
2008-03-14  Vadim Zeitlindon't delete the context in ~wxGLCanvas(), the base...
2008-03-14  Vadim Zeitlinchanged eol-style to native for all .h files
2008-03-14  Francesco Montorsimention wxMenuItem::* deprecations
2008-03-14  Francesco Montorsiremove wine path from doxygen_chm: instead add some...
2008-03-14  Francesco Montorsimake the script a bit more intelligent using MS broken...
2008-03-14  Francesco Montorsiremove wine path from doxygen_chm: instead add some...
2008-03-14  Bryan PettyUpdated doxygen launcher scripts to reflect new Doxyfil...
2008-03-14  Vadim Zeitlinrename Doxyfile.* to Doxyfile_* to avoid inappropriate...
2008-03-14  Vadim Zeitlinmake wxCmdLineParser:Usage() const
2008-03-14  Vadim Zeitlinno changes, just fix a few typos and wrap long lines
2008-03-14  Paul Cornettminimize searching for tlw parent, remove useless code
2008-03-14  Francesco Montorsirevised wxAUI headers; added @todo in various places...
2008-03-14  Paul Cornettfix for infinite sizing loop (partial patch 1907189)
2008-03-14  Francesco Montorsiextracted from wxArrayString docs the docs for wxSorted...
2008-03-14  Francesco Montorsirevised a* interface headers; categorized many function...
2008-03-14  Francesco Montorsiremove @ingroup; use @category instead
2008-03-14  Julian SmartCorrected typecasts (Sebastian Gottschalk)
2008-03-14  Julian SmartFixed bug in wxDialUpManagerMSW::GetISPNames - uses...
2008-03-14  Julian SmartFixed bug for chars with ASCII value > 127, explicitly...
2008-03-14  Julian SmartFixed bug for chars with ASCII value > 127, explicitly...
2008-03-14  Stefan Csomoruse the same font matching fallbacks for all layout...
2008-03-14  Bryan PettyFixed some function/define paramter names to match...
2008-03-14  Bryan PettyCatagorized all functions and macros belonging to the...
2008-03-14  Paul Cornettfix for size 1x1 wxChoice when SetSelection() is called...
2008-03-14  Bryan PettyAdded the function and macro group pages for Doxygen.
2008-03-14  Václav Slavíksimplified and cleaned up wxGTK's focus handling
2008-03-13  Václav Slavíkreverted Julian's r44600, it broke help window behavior...
2008-03-13  Václav Slavíkfixed crash in wxHtmlHelpController if the help window...
2008-03-13  Francesco Montorsirevised archive header; changed overview_arc to overvie...
2008-03-13  Václav Slavíkfixed unreadable formatting
2008-03-13  Paul Cornettfix for idle processing stopping without processing...
2008-03-13  Bryan PettyAdded the class group pages for Doxygen.
2008-03-12  Francesco Montorsirevised other headers
2008-03-12  Václav Slavíkinclude 'Version' in version string, it's what Apple...
2008-03-12  Václav Slavíkindent app name + version from the rest in about dialog...
2008-03-12  Bryan PettyAdded class groups example to Doxygen and added parent...
2008-03-12  Julian SmartBetter fix
2008-03-12  Julian SmartSizing/scrollbar corrections for Mac
2008-03-12  Bryan PettyReplaced /*! with /** in remaining Doxygen headers...
2008-03-12  Paul Cornettdon't defer showing if _NET_FRAME_EXTENTS handler is...
2008-03-11  Michael WetherellAdd configuration for push builds.
2008-03-11  Bryan PettyRemoved printer functions from doxygen docs (they were...
2008-03-11  Václav SlavíkRPM spec files should use Unix line endings
2008-03-11  Bryan PettyLooking for comments on new functions and macros organi...
2008-03-11  Vadim Zeitlindelete wxNativeContainerWindow when the native window...
2008-03-10  Vadim Zeitlinfix handling of native toolkit command line options...
2008-03-10  Francesco Montorsiinterface headers reviewed
2008-03-10  Vadim Zeitlincompilation fix after last commit
2008-03-10  Vadim Zeitlinadded wxNativeContainerWindow and implemented it for...
2008-03-10  Francesco Montorsiupdate the technote with the conventions recently defined
2008-03-10  Francesco Montorsiregenerated headers to remove @seealso in favour of...
2008-03-10  Francesco Montorsifixed links to global variables; fixed categories;...
2008-03-10  Francesco Montorsiuse CSS spans instead of \sections so that we uniform...
2008-03-10  Vadim Zeitlinfurther simplifiy USE_NATIVE_HEADER_WINDOW checks
2008-03-09  Francesco Montorsiremove spurious \b
2008-03-09  Michael WetherellAdd interface/* to fileNotImportant.
2008-03-09  Francesco Montorsirevised the first two interface headers
2008-03-09  Francesco Montorsiuse wxAcceleratorEntryFlags as wxACCEL_* enum name...
2008-03-09  Francesco Montorsifixed category
2008-03-09  Francesco Montorsiadd const qualifiers
2008-03-09  Vadim Zeitlinremove wxTextAttr::CreateFont(); return wxNullFont...
2008-03-09  Vadim Zeitlindon't use native headers in wxUniv build (this doesn...
2008-03-09  Vadim Zeitlindocument "wrap" attribute for wxStaticText
2008-03-09  Francesco Montorsiremoved @NULL,@true,@false tags from the function proto...
2008-03-09  Francesco Montorsidon't style using Doxygen tags; use <span> tags and...
2008-03-09  Francesco Montorsifix missing end brace
2008-03-09  Francesco Montorsiadjust comments for latex Doxyfile; no real change...
2008-03-09  Robin DunnEnable XRC to call wxStaticText::Wrap
2008-03-09  Robin DunnDon't need to use wxHAVE_RAW_BITMAP any more.
2008-03-08  Vadim ZeitlinwxUniv compilation fix for gs_windowHandles assignment
2008-03-08  Václav Slavíkfixed 'Select All' context menu in wxTextCtrl with...
2008-03-08  Stefan Csomorlatex include is not making things worse, so we use...
2008-03-08  Stefan Csomorlatex include not properly working for links and titlepage
2008-03-08  Stefan Csomorfixes
2008-03-08  Stefan Csomorpdflatex support
2008-03-08  Stefan Csomoradding files for pdflatex support
2008-03-08  Francesco Montorsiuse SPAN.literal CSS style for @true, @false, @ifdef_...
2008-03-08  Francesco Montorsispecify we don't use # character; other minor details
2008-03-08  Michael WetherellTypo in filesNotImportant.
2008-03-08  Stefan Csomorcleaning up common OSX code
2008-03-08  Francesco Montorsimore comments
2008-03-08  Francesco Montorsiadjusted indentation with astyle; added Id keyword
2008-03-08  Francesco Montorsimake it callable from any path
2008-03-08  Francesco Montorsiadded interface headers with latest discussed changes
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorcleaning up common OSX code
2008-03-07  Stefan Csomorxcode_config moved
2008-03-07  Stefan Csomoradding Aspen (iPhone)
next