File/dir dialog styles and other changes (patch 1488371):
[wxWidgets.git] / src / x11 /
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-05-25  Włodzimierz SkibaInclude wx/msgdlg.h according to precompiled headers...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2006-05-22  Włodzimierz SkibaInclude wx/dialog.h according to precompiled headers...
2006-05-22  Włodzimierz SkibaInclude wx/cursor.h according to precompiled headers...
2006-05-21  Włodzimierz SkibaInclude wx/icon.h according to precompiled headers...
2006-05-18  Włodzimierz SkibaInclude wx/menu.h according to precompiled headers...
2006-05-17  Włodzimierz SkibaInclude wx/button.h according to precompiled headers...
2006-05-08  Włodzimierz SkibaInclude wx/dcmemory.h according to precompiled headers...
2006-05-06  Włodzimierz SkibaInclude wx/dcclient.h according to precompiled headers...
2006-05-05  Włodzimierz SkibaInclude wx/dc.h according to precompiled headers of...
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2006-05-04  Włodzimierz SkibaInclude wx/panel.h according to precompiled headers...
2006-05-04  Włodzimierz SkibaInclude wx/window.h according to precompiled headers...
2006-05-03  Paul CornettwxASSERT(false) --> wxFAIL
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-04-24  Włodzimierz SkibaBuild fix after wxColourBase introduction.
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-24  Włodzimierz SkibaInclude wx/string.h according to precompiled headers...
2006-04-21  Włodzimierz SkibaInclude wx/hash.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2006-03-31  Włodzimierz SkibaRemoved every usage of obsolete wxTLW flags. 2.6 compat...
2006-03-28  Włodzimierz SkibaMake wxPASSWORD and wxPROCESS_ENTER really deprecated.
2006-03-27  Włodzimierz SkibaFinal and global PRIOR/NEXT change: keep consistency...
2006-03-25  Vadim ZeitlinX11 callbacks must be extern C
2006-03-24  Julian SmartHidden variable warning fix
2006-03-24  Włodzimierz SkibaSource cleaning.
2006-03-22  Włodzimierz SkibaSemicolon needed.
2006-03-21  Vadim Zeitlinadded semicolons after wxCHECK()s (part of patch 1450705)
2006-03-14  Jouk Jansen Committing in .
2006-03-05  Vadim Zeitlinremoved main() definition from wxX11
2006-02-13  Michael WetherellFix for reversed masks on displays with 8-bit depth...
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-21  Julian SmartApplied patch [ 1409971 ] wxX11: fix for DoDrawBitmap...
2006-01-17  Julian SmartApplied patch [ 1407318 ] bitmap clipping / transparenc...
2006-01-12  Vadim Zeitlindefine wxEventLoopBase::ms_activeLoop in appcmn.cpp...
2006-01-12  Vadim Zeitlinshare wxEventLoop::IsRunning() implementation between...
2006-01-07  David Surovellminor cleanup
2005-11-29  Mart RaudseppMake wxJoystick::GetNumberJoystick a static method...
2005-11-10  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxX11 part...
2005-10-22  Julian SmartFont (possible) fix
2005-10-22  Julian SmartUse GetFont not m_font for GetCharHeight
2005-10-08  Vadim Zeitlinextra semicolons removed
2005-10-06  Włodzimierz SkibawxPalette unified. Source cleaning.
2005-10-06  Włodzimierz SkibawxMotif for OS/2 adjustements. Source cleaning.
2005-10-05  Włodzimierz SkibawxColour source cleaning. Corrections to 'const unsigne...
2005-10-04  Włodzimierz SkibaFix for mistake with const for non pointer/reference...
2005-10-04  Włodzimierz SkibawxBrush::SetColour and wxPen::SetColour unified. Source...
2005-10-03  Włodzimierz SkibaSource cleaning. wxMotif/OS2 adjustements.
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-20  Julian SmartDon't assert if the window doesn't accept the focus.
2005-08-24  Vadim Zeitlincompilation fix: DefaultVisual() needs Display, not...
2005-08-22  Mart Raudsepp[wxX11] a ROMAN font is with serifs and a SWISS font...
2005-06-10  Julian SmartDon't use native font always.
2005-06-09  Julian SmartAllow native font specification
2005-05-22  Julian SmartApplied patch [ 1197471 ] Scrolling of Widgets within...
2005-05-21  Julian SmartFix memory leak (closes bug 1191328)
2005-03-07  Robert Roebling Applied GetSystemMetric patch to suppurt GTK and...
2005-02-15  Robert Roebling Fixed mem leak in wxColour::Set()
2005-02-15  Robert Roebling Applied pango font patch for X11.
2005-02-14  Jouk Jansen Committing in .
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-06  Mattia Barbon wxX11 compilation fixes.
2005-02-05  Robert Roebling Blind patch for SetFont() in Unicode mode for wxX11.
2005-02-03  Mattia Barbon wxX11 linking fix.
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2004-12-21  Włodzimierz SkibaMetric conversion constants not doubled in each port...
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-12-09  Vadim Zeitlincompilation fix for wxUSE_DATAOBJ == 0
2004-12-08  Mattia Barbon Check for Pango XFT presence (for wxX11).
2004-12-08  Włodzimierz SkibawxPaletteBase introduction. wxPalette::GetColoursCount...
2004-11-30  Włodzimierz SkibaIS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
2004-09-30  Václav Slavíkmoved wxWindow::GetBestSize implementation into DoGetBe...
2004-09-29  Robin DunnwxSystemSettings::GetMetric returns -1 if the metric...
2004-09-29  Václav Slavíkchanges to make wxWindow::FindFocus work as expected...
2004-08-08  David ElliottUse bool instead of int. Replace TRUE/FALSE with true...
2004-08-05  David ElliottRemoved unneeded GSocket files
2004-08-04  David ElliottC->C++ conversion
2004-07-30  Vadim Zeitlinswitched to wxEventLoopBase/wxEventLoop implementation...
2004-07-25  Vadim Zeitlincheck if wxTheApp still exists in FreeColour(); fixes...
2004-07-25  Vadim ZeitlinIsTopLevel() may return true not only for wxTLW: this...
2004-07-25  Vadim Zeitlinreplace wxHashTable with a type safe hash map of Window...
2004-07-14  Stefan Csomormaking getter const
2004-05-25  Julian SmartMust have valid colours for X11 popup window implementation
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-20  Robin DunnImplemented wxGetKeyState for wxGTK (and wxX11 too...
2004-05-07  Vadim Zeitlindon't define DestroyClippingRegion() any more but simpl...
2004-04-13  Vadim Zeitlinadded DoDrawRoundedRectangle() implementation (patch...
2004-03-19  Jouk Jansen Committing in .
2004-03-19  Jouk Jansen Committing in .
next