summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add properties. (#311254, Johan Dahlin) (gtk_message_dialog_new): RemoveMatthias Clasen2006-01-113-11/+148
* Clean up properly if the grab fails. (finish_drag): Don't leak a referenceMatthias Clasen2006-01-113-2/+16
* Fix string offsets.Matthias Clasen2006-01-113-4/+9
* Allow falling back to another icon theme before hicolor. (#325546, RodneyMatthias Clasen2006-01-115-4/+65
* Add an expander example.Matthias Clasen2006-01-113-0/+45
* Queue a draw when losing the focus. (#326064, Andrew Conkling)Matthias Clasen2006-01-113-0/+16
* Convert to use instance private data.Matthias Clasen2006-01-113-33/+13
* Remove duplicate include. (#326429, Benoît Carpentier)Matthias Clasen2006-01-103-1/+6
* Convert to use instance private data.Matthias Clasen2006-01-103-5/+13
* disconnect from the right object ("closed" is emitted by the display, notMichael Natterer2006-01-103-3/+15
* Implement local-only atoms.Anders Carlsson2006-01-103-11/+155
* Correct a warning. (#326341, Benoît Carpentier)Matthias Clasen2006-01-103-1/+7
* Make this function public API. (#307099, Todd Berman)Matthias Clasen2006-01-1012-16/+51
* Make GtkEntryCompletion complete on pastes at the end. (#165714, ChristianMatthias Clasen2006-01-102-0/+6
* Add cvsignoreJohan Dahlin2006-01-091-0/+2
* Prevent the first row being focused on map. (#137351, Niklas Knutsson)Matthias Clasen2006-01-093-0/+19
* Add gtk_size_group_get_widgets, fixes #326324. Also mark all fields ofJohan Dahlin2006-01-095-0/+42
* Don't leak preedit_string and preedit_attrs. (#322332, Paolo Borelli)Matthias Clasen2006-01-093-0/+21
* Make it buildMatthias Clasen2006-01-091-1/+1
* New function to get the action for a proxy. (#326288)Matthias Clasen2006-01-097-2/+41
* Go back to the old key for attaching the action to the proxy. (#326288,Matthias Clasen2006-01-093-1/+11
* Don't translate empty strings. (#326200, Christian Stimming)Matthias Clasen2006-01-083-1/+15
* Shrink the private structs of these a bit.Matthias Clasen2006-01-086-80/+87
* Fix label alignment when width-chars is set. (#326098, Benjamin Otte)Matthias Clasen2006-01-083-3/+11
* Fix this for the single-rectangle case. (#326127, Benjamin Berg)Matthias Clasen2006-01-083-14/+21
* Updated Catalan translation.Josep Puigdemont i Casamajó2006-01-072-345/+419
* Fix actiongroup-action interaction that relied on actions connecting toMatthias Clasen2006-01-076-42/+85
* Add missing property change notification.Matthias Clasen2006-01-073-15/+39
* And free the string...Matthias Clasen2006-01-061-0/+1
* Just use the directory name for the home dir. (#325817, Federico MenaMatthias Clasen2006-01-063-2/+9
* Initialize editable to TRUE. (gtk_text_tag_class_init): The default valueMatthias Clasen2006-01-063-7/+35
* Make clicked an action signal. (#325782, Martyn Russell)Matthias Clasen2006-01-063-1/+7
* Disconnect from the old adjustments signals. (#325869, Jorn Baayen)Matthias Clasen2006-01-063-2/+11
* added a bunch of tests use g_snprintf() don't include unistd.h twice.Hans Breuer2006-01-065-9/+35
* updated hindiRajesh Ranjan2006-01-062-638/+667
* also recurse into win32 for ::clean create gtkbuiltincache.h (most code toHans Breuer2006-01-054-7/+48
* Set minimum for activity-step property to 0 instead of -G_MAXUINT.Johan Dahlin2006-01-053-1/+11
* Only connect to the event if we have a frame, since the handler is onlyMatthias Clasen2006-01-053-5/+12
* Some moreMatthias Clasen2006-01-053-26/+11
* Use a weak reference rather than the destroy signal to track proxies goingMatthias Clasen2006-01-053-18/+22
* Revert the last change.Matthias Clasen2006-01-053-3/+7
* Removed.Matthias Clasen2006-01-053-22/+8
* allocate correct amount for signal and arguments.Rodrigo Moya2006-01-053-2/+12
* Don't return a value from a void function.Matthias Clasen2006-01-053-1/+11
* Revert questionable changes.Matthias Clasen2006-01-054-5/+18
* Don't return a list of NULLs. (#325723, Steve Chaplin)Matthias Clasen2006-01-043-24/+37
* guard against multiplying by -1 (when n_args is 0).Rodrigo Moya2006-01-043-1/+11
* use gtk_menu_attach_to_widget() and gtk_menu_detach() instead ofMichael Natterer2006-01-043-5/+32
* Use the slice allocator for many small allocations.Matthias Clasen2006-01-0418-95/+166
* Include also the gtk20-properties message catalogs.Tor Lillqvist2006-01-043-1/+10