| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use GTK_WIDGET_STATE in internal code anymore | Javier Jardón | 2010-03-09 | 3 | -6/+6 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED) | Javier Jardón | 2010-03-06 | 1 | -1/+1 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW) | Javier Jardón | 2010-03-06 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_REALIZED | Javier Jardón | 2010-03-03 | 3 | -7/+7 |
* | Deprecate widget flag: GTK_WIDGET_MAPPED | Javier Jardón | 2010-03-03 | 3 | -11/+11 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT) | Javier Jardón | 2010-03-02 | 6 | -43/+43 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS) | Javier Jardón | 2010-03-02 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_VISIBLE | Javier Jardón | 2010-03-01 | 5 | -89/+89 |
* | Deprecate widget flag: GTK_WIDGET_IS_SENSITIVE | Javier Jardón | 2010-03-01 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_DRAWABLE | Javier Jardón | 2010-03-01 | 3 | -4/+4 |
* | Correctly clone the toolbutton's icon-name image widget | Christian Persch | 2010-02-09 | 1 | -0/+5 |
* | [tests] Not use GtkOptionMenu deprecate widget. | Javier Jardón | 2010-02-08 | 1 | -24/+12 |
* | [test] Fix some typos | Javier Jardón | 2010-01-23 | 1 | -2/+2 |
* | Implement property editor for GdkColor properties | Christian Persch | 2010-01-11 | 2 | -10/+76 |
* | Deprecate flag macros for toplevel, state, no window and composite child | Christian Dywan | 2010-01-04 | 2 | -2/+2 |
* | Add gtk_offscreen_window_get_pixmap() and gtk_offscreen_window_get_pixbuf(), ... | Cody Russell | 2009-12-28 | 1 | -1/+1 |
* | Add delete-event callback to window, use gtk_widget_queue_draw() instead of g... | Cody Russell | 2009-12-28 | 1 | -1/+3 |
* | GtkOffscreenWindow implementation for #604901 | Cody Russell | 2009-12-28 | 2 | -0/+98 |
* | Fix up linker flags | Benjamin Otte | 2009-12-19 | 1 | -1/+2 |
* | let the close button reflect the page_complete status of SUMMARY pages | Sven Herzberg | 2009-12-10 | 1 | -2/+12 |
* | Add gdk_screen_get_primary_monitor(). This fixes bug #601712 | Cody Russell | 2009-12-08 | 1 | -10/+38 |
* | Add UI manager attribute to always show image in menu items | Christian Persch | 2009-11-27 | 1 | -1/+1 |
* | Disable test until it is rewritten to work | Javier Jardón | 2009-11-09 | 1 | -0/+4 |
* | Do not use static GTypeInfo and GInterfaceInfo | Nicola Fontana | 2009-11-06 | 2 | -6/+6 |
* | Fix compilation warning | Javier Jardón | 2009-10-20 | 1 | -6/+3 |
* | Undefine GTK_DISABLE_DEPRECATED in testinput to keep it compiling | Christian Dywan | 2009-10-16 | 1 | -0/+2 |
* | Don't include gdkwin32.h when testing Objective-C++ | Tor Lillqvist | 2009-10-09 | 1 | -0/+2 |
* | Move '-x objective-c++' from CXXFLAGS to CPPFLAGS | Cody Russell | 2009-09-18 | 1 | -2/+1 |
* | Fix warning about pointer/int confusion | Vincent Untz | 2009-09-12 | 1 | -1/+1 |
* | Deprecate GDK_WINDOW_OBJECT and GdkWindowObject | Alexander Larsson | 2009-09-04 | 1 | -0/+1 |
* | Add test for gdk_window_restack | Alexander Larsson | 2009-09-02 | 1 | -1/+43 |
* | Remove some unused variables (GnomeBug:591218) | Javier Jardón | 2009-08-10 | 1 | -1/+0 |
* | Enable big_window bench on win32, dialog for everyone | Hans Breuer | 2009-07-26 | 1 | -6/+1 |
* | Build more testapps, use G_PI instead of M_PI | Hans Breuer | 2009-07-13 | 2 | -6/+12 |
* | Add a testcase for use-stock/use-underline in buttons | Matthias Clasen | 2009-07-01 | 2 | -0/+151 |
* | Clean up embedding apiclient-side-windows | Alexander Larsson | 2009-07-01 | 1 | -19/+12 |
* | Make win32 backend build and minimally work | Alexander Larsson | 2009-07-01 | 1 | -0/+2 |
* | Merge branch 'master' into client-side-windows | Alexander Larsson | 2009-06-17 | 4 | -1/+133 |
|\ |
|
| * | fix compile warnings | Benjamin Otte | 2009-06-17 | 1 | -1/+1 |
| * | Merge branch 'button-box-orientable-584598' | Davyd Madeley | 2009-06-15 | 2 | -0/+114 |
| |\ |
|
| | * | Testcase for GtkOrientable | Davyd Madeley | 2009-06-15 | 2 | -0/+114 |
| * | | Add an --initial-folder option to testfilechooser.c | Federico Mena Quintero | 2009-06-12 | 1 | -1/+12 |
| * | | Add an --initial-filename option to testfilechooser.c | Federico Mena Quintero | 2009-06-12 | 1 | -0/+7 |
| |/ |
|
* | | Implement the new offscreen signals in GtkOffscreenBox | Alexander Larsson | 2009-06-08 | 1 | -1/+183 |
* | | Set the right parent root window for the offscreen windows | Alexander Larsson | 2009-06-05 | 1 | -2/+2 |
* | | Fix too many args warning | Alexander Larsson | 2009-06-03 | 1 | -1/+1 |
* | | Rename gdk_window_set_has_native to gdk_window_ensure_native | Alexander Larsson | 2009-06-01 | 1 | -2/+2 |
* | | Add some test for draw_drawable graphics exposures | Alexander Larsson | 2009-05-27 | 1 | -0/+26 |
* | | Merge branch 'master' into client-side-windows | Alexander Larsson | 2009-05-25 | 6 | -8/+69 |
|\ \
| |/ |
|
| * | Removed deprecated call to gtk_scale_button_get_orientation | Tobias Mueller | 2009-05-11 | 1 | -3/+3 |