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