2010-05-26 |
Robert Roebling | Applied patch, fixes #12090: wxGTK cursor handling... |
blob | commitdiff | raw |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2008-04-23 |
Paul Cornett | restore caching of WM frame extents |
blob | commitdiff | raw | diff to current |
2008-02-26 |
Paul Cornett | initialize m_miniTitle, fix button press detection... |
blob | commitdiff | raw | diff to current |
2007-12-04 |
Paul Cornett | Only account for WM frame extents in tlw size if WM... |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Robert Roebling | DC reorganization |
blob | commitdiff | raw | diff to current |
2007-11-22 |
Paul Cornett | store size of WM decorations separately for each TLW... |
blob | commitdiff | raw | diff to current |
2007-11-22 |
Paul Cornett | use a GtkAlignment to position m_mainWidget, avoiding... |
blob | commitdiff | raw | diff to current |
2007-11-21 |
Paul Cornett | fix for AUI pane shrinking each time it is floated |
blob | commitdiff | raw | diff to current |
2007-11-07 |
Robert Roebling | Upport wxMiniFrame corrections |
blob | commitdiff | raw | diff to current |
2007-10-24 |
Paul Cornett | Use a GtkVBox to do TLW layout. Rework some of the... |
blob | commitdiff | raw | diff to current |
2007-10-23 |
Vadim Zeitlin | use -Wunused-parameter with gcc for consistency with... |
blob | commitdiff | raw | diff to current |
2007-09-23 |
Robert Roebling | Converted wxGTK's basic DC classes to new DC code |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Vadim Zeitlin | don't always add wxCAPTION to wxMiniFrame style uncondi... |
blob | commitdiff | raw | diff to current |
2007-04-19 |
Paul Cornett | Reorganize idle system code. |
blob | commitdiff | raw | diff to current |
2007-01-21 |
Paul Cornett | expose handlers are supposed to return a gboolean; |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Benjamin Williams | vertically centered miniframe close button |
blob | commitdiff | raw | diff to current |
2006-10-16 |
Robert Roebling | Fix wxMiniFrame caption height. |
blob | commitdiff | raw | diff to current |
2006-08-30 |
Paul Cornett | header includes cleanup |
blob | commitdiff | raw | diff to current |
2006-08-26 |
Paul Cornett | use "event" signal emission hook to install idle handle... |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Włodzimierz Skiba | wx\settings.h is part of PCH support. |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Robert Roebling | Added resize support to wxMiniFrame. |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Robert Roebling | Suppress warning from wxMiniFrame. |
blob | commitdiff | raw | diff to current |
2006-08-24 |
Robert Roebling | revert bits for XBM bitmaps under MSW |
blob | commitdiff | raw | diff to current |
2006-08-23 |
Robert Roebling | Use the same colour for miniframe title bar and |
blob | commitdiff | raw | diff to current |
2006-08-23 |
Robert Roebling | Readded close button to wxMiniFrame and use the |
blob | commitdiff | raw | diff to current |
2006-08-23 |
Robert Roebling | Add opaque move support to wxGTK's wxMiniFrame. |
blob | commitdiff | raw | diff to current |
2006-05-15 |
Mart Raudsepp | Don't cast with G_OBJECT when passing a GObject to... |
blob | commitdiff | raw | diff to current |
2006-05-09 |
Włodzimierz Skiba | Include wx/dcscreen.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-04 |
Mart Raudsepp | GDK_ROOT_PARENT -> gdk_get_default_root_window |
blob | commitdiff | raw | diff to current |
2006-04-04 |
Mart Raudsepp | gdk_gc_unref -> g_object_unref |
blob | commitdiff | raw | diff to current |
2006-04-04 |
Mart Raudsepp | And gdk_drawable_unref is in turn deprecated in favor... |
blob | commitdiff | raw | diff to current |
2006-04-04 |
Mart Raudsepp | gdk_bitmap/pixmap_unref -> gdk_drawable_unref |
blob | commitdiff | raw | diff to current |
2006-03-09 |
Vadim Zeitlin | moved wxapp_install_idle_handler and g_isIdle from... |
blob | commitdiff | raw | diff to current |
2006-02-04 |
Mart Raudsepp | I'm no fan of that focus ring being drawn inside the... |
blob | commitdiff | raw | diff to current |
2006-02-04 |
Mart Raudsepp | Optimize (for size) the cross_xpm used for the X button... |
blob | commitdiff | raw | diff to current |
2006-02-04 |
Mart Raudsepp | GTK2: gtk_widget_set_uposition -> gtk_window_move for... |
blob | commitdiff | raw | diff to current |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_draw_* -> gtk_paint_* |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Mart Raudsepp | Use g_signal* instead of deprecated gtk_signal*. Use... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Mart Raudsepp | Nuke GTK1 from src/gtk |
blob | commitdiff | raw | diff to current |
2005-11-04 |
Włodzimierz Skiba | Get/SetTitle only for wxTopLevelWindow (wxGTK part). |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Vadim Zeitlin | GTK+ callbacks must have C linkage (patch 1157384) |
blob | commitdiff | raw | diff to current |
2004-11-02 |
Robert Roebling | Applied patch to show title bar changes |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-01-05 |
Robert Roebling | Corrected wxMiniFrame for GTK2 and removed its |
blob | commitdiff | raw | diff to current |
2002-08-05 |
Robert Roebling | Lots of updates for Unicode and GTK 2.0 support. |
blob | commitdiff | raw | diff to current |
2002-01-27 |
Robert Roebling | wxMiniFrame works again. |
blob | commitdiff | raw | diff to current |
2002-01-09 |
Vadim Zeitlin | fixes for the compilation warnings with Sun CC: |
blob | commitdiff | raw | diff to current |
2001-05-11 |
Robin Dunn | Changed wxRootWindow from a global to a staic variable... |
blob | commitdiff | raw | diff to current |
2000-03-18 |
Václav Slavík | changed titlebar text colour from white to fg[GTK_STATE... |
blob | commitdiff | raw | diff to current |
2000-03-16 |
Robert Roebling | Next take at getting mini-frames even with Life!... |
blob | commitdiff | raw | diff to current |
2000-03-16 |
Robert Roebling | Fixed mini-frame problems. |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Robert Roebling | Some more drawing things, |
blob | commitdiff | raw | diff to current |
2000-01-31 |
Robert Roebling | Using the best visual is now an option. |
blob | commitdiff | raw | diff to current |
1999-12-30 |
Vadim Zeitlin | 1. many, many, many warnings fixed (from HP-UX build... |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Robert Roebling | Corrected miniframe. |
blob | commitdiff | raw | diff to current |
1999-12-01 |
Robert Roebling | Applied patch for multiple file selection, documented. |
blob | commitdiff | raw | diff to current |
1999-11-28 |
Robert Roebling | More #include changes. |
blob | commitdiff | raw | diff to current |
1999-10-29 |
Robert Roebling | Renamed GtkMyFixed to GtkPizza, |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Robert Roebling | Small distrib changes, |
blob | commitdiff | raw | diff to current |
1999-10-20 |
Robert Roebling | Minor Reparent() and SetToolBar() fix for wxFrame. |
blob | commitdiff | raw | diff to current |
1999-10-14 |
Robert Roebling | Changed time of sending the wxSizeEvent and assorted... |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Robert Roebling | Small distrib updates, |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Robert Roebling | Added zillions of #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Robert Roebling | A few more things are back to work. |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Robert Roebling | Small modifications to Vadims changes |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Vadim Zeitlin | wxWindow split into wxWindowBase and wxWindow (wxGTK... |
blob | commitdiff | raw | diff to current |
1999-05-05 |
Robert Roebling | Added scrolling of widgets and sample |
blob | commitdiff | raw | diff to current |
1999-04-28 |
Robert Roebling | MiniFrame title are back. |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Robert Roebling | New idle handling. Only that. |
blob | commitdiff | raw | diff to current |
1999-04-14 |
Robert Roebling | mini frame rewrite (titlebar still missing) |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Robert Roebling | minor Configure / makefiles updates |
blob | commitdiff | raw | diff to current |
1999-01-02 |
Robert Roebling | Header changes (gtk.h etc no longer included in defs.h |
blob | commitdiff | raw | diff to current |
1998-12-04 |
Robert Roebling | Added wxMiniFrame |
blob | commitdiff | raw | diff to current |
|