| Commit message (Expand) | Author | Age | Files | Lines |
* | Two signals (gtk_action_sync_property and gtk_action_sync_sensitive) were | Philip Langdale | 2004-08-22 | 1 | -4/+4 |
* | gtk/gtkexpander.c | Soeren Sandmann | 2004-08-22 | 5 | -31/+31 |
* | Restore length field; PyGTK and maybe others use it directly. | Soeren Sandmann | 2004-08-22 | 1 | -0/+5 |
* | s/CYCLE_HANDLE_FOCUS/CYCLE_CHILD_FOCUS/ | Soeren Sandmann | 2004-08-22 | 2 | -2/+2 |
* | Use PROP_MAX_POSITION, not PROP_MIN_POSITION for the max_position | Soeren Sandmann | 2004-08-22 | 1 | -1/+1 |
* | Normalize the position so we don't create paths with off-list indices. | Soeren Sandmann | 2004-08-22 | 1 | -0/+5 |
* | Use the correct tree path (#150289, Morten Welinder). | Soeren Sandmann | 2004-08-22 | 1 | -1/+1 |
* | Fix #150406, reported by Fernando San MartÃn Woerner, patch by Gustavo | Matthias Clasen | 2004-08-22 | 1 | -0/+3 |
* | Don't use an uninitialized tree iter. (#150414, Torsten Schoenfeld) | Matthias Clasen | 2004-08-22 | 1 | -1/+2 |
* | Fix #150738, Tomislav Jonjic. | Matthias Clasen | 2004-08-22 | 9 | -9/+9 |
* | Initialize height from fixed_height before we do anything, so it always | Manish Singh | 2004-08-18 | 2 | -7/+7 |
* | Merged from 2.4: | Federico Mena Quintero | 2004-08-18 | 1 | -170/+180 |
* | Applied patch from Olivier Andrieu to fix bug #150440. | Manish Singh | 2004-08-18 | 2 | -15/+18 |
* | Shut up CVS | Manish Singh | 2004-08-18 | 1 | -0/+1 |
* | Look up icon themes in the directories specified in the icon theme spec: | Matthias Clasen | 2004-08-17 | 1 | -10/+17 |
* | Take widget->state into account when painting the shadows. (#150351, Tim | Matthias Clasen | 2004-08-17 | 1 | -2/+2 |
* | No need for INCLUDE_INTERNAL_SYMBOLS anymore. | Matthias Clasen | 2004-08-17 | 4 | -46/+63 |
* | Use g_message() throughout, add RTL envar for rtl testing. | Matthias Clasen | 2004-08-17 | 2 | -43/+40 |
* | New widget to go along with GtkFontButton and GtkColorButton for use in | Matthias Clasen | 2004-08-17 | 10 | -7/+1254 |
* | Doc update. | Matthias Clasen | 2004-08-16 | 3 | -6/+45 |
* | Fix C99ism. | Morten Welinder | 2004-08-16 | 1 | -1/+3 |
* | Fix #150125: | Matthias Clasen | 2004-08-16 | 3 | -2/+81 |
* | Count from the beginning of the line, not from the current position. | Matthias Clasen | 2004-08-16 | 1 | -0/+4 |
* | Fix typo. The gtk.immodules file had never been included in my | Tor Lillqvist | 2004-08-15 | 1 | -23/+29 |
* | Make the use of S_ISFIFO and S_ISSOCK conditional. (#150146, Gustavo | Matthias Clasen | 2004-08-15 | 1 | -0/+4 |
* | gtk/gtkfilechooserdefault.c (shortcuts_append_home, | Tor Lillqvist | 2004-08-14 | 3 | -10/+38 |
* | New function. | Soeren Sandmann | 2004-08-14 | 6 | -881/+1497 |
* | Don't install the settings_notify_cb from here, since it may be called | Matthias Clasen | 2004-08-13 | 1 | -3/+4 |
* | Remove leftover debugging output | Matthias Clasen | 2004-08-13 | 1 | -1/+0 |
* | Make re-sensitivation work in menu mode. | Matthias Clasen | 2004-08-13 | 1 | -27/+2 |
* | Fix the docs build. | Matthias Clasen | 2004-08-13 | 1 | -1/+1 |
* | Make fixed height mode handle insertions. (135955, Michael Vogt, testcase | Matthias Clasen | 2004-08-13 | 1 | -1/+4 |
* | Add missing include. | Matthias Clasen | 2004-08-13 | 1 | -0/+1 |
* | Fix #149547, Markus Lausser: | Matthias Clasen | 2004-08-13 | 1 | -0/+20 |
* | Remove an accidentally added include. | Matthias Clasen | 2004-08-13 | 1 | -1/+0 |
* | Adjust to GtkAboutDialog API changes. | Matthias Clasen | 2004-08-13 | 2 | -17/+37 |
* | Underscore-prefix gtk_file_system_module_get_type(). Underscore-prefix | Matthias Clasen | 2004-08-12 | 5 | -24/+11 |
* | Make the icon view accessible by implementing the necesssary ATK | Matthias Clasen | 2004-08-12 | 1 | -2/+2260 |
* | Link to information about allowed action names. (#149620, David Malcolm) | Matthias Clasen | 2004-08-12 | 1 | -0/+2 |
* | Add setters for the ::sensitive and ::visible properties of GtkAction. | Matthias Clasen | 2004-08-12 | 2 | -0/+60 |
* | Fix #149422, #143457: | Federico Mena Quintero | 2004-08-12 | 1 | -57/+64 |
* | Add shortcuts_model_filter_get_type. | Matthias Clasen | 2004-08-12 | 3 | -1/+5 |
* | Add the XDG_PREFIX to this function as well. | Matthias Clasen | 2004-08-12 | 2 | -3/+9 |
* | Don't start a drag if the treeview is only a drag destination. (#149836, | Matthias Clasen | 2004-08-11 | 1 | -1/+1 |
* | Underscore-prefix gtk_tree_data_list_compare_func. | Matthias Clasen | 2004-08-11 | 6 | -17/+15 |
* | Define TESTS, not TEST, so that make check actually triggers abicheck.sh. | Matthias Clasen | 2004-08-10 | 1 | -1/+1 |
* | Include glib.h before using glib symbols. D'oh. | Matthias Clasen | 2004-08-10 | 1 | -0/+2 |
* | Protect gtkalias.h by G_HAVE_GNUC_VISIBILITY. | Matthias Clasen | 2004-08-10 | 1 | -21/+19 |
* | Include gtkalias.h in the generated sources gtkmarhalers.c and | Matthias Clasen | 2004-08-10 | 2 | -7/+5 |
* | autogenerate gtk.def, cleanup | Hans Breuer | 2004-08-09 | 1 | -20/+12 |