summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Added an .gtkrc-2.0 example of how to actually change the key bindings.Federico Mena Quintero2004-04-293-1/+69
* Remove excessive casts from examples. (#139387, Olexiy Avramchenko)Matthias Clasen2004-04-238-24/+33
* Fix an example. (#138966, Tim-Philipp Müller)Matthias Clasen2004-04-232-1/+4
* Document the only_if_exists argument to gdk_atom_intern() as ignored.Matthias Clasen2004-04-232-5/+10
* Add GtkFileChooserEmbed to a Private section, so gtk-doc can strip it outMatthias Clasen2004-04-212-0/+6
* Added a section explaining character encoding for filenames.Federico Mena Quintero2004-04-162-0/+34
* Don't crash if a node has no name. (start_element_handler): AcceptMatthias Clasen2004-04-132-1/+6
* Typo fix.Federico Mena Quintero2004-04-132-1/+5
* Added documentation to all the signals.Federico Mena Quintero2004-04-132-0/+161
* Added a section about using known response codes for "accept"-typeFederico Mena Quintero2004-03-272-8/+68
* === Released 2.4.0 ===Owen Taylor2004-03-161-0/+4
* Remove conflict markers.Matthias Clasen2004-03-162-7/+5
* Fix typoOwen Taylor2004-03-152-2/+2
* Document #GtkTreeViewSearchEqualFunc and its backwards return value.Owen Taylor2004-03-152-9/+19
* Add some docs.Matthias Clasen2004-03-152-0/+20
* === Released 2.3.6 ===GTK_2_3_6Owen Taylor2004-03-092-0/+10
* Fix example of XML ui description.Matthias Clasen2004-03-082-11/+16
* Fix link to gettext. (Henning Nielsen Lund)Owen Taylor2004-03-082-1/+5
* Document that [xy]thickness can be specified in a style.Matthias Clasen2004-03-062-0/+26
* doc updates.Matthias Clasen2004-03-052-0/+8
* Remove "internally-used" which sounds like "private".Matthias Clasen2004-03-053-4/+20
* === Released 2.3.5 ===GTK_2_3_5Owen Taylor2004-03-0212-1/+138
* Add gtk_drag_source_set/get_target_list(). (#127499, based on patch fromOwen Taylor2004-03-024-0/+40
* Add gtk_entry_set_alignment() to allow right-aligned entries and aOwen Taylor2004-03-012-0/+10
* export gtk_window_activate_key() (Request from Tim Janik)Owen Taylor2004-03-011-0/+1
* Add g_return_if_fail() (_gtk_file_chooser_embed_get_resizable_hints): AddJonathan Blandford2004-02-293-2/+5
* Forgotten ChangeLog.Matthias Clasen2004-02-281-0/+4
* Include migrating-GtkComboBox.sgml.Matthias Clasen2004-02-284-6/+253
* Put explicit <link> elements instead of #Symbol, because the latterFederico Mena Quintero2004-02-274-97/+135
* Add some more deprecation notes. Suppress link in example.Matthias Clasen2004-02-274-6/+22
* Inform about gtk_file_chooser_set_action().Federico Mena Quintero2004-02-272-1/+10
* Add two more folder modes to the enum.Jonathan Blandford2004-02-2610-98/+152
* New function. Use resize cursors for resize grips. (Bug #129621)Soeren Sandmann2004-02-263-70/+78
* New convenience API to construct simple text combos, implemented by DamonMatthias Clasen2004-02-262-0/+5
* hu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat.com>Owen Taylor2004-02-261-0/+1
* Doc trivia.Matthias Clasen2004-02-262-0/+5
* === Released 2.3.4 ===GTK_2_3_4Owen Taylor2004-02-251-0/+4
* Added a section about usage when you want to manage the expanded widgetsFederico Mena Quintero2004-02-242-0/+55
* === Released 2.3.3 ===GTK_2_3_3Owen Taylor2004-02-24117-5344/+5356
* Commit auto-generated changesSoeren Sandmann2004-02-21121-5320/+5489
* New convenience functions analogous to similar API on GtkRadioButton.Matthias Clasen2004-02-182-0/+9
* Add a missing semicolon to an entity.Federico Mena Quintero2004-02-182-1/+6
* Umm, I'm on crack. Use gtk_accelerator_get_default_mod_mask().Federico Mena Quintero2004-02-163-49/+52
* Added an example of how to use GDK_MODIFIER_MASK to test for modifier keysFederico Mena Quintero2004-02-162-0/+50
* Oops - FedericoFederico Mena Quintero2004-02-161-1/+1
* Little addition to the modifiers example - FedericoFederico Mena Quintero2004-02-161-1/+4
* Added an example of how to use GDK_MODIFIER_MASK to test for modifier keysFederico Mena Quintero2004-02-162-1/+40
* Add short descriptions.Matthias Clasen2004-02-153-0/+23
* Add deprecation notes pointing people to GtkComboBox.Matthias Clasen2004-02-153-22/+31
* Document the tree DND API.Matthias Clasen2004-02-152-9/+102