summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* More doc fixageMatthias Clasen2007-05-261-8/+8
* More doc fixesMatthias Clasen2007-05-261-1/+1
* Bring docs in shapeMatthias Clasen2007-05-261-15/+14
* Document new apiMatthias Clasen2007-05-261-2/+2
* Document new apiMatthias Clasen2007-05-261-5/+11
* Document new apiMatthias Clasen2007-05-262-3/+5
* document new apiMatthias Clasen2007-05-261-11/+13
* Document new apiMatthias Clasen2007-05-261-16/+15
* Document new apiMatthias Clasen2007-05-261-1/+1
* Document new apiMatthias Clasen2007-05-261-2/+23
* Fix typo to get the build working.Richard Hult2007-05-261-1/+1
* More of the sameMatthias Clasen2007-05-262-45/+51
* Require gtk-doc 1.6, for signal and property links.Matthias Clasen2007-05-2610-420/+411
* Formatting fixes.Matthias Clasen2007-05-262-155/+139
* Allow to separate GtkTextMark creation from buffer insertion. (#132818,Matthias Clasen2007-05-267-35/+217
* Use private->data->short_label to update the proxies.Xan Lopez2007-05-251-2/+2
* Hold a refence on the print operation until gtk_print_job_send() is done.Matthias Clasen2007-05-251-6/+10
* Don't crash and don't leak. (#439565, Pedro Villavicencio)Matthias Clasen2007-05-251-2/+8
* Improve a warning Always set the error when returning NULL. (#440982,Matthias Clasen2007-05-252-6/+12
* Merge fix from maemo-gtk:Michael Natterer2007-05-251-8/+7
* Ad missing png iconsMatthias Clasen2007-05-257-148/+0
* apply patch from Bogdan Nicula which fixes a crash on GdkWindows whichMichael Natterer2007-05-241-2/+5
* 2.11.0GTK_2_11_0Matthias Clasen2007-05-242-0/+5
* Add some missing symbols.Matthias Clasen2007-05-237-16/+37
* missing #include <ctype.h>.Yevgen Muntyan2007-05-238-17/+14
* translate coordinates from the window they were received on to the eventKristian Rietveld2007-05-232-2/+28
* Don't create new pango fontmaps. Use the default pangocairo fontmap andBehdad Esfahbod2007-05-231-11/+14
* revert last change.Michael Natterer2007-05-211-1/+1
* removed redundant check.Tim Janik2007-05-211-1/+1
* Make it work better with multiple monitors.Tor Lillqvist2007-05-211-3/+3
* Add the GtkVolumeButton widget, a button that pops up a scale when clickedBastien Nocera2007-05-195-7/+247
* reviewed by: Matthias Clasen <mclasen@redhat.com>Bastien Nocera2007-05-195-0/+1355
* Deprecate gtk_notebook_[gs]et_group_id in favour of new functionsMatthias Clasen2007-05-193-17/+95
* Warn and refuse to add actions with duplicate names. (#150877, TommiMatthias Clasen2007-05-191-0/+30
* Add gtk_entry_[gs]et_cursor_hadjustment() to allow automatic scrolling inMatthias Clasen2007-05-193-2/+104
* Fix the buildMatthias Clasen2007-05-191-1/+1
* Add a toggle-cursor-visibility keybinding signal, and bind F7 to it.Matthias Clasen2007-05-181-3/+22
* Add a function to look up an icon from a list of icon names. (#396901,Matthias Clasen2007-05-183-53/+145
* Reset the state on dispose.Emmanuele Bassi2007-05-181-1/+3
* Mark string for translation. (#439437)Emmanuele Bassi2007-05-181-15/+7
* Fix a typoMatthias Clasen2007-05-181-3/+2
* remove c++ style comment.Carlos Garnacho2007-05-181-1/+0
* Make combobox menu popdown keybindable (#433593)Carlos Garnacho2007-05-181-24/+50
* Allow widgets up in the hierarchy to run their DnD handlers if the targetCarlos Garnacho2007-05-181-14/+16
* Refactor GtkFileChooserDialog sizing.Carlos Garnacho2007-05-185-212/+124
* Do not unset the brand new current page if there was none set previously.Carlos Garnacho2007-05-181-18/+7
* Add ATK names to the Up, Down, and Root buttons. Keep the focus fromMatthias Clasen2007-05-161-1/+76
* Unset priv->platform_data and priv->free_platform_data to preventTorsten Schoenfeld2007-05-151-0/+3
* remove dangling semicolon, fixes the segfault ebassi was seeing earlierKristian Rietveld2007-05-141-1/+1
* Functions: gtk_about_dialog_get/set_name() were deprecated in favour ofTristan Van Berkom2007-05-142-4/+48