]> git.saurik.com Git - wxWidgets.git/history - src
GTK2: gtk_window_set_policy -> gtk_window_set_resizable. Slight change for resizable...
[wxWidgets.git] / src /
2006-02-03  Mart RaudseppGTK2: gtk_window_set_policy -> gtk_window_set_resizable...
2006-02-03  Mart RaudseppGTK2: gtk_draw_* -> gtk_paint_*
2006-02-03  Mart RaudseppGTK2: gtk_widget_set_usize -> gtk_widget_set_size_request
2006-02-03  Mart RaudseppGTK2: gtk_idle_add_priority -> g_idle_add_full; gtk_idl...
2006-02-03  David Surovellminor reformat
2006-02-03  Mart Raudseppg_main_set_poll_func(x) -> g_main_context_set_poll_func...
2006-02-03  Mart RaudseppRemove obsolete GTK1 compatibility macros. Patch #14134...
2006-02-03  Mattia Barbon DeleteFunction argument should be non-const since it
2006-02-03  Julian SmartFix for WinCE - no delayed sizing for now
2006-02-03  Julian SmartApplied patch from Neil Robinson to allow manipulation...
2006-02-02  Robin DunnFix for bug #1422217. Menu items with the checked...
2006-02-02  David Surovelladd missing wxHTML sources
2006-02-02  Julian SmartScroll text into view when typing
2006-02-01  Robin DunnSet the toolbar orientation based on the wxBK_ alignmen...
2006-02-01  Włodzimierz SkibaeVC3 build fix.
2006-02-01  Włodzimierz SkibawxOS2 warning fixes after daily build log.
2006-01-31  Włodzimierz Skiba[ 1420190 ] Enable backspace key on smartphone
2006-01-31  Włodzimierz SkibaWarning fix.
2006-01-31  Julian SmartMac doesn't like getting an icon if it's a bitmap
2006-01-31  Julian SmartwxControl::SetLabel no longer strips out codes so do...
2006-01-31  Julian SmartAdded missing include
2006-01-31  Julian SmartAdded SetSheetStyle to property sheet dialog to allow...
2006-01-31  Julian SmartIntroduced the ability to size a book control based...
2006-01-31  Julian SmartAdded toolbook.cpp
2006-01-31  Robin DunnAnother patch from Tim Kosse for using images on more...
2006-01-31  Robin DunnPutting the SetBestFittingSize() call at the end of...
2006-01-31  Włodzimierz SkibaLast parameter of GetVolumeInformation() is not pointer.
2006-01-30  Julian SmartReverting patch 1325857
2006-01-30  Robin DunnThis is a TOOLBOOK, not a LISTBOOK
2006-01-30  Julian SmartAdded wxToolbook class
2006-01-30  Julian SmartSeparated out book control sizing code
2006-01-29  David Surovellremove extraneous whitespace
2006-01-28  David Surovellminor changes as per RN comments - add some comments...
2006-01-28  David Surovellimproved LaunchDefaultBrowser on FreeBSD systems by...
2006-01-28  Stefan Csomorconverting menu ids and safeguarding against missing...
2006-01-28  Julian SmartFurther attempts at WinCE media control
2006-01-28  Vadim ZeitlinSetSelection() must update m_selectionOld, otherwise...
2006-01-27  Julian SmartFurther steps towards media control support in WinCE...
2006-01-27  Vadim Zeitlindon't eat all events if m_maxLength is 0: this means...
2006-01-27  Vadim Zeitlinfixed MIPSpro version in the comment
2006-01-27  Włodzimierz SkibaFix fro conflict between defs.h and glib headers.
2006-01-27  Stefan Csomorremoving unnecessary code
2006-01-27  Stefan Csomoradapting keycode field usage for EVT_CHAR in unicode...
2006-01-27  Włodzimierz SkibaFix fro conflict between defs.h and glib headers.
2006-01-27  Stefan Csomorapp.h must be included for the non RAEL implementation...
2006-01-27  Kevin HockFix InterruptWait on wxBase; use polling on wxBase...
2006-01-27  Vadim Zeitlintentative compilation fix for MIPSpro 7.2
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-26  Włodzimierz SkibaBlind fixes for warnings in wxTinderbox.
2006-01-26  Włodzimierz Skiba#include moved to module.
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-26  Stefan Csomorimplementing pure carbon event behaviour, getting rid...
2006-01-26  Włodzimierz SkibaFilename correction.
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-26  Włodzimierz SkibawxBusyInfo interface moved to generic to make space...
2006-01-26  Włodzimierz SkibaWarning fixes after recent commits.
2006-01-26  Robert Roebling wxImage::Copy() forgot the alpha channel.
2006-01-25  David Surovellfixed compilation failure introduced in prior commit
2006-01-25  Jamie GaddCalculate correct client size for windows that are...
2006-01-25  Robin DunnPatch from Tim Kosse to add supoprt for wxListCtrl...
2006-01-25  David Surovellcleanup - more reformatting; fixed bug introduced in...
2006-01-25  David Surovellcleanup - more reformatting
2006-01-25  Robin DunnRemoved wxLogNull's used to supress errors coming from
2006-01-25  Robin DunnSwitched wxCheckWindowWndProc to always use the window...
2006-01-25  David Surovellcleanup - major reformatting
2006-01-25  Julian SmartWinCE fixes (in case a WinCE-friendly backend gets...
2006-01-25  Julian SmartMove some OLE utilities to oleutils.cpp and simplified...
2006-01-25  Julian SmartWinCE fixes
2006-01-25  Stefan NeisFixed "typo".
2006-01-25  Stefan NeisCleaned attempts at fixing NetBSD compilation commited...
2006-01-25  Włodzimierz SkibaFixes for building wxOS2 shared with OpenWatcom.
2006-01-25  Stefan Csomorkey/char event changes for inline editing (japanese...
2006-01-25  Michael WetherellFixes for the GTK1 split
2006-01-24  David Surovellcleanup - reformatting
2006-01-24  Stefan Csomormask fixes for non-core graphics case (this build uses...
2006-01-24  Vadim Zeitlinno changes but more comments in DoSetClientSize() ...
2006-01-23  Stefan NeisYet another attempt at making the getservbyname_r proto...
2006-01-23  Michael WetherellFixes for gtk1 separation
2006-01-23  Julian SmartOnly do sanity check if the stream is seekable, otherwi...
2006-01-23  Vadim Zeitlinextracted wxFrame::MSWTranslateMessage() implementation...
2006-01-23  Vadim Zeitlinno real changes; just a very minor cleanup in wxFrame...
2006-01-23  Michael Wetherellgtk1 fixes
2006-01-23  Jamie GaddImprove extended key handling code readability.
2006-01-23  David Surovellcleanup - more reformatting
2006-01-23  Mart RaudseppRemove GTK2 stuff from src/gtk1. Rename wx/gtk includes...
2006-01-22  Mart RaudseppUse g_signal* instead of deprecated gtk_signal*. Use...
2006-01-22  David Surovellapplied patch 1411688
2006-01-22  David Surovellcleanup - heavy reformatting
2006-01-22  Mart RaudseppNuke GTK1 from src/gtk
2006-01-22  Roger Gammans Fix bug [1297817] - applied suggested patch
2006-01-22  Robert Roebling Applied MIME-types patch.
2006-01-22  Jamie GaddDistinguish numpad extended keys. Fixes bug #1327720
2006-01-21  Robin DunnUse wxSUBRELEASE_NUMBER for the file version, not wxBET...
2006-01-21  Julian SmartTypo fix
2006-01-21  Julian SmartCompile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set...
2006-01-21  Julian SmartFix for [ 1351655 ] wxTextValidator::OnChar not working...
2006-01-21  Julian SmartFix for bug [ 1351659 ] wxTextValidator::Validate not...
2006-01-21  Julian SmartApplied patch [ 1409971 ] wxX11: fix for DoDrawBitmap...
2006-01-21  Stefan Csomoradding new event loop implementation, removing aga...
next