]> git.saurik.com Git - wxWidgets.git/history - src/gtk
oops, fixed typo breaking iconv constness detection in the previous commit
[wxWidgets.git] / src / gtk /
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...
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
next