aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2009-05-13ULONG -> guint32jmayer1-1/+1
2009-05-11#if 0 out an unused function declaration. Make itjmayer2-2/+5
2009-05-08Make gtk/capture_if_details_dlg_win32.c compileable using MSVC6 with SDKkukosa1-1/+6
2009-05-08Clist -> list_storeetxrab1-160/+338
2009-05-08Warningfix:jmayer9-9/+9
2009-05-07Restore original spacing in several constant strings wmeier1-4/+4
2009-05-07Change some usage of tabs within string constants to spaces.wmeier1-4/+4
2009-05-07gtk_check_menu_item_set_show_toggle() is deprecated and not needed.wmeier1-1/+0
2009-05-06Analyze!EnabledProtocols: Remove unnecessary line of code added in the previo...wmeier1-1/+0
2009-05-06Analyze!Enabled Protocols: For OK/Apply/Cancel: Cancel reverts to "Last Saved...wmeier1-10/+24
2009-05-05Get rid of deprecated functions by removingetxrab1-37/+0
2009-05-05Get rid of deprecated functions:etxrab1-1/+1
2009-05-05prefs_dlg: Cancel always reverts to "Last Saved" [Part 1]wmeier1-0/+57
2009-05-05The reason why the expert_item value is null when performing a retap isguy1-15/+17
2009-05-04From Didier Gautheron (bug 3126):stig8-18/+28
2009-05-04prefs_column: Rework & cleanup Column Preferences dialog codewmeier2-157/+260
2009-05-04Fix some spelling, reword some comments & etc.wmeier1-20/+20
2009-05-03prefs_dlg: Fix an inadvertant character deletion in last commit;wmeier1-1/+1
2009-05-03prefs_dlg: use consistent indentationwmeier1-299/+312
2009-05-01Use consistent indentationwmeier1-310/+325
2009-04-29Add the ability to push and pop messages in to and out of the welcomegerald3-25/+84
2009-04-28find_dlg: handler_id returned from g_signal_connect is gulong (not int)wmeier1-2/+2
2009-04-27follow_stream: Oops: revert making functions static.wmeier1-16/+16
2009-04-27follow_stream: Don't load follow text twice when initially building the window;wmeier1-18/+19
2009-04-24From Artem Tamazov (bug 3436):stig1-2/+2
2009-04-22More float-constant-not-double-constant fixes.guy1-1/+1
2009-04-21From Artem Tamazov: Fix compilation for Visual C++ 7.1.gerald1-1/+14
2009-04-21Turn on -Wshorten-64-to-32 by default, and fix some issues that turnedguy38-98/+98
2009-04-21Also show number of RAR bodies/entries in stats.martinm1-0/+11
2009-04-17Try to get Visual C++ 6.0 builds working again.gerald1-1/+5
2009-04-17file_dlg_win32.c: A fix for VC6 compilation.wmeier1-0/+20
2009-04-17Show RARs. For now show frame count in common channel section, although it m...martinm1-7/+11
2009-04-16Fix (and likely re-break) the Windows builds:gerald2-2/+42
2009-04-16Fix the last of the Win64 problems in the gtk directory.gerald10-42/+43
2009-04-16More Win64 fixes.gerald8-20/+19
2009-04-15Check for _WIN64 instead of _NTDDNDIS_.gerald1-2/+2
2009-04-15In capture_if_details_dlg_win32.c, don't define a bunch of stuff ifgerald2-23/+25
2009-04-15size_t fixes.gerald5-19/+19
2009-04-13From Abhik Sarkar:etxrab1-10/+22
2009-04-11gtk_label_get() --> gtk_label_get_text() with related code changes;wmeier1-956/+976
2009-04-11prefs_dlg: gtk_label_get() --> gtk_label_get_text()wmeier1-2/+2
2009-04-11Get rid of gtk_file_selection_new and gtk_file_selection_get_filename.etxrab1-7/+11
2009-04-10Remove unnecessary use of (deprecated) gtk_button_box_set_child_ipadding();wmeier5-8/+0
2009-04-10color filters dialog: Remove use of deprecated gtk_button_box_set_child_size().wmeier1-79/+78
2009-04-10gtk_widget_ref() --> g_object_ref()wmeier3-27/+28
2009-04-09Use consistent indentation.wmeier1-225/+224
2009-04-09gtk_widget_ref() -> g_object_ref()etxrab2-13/+13
2009-04-08Use consistent indentationwmeier1-77/+77
2009-04-08Add some more "copy" functionality:sake3-16/+60
2009-04-08(Trivial) Fix some spelling & etc in commentswmeier4-4/+4