]> git.saurik.com Git - wxWidgets.git/history - src
Compilation fix for wxUSE_STL == 1.
[wxWidgets.git] / src /
2004-06-05  Mattia Barbon Compilation fix for wxUSE_STL == 1.
2004-06-05  Mattia Barbon wxMotif compilation fix and unused variable warning...
2004-06-05  Stefan Csomorsynching down and up events for the synthetic right...
2004-06-05  Stefan Csomorfixing the carbon cfm
2004-06-05  Stefan CsomorSetParam should be explicit
2004-06-05  Václav Slavíkcorrected EVT_TASKBAR_XXX macros to use wxTaskBarIconEvent
2004-06-04  Dimitri Schoolwerthfixed float to short int casting warnings
2004-06-04  Dimitri Schoolwerthfixed ambiguous call to wxMacCarbonEvent::SetParameter
2004-06-04  Václav Slavíkadded wxTaskBarIcon::CreatePopupMenu API
2004-06-04  Dimitri Schoolwerthfixed unused variable warning
2004-06-04  Dimitri Schoolwerthfixed compilo
2004-06-04  Stefan Csomoradaptions for m_peer
2004-06-04  Kevin OllivierMaking wxUSE_WEBKIT for optionally building wxWebKitCtrl.
2004-06-04  Václav Slavíkchanged wxColourData default palette to NULL colours...
2004-06-04  Václav Slavíkadded native wxColourDialog for GTK2
2004-06-04  Václav Slavík1. changed wxColourData default palette to NULL colours...
2004-06-04  Václav SlavíkGdkColor<->wxColour values conversion is not dependent...
2004-06-04  Václav Slavíkset transiency relation so that the WM can do better...
2004-06-04  Václav Slavíkbe good citizen, don't force window position; instead...
2004-06-04  Václav Slavíktitle needs to be translated, too
2004-06-04  Julian SmartIf we have multiple filters in a Save dialog, don't use
2004-06-04  Václav Slavíkuse simple template instead of macro, it's easier to...
2004-06-04  Stefan Csomorintroduction of m_peer
2004-06-04  Stefan Csomorintroduction of m_peer
2004-06-03  Václav Slavíksplit wxRegion(wxBitmap) ctor into two ctors with clear...
2004-06-03  Václav SlavíkwxGetenv was incorrectly implemented, caching prevented...
2004-06-03  Václav Slavíkfixed wxSetEnv to correctly set variable in Unicode...
2004-06-03  Julian SmartIf several doc templates use the same document and...
2004-06-03  Václav Slavíkfixed wrong tooltip colour -- don't mess with widget...
2004-06-03  Julian SmartSeparated creation and initialisation of a document...
2004-06-03  Václav Slavíkuse current mouse position as default position in wxWin...
2004-06-03  Julian SmartInitialise hash table with string key
2004-06-02  Robin DunnFix compile errors when using gtk 1.2
2004-06-02  Robin DunnDefault arg for Id
2004-06-02  Robin DunnOn wxGTK2 the label woudl not be realigned if SetLabel...
2004-06-02  Robin DunnDon't force a smaller icon size
2004-06-02  Julian SmartGTK+ 2.0 can't compile egg tray code
2004-06-02  Kevin OllivierYet more fixes for wxNotebook compatibility...
2004-06-02  Kevin OllivierwxWebKitCtrl now properly detects a wxNotebook anywhere...
2004-06-01  Robin DunnHandle the (probably rare) case where the icon has...
2004-06-01  Robin Dunnremove EVT_STC_POSCHANGED as it's been deprecated in...
2004-06-01  Włodzimierz SkibaDMC warning fix, code cleaning
2004-06-01  David Elliottwx/notebook.h is not included from wx/wx.h
2004-06-01  Václav Slavíkcalling a variable 'stat' was exceptionally stupid...
2004-06-01  Julian SmartNeeds a foreground colour
2004-06-01  Stefan Csomorwe have to be able to tell whether a control can be...
2004-06-01  Stefan Csomoruppercasing menu shortcuts for non-command keystrokes...
2004-06-01  Stefan Csomoradded native pane splitter rendering
2004-06-01  Kevin OllivierFixes for wxWebKitCtrl to work with wxNotebook.
2004-05-31  Václav Slavíkadded wx-specific code and license info
2004-05-31  Václav Slavíkimplemented freedesktop.org spec support for GTK versio...
2004-05-31  Václav Slavíkallow classes derived from wxTopLevelWidnow to use...
2004-05-31  Václav Slavíksecurity fix to wxSingleInstanceChecker: check if the...
2004-05-31  Václav Slavíkfixed crash on incorrect HTML input caused by uninitial...
2004-05-31  Václav Slavíkdon't call CopyBeforeWrite when returning non-const...
2004-05-31  Stefan Csomorcontinued spinning committed
2004-05-31  Stefan Csomorfixes for mouse handling on 10.2 systems
2004-05-31  Stefan CsomorLocalToGlobal/GlobalToLocal Conversions with Carbon...
2004-05-31  Stefan CsomorLocalToGlobal/GlobalToLocal Conversions with Carbon API
2004-05-31  Włodzimierz SkibaRemoved condition of old Watcom times. Open Watcom...
2004-05-30  Dimitri Schoolwerthadded src/mac/carbon/display.cpp to project
2004-05-30  Dimitri Schoolwerthremoved tabs
2004-05-30  Dimitri Schoolwerthallow compilation with wxUSE_CHOICEDLG set to 0
2004-05-30  Dimitri Schoolwerthpartially applied patch #895170: "Building with minimal...
2004-05-30  Václav Slavíkdon't use global variables if GTK provides mechanism...
2004-05-29  Stefan Csomormake sure we are getting the gui mutex before shutting...
2004-05-29  Václav Slavíkuse shaped window for taskbar icon, so that background...
2004-05-29  Dimitri Schoolwerthapplied patch 961026: "Boundbox problem with rotated...
2004-05-29  Dimitri Schoolwerthapplied valid part of patch #940683: "wxMessageBox...
2004-05-29  Stefan Csomorreopen app according to HIG
2004-05-29  Stefan Csomormoving constructors to .cpp
2004-05-29  Stefan Csomorcontrol data support
2004-05-29  Julian SmartMacReopenApp implementation for restoring top-level...
2004-05-29  Robin DunnTake character size into account when calculating buffe...
2004-05-28  Julian SmartReset m_inSetFocus for other exit point in this function:
2004-05-28  Julian SmartMake the focus recursion test only for Mac since it...
2004-05-28  Włodzimierz SkibaSimplified pen style conversion.
2004-05-27  Václav Slavíkfixed indentation in case there's only one cell on...
2004-05-27  Václav Slavíkcompilation fix
2004-05-27  Włodzimierz SkibaRemoved condition of old Watcom times. Open Watcom...
2004-05-27  Václav Slavíkfixed iteration over cells
2004-05-27  Stefan Csomorscrolling code committed
2004-05-27  Stefan Csomormenu events handling more closely to the menu instance...
2004-05-27  Stefan Csomorhaving the refcon of a menu item to bear the pointer...
2004-05-27  Julian SmartWinCE Standard SDK improvements including adding close...
2004-05-27  Julian SmartFixes for Standard WinCE SDK
2004-05-26  Julian SmartReverted config/resource name change
2004-05-26  Stefan Csomorif one clicks first on line 3 and then on line 1, the...
2004-05-26  Kevin OllivierwxWebKikStateChangedEvent should now return proper...
2004-05-25  Julian SmartMust have valid colours for X11 popup window implementation
2004-05-25  Julian SmartMissed reversions
2004-05-25  Włodzimierz SkibaMissed headers.
2004-05-25  Václav Slavíkcorrected previous commit's wrongly applied patch
2004-05-25  Dimitri Schoolwerthapplied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MOD...
2004-05-25  Julian SmartMore name changes
2004-05-25  Václav Slavíkimplemented wxTE_RIGHT, wxTE_CENTRE for wxGTK2 (patch...
2004-05-25  Julian SmartAdded missing cast for Display*
2004-05-25  Julian SmartFixes for wxMotif
2004-05-25  Julian SmartFixed compilo for GTK+1 (GDK_DISPLAY undeclared)
2004-05-25  Kevin OllivierwxWebKit now properly updates after a resize event.
next