| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply a number of patches by Xan Lopez to improve the interaction between | Matthias Clasen | 2007-09-08 | 1 | -1/+8 |
* | Use g_slice for ToolbarContent. (#474696, Christian Persch) | Matthias Clasen | 2007-09-08 | 1 | -0/+5 |
* | Add an internal child name for the notebook, so that GtkBuilder can be | Matthias Clasen | 2007-09-07 | 1 | -0/+6 |
* | Don't use image->attach_points where image->n_attach_points was meant. | Matthias Clasen | 2007-09-07 | 1 | -0/+6 |
* | Fix typo that broke the build. | Wouter Bolsterlee | 2007-09-07 | 1 | -0/+5 |
* | Check for the cups function httpGetAuthString(). | Matthias Clasen | 2007-09-07 | 1 | -0/+7 |
* | implement missing get_cells method. (Spotted by Paolo Borelli). | Kristian Rietveld | 2007-09-07 | 1 | -0/+6 |
* | Check for cups.h | Matthias Clasen | 2007-09-07 | 1 | -0/+4 |
* | Allow dest to be NULL. (#464528, Xan Lopez) | Matthias Clasen | 2007-09-07 | 1 | -1/+11 |
* | Initialize error to NULL before calling g_set_error(). Should fix #473954, | Matthias Clasen | 2007-09-06 | 1 | -0/+6 |
* | removed code that forced range repaints upon every motion event, because | 13:37:28 Tim Janik | 2007-09-06 | 1 | -0/+9 |
* | s/gtk_widget_[un]ref/g_object_[un]ref/g | Michael Natterer | 2007-09-06 | 1 | -0/+4 |
* | Patch from William Pitcock: Ungrab windows if necessary when they are | Richard Hult | 2007-09-06 | 1 | -0/+6 |
* | fix wrong default value in ::tab-expand param spec constructor. | Tim Janik | 2007-09-05 | 1 | -0/+5 |
* | copy filename to builder->priv instead of holding a reference to it. Bug | Fernando Herrera | 2007-09-04 | 1 | -0/+6 |
* | Do not iterate recursively over all child nodes. | Johan Dahlin | 2007-09-04 | 1 | -0/+6 |
* | added missing \n to g_print() in GTK_NOTE(). | Michael Natterer | 2007-09-04 | 1 | -0/+4 |
* | Do not remove empty properties, since we do not know the default | Johan Dahlin | 2007-09-04 | 1 | -0/+6 |
* | Remove the stat() time barrier, as it seems to cause bug #463907 (thanks | Emmanuele Bassi | 2007-09-03 | 1 | -0/+6 |
* | Revert the previous change as it broke the build (missing po file in | Richard Hult | 2007-08-31 | 1 | -0/+5 |
* | Added Kannada to list of languages in ALL_LINGUAS | Pramod Raghavendra | 2007-08-31 | 1 | -0/+4 |
* | Implement those. Based on patch from Stefan Gehn, bug #459459. | Richard Hult | 2007-08-30 | 1 | -0/+6 |
* | Patch from Stefan Gehn to implement those, bug #459667. | Richard Hult | 2007-08-30 | 1 | -0/+6 |
* | Patch from Stefan Gehn to implement copying from a pixmap, bug #348493. | Richard Hult | 2007-08-30 | 1 | -0/+6 |
* | lower the default timeout values for gtk-tooltip-timeout and | Kristian Rietveld | 2007-08-29 | 1 | -0/+6 |
* | fix X serial handling to cope with wraparounds and maintain referential | Tim Janik | 2007-08-28 | 1 | -0/+7 |
* | Update menu accelerators, when adding/removing AccelGroups dynamically. | Stefan Kost | 2007-08-27 | 1 | -0/+5 |
* | Correct draw_box() function to check detail for "notebook". This fixes a | Cody Russell | 2007-08-27 | 1 | -0/+7 |
* | Formatting my ChangeLog entry as mitch asked | Cody Russell | 2007-08-24 | 1 | -0/+1 |
* | Use the correct type check on `window'. We now check GTK_IS_WINDOW rather | Cody Russell | 2007-08-23 | 1 | -0/+5 |
* | Fix make dist failure by changing README.cvs-commits to README.commits. | Cody Russell | 2007-08-23 | 1 | -0/+5 |
* | Change references to README.cvs-commits so they say README.commits. | Cody Russell | 2007-08-23 | 1 | -0/+5 |
* | Duplicate the string returned by d[n]gettext before it is potentially | Jan Arne Petersen | 2007-08-23 | 1 | -0/+5 |
* | Check if we are still holding the model before updating it; removes a set | Emmanuele Bassi | 2007-08-23 | 1 | -0/+15 |
* | Remove oc (Occitane) from LINGUAS and unbreak the build. | Emmanuele Bassi | 2007-08-22 | 1 | -0/+5 |
* | Do not allow the cursor to go to a separator row. Fixes #441219, modified | Kristian Rietveld | 2007-08-22 | 1 | -0/+20 |
* | Corrected the published default value of GtkFrame::label-xalign (bug | Tristan Van Berkom | 2007-08-22 | 1 | -0/+5 |
* | update alignment padding after theme changes. (Fixes #467003, patch by | Kristian Rietveld | 2007-08-21 | 1 | -0/+6 |
* | always set hide_tooltip to TRUE if we are handling a leave notify event. | Kristian Rietveld | 2007-08-21 | 1 | -0/+6 |
* | applied patch from Mikael Hallendal which documents GtkPaned's keybinding | Michael Natterer | 2007-08-21 | 1 | -0/+5 |
* | Fix #457642, reported by Christian Persch. | Kristian Rietveld | 2007-08-21 | 1 | -0/+16 |
* | Fixed incorrect compose mapping for capital U with macron. (#468055, Aaron | Cody Russell | 2007-08-19 | 1 | -0/+5 |
* | Renamed README.cvs-commits to README.commits | Cody Russell | 2007-08-17 | 1 | -0/+4 |
* | HACKING Updated documentation about SVN, and updated dependency | Cody Russell | 2007-08-17 | 1 | -0/+6 |
* | Clarified activate_time docs. | Tim Janik | 2007-08-17 | 1 | -0/+4 |
* | Committing changes to the source bdf font file that I forgot to commit | Cody Russell | 2007-08-17 | 1 | -0/+5 |
* | Modified the sb_h_double_arrow and sb_v_double_arrow mouse cursors to | Cody Russell | 2007-08-15 | 1 | -0/+9 |
* | Another documentation fix that I forgot to commit yesterday. (#459340, | Cody Russell | 2007-08-15 | 1 | -0/+5 |
* | gtk/gtkwidget.c gtk/gtkscrolledwindow.c Correct documentation that refers | Cody Russell | 2007-08-14 | 1 | -0/+8 |
* | make sure we fail keynav if the only item in the list is already selected. | Kristian Rietveld | 2007-08-14 | 1 | -0/+6 |