]> git.saurik.com Git - wxWidgets.git/history - src
don't take the min size into account when setting the window size explicitly in wxGTK...
[wxWidgets.git] / src /
2008-05-25  Vadim Zeitlindon't take the min size into account when setting the...
2008-05-24  Robert RoeblingDont send spin text update event from SetValue()
2008-05-24  Robert RoeblingDon't use font encoding in Unicode mode
2008-05-24  Chris ElliottBorland still hates ternary ?
2008-05-24  Vadim Zeitlindo case normalization after long path one, this fixes...
2008-05-23  Vadim Zeitlinimprove wxMessageOutputBest console output under Window...
2008-05-23  Robert RoeblingwxTextCtrk::GetRange() shouldn't crash on out of range...
2008-05-23  Robert RoeblingSimplify SetValue() with empty string
2008-05-23  Vadim Zeitlincall base class version from SetWindowStyleFlag() to...
2008-05-23  Robert RoeblingInvocation of default button by <ENTER> was impossible...
2008-05-23  Vadim Zeitlinfix MSVC warnings about conversions between pointers...
2008-05-23  Robert RoeblingMove event generation in multiple selection mode to...
2008-05-23  Robert RoeblingMove event generation in multiple selection mode to...
2008-05-23  Robert RoeblingMove event generation in multiple selectino mode to...
2008-05-23  Robert RoeblingUpdate selection cache when inserting items, too
2008-05-23  Robert RoeblingMove event generation code for multiple selection mode...
2008-05-23  Robert RoeblingDisable events upon item deletion (just in case) and...
2008-05-22  Robert RoeblingForgot client data
2008-05-22  Robert RoeblingMake events match better with MSW
2008-05-22  Robert RoeblingRemove m_blockEvents and use Disable/Enable instead...
2008-05-22  Robert RoeblingAlso allow UP and DOWN if we reached max number of...
2008-05-22  Robert Roebling[ wxwindows-Patches-1947680 ] wxMac: Fixes number of...
2008-05-22  Paul Cornettadd missing static keyword
2008-05-22  Vadim Zeitlinadd back wxChoice::DoGetBestSize() removed by the previ...
2008-05-22  Vadim Zeitlinadded wxDateTime::SetFrom/GetAsMSWSysTime() (#9161)
2008-05-22  Vadim Zeitlindon't reserve space for the icons if none are used...
2008-05-22  Vadim Zeitlinadd handling of wxWrapSizer flags (part of ticket 9468)
2008-05-22  Vadim Zeitlinfix the confusion in boolean attributes handling in...
2008-05-21  Paul Cornettbutton text uses fg color, not text color
2008-05-21  Jouk JansenUpdate OpenVMS compile support
2008-05-21  Robert RoeblingQuery value from the model column given by col->GetMode...
2008-05-21  Robert RoeblingAdded InsertColumn( pos, col ), some reformating
2008-05-20  Robert RoeblingCommit mem leak fix I introduced
2008-05-20  Robert RoeblingFix mem corruption due to string no longer being in...
2008-05-20  Paul Cornettget wxSYS_COLOUR_HIGHLIGHTTEXT from GTK+, ticket 4733
2008-05-20  Julian SmartCOnversion of some common font names to current platform
2008-05-20  Stefan Csomorallows resetting color of text to black, closes #4826
2008-05-20  Robert RoeblingDon't make lines narrower that default line height...
2008-05-20  Paul Cornettremove unused files
2008-05-20  Paul Cornettadd missing braces
2008-05-20  Paul Cornettadd missing break statement
2008-05-20  Paul Cornettput frame extents XGetWindowProperty code in one place
2008-05-19  Robert RoeblingSet EventObject in event
2008-05-19  Robert RoeblingMade the various logical 2 device transforms consistent...
2008-05-18  Robert RoeblingCorrect remaining bits of variable height lines for...
2008-05-18  Vadim Zeitlinuse GtkComboBox instead of deprecated GtkOptionMenu...
2008-05-18  Vadim Zeitlinadd missing header to fix compilation after changes...
2008-05-18  Robert RoeblingCompilo
2008-05-18  Julian SmartFixed a bug preventing style resetting to occur
2008-05-18  Stefan Csomorremoving double set of geometry
2008-05-17  Vadim Zeitlinfix handling of the commands with negative ids (e.g...
2008-05-17  Vadim Zeitlin(blind) fixes for PCH-less build after r53626
2008-05-17  Vadim Zeitlinfix gcc warnings about not calling the base class ctors...
2008-05-17  Vadim Zeitlinmake cast from double to long explicit to suppress...
2008-05-17  Vadim Zeitlinallow loading wxAnimationCtrl contents from stream...
2008-05-17  Vadim Zeitlinadded language info for Northern Sami (patch 1964036)
2008-05-17  Vadim Zeitlinnative wxBitmapComboBox implementation for MSW (patch...
2008-05-17  Vadim Zeitlindon't blit more than necessary in wxBufferedDC::UnMask...
2008-05-17  Julian SmartFixed common style collection and superscript/subscript...
2008-05-17  Julian SmartCast for argument to delete[] - VC6 doesn't want to...
2008-05-17  Vadim Zeitlinfix window rectangle computation in Centre(wxCENTER_ON_...
2008-05-17  Václav SlavíkwxUniv: implement wxSYS_VSCROLL_X/Y metrics in wxUniv...
2008-05-17  Stefan NeisFixed wxWindowOS2::Reparent.
2008-05-17  Václav Slavíkfixed error logging in TIFF image handler to output...
2008-05-17  Stefan NeisAdded missing #include.
2008-05-16  Robert RoeblingTried unsuccessfully to change individual line height
2008-05-16  Robert RoeblingCorrect vert alignment
2008-05-16  Robert Roeblingignore invisble columns in height calculation
2008-05-16  Stefan NeisEnsure that wxApp::Yield is always processing pending...
2008-05-16  Robert Roebling[ 1965257 ] wxMac implementation of wxDataViewColumn...
2008-05-16  Robert RoeblingOption for variable line heights (MSW and GTK+ sofar)
2008-05-15  Paul Cornettfix some warnings from GCC -Wextra
2008-05-14  Stefan Csomorfixing 64-32 bit conversion warnings, no brush must...
2008-05-14  Robert Roebling[wx-dev] [ wxwindows-Bugs-1566309 ] wxDir::IsOpened...
2008-05-14  Jouk JansenUpdate OpebVMS compile support
2008-05-14  Vadim Zeitlingenerate size event when the dialog is shown for consis...
2008-05-14  Vadim Zeitlindelay gripper positioning until the dialog is shown...
2008-05-13  Stefan Csomoradapting to new m_font handling in base (it's not alway...
2008-05-13  Vadim Zeitlinfix bug introduced by the last change: we could overwri...
2008-05-13  Paul Cornettfix overload ambiguity when compiler doesn't know NULL...
2008-05-12  Vadim Zeitlindon't dereference end iterator
2008-05-12  Paul Cornettfix wxColourData::FromString() not restoring 16th color...
2008-05-12  Vadim Zeitlinadd wxCAL_SHOW_WEEK_NUMBERS support (patch 1960860)
2008-05-12  Vadim Zeitlinadd wxCmdLineParser::AddUsageText() and wxCMD_LINE_USAG...
2008-05-11  Paul Cornettdisconnect handler in wxTaskBarIcon dtor, should have...
2008-05-11  Paul Cornettprevent crash if panel/kicker is killed, bug 1872724
2008-05-11  Vadim Zeitlintake const wxConfig object in wxDocManager::FileHistory...
2008-05-11  Paul Cornettdon't change brush settings in SetBackgroundMode()...
2008-05-11  Vadim Zeitlinfix appending items to sorted control (patch 1940384)
2008-05-11  Vadim Zeitlinavoid extra reallocations and memcpy for seekable files...
2008-05-11  Vadim Zeitlinassert if the window is being recreated, this indicates...
2008-05-11  Vadim Zeitlinshow resize grip on resizeable dialogs (slightly modifi...
2008-05-11  Vadim Zeitlinmake class names used for our windows unique between...
2008-05-11  Stefan NeisBlind fix for bug #1936227 (unable to set initial value...
2008-05-11  Vadim Zeitlindon't send text changed events from ctor as wxGTK doesn...
2008-05-10  Paul Cornettremove extra semicolons, correct virtual access
2008-05-10  Paul Cornettnon-pch build fixes, after r53535
2008-05-10  Paul Cornettdon't send paint events for exposures of the border...
2008-05-10  Francesco Montorsireplace use of 'long/int bitmapType' with 'wxBitmapType...
2008-05-09  Robin DunnMerge r53510 from 2.8 branch
next