]> git.saurik.com Git - wxWidgets.git/history - src/gtk1
second merge of the 2.2 branch (RL)
[wxWidgets.git] / src / gtk1 /
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-08-04  Julian SmartModified generic wxTreeCtrl to work under non-Unix...
2000-07-27  Julian SmartUpdated file list to include dirctrlg.cpp
2000-07-25  Václav Slavíkgtk 1.2.8 compilation fix
2000-07-24  Ove KaavenFix gtk+ 1.2 compilation...
2000-07-20  Unknown (NI)another small error
2000-07-20  Unknown (NI)no comment :)
2000-07-20  Unknown (NI)umph, had made a dangerous mistake
2000-07-20  Unknown (NI)Applied the patch by Garrick Meeker
2000-07-19  Ove KaavenReally cheesy attempt to make wxDC::DrawText() utilize...
2000-07-19  Ove KaavenThere's no ONSCREEN/OFFSCREEN flag in gtk+ 1.3.1, so...
2000-07-19  Ove KaavenMake this compile with gtk+ 1.3.1... not sure what...
2000-07-19  Ove KaavenUse GTK_OBJECT_GET_CLASS macro.
2000-07-19  Ove Kaavengtk+ 1.3.1's region transformation code no longer retur...
2000-07-19  Ove KaavenThere's no gtk_widget_push_visual/pop_visual in gtk...
2000-07-19  Ove KaavenStill no such thing as gtkfeatures.h in gtk+ 1.3.1...
2000-07-19  Ove KaavenCasting to GdkColormapPrivate is neither possible nor...
2000-07-19  Ove KaavenIf compiling with WXGTK20, set wxConvCurrent to wxConvU...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-27  Karsten Ballüderjoystick made conditional
2000-03-22  Jouk Jansen Committing in .
2000-03-20  Julian SmartFixed problem with CaptureMouse if cursor is null.
2000-03-19  Robert Roebling The Return of WM Size Hints Part IV.
2000-03-19  Robert Roebling Funny resize behaviour fix.
2000-03-19  Václav Slavíkfixed KeySym handling ((keysym & 0xF000) != 0 instead...
2000-03-19  Vadim Zeitlinsome more (apparently harmless) changes from Klass...
2000-03-19  Robert Roebling Highly experimental, unstable code (for determining the
2000-03-18  Václav Slavíkchanged titlebar text colour from white to fg[GTK_STATE...
2000-03-18  Robert Roebling wxAccel fix.
2000-03-17  Vadim Zeitlinfix in fontspec parsing
2000-03-17  Vadim ZeitlinwxHandleFatalExceptions() added, documented
2000-03-16  Robert Roebling Next take at getting mini-frames even with Life!...
2000-03-16  Robert Roebling Fixed mini-frame problems.
2000-03-16  Jouk Jansen Committing in .
2000-03-14  Robert Roebling Fixed missing paint events when overriding DoMoveWindow()
2000-03-14  Vadim Zeitlincall wxMenubarSetInvokingWindow for submenus appended...
2000-03-14  Robert Roebling Corrected status bar redraw problems.
2000-03-14  Vadim Zeitlin1. aapplied patch for bcc makefiles from Ricky Gonzales
2000-03-14  Guillermo Rodrigue... src\unix\gsocket.c
2000-03-13  Vadim Zeitlin1. some patches from Janos Vegh to docview template...
2000-03-13  Robert Roebling Typo GtkPizza,
2000-03-12  Robert Roebling Corrected scrollwin thumb release event,
2000-03-12  Ron Leeseparated wxDash type from platform specific wxGTKDash...
2000-03-11  Václav Slavíkfixed GTK 1.2.7 vs. <= 1.2.6 API incompatibility: gdk_g...
2000-03-11  Robin DunnSplit up wxEntry so wxPython can use the bits it needs...
2000-03-10  Robert Roebling Small oops in redrawing code.
2000-03-10  Robert Roebling Fixed various bugs (from - err - various authors...
2000-03-09  Robert Roebling Disabled horizontal report mode scrolling in wxListCtrl
2000-03-09  Vadim Zeitlin(failed) attempts at fixing menu bar swapping
2000-03-09  Robert Roebling Some make corrections for HP and related,
2000-03-07  Jouk Jansen Committing in .
2000-03-07  Jouk Jansen Committing in .
2000-03-05  Ron Leeset m_clipXX to resultant clipping region
2000-03-05  Ron Leecouple of typo/thinko bug fixes
2000-03-05  Robert Roebling Various makefile and installation things.
2000-03-04  Robert Roebling Some more drawing things,
2000-03-04  Robert Roebling Lotta stuff for drawing etc.
2000-03-04  Robert Roebling Adapted wxGTK to wxMSW's notion of region setting.
2000-03-03  Robert Roebling Clean-up, speed-up and bug-fix for wxListCtrl drawing,
2000-03-03  Vadim Zeitlinregenerated from filelist.txt
2000-03-03  Vadim Zeitlin1. wxShell fixes: now really uses shell (it wasn't...
2000-03-01  Robert Roebling Various changes due to OGL and glcanvas having changed
2000-03-01  Vadim Zeitlin1. warning in gtk/menu.cpp fixed
2000-03-01  Julian SmartFull-screen dragging fix (GC setting)
2000-03-01  Julian SmartAdded wxDragImage generic implementation and sample...
2000-02-29  Robert Roebling Commented out debug code.
2000-02-28  Vadim ZeitlinCtrl-TAB works when notebook has focus
2000-02-28  Julian SmartMoved wxGLCanvas to more normal positions
2000-02-27  Václav Slavíkminimalistic build fixes (mostly #if wxUSE_something)
2000-02-27  Robert Roebling Added bitmap create
2000-02-24  Robert Roebling Minor optical things.
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
2000-02-23  Robert Roebling #ifdeffed new paint clipping :-(
2000-02-22  Robert Roebling Playing with scrolling, als fixed redraw
2000-02-22  Robert Roebling SetSelection() in wxNotebook now sets the focus,
2000-02-22  Vadim Zeitlinattempt at HP-UX compilation fix
2000-02-22  Vadim Zeitlinadded wxLog::Suspend/Resume and wxYield() uses them...
2000-02-22  Robert Roebling Removed some debug code.
2000-02-21  Robert Roebling Slightly better GC pooling,
2000-02-21  Robert Roebling Implemented MSW's paint region clipping, but
2000-02-17  Václav Slavíkadded wxMemoryFSHandler for storing VFS in memory
2000-02-17  Robert Roebling Small testing changes,
2000-02-17  Václav Slavíkfixed detection of listbox background
2000-02-17  Vadim Zeitlinhack to fix crash when creating a DC for a widgetless...
2000-02-16  Julian SmartVarious VC++ 1.5 and other corrections
2000-02-15  Václav Slavíkbackground color set to wxSYS_COLOUR_LISTBOX
2000-02-15  Václav Slavíkadded wxSYS_COLOUR_LISTBOX ; check to prevent wxSYS_COL...
2000-02-15  Václav Slavíkfixed radiobox layouting: asks GTK for best size, does...
2000-02-15  Robert Roebling list ctrl and tree ctrl didn't like the new focus...
2000-02-15  Robert Roebling wxGTK now ignores widget style when using the pixmap...
2000-02-15  Robert Roebling Minor wxYield() change.
2000-02-15  Bart A.M. Jourquin wxEVT_SCROLL_THUMBRELEASE instead of wxEVT_SCROLLWIN_...
2000-02-12  Vadim Zeitlinmouse event flags have MSW-compatible values for click...
2000-02-11  Guillermo Rodrigue... Added wxEVT_SCROLL[WIN]_THUMBRELEASE
2000-02-11  Robert Roebling Added BMP files for wxPlotWindow,
2000-02-09  Vadim Zeitlinmore HP-UX compilation warnings fixed (187th try)
2000-02-08  Vadim Zeitlindon't use ROPs for drawing the text for wxMSW compatibility
2000-02-06  Robert Roebling Tried to prevent scrollbars from scrolling as
2000-02-06  Robert Roebling Scrolling fixes.
2000-02-06  Ron Leepatched DoSetClippingRegionAsRegion to update clipping...
next