]> git.saurik.com Git - wxWidgets.git/history - src/gtk1
wxDocument::SaveAs sets m_savedYet flag correctly (patch 494838)
[wxWidgets.git] / src / gtk1 /
2001-12-22  Vadim Zeitlinfixed wrong return value of wxComboBox::GetClientObject
2001-12-21  Vadim Zeitlinadd more methods to wxNativeFontInfo: To/FromUserString...
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper
2001-12-18  Vadim Zeitlinfix for the X fatal error when closing frames
2001-12-18  Vadim Zeitlinfix for using wxDataObjectComposite with the clipboard
2001-12-18  Vadim Zeitlinfix for handling the standard X toolkit options
2001-12-14  Vadim Zeitlingot rid of ^Ms
2001-12-05  Jouk Jansen Committing in .
2001-12-01  Julian SmartAttempted to fix splittree problem by not pushing event...
2001-11-30  Vadim Zeitlinadded wxWS_EX_TRANSIENT, added code for handling it...
2001-11-27  Vadim Zeitlinfudged the extra width in GetBestSize() to fit better
2001-11-26  Vadim Zeitlinfixed listbox initial size determination
2001-11-26  Vadim Zeitlinsuperposition of text styles in wxTextCtrl now works...
2001-11-25  Robert Roebling Correct wxTimer bug in wxGTK.
2001-11-23  Vadim Zeitlinimplemented GetBestSize() for wxChoice
2001-11-22  Robert Roebling Tries to fix wxListBox focus problems.
2001-11-21  Václav SlavíkwxMouseEvent's coordinates are now relative to client...
2001-11-20  Václav Slavíkfixes for wxBase RPM
2001-11-20  Vadim Zeitlindon't use wxTheXXXList in wxXXX ctor/dtor, only objects...
2001-11-18  Ron LeeRemoved include/wx/setup.h from filelist.txt -- Needed...
2001-11-17  Robert Roebling More changes to various controls for more reliably
2001-11-17  Václav Slavíkregenerated makefiles
2001-11-17  Robert Roebling Changed/Fixed way in which wxListBox blocks events
2001-11-17  Robert Roebling Trying to fix dialog close/focus_widget problem.
2001-11-17  Robert Roebling Fixed bug which prevented toplevel window from reacting
2001-11-17  Robert Roebling Fixed sveral problems with wxTextCtrl::WriteText...
2001-11-17  Vadim Zeitlincompilation fix
2001-11-16  Vadim ZeitlinwxGTK popup menu positioning fix
2001-11-14  Vadim Zeitlinadded wxTextBuffer and wxMemoryText which allow to...
2001-11-13  Robert RoeblingPatch to make wxComboBox work in Toolbars.
2001-11-09  Vadim Zeitlinremoved focus assert
2001-11-09  Vadim Zeitlinremoved code (re)setting the camera from wxGLCanvas...
2001-11-08  Robert Roebling wxListBox mouse events now report coords relative
2001-11-06  Vadim Zeitlinfixed wxUniv/GTK linking by getting rid of GENERICOBJS...
2001-11-02  Vadim Zeitlinapplied patch to make wxGLCanvas derive from wxWindow...
2001-11-02  Robin DunnwxDragLink for wxGTK
2001-10-30  Václav Slavíkchanged wxSystemSettings::HasFrameDecorations to more...
2001-10-30  Vadim Zeitlinapplied wxDirSelector() patch and regenerated the makef...
2001-10-30  Vadim Zeitlinadded wx/platform.h to the list of files and regenerate...
2001-10-23  Vadim Zeitlinfixed nice bug in wxGTK which always draw the text...
2001-10-20  Vadim Zeitlindon't use windows about to be destroyed as implicit...
2001-10-19  Václav Slavíkwe no longer need wxFrameNative
2001-10-19  Vadim Zeitlinadded wxApp::Yield()
2001-10-18  Robin DunnwxGTK's wxListBox now returns a meaningful value for...
2001-10-15  Václav Slavíkadded GetStdIcon support to wxRenderer
2001-10-14  Vadim Zeitlinregenerated from the templates
2001-10-10  Vadim Zeitlinattempts to process non ASCII key strokes properly
2001-10-09  Robin DunnMoved the [Set|Get]Client[Data|Object] and such out...
2001-10-09  Vadim Zeitlinfixed results of strange cvs code merge
2001-10-09  Gilles Depeyrotadded missing close brace
2001-10-08  Václav Slavíkhopefully fixes focus assertion
2001-10-08  Vadim Zeitlinnormalized handling of Ctrl-x key presses and documente...
2001-10-06  Václav Slavíkno, wxComboBox is really NOT a low-level class (neither...
2001-10-05  Václav Slavíkan (blind) attempt to fix wxGTK frame activation bug
2001-10-02  Vadim Zeitlinmissing extern "C" added to fix linking problems with...
2001-10-02  Vadim Zeitlinfixed the exit code detection for async processes
2001-10-01  Vadim Zeitlinfix for running csh scripts using wxExecute()
2001-09-30  Václav Slavíkfixed wxDialog creation (created window wasn't transient)
2001-09-30  Václav Slavíkfixed wxColour bug that broken wxUniv
2001-09-29  Václav Slavíkoops, reverted wrong code
2001-09-28  Václav Slavíkimplemented wxActivateEvent properly
2001-09-28  Václav Slavíkfixed client area origin handling in wxGTK
2001-09-28  Václav Slavíkfixed wxGTK fullscreen mode, broken by my previous...
2001-09-28  Vadim Zeitlinapplied fix for 8 bit displays (already in the 2.2...
2001-09-28  Vadim Zeitlinyet another fix for wxTextCtrl bg colour (patch 462838)
2001-09-28  Vadim Zeitlinapplied wxGLApp patch (#464500)
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
2001-09-27  Robin DunnAdded MSW toplevel.cpp and regenerated makefiles and...
2001-09-25  Vadim Zeitlincompilation fix
2001-09-24  Vadim Zeitlinadded workaround for GTK+ focus_out bug (and removed...
2001-09-24  Václav Slavíkimplemented captured windows stack
2001-09-24  Vadim Zeitlinadded wxTLW for MSW
2001-09-23  Václav Slavíkadded wxBitmap::CopyFromIcon to wxGTK
2001-09-23  Mattia Barbon* Fixed wxToolbar95 and wxToolbarGTK to emit TOOL_ENTER...
2001-09-22  Václav SlavíkwxTOPLEVEL_EX_DIALOG is a better name than wxTLW_EX_DIALOG
2001-09-22  Václav Slavíkevaluate window style in Create, not later
2001-09-19  Václav Slavíkfixes to client area origin handling
2001-09-19  Jouk Jansen Committing in .
2001-09-18  Václav Slavíkregenerated
2001-09-18  Václav Slavíkmoved AdjustToClientAreaOrigin to wxWindowBase, needed...
2001-09-17  Robin DunnRegenerated from filelist.txt
2001-09-16  Václav Slavíkupdated generated file
2001-09-15  Václav SlavíkwxTopLevelWindow (only for wxGTK for now)
2001-08-27  Robert Roebling Probably fixed wxBeginBusyCursor.
2001-08-27  Vadim Zeitlinadded support for polygons to wxRegion
2001-08-24  Vadim Zeitlingenerate wxEVT_ACTIVATE_APP events for wxMSW too
2001-08-21  Vadim Zeitlinremoved assert from wxColour::InitFromName() as there...
2001-08-21  Robert Roebling Fixed focus event problems with control derived
2001-08-20  Vadim Zeitlinmade GetColourFromGTKWidget() more general, it is now...
2001-08-20  Vadim Zeitlinfix for wxSYS_COLOUR_LISTBOX colour detection
2001-08-20  Vadim Zeitlinextracted 4 copies of identical code into a function
2001-08-19  Robert Roebling Various changes for simplification of focus event
2001-08-16  Vadim Zeitlinadded sending of EVT_TEXT_MAXLEN to wxGTK, suppressed...
2001-08-15  Vadim Zeitlinimplemented, tested and documented wxTextCtrl::SetMaxLe...
2001-08-14  Vadim Zeitlinunsuccessful attempts to fix wxMenuBar positioning...
2001-08-14  Vadim Zeitlinremoved redundant InitDialog methods
2001-08-12  Václav Slavíkadded wxEventLoop::GetActive()
2001-08-08  Robert Roebling Probably fixed listbox crashes.
2001-08-06  Robert Roebling Applied patch for wxComboBox and wxListBox to
2001-08-06  Vadim Zeitlinregenerated to include src/common/containr.cpp
next