]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2006-05-30  Włodzimierz... Include wx/choice.h according to precompiled headers...
2006-05-30  Włodzimierz... wxFD_* constants without 2.6 compatibility (heavily...
2006-05-29  Włodzimierz... Smartphone build fix.
2006-05-29  Włodzimierz... wxWinCE power build fixes.
2006-05-29  Robin Dunnwx.HIDE_READONLY is gone
2006-05-29  Robin DunnAvoid an assert if no alignment style is specified
2006-05-29  Włodzimierz... Build fix.
2006-05-29  Włodzimierz... Include wx/checklst.h according to precompiled headers...
2006-05-29  Robin DunnreSWIGged
2006-05-29  Włodzimierz... Source markup fixes.
2006-05-29  Robin DunnAdded wxHyperlinkCtrl, wxPowerEvent, and lots of little...
2006-05-29  Robin DunnwxWakeUpIdle seems unnecessary here
2006-05-29  Robin DunnTake out AdjustPagebreak for now...
2006-05-29  Robin DunnCompile fix
2006-05-29  Robin DunnwxFileDialog SetStyle and GetStyle are gone
2006-05-29  Robin DunnProvide a wxDirSelectorPromptStr
2006-05-29  Robin Dunnhyperlink is in adv, not core
2006-05-29  Robin DunnAdded wxHyperlinkCtrl, wxPowerEvent, and lots of little...
2006-05-29  Robin Dunnrebake for *hyperlink.* files
2006-05-29  Michael WetherellWarning fixes for VC++ 5.0
2006-05-29  Michael Wetherell64-bit fix in wxNotebook for Tru64.
2006-05-29  Michael WetherellwxMGL fixes.
2006-05-29  Michael WetherellAdd url for linux djgpp cross compiler (Cavit Cahit...
2006-05-29  Paul Cornettrevert removal of gtk1 code from common file
2006-05-29  Włodzimierz... Updated universal setup.
2006-05-29  Vadim Zeitlincall gtk_toolbar_set_tooltips() from GtkSetStyle()...
2006-05-29  Vadim Zeitlinremoved spurious #endif
2006-05-29  Vadim Zeitlinadded missing include after last commit
2006-05-29  Włodzimierz... Build fix.
2006-05-29  Włodzimierz... Keep FindString in sync with wxControlWithItems base...
2006-05-29  Włodzimierz... Unused variable removal.
2006-05-29  Vadim Zeitlinoverride all Detach() overloads in wxStaticBoxSizer...
2006-05-29  Vadim Zeitlinuse a filename, not URL, when quering its modification...
2006-05-29  Włodzimierz... Fail for assert(0,...).
2006-05-29  Włodzimierz... NO_GCC_PRAGMA removed from hyperlink code. Clipboard...
2006-05-29  Włodzimierz... Warning fix.
2006-05-29  Włodzimierz... Fail for assert(0,...).
2006-05-29  Włodzimierz... Typo fix.
2006-05-29  Vadim Zeitlindon't include statbox.h from the header, move wxStaticB...
2006-05-29  Włodzimierz... Include wx/checkbox.h according to precompiled headers...
2006-05-29  Włodzimierz... Let's have new sample distributed.
2006-05-29  Włodzimierz... Let's have new sample distributed.
2006-05-29  Włodzimierz... Use same path in header as user should use in his ...
2006-05-29  Paul Cornettmention better gtk wxScrollWinEvent generation
2006-05-29  Włodzimierz... Source cleaning for new features.
2006-05-29  Włodzimierz... Source cleaning for new features.
2006-05-29  Paul Cornettbuild fix
2006-05-29  Paul Cornettrevert forward declaration of hashmap, it doesn't work...
2006-05-29  Włodzimierz... Use complete class for delete of the class.
2006-05-29  Włodzimierz... Build fix.
2006-05-29  Kevin Ollivierwidgets sample no longer has .rc file.
2006-05-29  Kevin OllivierExit on error was too strict.
2006-05-29  Kevin OllivierStop building on a platform as soon as a tarball build...
2006-05-29  Vadim Zeitlinregenerated after the recent changes
2006-05-29  Vadim Zeitlinuse CFLAGS for GTK tests, not CXXFLAGS
2006-05-29  Vadim Zeitlinmiscellaneous wxFont enhancements (patch 1496606):
2006-05-29  Vadim Zeitlinoops, typo in last commit
2006-05-28  Vadim Zeitlinspelling fixes (patch 1495562)
2006-05-28  Vadim Zeitlinadded CollapsePath() (patch 1494638)
2006-05-28  Vadim Zeitlinimplemented notifications of the child process terminat...
2006-05-28  Vadim Zeitlindon't offset the position for toplevel windows in wxFin...
2006-05-28  Vadim Zeitlincorrect painting of the items with custom colours in...
2006-05-28  Vadim Zeitlindon't crash when destroying a not initialized socket...
2006-05-28  Vadim Zeitlinreadded back wxDD_NEW_DIR_BUTTON removed by last commit
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-28  Vadim Zeitlinmore wxFD_XXX renamings (patch 1488371)
2006-05-28  Vadim Zeitlindon't strip &s from tooltips (patch 1488318)
2006-05-28  Włodzimierz... Build fix.
2006-05-28  Vadim Zeitlinallow specifying the style for wxHtmlHelpController...
2006-05-28  Vadim Zeitlinfix the bug which prevented the same wxFile/DirDialog...
2006-05-28  Vadim Zeitlinuse dynamic array for the page breaks positions (patch...
2006-05-28  Vadim Zeitlinuse GetPath() instead of GetFullPath() in the directory...
2006-05-28  Vadim Zeitlincheck for ERROR_NO_MORE_FILES error code from FindFirst...
2006-05-28  Vadim Zeitlinadded British spellings of the alignment flags (patch...
2006-05-28  Vadim Zeitlinadded support for CMYK JPEGs loading (patch 1476078)
2006-05-28  Vadim Zeitlinuse wxBitmap objects instead of pointers
2006-05-28  Vadim Zeitlindocument that GetSubItemRect() is new since 2.7.0
2006-05-28  Michael WetherellTake account of the numlock when mapping mgl virtual...
2006-05-28  Robin DunnAllow for non-ascii text in resources
2006-05-28  Michael WetherellRegenerate to add the new file toucan.png.
2006-05-28  Michael WetherellUse the posix S_ISREG instead of S_IFREG if it is defin...
2006-05-28  Vadim Zeitlinadded wxListCtrl::GetSubItemRect() and subitem hit...
2006-05-28  Vadim Zeitlinadded wxHyperlinkCtrl (patch 1476781 from Francesco)
2006-05-28  Michael WetherellExport the event types.
2006-05-28  Michael WetherellCompile fixes: gcc seems to need pbt.h including, and...
2006-05-28  Vadim Zeitlinallow partial read/writes (patch 1476893)
2006-05-28  Vadim Zeitlindelete the associated wxStaticBox in wxStaticBoxSizer...
2006-05-28  Vadim Zeitlinadded wxTB_NO_TOOLTIPS (heavily modified patch 1458009)
2006-05-28  Vadim Zeitlinfix crashes in the calctl sample under OS/2 (patch...
2006-05-28  Vadim ZeitlinwxVsnprintf() implementation with positional parameters...
2006-05-28  Vadim Zeitlinadded assertion_traits<> specialization for wxString...
2006-05-28  Vadim Zeitlinexplicitly call base class ctor to silent gcc warning...
2006-05-28  Vadim Zeitlinadded SetDoubleBuffered() (patch 1491093)
2006-05-28  Vadim Zeitlinwizards not using sizers for the page layout now work...
2006-05-28  Vadim Zeitlinno changes (spaces only)
2006-05-28  Vadim ZeitlinwxFontEnumerator::GetFacenames/Encodings() now return...
2006-05-28  Vadim Zeitlinupdate from Adrián González
2006-05-28  Mart RaudseppThe following methods appear to be new since 2.7.0...
2006-05-28  Mart RaudseppwxStringTokenizer::GetLastDelimiter is new since 2.7.0
2006-05-28  Mart RaudseppGetDocumentsDir, GetResourcesDir and GetLocalizedResour...
next