- 11 Sep, 2007 1 commit
-
-
Ankitkumar Rameshchandra Patel authored
svn path=/trunk/; revision=18791
-
- 10 Sep, 2007 14 commits
-
-
Kjartan Maraas authored
2007-09-10 Kjartan Maraas <kmaraas@gnome.org> * gtk/gtkentry.c: Fix some typos. Closes bug #475400. svn path=/trunk/; revision=18790
-
Behdad Esfahbod authored
2007-09-10 Behdad Esfahbod <behdad@gnome.org> * gdk/x11/gdkgeometry-x11.c (gdk_window_queue), (_gdk_window_process_expose): Fix serial number comparison regression introduced recently. (#474897) svn path=/trunk/; revision=18789
-
Matthias Clasen authored
svn path=/trunk/; revision=18788
-
Richard Hult authored
2007-09-10 Richard Hult <richard@imendio.com> * gtk/gtksearchenginesimple.h: Build fix, correct a typo in the G_BEGIN_DECLS fix below. svn path=/trunk/; revision=18787
-
Matthias Clasen authored
svn path=/trunk/; revision=18786
-
Kristian Rietveld authored
2007-09-10 Kristian Rietveld <kris@imendio.com> * gtk/gtkmenutoolbutton.c (gtk_menu_tool_button_construct_contents): when creating a new box, be sure to transfer a possible tooltip from the old to the new box. (Fixes #458283, reported by Christian Persch). svn path=/trunk/; revision=18785
-
Kjartan Maraas authored
2007-09-10 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=18783
-
Ani Peter authored
svn path=/trunk/; revision=18782
-
Ani Peter authored
svn path=/trunk/; revision=18781
-
Kristian Rietveld authored
2007-09-10 Kristian Rietveld <kris@imendio.com> * gtk/gtktreeview.c (gtk_tree_view_key_press): only start typeahead search if tree_view has focus (and not one of the column buttons). svn path=/trunk/; revision=18779
-
Hendrik Richter authored
2007-09-10 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation. svn path=/trunk/; revision=18778
-
Pramod Raghavendra authored
svn path=/trunk/; revision=18777
-
Matthias Clasen authored
2007-09-09 Matthias Clasen <mclasen@redhat.com> * gtk/gtkdnd.c (gtk_drag_source_info_destroy): Remove update_idle here. Might fix #383003. svn path=/trunk/; revision=18776
-
Matthias Clasen authored
2007-09-09 Matthias Clasen <mclasen@redhat.com> * gtk/gtkiconview.c (gtk_icon_view_item_hit_test): Add a bounding box test that will avoid getting the individual cell boxes if they haven't been calculated yet. (#404541) svn path=/trunk/; revision=18775
-
- 09 Sep, 2007 10 commits
-
-
Matthias Clasen authored
svn path=/trunk/; revision=18774
-
Matthias Clasen authored
2007-09-09 Matthias Clasen <mclasen@redhat.com> * gtk/gtkaction.c: * gtk/gtkradioaction.c: * gtk/gtkrecentaction.c: * gtk/gtktoggleaction.c: Update the documentation to mark the optional constructors parameters. The GtkAction::name property is required, instead, as it is used by GtkUIManager to find the action object from the XML. (#450032, Murray Cumming, patch by Emmanuele Bassi) svn path=/trunk/; revision=18773
-
Matthias Clasen authored
2007-09-09 Matthias Clasen <mclasen@redhat.com> * modules/printbackends/lpr/gtkprintbackendlpr.c: * modules/printbackends/cups/gtkcupsutils.c: * modules/printbackends/cups/gtkprintbackendcups.c: Include config.h first. (#467719) svn path=/trunk/; revision=18772
-
Matthias Clasen authored
2007-09-09 Matthias Clasen <mclasen@redhat.com> * gtk/gtklinkbutton.c: * gtk/gtkrecentfilter.c: * gtk/gtkprinteroptionwidget.c: Remove trailing commas from enumerations, since some compilers don't like them. (#467717) svn path=/trunk/; revision=18771
-
Matthias Clasen authored
2007-09-09 Matthias Clasen <mclasen@redhat.com> * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_rows_reordered): * gtk/gtktreemodelsort.c (gtk_tree_model_sort_rows_reordered): Don't assume that a path of depth 0 has no indices. (#467324, Szilard Pfeiffer) svn path=/trunk/; revision=18770
-
18:22:28 Tim Janik authored
2007-09-09 18:22:28 Tim Janik <timj@gtk.org> * gdk/x11/gdkgeometry-x11.c (_gdk_window_process_expose): fix invalid list node accesses, spotted by Benjamin Berg, bug #475158. svn path=/trunk/; revision=18769
-
Kristian Rietveld authored
2007-09-09 Kristian Rietveld <kris@gtk.org> Reverted r16699: 2006-10-30 Kristian Rietveld <kris@gtk.org> * gtk/gtktreeview.c (gtk_tree_view_class_init): change left/right keybindings to collapse/expand rows instead of moving the focus cursor. (#105895, Brian Bober and others). svn path=/trunk/; revision=18768
-
Matthias Clasen authored
svn path=/trunk/; revision=18767
-
Matthias Clasen authored
svn path=/trunk/; revision=18766
-
Matthias Clasen authored
2007-09-08 Matthias Clasen <mclasen@redhat.com> * gtk/gtkstyle.c (draw_insertion_cursor): Revert the clamping of cursor coordinates, since it causes really ugly drawing artifacts with horizontal scrolling. (#471215, Yevgen Muntyan) svn path=/trunk/; revision=18765
-
- 08 Sep, 2007 6 commits
-
-
Jovan Naumovski authored
svn path=/trunk/; revision=18764
-
Inaki Larranaga Murgoitio authored
2007-09-08 Inaki Larranaga Murgoitio <dooteo@zundan.com> * eu.po: Fixed some typos in Basque translation. svn path=/trunk/; revision=18763
-
Jovan Naumovski authored
svn path=/trunk/; revision=18762
-
Matthias Clasen authored
2007-09-08 Matthias Clasen <mclasen@redhat.com> * gtk/gtkentrycompletion.c: * gtk/gtkentry.c: Apply a number of patches by Xan Lopez to improve the interaction between actions and inline selection. (#471132) svn path=/trunk/; revision=18761
-
Matthias Clasen authored
2007-09-07 Matthias Clasen <mclasen@redhat.com> * gtk/gtktoolbar.c: Use g_slice for ToolbarContent. (#474696, Christian Persch) svn path=/trunk/; revision=18760
-
Matthias Clasen authored
2007-09-08 Matthias Clasen <mclasen@redhat.com> * io-ani.c: Fix some possible crashes. (#468832, Michal Luczaj) svn path=/trunk/; revision=18759
-
- 07 Sep, 2007 9 commits
-
-
Nickolay V. Shmyrev authored
2007-09-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * ru.po: Updated Russian translation svn path=/trunk/; revision=18758
-
Matthias Clasen authored
2007-09-07 Matthias Clasen <mclasen@redhat.com> * gtk/gtkprintunixdialog.c: Add an internal child name for the notebook, so that GtkBuilder can be used to add custom tabs. (#472951, Christian Persch) svn path=/trunk/; revision=18757
-
Matthias Clasen authored
2007-09-07 Matthias Clasen <mclasen@redhat.com> * gtk/updateiconcache.c (get_image_meta_data_size): Don't use image->attach_points where image->n_attach_points was meant. Pointed out by Albert Chin. svn path=/trunk/; revision=18756
-
Wouter Bolsterlee authored
2007-09-07 Wouter Bolsterlee <wbolster@svn.gnome.org> * modules/printbackends/cups/gtkcupsutils.c: (_post_send): Fix typo that broke the build. svn path=/trunk/; revision=18755
-
Nickolay V. Shmyrev authored
2007-09-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * ru.po: Updated Russian translation svn path=/trunk/; revision=18754
-
Matthias Clasen authored
2007-09-07 Matthias Clasen <mclasen@redhat.com> * configure.in: Check for the cups function httpGetAuthString(). * modules/printbackends/cups/gtkcupsutils.c: Use httpGetAuthString() if available. (#467414, Claudio Saavedra) svn path=/trunk/; revision=18753
-
Subhransu Behera authored
svn path=/trunk/; revision=18752
-
Raphael Higino authored
svn path=/trunk/; revision=18751
-
Ani Peter authored
svn path=/trunk/; revision=18750
-