]> git.saurik.com Git - wxWidgets.git/history - src/gtk1
changes to make wxGTK compile with GTK+ 2.0: now it does but the minimal
[wxWidgets.git] / src / gtk1 /
2002-03-12  Vadim Zeitlinchanges to make wxGTK compile with GTK+ 2.0: now it...
2002-03-09  Vadim Zeitlinadded support for non alphanumeric simple character...
2002-03-03  Václav Slavíkremoved implicit dependency on wxPNGHandler from wxGTK...
2002-02-23  Robert Roebling Some work on GTK focus handling and events.
2002-02-22  Vadim Zeitlinfix for a nasty bug with colouor copying
2002-02-22  Vadim Zeitlin1. made wxDebugMsg, wxError and wxFatalError deprecated...
2002-02-20  Robert Roebling Always send an erase event to satisfy some users...
2002-02-20  Vadim Zeitlinfix setting the font for a single-line text control...
2002-02-19  Robert Roebling Added test for default action (button normally)
2002-02-18  Robert Roebling Added more wxRegion tests to erase sample.
2002-02-17  Vadim Zeitlincompilation fixes after the last commit
2002-02-17  Robert Roebling wxX11:
2002-02-17  Vadim Zeitlinadded SetString(), deprecated SetLabel()
2002-02-17  Václav Slavíkmove wxMGL's wxTimer to src/generic
2002-02-14  Julian SmartRemoved wxBuffer from several ports; added function...
2002-02-13  Robert Roebling wxX11:
2002-02-13  Robert Roebling wxX11:
2002-02-11  Robert Roebling wxX11:
2002-02-10  Václav Slavíkrespect minimal wxTLW size in wxUniv
2002-02-09  Robert Roebling Commiting remaining files of configure change for...
2002-02-08  Robert Roebling More refreshes are deferred to idle time.
2002-02-07  Václav Slavíkchanged wxImage::ComputeHistogram to use wxHashMap
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.
next