]> git.saurik.com Git - wxWidgets.git/history - src
added definition of TARGET_CARBON when compiling with non generated setup.h
[wxWidgets.git] / src /
2003-01-14  Vadim Zeitlinfixed incorrect cast in wxRegKey:GetName()
2003-01-14  Jouk Jansen Committing in .
2003-01-14  Gilles Depeyrotupdated source to not use deprecated wxList methods
2003-01-13  Vadim Zeitlinuse WX_STATVFS_T instead of trying to guess statvfs...
2003-01-13  Ron LeeImproved const correctness.
2003-01-13  Stefan Csomorcursor cleanup
2003-01-13  Stefan Csomorcursor functionality expanded
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2003-01-12  Vadim Zeitlincompilation fix for wxUSE_RICHEDIT == 0 (closes bug...
2003-01-12  Vadim ZeitlinOpenWatcom compilation fixes (patch 665959)
2003-01-12  Vadim Zeitlinremoved unneeded (and causing link errors) wxArrayPages...
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2003-01-12  Vadim Zeitlindon't call stat() *and* lstat() (as if the file dialog...
2003-01-12  Mattia Barbon Remove unneeded dependencies.
2003-01-12  Mattia Barbon Remove use of deprecated KeyCode accessor.
2003-01-11  Mattia Barbon Do not use deprecated functions.
2003-01-11  Mattia Barbon If -1 is used for width/height, use best size.
2003-01-11  Mattia Barbon Removed unused, unimplemented and undocumented wxBitm...
2003-01-11  Mattia Barbon Documented wxMotif filedialog limitations WRT wildcar...
2003-01-11  Stefan Csomorusing the new alerts under OSX - no string255 limits...
2003-01-11  Stefan Csomoradded conversion function to CFStringRefs
2003-01-10  Vadim Zeitlinremoved wxLog::HasPendingMessages() (it can't be made...
2003-01-10  Vadim Zeitlinremoved style parameter from MSWCreate(), it is unneeded
2003-01-10  Vadim Zeitlinremoved style parameter from MSWCreateToolbar(), it...
2003-01-10  Stefan Csomorrouting all apple events to the document manager instan...
2003-01-10  Stefan Csomorswitching to safe yields, because we got into loops...
2003-01-10  Vadim Zeitlinmoved assert for parent window not being a static box...
2003-01-10  Stefan Csomoradded code for respecting the creator & types when...
2003-01-10  Julian SmartCorrected DLL version number
2003-01-10  Julian SmartFixed corrupt files
2003-01-09  Gilles Depeyrotlibrary installation base name and wxMac resources...
2003-01-09  Gilles Depeyrotremoved execcmn from list of files to compile in releas...
2003-01-08  Václav Slavíkfixed ANSI/Unicode incompatibility of the cache (bug...
2003-01-08  Julian SmartFixed DSPs
2003-01-07  Mattia Barbon Left/right arrows were swapped.
2003-01-07  Julian SmartRemoved old __WXWINE__ support (obsoleted by new __WINE...
2003-01-07  Julian SmartRemoved redundant <search.h> inclusion
2003-01-07  Mattia Barbon Reverted accidental commit.
2003-01-07  Václav Slavíkremoved wxTLW cruft now that all ports have it
2003-01-07  Julian SmartApplied patch [ 662321 ] Port of wxWindows to Wine
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2003-01-07  Vadim Zeitlinworkaround for not appearing vertical scrollbar in...
2003-01-06  Vadim Zeitlinmade the #error message less self-contradictory
2003-01-06  Gilles Depeyrotcorrected release target which included some include...
2003-01-06  David WebsterOS/2 updates
2003-01-06  David WebsterRemove ctl3d32.lib from make.
2003-01-06  Julian SmartMake it build in Unicode mode again
2003-01-06  Mattia Barbon Implemented wxToplevelWindowMotif. (forgot to commit)
2003-01-06  Gilles Depeyrotcorrected getting FSRef associated with the POSIX path...
2003-01-06  David WebsterOS/2 patches missing from this version
2003-01-06  David Websterno message
2003-01-06  Mattia Barbon Implemented wxToplevelWindowMotif.
2003-01-06  Mattia Barbon Aparently someone modified templates/filelist.txt...
2003-01-06  Gilles Depeyrotupdated Project Builder project for MoreFilesX
2003-01-05  Robert Roebling Removed usage of GetInternalFont() from GTK 2.0....
2003-01-05  Robert Roebling Removed usage of GetInternalFont.
2003-01-05  Robert Roebling Minor fix related to wxMiniFrame drawing.
2003-01-05  Robert Roebling Corrected wxMiniFrame for GTK2 and removed its
2003-01-05  Stefan Csomorregion calculation for windows with borders too small
2003-01-05  Vadim Zeitlincompilation warning fix
2003-01-04  Václav Slavíkadded more robust wxTLW::ShowFullScreen implementation
2003-01-04  Julian SmartUse nicer (swiss) font for default
2003-01-04  Robin DunnWith the fix in gtk/font.cpp and switching to an wxplic...
2003-01-04  Robin DunnEnsure that the wxNativeFontInfo internal data is copie...
2003-01-03  Robin DunnDisable putting selected text in the Primary Selection...
2003-01-03  Julian SmartAdded dialup to filelist.txt and wxUniv.dsp
2003-01-03  Julian SmartAdded missing wx/frame.h inclusion
2003-01-03  Julian SmartClean up memory if have to exit early
2003-01-03  Stefan Csomormade static box only a frame region in all calculations...
2003-01-03  Julian SmartApplied patch [ 652336 ] Add tooltip support to wxUniv...
2003-01-03  Julian SmartAdded glcanvas.cpp, tooltip.cpp, taskbar.cpp, wave...
2003-01-03  Stefan Csomorrecommit after mac binary lapsus
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2003-01-02  Vadim Zeitlinsupport for using DIBs for wxBitmap implementation...
2003-01-02  Vadim Zeitlinuse StretchBlt() if available (part of patch 649866)
2003-01-02  Vadim Zeitlinimplemented support for column label alignment (closes...
2003-01-02  Vadim Zeitlinfixed bug with wxTR_EDIT_LABELS not working with xwTR_M...
2003-01-02  Vadim Zeitlinshow Univ prefix in wxWindows info dialog
2003-01-02  Vadim Zeitlinremoved a couple of obsolete functions from wxDialog
2003-01-02  Stefan Csomorattempt to recommit , contained binary data for some...
2003-01-02  Stefan Csomorattempt to recommit , contained binary data for some...
2003-01-02  Stefan Csomoreasier angle conversion wx-mac , corrected elliptic...
2003-01-02  Stefan Csomorcorrected generation of all event members (client data...
2003-01-02  Vadim Zeitlinfixed wxCaret::SetSize() (closes bug 659209)
2003-01-02  Vadim Zeitlinmade generic EmulateKeyPress() to work with Delete...
2003-01-01  Vadim Zeitlintried to fix compilation with Watcom 11 (should fix...
2003-01-01  Vadim Zeitlindon't send CHECKLISTBOX_TOGGLE event when Check() is...
2003-01-01  Gilles Depeyrotuse MoreFilesX instead of MoreFiles when building with...
2003-01-01  Gilles Depeyrotuse MoreFilesX instead of MoreFiles when building with...
2003-01-01  Gilles DepeyrotMoreFilesX 1.0.1: A collection of useful high-level...
2003-01-01  Robin DunnAdded wxLog::Get/SetLogLevel
2002-12-30  Julian SmartCorrected accidental pointer arithmetic in ClientToScre...
2002-12-30  Václav Slavíkfixed encoding handling in ANSI mode
2002-12-30  Ron LeeOk, so we don't need the extra bool at all, we can...
2002-12-30  Ron LeeAdd wxSizer::Detach so we can detach child sizers witho...
2002-12-30  Vadim Zeitlinfixed buffer overrun when reading CCITT group 4 compres...
2002-12-30  Vadim Zeitlincompilation warning fixes (patch 651719)
2002-12-29  Mattia Barbon Allow building in unicode mode with just "make -f...
2002-12-29  Mattia Barbon LessTif 0.93 does not hang in wxWindow::ChangeFont...
2002-12-29  Mattia Barbon Small correction: add WINDOWSLDLIBS when linking...
next