]> git.saurik.com Git - wxWidgets.git/history - src/gtk1
Committing in .
[wxWidgets.git] / src / gtk1 /
2002-02-07  Jouk Jansen Committing in .
2002-02-06  Vadim Zeitlintypo in IMPLEMENT_DYNAMIC_CLASS fixed
2002-02-06  Vadim ZeitlinIMPLEMENT_DYNAMIC_CLASS fixes
2002-02-04  Vadim Zeitlinfixed crash when return is pressed in a spinctrl inside...
2002-02-04  Robert Roebling Added missing test in wxObject::Ref() for already
2002-02-04  Robert Roebling Now updating and clearing are done in a delayed fashion.
2002-02-04  Robert Roebling Applied thread wakeup patch.
2002-02-04  Robert Roebling Big wxRegion clean up.
2002-02-04  Robert Roebling Ref counting fixes and compile fixes.
2002-02-03  Vadim Zeitlincompilation fix
2002-02-03  Vadim Zeitlinfixed wxRegion::Offset() to not modify the shared regions
2002-02-02  Robin DunnShouldn't call SetFont(wxNullFont) any more
2002-02-01  Václav Slavíkcompilation fix
2002-01-31  Julian SmartApplied wxImage -> wxCursor patch, tool window event...
2002-01-30  Robert Roebling Added wxRegion::Offset(x,y)
2002-01-30  Robert Roebling Added various calls to wxWindow::Update() to
2002-01-30  Robert Roebling New Refresh()/Update() behaviour. As expected, scrolling
2002-01-30  Robert RoeblingSome changes for new Update/Refresh behaviour. This
2002-01-29  Mattia BarbonUpdated projects/makefiles
2002-01-28  Robert Roebling wxDC::Blit(): the source coordinates are logical...
2002-01-28  Vadim Zeitlinremoved non existing unzip.h from the filelist.txt...
2002-01-28  Robert Roebling Change idle behvaiour with regard to wxIdleEvent...
2002-01-28  Vadim Zeitlinwarning fixes in GetColor() for the newly added values
2002-01-27  Robert Roebling wxMiniFrame works again.
2002-01-24  Václav Slavíkadded dummy <style> handler in order to hide CSS code
2002-01-22  Vadim Zeitlinadded (dummy) implementation of GetMetric(wxSYS_CURSOR_...
2002-01-20  Václav Slavíkmake sure gs_captureWindow is always set to NULL in...
2002-01-19  Vadim Zeitlinmaintaint the mouse capture stack in all ports, not...
2002-01-18  Vadim Zeitlinbetter native font support for wxGTK
2002-01-17  Václav Slavíkfixed to the IFF handler, moved into one file
2002-01-16  Robin DunnAdded wx/dirctrl.h to filelist.txt so it will get insta...
2002-01-15  Robert Roebling Added IFF handler.
2002-01-15  Robert Roebling gdk_rgb doesn't work on SGI.
2002-01-14  Vadim Zeitlinadded wxFont::IsFixedWidth(), documented it and impleme...
2002-01-13  Robert Roebling Remove surplus wxTheApp from wxApp...
2002-01-12  Robert Roebling Some additions to the 12-bit patch.
2002-01-12  Robert Roebling Applied patches for wxBU_EXACTFIT to button.cpp and...
2002-01-11  Vadim Zeitlinmore Sun C++ compiler warning fixes: in particular...
2002-01-11  Vadim Zeitlinadded support for wxALIGN_XXX in wxStaticBox
2002-01-11  Robert Roebling Corrected wxFrame::SetMenuBar() for repeated calls
2002-01-09  Vadim Zeitlinfixes for the compilation warnings with Sun CC:
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-08  Václav Slavíkcompilation fix
2002-01-08  Vadim Zeitlindon't allow setting an invalid font
2002-01-01  Václav Slavíkregenerated makefiles (forgot to do it after changing...
2001-12-31  Václav Slavíkremove settings.h from wxGTK
2001-12-31  Václav SlavíkwxSystemSettings mods in wxGTK
2001-12-31  Václav SlavíkwxSystemSettings mods in wxMGL and wxGTK
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...
next