summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Apply a number of patches by Xan Lopez to improve the interaction betweenMatthias Clasen2007-09-081-1/+8
* Use g_slice for ToolbarContent. (#474696, Christian Persch)Matthias Clasen2007-09-081-0/+5
* Add an internal child name for the notebook, so that GtkBuilder can beMatthias Clasen2007-09-071-0/+6
* Don't use image->attach_points where image->n_attach_points was meant.Matthias Clasen2007-09-071-0/+6
* Fix typo that broke the build.Wouter Bolsterlee2007-09-071-0/+5
* Check for the cups function httpGetAuthString().Matthias Clasen2007-09-071-0/+7
* implement missing get_cells method. (Spotted by Paolo Borelli).Kristian Rietveld2007-09-071-0/+6
* Check for cups.hMatthias Clasen2007-09-071-0/+4
* Allow dest to be NULL. (#464528, Xan Lopez)Matthias Clasen2007-09-071-1/+11
* Initialize error to NULL before calling g_set_error(). Should fix #473954,Matthias Clasen2007-09-061-0/+6
* removed code that forced range repaints upon every motion event, because13:37:28 Tim Janik2007-09-061-0/+9
* s/gtk_widget_[un]ref/g_object_[un]ref/gMichael Natterer2007-09-061-0/+4
* Patch from William Pitcock: Ungrab windows if necessary when they areRichard Hult2007-09-061-0/+6
* fix wrong default value in ::tab-expand param spec constructor.Tim Janik2007-09-051-0/+5
* copy filename to builder->priv instead of holding a reference to it. BugFernando Herrera2007-09-041-0/+6
* Do not iterate recursively over all child nodes.Johan Dahlin2007-09-041-0/+6
* added missing \n to g_print() in GTK_NOTE().Michael Natterer2007-09-041-0/+4
* Do not remove empty properties, since we do not know the defaultJohan Dahlin2007-09-041-0/+6
* Remove the stat() time barrier, as it seems to cause bug #463907 (thanksEmmanuele Bassi2007-09-031-0/+6
* Revert the previous change as it broke the build (missing po file inRichard Hult2007-08-311-0/+5
* Added Kannada to list of languages in ALL_LINGUASPramod Raghavendra2007-08-311-0/+4
* Implement those. Based on patch from Stefan Gehn, bug #459459.Richard Hult2007-08-301-0/+6
* Patch from Stefan Gehn to implement those, bug #459667.Richard Hult2007-08-301-0/+6
* Patch from Stefan Gehn to implement copying from a pixmap, bug #348493.Richard Hult2007-08-301-0/+6
* lower the default timeout values for gtk-tooltip-timeout andKristian Rietveld2007-08-291-0/+6
* fix X serial handling to cope with wraparounds and maintain referentialTim Janik2007-08-281-0/+7
* Update menu accelerators, when adding/removing AccelGroups dynamically.Stefan Kost2007-08-271-0/+5
* Correct draw_box() function to check detail for "notebook". This fixes aCody Russell2007-08-271-0/+7
* Formatting my ChangeLog entry as mitch askedCody Russell2007-08-241-0/+1
* Use the correct type check on `window'. We now check GTK_IS_WINDOW ratherCody Russell2007-08-231-0/+5
* Fix make dist failure by changing README.cvs-commits to README.commits.Cody Russell2007-08-231-0/+5
* Change references to README.cvs-commits so they say README.commits.Cody Russell2007-08-231-0/+5
* Duplicate the string returned by d[n]gettext before it is potentiallyJan Arne Petersen2007-08-231-0/+5
* Check if we are still holding the model before updating it; removes a setEmmanuele Bassi2007-08-231-0/+15
* Remove oc (Occitane) from LINGUAS and unbreak the build.Emmanuele Bassi2007-08-221-0/+5
* Do not allow the cursor to go to a separator row. Fixes #441219, modifiedKristian Rietveld2007-08-221-0/+20
* Corrected the published default value of GtkFrame::label-xalign (bugTristan Van Berkom2007-08-221-0/+5
* update alignment padding after theme changes. (Fixes #467003, patch byKristian Rietveld2007-08-211-0/+6
* always set hide_tooltip to TRUE if we are handling a leave notify event.Kristian Rietveld2007-08-211-0/+6
* applied patch from Mikael Hallendal which documents GtkPaned's keybindingMichael Natterer2007-08-211-0/+5
* Fix #457642, reported by Christian Persch.Kristian Rietveld2007-08-211-0/+16
* Fixed incorrect compose mapping for capital U with macron. (#468055, AaronCody Russell2007-08-191-0/+5
* Renamed README.cvs-commits to README.commitsCody Russell2007-08-171-0/+4
* HACKING Updated documentation about SVN, and updated dependencyCody Russell2007-08-171-0/+6
* Clarified activate_time docs.Tim Janik2007-08-171-0/+4
* Committing changes to the source bdf font file that I forgot to commitCody Russell2007-08-171-0/+5
* Modified the sb_h_double_arrow and sb_v_double_arrow mouse cursors toCody Russell2007-08-151-0/+9
* Another documentation fix that I forgot to commit yesterday. (#459340,Cody Russell2007-08-151-0/+5
* gtk/gtkwidget.c gtk/gtkscrolledwindow.c Correct documentation that refersCody Russell2007-08-141-0/+8
* make sure we fail keynav if the only item in the list is already selected.Kristian Rietveld2007-08-141-0/+6