2000-09-25 |
Ron Lee | implemented wxDisplaySizeMM for gtk, msw & motif. |
tree | commitdiff |
2000-09-18 |
Vadim Zeitlin | give frame a reasonable default size if none specified |
tree | commitdiff |
2000-09-16 |
Robert Roebling | Set the m_isFrame flag corrcetly. |
tree | commitdiff |
2000-09-15 |
Robert Roebling | Minor corrections to new theme code. |
tree | commitdiff |
2000-09-15 |
Julian Smart | Added Set/GetThemeEnabled and used this for determining... |
tree | commitdiff |
2000-09-15 |
Robert Roebling | wxFrame's m_mainWidget didn't have themes. |
tree | commitdiff |
2000-09-15 |
Robert Roebling | Notebook theme attampt. |
tree | commitdiff |
2000-09-14 |
Robert Roebling | Another theme fix. |
tree | commitdiff |
2000-09-14 |
Robert Roebling | More theme goodies. |
tree | commitdiff |
2000-09-13 |
Vadim Zeitlin | 1. wxFrame::IsIconized() fixed - seems to work |
tree | commitdiff |
2000-09-13 |
Robert Roebling | Did the unmap/map trick for wxFrame::IsIconized(). |
tree | commitdiff |
2000-09-12 |
Vadim Zeitlin | 1. removed 'B' flag from treebase.cpp and regenerated... |
tree | commitdiff |
2000-09-12 |
Robert Roebling | Corrcted accel keys for bitmap menus. |
tree | commitdiff |
2000-09-11 |
Robert Roebling | Added experim. support for wxFRAME_TOOL_WIN |
tree | commitdiff |
2000-09-11 |
Julian Smart | Corrected frame.cpp to recognise wxNO_BORDER properly |
tree | commitdiff |
2000-09-10 |
Vadim Zeitlin | wxTipWindow added and is now used by wxSimpleHelpProvider |
tree | commitdiff |
2000-09-08 |
Julian Smart | Fixed memory leak in listbox, fixed memory leak reporti... |
tree | commitdiff |
2000-09-08 |
Julian Smart | Fixed some broken things related to context help, fixed... |
tree | commitdiff |
2000-09-08 |
Julian Smart | Put wxContextHelp into cshelp.h/cpp, added wxContextHel... |
tree | commitdiff |
2000-09-07 |
Julian Smart | Applied memory allocation patch, and worked around... |
tree | commitdiff |
2000-09-07 |
Julian Smart | Got wxHelpContext working, plus wxFindWindowAtPointer... |
tree | commitdiff |
2000-09-07 |
Julian Smart | Made wxContextHelp implementation generic and added... |
tree | commitdiff |
2000-09-05 |
Robert Roebling | Applied DrawArc patch. |
tree | commitdiff |
2000-09-01 |
Julian Smart | Added to wxSystemSettings for better GTK+ themes compat... |
tree | commitdiff |
2000-08-30 |
Julian Smart | Added wxSYS_COLOUR_3DLIGHT |
tree | commitdiff |
2000-08-29 |
Julian Smart | Fixed CanCut |
tree | commitdiff |
2000-08-29 |
Julian Smart | Don't allow for status or toolbar size if they are... |
tree | commitdiff |
2000-08-15 |
Václav Slavík | added wxIcon::CopyFromBitmap to wxGTK |
tree | commitdiff |
2000-08-15 |
Jouk Jansen | Committing in . |
tree | commitdiff |
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 |
next |