Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2.17.32.17.3 | Matthias Clasen | 2009-07-07 | 208 | -35159/+39741 |
* | Fix some distcheck issues | Matthias Clasen | 2009-07-07 | 1 | -0/+1 |
* | Temporarily turn of tests | Matthias Clasen | 2009-07-07 | 1 | -1/+1 |
* | Make distcheck pass | Matthias Clasen | 2009-07-06 | 6 | -43/+23 |
* | Fix a typo | Matthias Clasen | 2009-07-06 | 1 | -1/+1 |
* | Update NEWS | Matthias Clasen | 2009-07-06 | 1 | -0/+5 |
* | Bug 587485 – GMountOperation::show-processes support | David Zeuthen | 2009-07-06 | 5 | -8/+1693 |
* | Use gdk_display_sync instead of XSync | Matthias Clasen | 2009-07-06 | 1 | -9/+7 |
* | Fix redraw issues in GtkInfoBar | Matthias Clasen | 2009-07-06 | 1 | -2/+3 |
* | Fix the doc build | Matthias Clasen | 2009-07-06 | 1 | -1/+1 |
* | More documentation fixes | Matthias Clasen | 2009-07-05 | 4 | -9/+47 |
* | More small documentation fixups | Matthias Clasen | 2009-07-05 | 1 | -1/+1 |
* | Small documentation fixes | Matthias Clasen | 2009-07-05 | 3 | -9/+97 |
* | Hack that works around firefox plugin crash | Alexander Larsson | 2009-07-04 | 1 | -1/+9 |
* | Updated Hebrew translation | Yaron Shahrabani | 2009-07-04 | 1 | -2421/+2259 |
* | Updated msvc build | Hans Breuer | 2009-07-04 | 2 | -0/+3 |
* | Fix condition to deliver root coords | Hans Breuer | 2009-07-04 | 1 | -2/+2 |
* | Enable window creation with GDK_WINDOW_CHILD again | Hans Breuer | 2009-07-04 | 1 | -2/+0 |
* | Initialize 'private' before use | Hans Breuer | 2009-07-04 | 1 | -1/+1 |
* | Fix includes for missing prototypes | Hans Breuer | 2009-07-04 | 1 | -0/+2 |
* | Use G_PI rather than M_PI | Hans Breuer | 2009-07-04 | 1 | -1/+1 |
* | Undef USE_MMX for msvc build | Hans Breuer | 2009-07-04 | 1 | -1/+5 |
* | gtk_status_icon_get_title() must return a value | Hans Breuer | 2009-07-04 | 1 | -1/+1 |
* | Updated msvc build | Hans Breuer | 2009-07-04 | 3 | -3/+19 |
* | Conditionally define WS_EX_COMPOSITED | Hans Breuer | 2009-07-04 | 1 | -0/+3 |
* | Add another bug ref | Matthias Clasen | 2009-07-03 | 1 | -0/+1 |
* | Add doc stubs | Matthias Clasen | 2009-07-03 | 2 | -6/+30 |
* | Add new symbols | Matthias Clasen | 2009-07-03 | 2 | -0/+11 |
* | Update for 2.17.3 | Matthias Clasen | 2009-07-03 | 1 | -0/+42 |
* | Updated German translation. | Hendrik Richter | 2009-07-03 | 2 | -2800/+2834 |
* | Make stock buttons have mnemonics again | Matthias Clasen | 2009-07-01 | 1 | -13/+13 |
* | Add a testcase for use-stock/use-underline in buttons | Matthias Clasen | 2009-07-01 | 2 | -0/+151 |
* | fix wrap width calculations that caused item height to be wrong | Cody Russell | 2009-07-01 | 1 | -11/+8 |
* | Make GdkDrawable draw_drawable backwards compat | Alexander Larsson | 2009-07-01 | 8 | -16/+33 |
* | Merge branch 'client-side-windows' | Alexander Larsson | 2009-07-01 | 79 | -8047/+14620 |
|\ | |||||
| * | Move new draw_drawable argument to end to make it more backwards compat | Alexander Larsson | 2009-07-01 | 8 | -24/+25 |
| * | Clean up embedding apiclient-side-windows | Alexander Larsson | 2009-07-01 | 7 | -167/+138 |
| * | Remove debug spew, add TODO_CSW | Alexander Larsson | 2009-07-01 | 1 | -3/+1 |
| * | gdk_win32_blit, don't get the size of the impl | Alexander Larsson | 2009-07-01 | 1 | -1/+1 |
| * | Some win32 cleanups | Alexander Larsson | 2009-07-01 | 5 | -64/+4 |
| * | Fix win32 GC set_region handling of reset_region | Alexander Larsson | 2009-07-01 | 1 | -6/+5 |
| * | Make win32 backend build and minimally work | Alexander Larsson | 2009-07-01 | 4 | -727/+133 |
| * | Don't use GDK_WINDOW_SCREEN, as its an X11 specific macro | Alexander Larsson | 2009-07-01 | 1 | -2/+4 |
| * | Don't return value from void function | Alexander Larsson | 2009-07-01 | 1 | -3/+1 |
| * | Add missing symbols to gdk.symbols | Alexander Larsson | 2009-06-30 | 1 | -0/+4 |
| * | Add gdk_window_get_root_coords to gdk.symbols | Alexander Larsson | 2009-06-30 | 1 | -0/+1 |
| * | Move destroyed check to common code for get_origin & get_root_coords | Alexander Larsson | 2009-06-30 | 3 | -16/+27 |
| * | Don't hide foreign children when emulating visibility | Alexander Larsson | 2009-06-26 | 1 | -2/+18 |
| * | Better implementation of native clear_area | Alexander Larsson | 2009-06-26 | 3 | -25/+38 |
| * | Implement gdk_window_clear_area natively for foreign windows | Alexander Larsson | 2009-06-26 | 3 | -0/+30 |